👹 Stone Golem
Monsters
View raw API endpoint ↗

Properties

Actions
  • Multiattack
  • Slam
  • Slow
Alignment
unaligned
Challenge_rating
10
Charisma
1
Condition_immunities
  • Charmed
  • Exhaustion
  • Frightened
  • Paralyzed
  • Petrified
  • Poisoned
Constitution
20
Damage_immunities
  • poison
  • psychic
  • bludgeoning, piercing, and slashing from nonmagical weapons that aren't adamantine
Dexterity
9
Hit_dice
17d10
Hit_points
178
Hit_points_roll
17d10+85
Image
/api/images/monsters/stone-golem.png
Intelligence
3
Languages
understands the languages of its creator but can't speak
Proficiency_bonus
4
Size
Large
Special_abilities
  • Immutable Form
  • Magic Resistance
  • Magic Weapons
Strength
22
Type
construct
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
11
Xp
5900
Raw JSON data
{
  "actions": [
    {
      "actions": [
        {
          "action_name": "Slam",
          "count": "2",
          "type": "melee"
        }
      ],
      "damage": [],
      "desc": "The golem makes two slam attacks.",
      "multiattack_type": "actions",
      "name": "Multiattack"
    },
    {
      "actions": [],
      "attack_bonus": 10,
      "damage": [
        {
          "damage_dice": "3d8+6",
          "damage_type": {
            "index": "bludgeoning",
            "name": "Bludgeoning",
            "url": "/api/2014/damage-types/bludgeoning"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 19 (3d8 + 6) bludgeoning damage.",
      "name": "Slam"
    },
    {
      "actions": [],
      "damage": [],
      "dc": {
        "dc_type": {
          "index": "wis",
          "name": "WIS",
          "url": "/api/2014/ability-scores/wis"
        },
        "dc_value": 17,
        "success_type": "none"
      },
      "desc": "The golem targets one or more creatures it can see within 10 ft. of it. Each target must make a DC 17 Wisdom saving throw against this magic. On a failed save, a target can't use reactions, its speed is halved, and it can't make more than one attack on its turn. In addition, the target can take either an action or a bonus action on its turn, not both. These effects last for 1 minute. A target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
      "name": "Slow",
      "usage": {
        "dice": "1d6",
        "min_value": 5,
        "type": "recharge on roll"
      }
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "natural",
      "value": 17
    }
  ],
  "challenge_rating": 10,
  "charisma": 1,
  "condition_immunities": [
    {
      "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": "paralyzed",
      "name": "Paralyzed",
      "url": "/api/2014/conditions/paralyzed"
    },
    {
      "index": "petrified",
      "name": "Petrified",
      "url": "/api/2014/conditions/petrified"
    },
    {
      "index": "poisoned",
      "name": "Poisoned",
      "url": "/api/2014/conditions/poisoned"
    }
  ],
  "constitution": 20,
  "damage_immunities": [
    "poison",
    "psychic",
    "bludgeoning, piercing, and slashing from nonmagical weapons that aren't adamantine"
  ],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 9,
  "forms": [],
  "hit_dice": "17d10",
  "hit_points": 178,
  "hit_points_roll": "17d10+85",
  "image": "/api/images/monsters/stone-golem.png",
  "index": "stone-golem",
  "intelligence": 3,
  "languages": "understands the languages of its creator but can't speak",
  "legendary_actions": [],
  "name": "Stone Golem",
  "proficiencies": [],
  "proficiency_bonus": 4,
  "reactions": [],
  "senses": {
    "darkvision": "120 ft.",
    "passive_perception": 10
  },
  "size": "Large",
  "special_abilities": [
    {
      "damage": [],
      "desc": "The golem is immune to any spell or effect that would alter its form.",
      "name": "Immutable Form"
    },
    {
      "damage": [],
      "desc": "The golem has advantage on saving throws against spells and other magical effects.",
      "name": "Magic Resistance"
    },
    {
      "damage": [],
      "desc": "The golem's weapon attacks are magical.",
      "name": "Magic Weapons"
    }
  ],
  "speed": {
    "walk": "30 ft."
  },
  "strength": 22,
  "type": "construct",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/stone-golem",
  "wisdom": 11,
  "xp": 5900
}