👹 Zombie
Monsters
View raw API endpoint ↗

Properties

Actions
Slam
Alignment
neutral evil
Challenge_rating
0.25
Charisma
5
Condition_immunities
Poisoned
Constitution
16
Damage_immunities
poison
Dexterity
6
Hit_dice
3d8
Hit_points
22
Hit_points_roll
3d8+9
Image
/api/images/monsters/zombie.png
Intelligence
3
Languages
understands all languages it spoke in life but can't speak
Proficiency_bonus
2
Size
Medium
Special_abilities
Undead Fortitude
Strength
13
Type
undead
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
6
Xp
50
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 3,
      "damage": [
        {
          "damage_dice": "1d6+1",
          "damage_type": {
            "index": "bludgeoning",
            "name": "Bludgeoning",
            "url": "/api/2014/damage-types/bludgeoning"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6 + 1) bludgeoning damage.",
      "name": "Slam"
    }
  ],
  "alignment": "neutral evil",
  "armor_class": [
    {
      "type": "dex",
      "value": 8
    }
  ],
  "challenge_rating": 0.25,
  "charisma": 5,
  "condition_immunities": [
    {
      "index": "poisoned",
      "name": "Poisoned",
      "url": "/api/2014/conditions/poisoned"
    }
  ],
  "constitution": 16,
  "damage_immunities": [
    "poison"
  ],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 6,
  "forms": [],
  "hit_dice": "3d8",
  "hit_points": 22,
  "hit_points_roll": "3d8+9",
  "image": "/api/images/monsters/zombie.png",
  "index": "zombie",
  "intelligence": 3,
  "languages": "understands all languages it spoke in life but can't speak",
  "legendary_actions": [],
  "name": "Zombie",
  "proficiencies": [
    {
      "proficiency": {
        "index": "saving-throw-wis",
        "name": "Saving Throw: WIS",
        "url": "/api/2014/proficiencies/saving-throw-wis"
      },
      "value": 0
    }
  ],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "darkvision": "60 ft.",
    "passive_perception": 8
  },
  "size": "Medium",
  "special_abilities": [
    {
      "damage": [],
      "desc": "If damage reduces the zombie to 0 hit points, it must make a Constitution saving throw with a DC of 5+the damage taken, unless the damage is radiant or from a critical hit. On a success, the zombie drops to 1 hit point instead.",
      "name": "Undead Fortitude"
    }
  ],
  "speed": {
    "walk": "20 ft."
  },
  "strength": 13,
  "type": "undead",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/zombie",
  "wisdom": 6,
  "xp": 50
}