👹 Mammoth
Monsters
View raw API endpoint ↗

Description

A mammoth is an elephantine creature with thick fur and long tusks. Stockier and fiercer than normal elephants, mammoths inhabit a wide range of climes, from subarctic to subtropical.

Properties

Actions
  • Gore
  • Stomp
Alignment
unaligned
Challenge_rating
6
Charisma
6
Constitution
21
Dexterity
9
Hit_dice
11d12
Hit_points
126
Hit_points_roll
11d12+55
Image
/api/images/monsters/mammoth.png
Intelligence
3
Proficiency_bonus
3
Size
Huge
Special_abilities
Trampling Charge
Strength
24
Type
beast
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
11
Xp
2300
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 10,
      "damage": [
        {
          "damage_dice": "4d8+7",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 25 (4d8 + 7) piercing damage.",
      "name": "Gore"
    },
    {
      "actions": [],
      "attack_bonus": 10,
      "damage": [
        {
          "damage_dice": "4d10+7",
          "damage_type": {
            "index": "bludgeoning",
            "name": "Bludgeoning",
            "url": "/api/2014/damage-types/bludgeoning"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one prone creature. Hit: 29 (4d10 + 7) bludgeoning damage.",
      "name": "Stomp"
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "natural",
      "value": 13
    }
  ],
  "challenge_rating": 6,
  "charisma": 6,
  "condition_immunities": [],
  "constitution": 21,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "desc": "A mammoth is an elephantine creature with thick fur and long tusks. Stockier and fiercer than normal elephants, mammoths inhabit a wide range of climes, from subarctic to subtropical.",
  "dexterity": 9,
  "forms": [],
  "hit_dice": "11d12",
  "hit_points": 126,
  "hit_points_roll": "11d12+55",
  "image": "/api/images/monsters/mammoth.png",
  "index": "mammoth",
  "intelligence": 3,
  "languages": "",
  "legendary_actions": [],
  "name": "Mammoth",
  "proficiencies": [],
  "proficiency_bonus": 3,
  "reactions": [],
  "senses": {
    "passive_perception": 10
  },
  "size": "Huge",
  "special_abilities": [
    {
      "damage": [],
      "desc": "If the mammoth 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 18 Strength saving throw or be knocked prone. If the target is prone, the mammoth can make one stomp attack against it as a bonus action.",
      "name": "Trampling Charge"
    }
  ],
  "speed": {
    "walk": "40 ft."
  },
  "strength": 24,
  "type": "beast",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/mammoth",
  "wisdom": 11,
  "xp": 2300
}