👹 Earth Elemental
Monsters
View raw API endpoint ↗

Properties

Actions
  • Multiattack
  • Slam
Alignment
neutral
Challenge_rating
5
Charisma
5
Condition_immunities
  • Exhaustion
  • Paralyzed
  • Petrified
  • Poisoned
  • Unconscious
Constitution
20
Damage_immunities
poison
Damage_resistances
bludgeoning, piercing, and slashing from nonmagical weapons
Damage_vulnerabilities
thunder
Dexterity
8
Hit_dice
12d10
Hit_points
126
Hit_points_roll
12d10+60
Image
/api/images/monsters/earth-elemental.png
Intelligence
5
Languages
Terran
Proficiency_bonus
3
Size
Large
Special_abilities
  • Earth Glide
  • Siege Monster
Strength
20
Type
elemental
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
10
Xp
1800
Raw JSON data
{
  "actions": [
    {
      "actions": [
        {
          "action_name": "Slam",
          "count": "2",
          "type": "melee"
        }
      ],
      "damage": [],
      "desc": "The elemental makes two slam attacks.",
      "multiattack_type": "actions",
      "name": "Multiattack"
    },
    {
      "actions": [],
      "attack_bonus": 8,
      "damage": [
        {
          "damage_dice": "2d8+5",
          "damage_type": {
            "index": "bludgeoning",
            "name": "Bludgeoning",
            "url": "/api/2014/damage-types/bludgeoning"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 14 (2d8 + 5) bludgeoning damage.",
      "name": "Slam"
    }
  ],
  "alignment": "neutral",
  "armor_class": [
    {
      "type": "natural",
      "value": 17
    }
  ],
  "challenge_rating": 5,
  "charisma": 5,
  "condition_immunities": [
    {
      "index": "exhaustion",
      "name": "Exhaustion",
      "url": "/api/2014/conditions/exhaustion"
    },
    {
      "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"
    },
    {
      "index": "unconscious",
      "name": "Unconscious",
      "url": "/api/2014/conditions/unconscious"
    }
  ],
  "constitution": 20,
  "damage_immunities": [
    "poison"
  ],
  "damage_resistances": [
    "bludgeoning, piercing, and slashing from nonmagical weapons"
  ],
  "damage_vulnerabilities": [
    "thunder"
  ],
  "dexterity": 8,
  "forms": [],
  "hit_dice": "12d10",
  "hit_points": 126,
  "hit_points_roll": "12d10+60",
  "image": "/api/images/monsters/earth-elemental.png",
  "index": "earth-elemental",
  "intelligence": 5,
  "languages": "Terran",
  "legendary_actions": [],
  "name": "Earth Elemental",
  "proficiencies": [],
  "proficiency_bonus": 3,
  "reactions": [],
  "senses": {
    "darkvision": "60 ft.",
    "passive_perception": 10,
    "tremorsense": "60 ft."
  },
  "size": "Large",
  "special_abilities": [
    {
      "damage": [],
      "desc": "The elemental can burrow through nonmagical, unworked earth and stone. While doing so, the elemental doesn't disturb the material it moves through.",
      "name": "Earth Glide"
    },
    {
      "damage": [],
      "desc": "The elemental deals double damage to objects and structures.",
      "name": "Siege Monster"
    }
  ],
  "speed": {
    "burrow": "30 ft.",
    "walk": "30 ft."
  },
  "strength": 20,
  "type": "elemental",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/earth-elemental",
  "wisdom": 10,
  "xp": 1800
}