👹 Ghoul
Monsters
View raw API endpoint ↗
Properties
Actions
- Bite
- Claws
Alignment
chaotic evil
Challenge_rating
1
Charisma
6
Condition_immunities
- Poisoned
- Charmed
- Exhaustion
Constitution
10
Damage_immunities
poison
Dexterity
15
Hit_dice
5d8
Hit_points
22
Hit_points_roll
5d8
Image
/api/images/monsters/ghoul.png
Intelligence
7
Languages
Common
Proficiency_bonus
2
Size
Medium
Strength
13
Type
undead
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
10
Xp
200
Raw JSON data
{
"actions": [
{
"actions": [],
"attack_bonus": 2,
"damage": [
{
"damage_dice": "2d6+2",
"damage_type": {
"index": "piercing",
"name": "Piercing",
"url": "/api/2014/damage-types/piercing"
}
}
],
"desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one creature. Hit: 9 (2d6 + 2) piercing damage.",
"name": "Bite"
},
{
"actions": [],
"attack_bonus": 4,
"damage": [
{
"damage_dice": "2d4+2",
"damage_type": {
"index": "slashing",
"name": "Slashing",
"url": "/api/2014/damage-types/slashing"
}
}
],
"desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 7 (2d4 + 2) slashing damage. If the target is a creature other than an elf or undead, it must succeed on a DC 10 Constitution saving throw or be paralyzed 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": "Claws"
}
],
"alignment": "chaotic evil",
"armor_class": [
{
"type": "dex",
"value": 12
}
],
"challenge_rating": 1,
"charisma": 6,
"condition_immunities": [
{
"index": "poisoned",
"name": "Poisoned",
"url": "/api/2014/conditions/poisoned"
},
{
"index": "charmed",
"name": "Charmed",
"url": "/api/2014/conditions/charmed"
},
{
"index": "exhaustion",
"name": "Exhaustion",
"url": "/api/2014/conditions/exhaustion"
}
],
"constitution": 10,
"damage_immunities": [
"poison"
],
"damage_resistances": [],
"damage_vulnerabilities": [],
"dexterity": 15,
"forms": [],
"hit_dice": "5d8",
"hit_points": 22,
"hit_points_roll": "5d8",
"image": "/api/images/monsters/ghoul.png",
"index": "ghoul",
"intelligence": 7,
"languages": "Common",
"legendary_actions": [],
"name": "Ghoul",
"proficiencies": [],
"proficiency_bonus": 2,
"reactions": [],
"senses": {
"darkvision": "60 ft.",
"passive_perception": 10
},
"size": "Medium",
"special_abilities": [],
"speed": {
"walk": "30 ft."
},
"strength": 13,
"type": "undead",
"updated_at": "2026-04-01T20:35:38.254Z",
"url": "/api/2014/monsters/ghoul",
"wisdom": 10,
"xp": 200
}