👹 Minotaur Skeleton
Monsters
View raw API endpoint ↗

Properties

Actions
  • Greataxe
  • Gore
Alignment
lawful evil
Challenge_rating
2
Charisma
5
Condition_immunities
  • Exhaustion
  • Poisoned
Constitution
15
Damage_immunities
poison
Damage_vulnerabilities
bludgeoning
Dexterity
11
Hit_dice
9d10
Hit_points
67
Hit_points_roll
9d10+18
Image
/api/images/monsters/minotaur-skeleton.png
Intelligence
6
Languages
understands Abyssal but can't speak
Proficiency_bonus
2
Size
Large
Special_abilities
Charge
Strength
18
Type
undead
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
8
Xp
450
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 6,
      "damage": [
        {
          "damage_dice": "2d12+4",
          "damage_type": {
            "index": "slashing",
            "name": "Slashing",
            "url": "/api/2014/damage-types/slashing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 17 (2d12 + 4) slashing damage.",
      "name": "Greataxe"
    },
    {
      "actions": [],
      "attack_bonus": 6,
      "damage": [
        {
          "damage_dice": "2d8+4",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) piercing damage.",
      "name": "Gore"
    }
  ],
  "alignment": "lawful evil",
  "armor_class": [
    {
      "type": "natural",
      "value": 12
    }
  ],
  "challenge_rating": 2,
  "charisma": 5,
  "condition_immunities": [
    {
      "index": "exhaustion",
      "name": "Exhaustion",
      "url": "/api/2014/conditions/exhaustion"
    },
    {
      "index": "poisoned",
      "name": "Poisoned",
      "url": "/api/2014/conditions/poisoned"
    }
  ],
  "constitution": 15,
  "damage_immunities": [
    "poison"
  ],
  "damage_resistances": [],
  "damage_vulnerabilities": [
    "bludgeoning"
  ],
  "dexterity": 11,
  "forms": [],
  "hit_dice": "9d10",
  "hit_points": 67,
  "hit_points_roll": "9d10+18",
  "image": "/api/images/monsters/minotaur-skeleton.png",
  "index": "minotaur-skeleton",
  "intelligence": 6,
  "languages": "understands Abyssal but can't speak",
  "legendary_actions": [],
  "name": "Minotaur Skeleton",
  "proficiencies": [],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "darkvision": "60 ft.",
    "passive_perception": 9
  },
  "size": "Large",
  "special_abilities": [
    {
      "damage": [],
      "desc": "If the skeleton moves at least 10 feet straight toward a target and then hits it with a gore attack on the same turn, the target takes an extra 9 (2d8) piercing damage. If the target is a creature, it must succeed on a DC 14 Strength saving throw or be pushed up to 10 feet away and knocked prone.",
      "name": "Charge"
    }
  ],
  "speed": {
    "walk": "40 ft."
  },
  "strength": 18,
  "type": "undead",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/minotaur-skeleton",
  "wisdom": 8,
  "xp": 450
}