👹 Elephant
Monsters
View raw API endpoint ↗

Properties

Actions
  • Gore
  • Stomp
Alignment
unaligned
Challenge_rating
4
Charisma
6
Constitution
17
Dexterity
9
Hit_dice
8d12
Hit_points
76
Hit_points_roll
8d12+24
Image
/api/images/monsters/elephant.png
Intelligence
3
Proficiency_bonus
2
Size
Huge
Special_abilities
Trampling Charge
Strength
22
Type
beast
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
11
Xp
1100
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 8,
      "damage": [
        {
          "damage_dice": "3d8+6",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 19 (3d8 + 6) piercing damage.",
      "name": "Gore"
    },
    {
      "actions": [],
      "attack_bonus": 8,
      "damage": [
        {
          "damage_dice": "3d10+6",
          "damage_type": {
            "index": "bludgeoning",
            "name": "Bludgeoning",
            "url": "/api/2014/damage-types/bludgeoning"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one prone creature. Hit: 22 (3d10 + 6) bludgeoning damage.",
      "name": "Stomp"
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "natural",
      "value": 12
    }
  ],
  "challenge_rating": 4,
  "charisma": 6,
  "condition_immunities": [],
  "constitution": 17,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 9,
  "forms": [],
  "hit_dice": "8d12",
  "hit_points": 76,
  "hit_points_roll": "8d12+24",
  "image": "/api/images/monsters/elephant.png",
  "index": "elephant",
  "intelligence": 3,
  "languages": "",
  "legendary_actions": [],
  "name": "Elephant",
  "proficiencies": [],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "passive_perception": 10
  },
  "size": "Huge",
  "special_abilities": [
    {
      "damage": [],
      "desc": "If the elephant moves at least 20 ft. straight toward a creature and then hits it with a gore attack on the same turn, that target must succeed on a DC 12 Strength saving throw or be knocked prone. If the target is prone, the elephant can make one stomp attack against it as a bonus action.",
      "name": "Trampling Charge"
    }
  ],
  "speed": {
    "walk": "40 ft."
  },
  "strength": 22,
  "type": "beast",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/elephant",
  "wisdom": 11,
  "xp": 1100
}