👹 Giant Crocodile
Monsters
View raw API endpoint ↗

Properties

Actions
  • Multiattack
  • Bite
  • Tail
Alignment
unaligned
Challenge_rating
5
Charisma
7
Constitution
17
Dexterity
9
Hit_dice
9d12
Hit_points
85
Hit_points_roll
9d12+27
Image
/api/images/monsters/giant-crocodile.png
Intelligence
2
Proficiency_bonus
3
Size
Huge
Special_abilities
Hold Breath
Strength
21
Type
beast
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
10
Xp
1800
Raw JSON data
{
  "actions": [
    {
      "actions": [
        {
          "action_name": "Bite",
          "count": "1",
          "type": "melee"
        },
        {
          "action_name": "Tail",
          "count": "1",
          "type": "melee"
        }
      ],
      "damage": [],
      "desc": "The crocodile makes two attacks: one with its bite and one with its tail.",
      "multiattack_type": "actions",
      "name": "Multiattack"
    },
    {
      "actions": [],
      "attack_bonus": 8,
      "damage": [
        {
          "damage_dice": "3d10+5",
          "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: 21 (3d10 + 5) piercing damage, and the target is grappled (escape DC 16). Until this grapple ends, the target is restrained, and the crocodile can't bite another target.",
      "name": "Bite"
    },
    {
      "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 not grappled by the crocodile. Hit: 14 (2d8 + 5) bludgeoning damage. If the target is a creature, it must succeed on a DC 16 Strength saving throw or be knocked prone.",
      "name": "Tail"
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "natural",
      "value": 14
    }
  ],
  "challenge_rating": 5,
  "charisma": 7,
  "condition_immunities": [],
  "constitution": 17,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 9,
  "forms": [],
  "hit_dice": "9d12",
  "hit_points": 85,
  "hit_points_roll": "9d12+27",
  "image": "/api/images/monsters/giant-crocodile.png",
  "index": "giant-crocodile",
  "intelligence": 2,
  "languages": "",
  "legendary_actions": [],
  "name": "Giant Crocodile",
  "proficiencies": [
    {
      "proficiency": {
        "index": "skill-stealth",
        "name": "Skill: Stealth",
        "url": "/api/2014/proficiencies/skill-stealth"
      },
      "value": 5
    }
  ],
  "proficiency_bonus": 3,
  "reactions": [],
  "senses": {
    "passive_perception": 10
  },
  "size": "Huge",
  "special_abilities": [
    {
      "damage": [],
      "desc": "The crocodile can hold its breath for 30 minutes.",
      "name": "Hold Breath"
    }
  ],
  "speed": {
    "swim": "50 ft.",
    "walk": "30 ft."
  },
  "strength": 21,
  "type": "beast",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/giant-crocodile",
  "wisdom": 10,
  "xp": 1800
}