👹 Dire Wolf
Monsters
View raw API endpoint ↗
Properties
Actions
Bite
Alignment
unaligned
Challenge_rating
1
Charisma
7
Constitution
15
Dexterity
15
Hit_dice
5d10
Hit_points
37
Hit_points_roll
5d10+10
Image
/api/images/monsters/dire-wolf.png
Intelligence
3
Proficiency_bonus
2
Size
Large
Special_abilities
- Keen Hearing and Smell
- Pack Tactics
Strength
17
Type
beast
Updated_at
2026-04-01T20:35:38.253Z
Wisdom
12
Xp
200
Raw JSON data
{
"actions": [
{
"actions": [],
"attack_bonus": 5,
"damage": [
{
"damage_dice": "2d6+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: 10 (2d6 + 3) piercing damage. If the target is a creature, it must succeed on a DC 13 Strength saving throw or be knocked prone.",
"name": "Bite"
}
],
"alignment": "unaligned",
"armor_class": [
{
"type": "natural",
"value": 14
}
],
"challenge_rating": 1,
"charisma": 7,
"condition_immunities": [],
"constitution": 15,
"damage_immunities": [],
"damage_resistances": [],
"damage_vulnerabilities": [],
"dexterity": 15,
"forms": [],
"hit_dice": "5d10",
"hit_points": 37,
"hit_points_roll": "5d10+10",
"image": "/api/images/monsters/dire-wolf.png",
"index": "dire-wolf",
"intelligence": 3,
"languages": "",
"legendary_actions": [],
"name": "Dire Wolf",
"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": 4
}
],
"proficiency_bonus": 2,
"reactions": [],
"senses": {
"passive_perception": 13
},
"size": "Large",
"special_abilities": [
{
"damage": [],
"desc": "The wolf has advantage on Wisdom (Perception) checks that rely on hearing or smell.",
"name": "Keen Hearing and Smell"
},
{
"damage": [],
"desc": "The wolf has advantage on an attack roll against a creature if at least one of the wolf's allies is within 5 ft. of the creature and the ally isn't incapacitated.",
"name": "Pack Tactics"
}
],
"speed": {
"walk": "50 ft."
},
"strength": 17,
"type": "beast",
"updated_at": "2026-04-01T20:35:38.253Z",
"url": "/api/2014/monsters/dire-wolf",
"wisdom": 12,
"xp": 200
}