👹 Black Pudding
Monsters
View raw API endpoint ↗

Properties

Actions
Pseudopod
Alignment
unaligned
Challenge_rating
4
Charisma
1
Condition_immunities
  • Blinded
  • Charmed
  • Exhaustion
  • Frightened
  • Prone
Constitution
16
Damage_immunities
  • acid
  • cold
  • lightning
  • slashing
Dexterity
5
Hit_dice
10d10
Hit_points
85
Hit_points_roll
10d10+30
Image
/api/images/monsters/black-pudding.png
Intelligence
1
Proficiency_bonus
2
Reactions
Split
Size
Large
Special_abilities
  • Amorphous
  • Corrosive Form
  • Spider Climb
Strength
16
Type
ooze
Updated_at
2026-06-02T19:33:15.976Z
Wisdom
6
Xp
1100
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 5,
      "damage": [
        {
          "damage_dice": "1d6+3",
          "damage_type": {
            "index": "bludgeoning",
            "name": "Bludgeoning",
            "url": "/api/2014/damage-types/bludgeoning"
          }
        },
        {
          "damage_dice": "4d8",
          "damage_type": {
            "index": "acid",
            "name": "Acid",
            "url": "/api/2014/damage-types/acid"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) bludgeoning damage plus 18 (4d8) acid damage. In addition, nonmagical armor worn by the target is partly dissolved and takes a permanent and cumulative -1 penalty to the AC it offers. The armor is destroyed if the penalty reduces its AC to 10.",
      "name": "Pseudopod"
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "dex",
      "value": 7
    }
  ],
  "challenge_rating": 4,
  "charisma": 1,
  "condition_immunities": [
    {
      "index": "blinded",
      "name": "Blinded",
      "url": "/api/2014/conditions/blinded"
    },
    {
      "index": "charmed",
      "name": "Charmed",
      "url": "/api/2014/conditions/charmed"
    },
    {
      "index": "exhaustion",
      "name": "Exhaustion",
      "url": "/api/2014/conditions/exhaustion"
    },
    {
      "index": "frightened",
      "name": "Frightened",
      "url": "/api/2014/conditions/frightened"
    },
    {
      "index": "prone",
      "name": "Prone",
      "url": "/api/2014/conditions/prone"
    }
  ],
  "constitution": 16,
  "damage_immunities": [
    "acid",
    "cold",
    "lightning",
    "slashing"
  ],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 5,
  "forms": [],
  "hit_dice": "10d10",
  "hit_points": 85,
  "hit_points_roll": "10d10+30",
  "image": "/api/images/monsters/black-pudding.png",
  "index": "black-pudding",
  "intelligence": 1,
  "languages": "",
  "legendary_actions": [],
  "name": "Black Pudding",
  "proficiencies": [],
  "proficiency_bonus": 2,
  "reactions": [
    {
      "desc": "When a pudding that is Medium or larger is subjected to lightning or slashing damage, it splits into two new puddings if it has at least 10 hit points. Each new pudding has hit points equal to half the original pudding's, rounded down. New puddings are one size smaller than the original pudding.",
      "name": "Split"
    }
  ],
  "senses": {
    "blindsight": "60 ft. (blind beyond this radius)",
    "passive_perception": 8
  },
  "size": "Large",
  "special_abilities": [
    {
      "damage": [],
      "desc": "The pudding can move through a space as narrow as 1 inch wide without squeezing.",
      "name": "Amorphous"
    },
    {
      "damage": [
        {
          "damage_dice": "1d8",
          "damage_type": {
            "index": "acid",
            "name": "Acid",
            "url": "/api/2014/damage-types/acid"
          }
        }
      ],
      "desc": "A creature that touches the pudding or hits it with a melee attack while within 5 feet of it takes 4 (1d8) acid damage. Any nonmagical weapon made of metal or wood that hits the pudding corrodes. After dealing damage, the weapon takes a permanent and cumulative -1 penalty to damage rolls. If its penalty drops to -5, the weapon is destroyed. Nonmagical ammunition made of metal or wood that hits the pudding is destroyed after dealing damage. The pudding can eat through 2-inch-thick, nonmagical wood or metal in 1 round.",
      "name": "Corrosive Form"
    },
    {
      "damage": [],
      "desc": "The pudding can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check.",
      "name": "Spider Climb"
    }
  ],
  "speed": {
    "climb": "20 ft.",
    "walk": "20 ft."
  },
  "strength": 16,
  "type": "ooze",
  "updated_at": "2026-06-02T19:33:15.976Z",
  "url": "/api/2014/monsters/black-pudding",
  "wisdom": 6,
  "xp": 1100
}