👹 Bulette
Monsters
View raw API endpoint ↗

Properties

Actions
  • Bite
  • Deadly Leap
Alignment
unaligned
Challenge_rating
5
Charisma
5
Constitution
21
Dexterity
11
Hit_dice
9d10
Hit_points
94
Hit_points_roll
9d10+45
Image
/api/images/monsters/bulette.png
Intelligence
2
Proficiency_bonus
3
Size
Large
Special_abilities
Standing Leap
Strength
19
Type
monstrosity
Updated_at
2026-04-01T20:35:38.253Z
Wisdom
10
Xp
1800
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 7,
      "damage": [
        {
          "damage_dice": "4d12+4",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 30 (4d12 + 4) piercing damage.",
      "name": "Bite"
    },
    {
      "actions": [],
      "damage": [],
      "desc": "If the bulette jumps at least 15 ft. as part of its movement, it can then use this action to land on its feet in a space that contains one or more other creatures. Each of those creatures must succeed on a DC 16 Strength or Dexterity saving throw (target's choice) or be knocked prone and take 14 (3d6 + 4) bludgeoning damage plus 14 (3d6 + 4) slashing damage. On a successful save, the creature takes only half the damage, isn't knocked prone, and is pushed 5 ft. out of the bulette's space into an unoccupied space of the creature's choice. If no unoccupied space is within range, the creature instead falls prone in the bulette's space.",
      "name": "Deadly Leap"
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "natural",
      "value": 17
    }
  ],
  "challenge_rating": 5,
  "charisma": 5,
  "condition_immunities": [],
  "constitution": 21,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 11,
  "forms": [],
  "hit_dice": "9d10",
  "hit_points": 94,
  "hit_points_roll": "9d10+45",
  "image": "/api/images/monsters/bulette.png",
  "index": "bulette",
  "intelligence": 2,
  "languages": "",
  "legendary_actions": [],
  "name": "Bulette",
  "proficiencies": [
    {
      "proficiency": {
        "index": "skill-perception",
        "name": "Skill: Perception",
        "url": "/api/2014/proficiencies/skill-perception"
      },
      "value": 6
    }
  ],
  "proficiency_bonus": 3,
  "reactions": [],
  "senses": {
    "darkvision": "60 ft.",
    "passive_perception": 16,
    "tremorsense": "60 ft."
  },
  "size": "Large",
  "special_abilities": [
    {
      "damage": [],
      "desc": "The bulette's long jump is up to 30 ft. and its high jump is up to 15 ft., with or without a running start.",
      "name": "Standing Leap"
    }
  ],
  "speed": {
    "burrow": "40 ft.",
    "walk": "40 ft."
  },
  "strength": 19,
  "type": "monstrosity",
  "updated_at": "2026-04-01T20:35:38.253Z",
  "url": "/api/2014/monsters/bulette",
  "wisdom": 10,
  "xp": 1800
}