👹 Mule
Monsters
View raw API endpoint ↗

Properties

Actions
Hooves
Alignment
unaligned
Challenge_rating
0.125
Charisma
5
Constitution
13
Dexterity
10
Hit_dice
2d8
Hit_points
11
Hit_points_roll
2d8+2
Image
/api/images/monsters/mule.png
Intelligence
2
Proficiency_bonus
2
Size
Medium
Special_abilities
  • Beast of Burden
  • Sure-Footed
Strength
14
Type
beast
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
10
Xp
25
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 2,
      "damage": [
        {
          "damage_dice": "1d4+2",
          "damage_type": {
            "index": "bludgeoning",
            "name": "Bludgeoning",
            "url": "/api/2014/damage-types/bludgeoning"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) bludgeoning damage.",
      "name": "Hooves"
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "dex",
      "value": 10
    }
  ],
  "challenge_rating": 0.125,
  "charisma": 5,
  "condition_immunities": [],
  "constitution": 13,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 10,
  "forms": [],
  "hit_dice": "2d8",
  "hit_points": 11,
  "hit_points_roll": "2d8+2",
  "image": "/api/images/monsters/mule.png",
  "index": "mule",
  "intelligence": 2,
  "languages": "",
  "legendary_actions": [],
  "name": "Mule",
  "proficiencies": [],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "passive_perception": 10
  },
  "size": "Medium",
  "special_abilities": [
    {
      "damage": [],
      "desc": "The mule is considered to be a Large animal for the purpose of determining its carrying capacity.",
      "name": "Beast of Burden"
    },
    {
      "damage": [],
      "desc": "The mule has advantage on Strength and Dexterity saving throws made against effects that would knock it prone.",
      "name": "Sure-Footed"
    }
  ],
  "speed": {
    "walk": "40 ft."
  },
  "strength": 14,
  "type": "beast",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/mule",
  "wisdom": 10,
  "xp": 25
}