👹 Hyena
Monsters
View raw API endpoint ↗
Properties
Actions
Bite
Alignment
unaligned
Challenge_rating
0
Charisma
5
Constitution
12
Dexterity
13
Hit_dice
1d8
Hit_points
5
Hit_points_roll
1d8+1
Image
/api/images/monsters/hyena.png
Intelligence
2
Proficiency_bonus
2
Size
Medium
Special_abilities
Pack Tactics
Strength
11
Type
beast
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
12
Xp
10
Raw JSON data
{
"actions": [
{
"actions": [],
"attack_bonus": 2,
"damage": [
{
"damage_dice": "1d6",
"damage_type": {
"index": "piercing",
"name": "Piercing",
"url": "/api/2014/damage-types/piercing"
}
}
],
"desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 3 (1d6) piercing damage.",
"name": "Bite"
}
],
"alignment": "unaligned",
"armor_class": [
{
"type": "dex",
"value": 11
}
],
"challenge_rating": 0,
"charisma": 5,
"condition_immunities": [],
"constitution": 12,
"damage_immunities": [],
"damage_resistances": [],
"damage_vulnerabilities": [],
"dexterity": 13,
"forms": [],
"hit_dice": "1d8",
"hit_points": 5,
"hit_points_roll": "1d8+1",
"image": "/api/images/monsters/hyena.png",
"index": "hyena",
"intelligence": 2,
"languages": "",
"legendary_actions": [],
"name": "Hyena",
"proficiencies": [
{
"proficiency": {
"index": "skill-perception",
"name": "Skill: Perception",
"url": "/api/2014/proficiencies/skill-perception"
},
"value": 3
}
],
"proficiency_bonus": 2,
"reactions": [],
"senses": {
"passive_perception": 13
},
"size": "Medium",
"special_abilities": [
{
"damage": [],
"desc": "The hyena has advantage on an attack roll against a creature if at least one of the hyena's allies is within 5 ft. of the creature and the ally isn't incapacitated.",
"name": "Pack Tactics"
}
],
"speed": {
"walk": "50 ft."
},
"strength": 11,
"type": "beast",
"updated_at": "2026-04-01T20:35:38.254Z",
"url": "/api/2014/monsters/hyena",
"wisdom": 12,
"xp": 10
}