👹 Lion
Monsters
View raw API endpoint ↗
Properties
Actions
- Bite
- Claw
Alignment
unaligned
Challenge_rating
1
Charisma
8
Constitution
13
Dexterity
15
Hit_dice
4d10
Hit_points
26
Hit_points_roll
4d10+4
Image
/api/images/monsters/lion.png
Intelligence
3
Proficiency_bonus
2
Size
Large
Special_abilities
- Keen Smell
- Pack Tactics
- Pounce
- Running Leap
Strength
17
Type
beast
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
12
Xp
200
Raw JSON data
{
"actions": [
{
"actions": [],
"attack_bonus": 5,
"damage": [
{
"damage_dice": "1d8+3",
"damage_type": {
"index": "piercing",
"name": "Piercing",
"url": "/api/2014/damage-types/piercing"
}
}
],
"desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) piercing damage.",
"name": "Bite"
},
{
"actions": [],
"attack_bonus": 5,
"damage": [
{
"damage_dice": "1d6+3",
"damage_type": {
"index": "slashing",
"name": "Slashing",
"url": "/api/2014/damage-types/slashing"
}
}
],
"desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) slashing damage.",
"name": "Claw"
}
],
"alignment": "unaligned",
"armor_class": [
{
"type": "dex",
"value": 12
}
],
"challenge_rating": 1,
"charisma": 8,
"condition_immunities": [],
"constitution": 13,
"damage_immunities": [],
"damage_resistances": [],
"damage_vulnerabilities": [],
"dexterity": 15,
"forms": [],
"hit_dice": "4d10",
"hit_points": 26,
"hit_points_roll": "4d10+4",
"image": "/api/images/monsters/lion.png",
"index": "lion",
"intelligence": 3,
"languages": "",
"legendary_actions": [],
"name": "Lion",
"proficiencies": [
{
"proficiency": {
"index": "skill-perception",
"name": "Skill: Perception",
"url": "/api/2014/proficiencies/skill-perception"
},
"value": 3
},
{
"proficiency": {
"index": "skill-stealth",
"name": "Skill: Stealth",
"url": "/api/2014/proficiencies/skill-stealth"
},
"value": 6
}
],
"proficiency_bonus": 2,
"reactions": [],
"senses": {
"passive_perception": 13
},
"size": "Large",
"special_abilities": [
{
"damage": [],
"desc": "The lion has advantage on Wisdom (Perception) checks that rely on smell.",
"name": "Keen Smell"
},
{
"damage": [],
"desc": "The lion has advantage on an attack roll against a creature if at least one of the lion's allies is within 5 ft. of the creature and the ally isn't incapacitated.",
"name": "Pack Tactics"
},
{
"damage": [],
"dc": {
"dc_type": {
"index": "str",
"name": "STR",
"url": "/api/2014/ability-scores/str"
},
"dc_value": 13,
"success_type": "none"
},
"desc": "If the lion moves at least 20 ft. straight toward a creature and then hits it with a claw attack on the same turn, that target must succeed on a DC 13 Strength saving throw or be knocked prone. If the target is prone, the lion can make one bite attack against it as a bonus action.",
"name": "Pounce"
},
{
"damage": [],
"desc": "With a 10-foot running start, the lion can long jump up to 25 ft..",
"name": "Running Leap"
}
],
"speed": {
"walk": "50 ft."
},
"strength": 17,
"type": "beast",
"updated_at": "2026-04-01T20:35:38.254Z",
"url": "/api/2014/monsters/lion",
"wisdom": 12,
"xp": 200
}