👹 Axe Beak
Monsters
View raw API endpoint ↗

Description

An axe beak is a tall flightless bird with strong legs and a heavy, wedge-shaped beak. It has a nasty disposition and tends to attack any unfamiliar creature that wanders too close.

Properties

Actions
Beak
Alignment
unaligned
Challenge_rating
0.25
Charisma
5
Constitution
12
Dexterity
12
Hit_dice
3d10
Hit_points
19
Hit_points_roll
3d10+3
Image
/api/images/monsters/axe-beak.png
Intelligence
2
Proficiency_bonus
2
Size
Large
Strength
14
Type
beast
Updated_at
2026-04-01T20:35:38.253Z
Wisdom
10
Xp
50
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 4,
      "damage": [
        {
          "damage_dice": "1d8+2",
          "damage_type": {
            "index": "slashing",
            "name": "Slashing",
            "url": "/api/2014/damage-types/slashing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) slashing damage.",
      "name": "Beak"
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "dex",
      "value": 11
    }
  ],
  "challenge_rating": 0.25,
  "charisma": 5,
  "condition_immunities": [],
  "constitution": 12,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "desc": "An axe beak is a tall flightless bird with strong legs and a heavy, wedge-shaped beak. It has a nasty disposition and tends to attack any unfamiliar creature that wanders too close.",
  "dexterity": 12,
  "forms": [],
  "hit_dice": "3d10",
  "hit_points": 19,
  "hit_points_roll": "3d10+3",
  "image": "/api/images/monsters/axe-beak.png",
  "index": "axe-beak",
  "intelligence": 2,
  "languages": "",
  "legendary_actions": [],
  "name": "Axe Beak",
  "proficiencies": [],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "passive_perception": 10
  },
  "size": "Large",
  "special_abilities": [],
  "speed": {
    "walk": "50 ft."
  },
  "strength": 14,
  "type": "beast",
  "updated_at": "2026-04-01T20:35:38.253Z",
  "url": "/api/2014/monsters/axe-beak",
  "wisdom": 10,
  "xp": 50
}