👹 Giant Crab
Monsters
View raw API endpoint ↗

Properties

Actions
Claw
Alignment
unaligned
Challenge_rating
0.125
Charisma
3
Constitution
11
Dexterity
15
Hit_dice
3d8
Hit_points
13
Hit_points_roll
3d8
Image
/api/images/monsters/giant-crab.png
Intelligence
1
Proficiency_bonus
2
Size
Medium
Special_abilities
Amphibious
Strength
13
Type
beast
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
9
Xp
25
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 3,
      "damage": [
        {
          "damage_dice": "1d6+1",
          "damage_type": {
            "index": "bludgeoning",
            "name": "Bludgeoning",
            "url": "/api/2014/damage-types/bludgeoning"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6 + 1) bludgeoning damage, and the target is grappled (escape DC 11). The crab has two claws, each of which can grapple only one target.",
      "name": "Claw"
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "natural",
      "value": 15
    }
  ],
  "challenge_rating": 0.125,
  "charisma": 3,
  "condition_immunities": [],
  "constitution": 11,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 15,
  "forms": [],
  "hit_dice": "3d8",
  "hit_points": 13,
  "hit_points_roll": "3d8",
  "image": "/api/images/monsters/giant-crab.png",
  "index": "giant-crab",
  "intelligence": 1,
  "languages": "",
  "legendary_actions": [],
  "name": "Giant Crab",
  "proficiencies": [
    {
      "proficiency": {
        "index": "skill-stealth",
        "name": "Skill: Stealth",
        "url": "/api/2014/proficiencies/skill-stealth"
      },
      "value": 4
    }
  ],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "blindsight": "30 ft.",
    "passive_perception": 9
  },
  "size": "Medium",
  "special_abilities": [
    {
      "damage": [],
      "desc": "The crab can breathe air and water.",
      "name": "Amphibious"
    }
  ],
  "speed": {
    "swim": "30 ft.",
    "walk": "30 ft."
  },
  "strength": 13,
  "type": "beast",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/giant-crab",
  "wisdom": 9,
  "xp": 25
}