👹 Gargoyle
Monsters
View raw API endpoint ↗
Properties
Actions
- Multiattack
- Bite
- Claws
Alignment
chaotic evil
Challenge_rating
2
Charisma
7
Condition_immunities
- Exhaustion
- Petrified
- Poisoned
Constitution
16
Damage_immunities
poison
Damage_resistances
bludgeoning, piercing, and slashing from nonmagical weapons that aren't adamantine
Dexterity
11
Hit_dice
7d8
Hit_points
52
Hit_points_roll
7d8+21
Image
/api/images/monsters/gargoyle.png
Intelligence
6
Languages
Terran
Proficiency_bonus
2
Size
Medium
Special_abilities
False Appearance
Strength
15
Type
elemental
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
11
Xp
450
Raw JSON data
{
"actions": [
{
"actions": [
{
"action_name": "Bite",
"count": "1",
"type": "melee"
},
{
"action_name": "Claws",
"count": "1",
"type": "melee"
}
],
"damage": [],
"desc": "The gargoyle makes two attacks: one with its bite and one with its claws.",
"multiattack_type": "actions",
"name": "Multiattack"
},
{
"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": "Bite"
},
{
"actions": [],
"attack_bonus": 4,
"damage": [
{
"damage_dice": "1d6+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: 5 (1d6 + 2) slashing damage.",
"name": "Claws"
}
],
"alignment": "chaotic evil",
"armor_class": [
{
"type": "natural",
"value": 15
}
],
"challenge_rating": 2,
"charisma": 7,
"condition_immunities": [
{
"index": "exhaustion",
"name": "Exhaustion",
"url": "/api/2014/conditions/exhaustion"
},
{
"index": "petrified",
"name": "Petrified",
"url": "/api/2014/conditions/petrified"
},
{
"index": "poisoned",
"name": "Poisoned",
"url": "/api/2014/conditions/poisoned"
}
],
"constitution": 16,
"damage_immunities": [
"poison"
],
"damage_resistances": [
"bludgeoning, piercing, and slashing from nonmagical weapons that aren't adamantine"
],
"damage_vulnerabilities": [],
"dexterity": 11,
"forms": [],
"hit_dice": "7d8",
"hit_points": 52,
"hit_points_roll": "7d8+21",
"image": "/api/images/monsters/gargoyle.png",
"index": "gargoyle",
"intelligence": 6,
"languages": "Terran",
"legendary_actions": [],
"name": "Gargoyle",
"proficiencies": [],
"proficiency_bonus": 2,
"reactions": [],
"senses": {
"darkvision": "60 ft.",
"passive_perception": 10
},
"size": "Medium",
"special_abilities": [
{
"damage": [],
"desc": "While the gargoyle remains motion less, it is indistinguishable from an inanimate statue.",
"name": "False Appearance"
}
],
"speed": {
"fly": "60 ft.",
"walk": "30 ft."
},
"strength": 15,
"type": "elemental",
"updated_at": "2026-04-01T20:35:38.254Z",
"url": "/api/2014/monsters/gargoyle",
"wisdom": 11,
"xp": 450
}