👹 Bone Devil
Monsters
View raw API endpoint ↗

Properties

Actions
  • Multiattack
  • Claw
  • Sting
Alignment
lawful evil
Challenge_rating
9
Charisma
16
Condition_immunities
Poisoned
Constitution
18
Damage_immunities
  • fire
  • poison
Damage_resistances
  • cold
  • bludgeoning, piercing, and slashing from nonmagical weapons that aren't silvered
Dexterity
16
Hit_dice
15d10
Hit_points
142
Hit_points_roll
15d10+60
Image
/api/images/monsters/bone-devil.png
Intelligence
13
Languages
Infernal, telepathy 120 ft.
Proficiency_bonus
4
Size
Large
Special_abilities
  • Devil's Sight
  • Magic Resistance
Strength
18
Subtype
devil
Type
fiend
Updated_at
2026-04-01T20:35:38.253Z
Wisdom
14
Xp
5000
Raw JSON data
{
  "actions": [
    {
      "actions": [
        {
          "action_name": "Claw",
          "count": "2",
          "type": "melee"
        },
        {
          "action_name": "Sting",
          "count": "1",
          "type": "melee"
        }
      ],
      "damage": [],
      "desc": "The devil makes three attacks: two with its claws and one with its sting.",
      "multiattack_type": "actions",
      "name": "Multiattack"
    },
    {
      "actions": [],
      "attack_bonus": 8,
      "damage": [
        {
          "damage_dice": "1d8+4",
          "damage_type": {
            "index": "slashing",
            "name": "Slashing",
            "url": "/api/2014/damage-types/slashing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 8 (1d8 + 4) slashing damage.",
      "name": "Claw"
    },
    {
      "actions": [],
      "attack_bonus": 8,
      "damage": [
        {
          "damage_dice": "2d8+4",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        },
        {
          "damage_dice": "5d6",
          "damage_type": {
            "index": "poison",
            "name": "Poison",
            "url": "/api/2014/damage-types/poison"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 13 (2d8 + 4) piercing damage plus 17 (5d6) poison damage, and the target must succeed on a DC 14 Constitution saving throw or become poisoned for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
      "name": "Sting"
    }
  ],
  "alignment": "lawful evil",
  "armor_class": [
    {
      "type": "natural",
      "value": 19
    }
  ],
  "challenge_rating": 9,
  "charisma": 16,
  "condition_immunities": [
    {
      "index": "poisoned",
      "name": "Poisoned",
      "url": "/api/2014/conditions/poisoned"
    }
  ],
  "constitution": 18,
  "damage_immunities": [
    "fire",
    "poison"
  ],
  "damage_resistances": [
    "cold",
    "bludgeoning, piercing, and slashing from nonmagical weapons that aren't silvered"
  ],
  "damage_vulnerabilities": [],
  "dexterity": 16,
  "forms": [],
  "hit_dice": "15d10",
  "hit_points": 142,
  "hit_points_roll": "15d10+60",
  "image": "/api/images/monsters/bone-devil.png",
  "index": "bone-devil",
  "intelligence": 13,
  "languages": "Infernal, telepathy 120 ft.",
  "legendary_actions": [],
  "name": "Bone Devil",
  "proficiencies": [
    {
      "proficiency": {
        "index": "saving-throw-int",
        "name": "Saving Throw: INT",
        "url": "/api/2014/proficiencies/saving-throw-int"
      },
      "value": 5
    },
    {
      "proficiency": {
        "index": "saving-throw-wis",
        "name": "Saving Throw: WIS",
        "url": "/api/2014/proficiencies/saving-throw-wis"
      },
      "value": 6
    },
    {
      "proficiency": {
        "index": "saving-throw-cha",
        "name": "Saving Throw: CHA",
        "url": "/api/2014/proficiencies/saving-throw-cha"
      },
      "value": 7
    },
    {
      "proficiency": {
        "index": "skill-deception",
        "name": "Skill: Deception",
        "url": "/api/2014/proficiencies/skill-deception"
      },
      "value": 7
    },
    {
      "proficiency": {
        "index": "skill-insight",
        "name": "Skill: Insight",
        "url": "/api/2014/proficiencies/skill-insight"
      },
      "value": 6
    }
  ],
  "proficiency_bonus": 4,
  "reactions": [],
  "senses": {
    "darkvision": "120 ft.",
    "passive_perception": 12
  },
  "size": "Large",
  "special_abilities": [
    {
      "damage": [],
      "desc": "Magical darkness doesn't impede the devil's darkvision.",
      "name": "Devil's Sight"
    },
    {
      "damage": [],
      "desc": "The devil has advantage on saving throws against spells and other magical effects.",
      "name": "Magic Resistance"
    }
  ],
  "speed": {
    "fly": "40 ft.",
    "walk": "40 ft."
  },
  "strength": 18,
  "subtype": "devil",
  "type": "fiend",
  "updated_at": "2026-04-01T20:35:38.253Z",
  "url": "/api/2014/monsters/bone-devil",
  "wisdom": 14,
  "xp": 5000
}