👹 Boar
Monsters
View raw API endpoint ↗
Properties
Actions
Tusk
Alignment
unaligned
Challenge_rating
0.25
Charisma
5
Constitution
12
Dexterity
11
Hit_dice
2d8
Hit_points
11
Hit_points_roll
2d8+2
Image
/api/images/monsters/boar.png
Intelligence
2
Proficiency_bonus
2
Size
Medium
Special_abilities
- Charge
- Relentless
Strength
13
Type
beast
Updated_at
2026-04-01T20:35:38.253Z
Wisdom
9
Xp
50
Raw JSON data
{
"actions": [
{
"actions": [],
"attack_bonus": 3,
"damage": [
{
"damage_dice": "1d6+1",
"damage_type": {
"index": "slashing",
"name": "Slashing",
"url": "/api/2014/damage-types/slashing"
}
}
],
"desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6 + 1) slashing damage.",
"name": "Tusk"
}
],
"alignment": "unaligned",
"armor_class": [
{
"type": "natural",
"value": 11
}
],
"challenge_rating": 0.25,
"charisma": 5,
"condition_immunities": [],
"constitution": 12,
"damage_immunities": [],
"damage_resistances": [],
"damage_vulnerabilities": [],
"dexterity": 11,
"forms": [],
"hit_dice": "2d8",
"hit_points": 11,
"hit_points_roll": "2d8+2",
"image": "/api/images/monsters/boar.png",
"index": "boar",
"intelligence": 2,
"languages": "",
"legendary_actions": [],
"name": "Boar",
"proficiencies": [],
"proficiency_bonus": 2,
"reactions": [],
"senses": {
"passive_perception": 9
},
"size": "Medium",
"special_abilities": [
{
"damage": [
{
"damage_dice": "1d6",
"damage_type": {
"index": "slashing",
"name": "Slashing",
"url": "/api/2014/damage-types/slashing"
}
}
],
"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 3 (1d6) slashing damage. If the target is a creature, it must succeed on a DC 11 Strength saving throw or be knocked prone.",
"name": "Charge"
},
{
"damage": [],
"desc": "If the boar takes 7 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": 13,
"type": "beast",
"updated_at": "2026-04-01T20:35:38.253Z",
"url": "/api/2014/monsters/boar",
"wisdom": 9,
"xp": 50
}