👹 Purple Worm
Monsters
View raw API endpoint ↗

Properties

Actions
  • Multiattack
  • Bite
  • Tail Stinger
Alignment
unaligned
Challenge_rating
15
Charisma
4
Constitution
22
Dexterity
7
Hit_dice
15d20
Hit_points
247
Hit_points_roll
15d20+90
Image
/api/images/monsters/purple-worm.png
Intelligence
1
Proficiency_bonus
5
Size
Gargantuan
Special_abilities
Tunneler
Strength
28
Type
monstrosity
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
8
Xp
13000
Raw JSON data
{
  "actions": [
    {
      "actions": [
        {
          "action_name": "Bite",
          "count": "1",
          "type": "melee"
        },
        {
          "action_name": "Tail Stinger",
          "count": "1",
          "type": "melee"
        }
      ],
      "damage": [],
      "desc": "The worm makes two attacks: one with its bite and one with its stinger.",
      "multiattack_type": "actions",
      "name": "Multiattack"
    },
    {
      "actions": [],
      "attack_bonus": 9,
      "damage": [
        {
          "damage_dice": "3d8+9",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 22 (3d8 + 9) piercing damage. If the target is a Large or smaller creature, it must succeed on a DC 19 Dexterity saving throw or be swallowed by the worm. A swallowed creature is blinded and restrained, it has total cover against attacks and other effects outside the worm, and it takes 21 (6d6) acid damage at the start of each of the worm's turns.\nIf the worm takes 30 damage or more on a single turn from a creature inside it, the worm must succeed on a DC 21 Constitution saving throw at the end of that turn or regurgitate all swallowed creatures, which fall prone in a space within 10 feet of the worm. If the worm dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 20 feet of movement, exiting prone.",
      "name": "Bite"
    },
    {
      "actions": [],
      "attack_bonus": 9,
      "damage": [
        {
          "damage_dice": "3d6+9",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one creature. Hit: 19 (3d6 + 9) piercing damage, and the target must make a DC 19 Constitution saving throw, taking 42 (12d6) poison damage on a failed save, or half as much damage on a successful one.",
      "name": "Tail Stinger"
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "natural",
      "value": 18
    }
  ],
  "challenge_rating": 15,
  "charisma": 4,
  "condition_immunities": [],
  "constitution": 22,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 7,
  "forms": [],
  "hit_dice": "15d20",
  "hit_points": 247,
  "hit_points_roll": "15d20+90",
  "image": "/api/images/monsters/purple-worm.png",
  "index": "purple-worm",
  "intelligence": 1,
  "languages": "",
  "legendary_actions": [],
  "name": "Purple Worm",
  "proficiencies": [
    {
      "proficiency": {
        "index": "saving-throw-con",
        "name": "Saving Throw: CON",
        "url": "/api/2014/proficiencies/saving-throw-con"
      },
      "value": 11
    },
    {
      "proficiency": {
        "index": "saving-throw-wis",
        "name": "Saving Throw: WIS",
        "url": "/api/2014/proficiencies/saving-throw-wis"
      },
      "value": 4
    }
  ],
  "proficiency_bonus": 5,
  "reactions": [],
  "senses": {
    "blindsight": "30 ft.",
    "passive_perception": 9,
    "tremorsense": "60 ft."
  },
  "size": "Gargantuan",
  "special_abilities": [
    {
      "damage": [],
      "desc": "The worm can burrow through solid rock at half its burrow speed and leaves a 10-foot-diameter tunnel in its wake.",
      "name": "Tunneler"
    }
  ],
  "speed": {
    "burrow": "30 ft.",
    "walk": "50 ft."
  },
  "strength": 28,
  "type": "monstrosity",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/purple-worm",
  "wisdom": 8,
  "xp": 13000
}