👹 Giant Boar
Monsters
View raw API endpoint ↗
Properties
Actions
Tusk
Alignment
unaligned
Challenge_rating
2
Charisma
5
Constitution
16
Dexterity
10
Hit_dice
5d10
Hit_points
42
Hit_points_roll
5d10+15
Image
/api/images/monsters/giant-boar.png
Intelligence
2
Proficiency_bonus
2
Size
Large
Special_abilities
- Charge
- Relentless
Strength
17
Type
beast
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
7
Xp
450
Raw JSON data
{
"actions": [
{
"actions": [],
"attack_bonus": 5,
"damage": [
{
"damage_dice": "2d6+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: 10 (2d6 + 3) slashing damage.",
"name": "Tusk"
}
],
"alignment": "unaligned",
"armor_class": [
{
"type": "natural",
"value": 12
}
],
"challenge_rating": 2,
"charisma": 5,
"condition_immunities": [],
"constitution": 16,
"damage_immunities": [],
"damage_resistances": [],
"damage_vulnerabilities": [],
"dexterity": 10,
"forms": [],
"hit_dice": "5d10",
"hit_points": 42,
"hit_points_roll": "5d10+15",
"image": "/api/images/monsters/giant-boar.png",
"index": "giant-boar",
"intelligence": 2,
"languages": "",
"legendary_actions": [],
"name": "Giant Boar",
"proficiencies": [],
"proficiency_bonus": 2,
"reactions": [],
"senses": {
"passive_perception": 8
},
"size": "Large",
"special_abilities": [
{
"damage": [],
"desc": "If the boar moves at least 20 ft. straight toward a target and then hits it with a tusk attack on the same turn, the target takes an extra 7 (2d6) slashing damage. If the target is a creature, it must succeed on a DC 13 Strength saving throw or be knocked prone.",
"name": "Charge"
},
{
"damage": [],
"desc": "If the boar takes 10 damage or less that would reduce it to 0 hit points, it is reduced to 1 hit point instead.",
"name": "Relentless",
"usage": {
"rest_types": [
"short",
"long"
],
"type": "recharge after rest"
}
}
],
"speed": {
"walk": "40 ft."
},
"strength": 17,
"type": "beast",
"updated_at": "2026-04-01T20:35:38.254Z",
"url": "/api/2014/monsters/giant-boar",
"wisdom": 7,
"xp": 450
}