👹 Crocodile
Monsters
View raw API endpoint ↗

Properties

Actions
Bite
Alignment
unaligned
Challenge_rating
0.5
Charisma
5
Constitution
13
Dexterity
10
Hit_dice
3d10
Hit_points
19
Hit_points_roll
3d10+3
Image
/api/images/monsters/crocodile.png
Intelligence
2
Proficiency_bonus
2
Size
Large
Special_abilities
Hold Breath
Strength
15
Type
beast
Updated_at
2026-06-02T19:33:15.978Z
Wisdom
10
Xp
100
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 4,
      "damage": [
        {
          "damage_dice": "1d10+2",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 7 (1d10 + 2) piercing damage, and the target is grappled (escape DC 12). Until this grapple ends, the target is restrained, and the crocodile can't bite another target",
      "name": "Bite"
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "natural",
      "value": 12
    }
  ],
  "challenge_rating": 0.5,
  "charisma": 5,
  "condition_immunities": [],
  "constitution": 13,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 10,
  "forms": [],
  "hit_dice": "3d10",
  "hit_points": 19,
  "hit_points_roll": "3d10+3",
  "image": "/api/images/monsters/crocodile.png",
  "index": "crocodile",
  "intelligence": 2,
  "languages": "",
  "legendary_actions": [],
  "name": "Crocodile",
  "proficiencies": [
    {
      "proficiency": {
        "index": "skill-stealth",
        "name": "Skill: Stealth",
        "url": "/api/2014/proficiencies/skill-stealth"
      },
      "value": 2
    }
  ],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "passive_perception": 10
  },
  "size": "Large",
  "special_abilities": [
    {
      "damage": [],
      "desc": "The crocodile can hold its breath for 15 minutes.",
      "name": "Hold Breath"
    }
  ],
  "speed": {
    "swim": "20 ft.",
    "walk": "20 ft."
  },
  "strength": 15,
  "type": "beast",
  "updated_at": "2026-06-02T19:33:15.978Z",
  "url": "/api/2014/monsters/crocodile",
  "wisdom": 10,
  "xp": 100
}