👹 Cockatrice
Monsters
View raw API endpoint ↗

Properties

Actions
Bite
Alignment
unaligned
Challenge_rating
0.5
Charisma
5
Constitution
12
Dexterity
12
Hit_dice
6d6
Hit_points
27
Hit_points_roll
6d6+6
Image
/api/images/monsters/cockatrice.png
Intelligence
2
Proficiency_bonus
2
Size
Small
Strength
6
Type
monstrosity
Updated_at
2026-04-01T20:35:38.253Z
Wisdom
13
Xp
100
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 3,
      "damage": [
        {
          "damage_dice": "1d4+1",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one creature. Hit: 3 (1d4 + 1) piercing damage, and the target must succeed on a DC 11 Constitution saving throw against being magically petrified. On a failed save, the creature begins to turn to stone and is restrained. It must repeat the saving throw at the end of its next turn. On a success, the effect ends. On a failure, the creature is petrified for 24 hours.",
      "name": "Bite"
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "dex",
      "value": 11
    }
  ],
  "challenge_rating": 0.5,
  "charisma": 5,
  "condition_immunities": [],
  "constitution": 12,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 12,
  "forms": [],
  "hit_dice": "6d6",
  "hit_points": 27,
  "hit_points_roll": "6d6+6",
  "image": "/api/images/monsters/cockatrice.png",
  "index": "cockatrice",
  "intelligence": 2,
  "languages": "",
  "legendary_actions": [],
  "name": "Cockatrice",
  "proficiencies": [],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "darkvision": "60 ft.",
    "passive_perception": 11
  },
  "size": "Small",
  "special_abilities": [],
  "speed": {
    "fly": "40 ft.",
    "walk": "20 ft."
  },
  "strength": 6,
  "type": "monstrosity",
  "updated_at": "2026-04-01T20:35:38.253Z",
  "url": "/api/2014/monsters/cockatrice",
  "wisdom": 13,
  "xp": 100
}