👹 Xorn
Monsters
View raw API endpoint ↗
Properties
Actions
- Multiattack
- Bite
- Claw
Alignment
neutral
Challenge_rating
5
Charisma
11
Constitution
22
Damage_resistances
piercing and slashing from nonmagical weapons that aren't adamantine
Dexterity
10
Hit_dice
7d8
Hit_points
73
Hit_points_roll
7d8+42
Image
/api/images/monsters/xorn.png
Intelligence
11
Languages
Terran
Proficiency_bonus
3
Size
Medium
Special_abilities
- Earth Glide
- Stone Camouflage
- Treasure Sense
Strength
17
Type
elemental
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
10
Xp
1800
Raw JSON data
{
"actions": [
{
"actions": [
{
"action_name": "Claw",
"count": "3",
"type": "melee"
},
{
"action_name": "Bite",
"count": "1",
"type": "melee"
}
],
"damage": [],
"desc": "The xorn makes three claw attacks and one bite attack.",
"multiattack_type": "actions",
"name": "Multiattack"
},
{
"actions": [],
"attack_bonus": 6,
"damage": [
{
"damage_dice": "3d6+3",
"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 (3d6 + 3) piercing damage.",
"name": "Bite"
},
{
"actions": [],
"attack_bonus": 6,
"damage": [
{
"damage_dice": "1d6+3",
"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: 6 (1d6 + 3) slashing damage.",
"name": "Claw"
}
],
"alignment": "neutral",
"armor_class": [
{
"type": "natural",
"value": 19
}
],
"challenge_rating": 5,
"charisma": 11,
"condition_immunities": [],
"constitution": 22,
"damage_immunities": [],
"damage_resistances": [
"piercing and slashing from nonmagical weapons that aren't adamantine"
],
"damage_vulnerabilities": [],
"dexterity": 10,
"forms": [],
"hit_dice": "7d8",
"hit_points": 73,
"hit_points_roll": "7d8+42",
"image": "/api/images/monsters/xorn.png",
"index": "xorn",
"intelligence": 11,
"languages": "Terran",
"legendary_actions": [],
"name": "Xorn",
"proficiencies": [
{
"proficiency": {
"index": "skill-perception",
"name": "Skill: Perception",
"url": "/api/2014/proficiencies/skill-perception"
},
"value": 6
},
{
"proficiency": {
"index": "skill-stealth",
"name": "Skill: Stealth",
"url": "/api/2014/proficiencies/skill-stealth"
},
"value": 3
}
],
"proficiency_bonus": 3,
"reactions": [],
"senses": {
"darkvision": "60 ft.",
"passive_perception": 16,
"tremorsense": "60 ft."
},
"size": "Medium",
"special_abilities": [
{
"damage": [],
"desc": "The xorn can burrow through nonmagical, unworked earth and stone. While doing so, the xorn doesn't disturb the material it moves through.",
"name": "Earth Glide"
},
{
"damage": [],
"desc": "The xorn has advantage on Dexterity (Stealth) checks made to hide in rocky terrain.",
"name": "Stone Camouflage"
},
{
"damage": [],
"desc": "The xorn can pinpoint, by scent, the location of precious metals and stones, such as coins and gems, within 60 ft. of it.",
"name": "Treasure Sense"
}
],
"speed": {
"burrow": "20 ft.",
"walk": "20 ft."
},
"strength": 17,
"type": "elemental",
"updated_at": "2026-04-01T20:35:38.254Z",
"url": "/api/2014/monsters/xorn",
"wisdom": 10,
"xp": 1800
}