👹 Skeleton
Monsters
View raw API endpoint ↗

Properties

Actions
  • Shortsword
  • Shortbow
Alignment
lawful evil
Challenge_rating
0.25
Charisma
5
Condition_immunities
  • Poisoned
  • Exhaustion
Constitution
15
Damage_immunities
poison
Damage_vulnerabilities
bludgeoning
Dexterity
14
Hit_dice
2d8
Hit_points
13
Hit_points_roll
2d8+4
Image
/api/images/monsters/skeleton.png
Intelligence
6
Languages
understands all languages it spoke in life but can't speak
Proficiency_bonus
2
Size
Medium
Strength
10
Type
undead
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
8
Xp
50
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 4,
      "damage": [
        {
          "damage_dice": "1d6+2",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage.",
      "name": "Shortsword"
    },
    {
      "actions": [],
      "attack_bonus": 4,
      "damage": [
        {
          "damage_dice": "1d6+2",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Ranged Weapon Attack: +4 to hit, range 80/320 ft., one target. Hit: 5 (1d6 + 2) piercing damage.",
      "name": "Shortbow"
    }
  ],
  "alignment": "lawful evil",
  "armor_class": [
    {
      "desc": "armor scraps",
      "type": "armor",
      "value": 13
    }
  ],
  "challenge_rating": 0.25,
  "charisma": 5,
  "condition_immunities": [
    {
      "index": "poisoned",
      "name": "Poisoned",
      "url": "/api/2014/conditions/poisoned"
    },
    {
      "index": "exhaustion",
      "name": "Exhaustion",
      "url": "/api/2014/conditions/exhaustion"
    }
  ],
  "constitution": 15,
  "damage_immunities": [
    "poison"
  ],
  "damage_resistances": [],
  "damage_vulnerabilities": [
    "bludgeoning"
  ],
  "dexterity": 14,
  "forms": [],
  "hit_dice": "2d8",
  "hit_points": 13,
  "hit_points_roll": "2d8+4",
  "image": "/api/images/monsters/skeleton.png",
  "index": "skeleton",
  "intelligence": 6,
  "languages": "understands all languages it spoke in life but can't speak",
  "legendary_actions": [],
  "name": "Skeleton",
  "proficiencies": [],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "darkvision": "60 ft.",
    "passive_perception": 9
  },
  "size": "Medium",
  "special_abilities": [],
  "speed": {
    "walk": "30 ft."
  },
  "strength": 10,
  "type": "undead",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/skeleton",
  "wisdom": 8,
  "xp": 50
}