👹 Giant Wasp
Monsters
View raw API endpoint ↗

Properties

Actions
Sting
Alignment
unaligned
Challenge_rating
0.5
Charisma
3
Constitution
10
Dexterity
14
Hit_dice
3d8
Hit_points
13
Hit_points_roll
3d8
Image
/api/images/monsters/giant-wasp.png
Intelligence
1
Proficiency_bonus
2
Size
Medium
Strength
10
Type
beast
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
10
Xp
100
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 4,
      "damage": [
        {
          "damage_dice": "1d6+2",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 5 (1d6 + 2) piercing damage, and the target must make a DC 11 Constitution saving throw, taking 10 (3d6) poison damage on a failed save, or half as much damage on a successful one. If the poison damage reduces the target to 0 hit points, the target is stable but poisoned for 1 hour, even after regaining hit points, and is paralyzed while poisoned in this way.",
      "name": "Sting"
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "dex",
      "value": 12
    }
  ],
  "challenge_rating": 0.5,
  "charisma": 3,
  "condition_immunities": [],
  "constitution": 10,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 14,
  "forms": [],
  "hit_dice": "3d8",
  "hit_points": 13,
  "hit_points_roll": "3d8",
  "image": "/api/images/monsters/giant-wasp.png",
  "index": "giant-wasp",
  "intelligence": 1,
  "languages": "",
  "legendary_actions": [],
  "name": "Giant Wasp",
  "proficiencies": [],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "passive_perception": 10
  },
  "size": "Medium",
  "special_abilities": [],
  "speed": {
    "fly": "50 ft.",
    "swim": "50 ft.",
    "walk": "10 ft."
  },
  "strength": 10,
  "type": "beast",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/giant-wasp",
  "wisdom": 10,
  "xp": 100
}