👹 Giant Badger
Monsters
View raw API endpoint ↗
Properties
Actions
- Multiattack
- Bite
- Claws
Alignment
unaligned
Challenge_rating
0.25
Charisma
5
Constitution
15
Dexterity
10
Hit_dice
2d8
Hit_points
13
Hit_points_roll
2d8+4
Image
/api/images/monsters/giant-badger.png
Intelligence
2
Proficiency_bonus
2
Size
Medium
Special_abilities
Keen Smell
Strength
13
Type
beast
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
12
Xp
50
Raw JSON data
{
"actions": [
{
"actions": [
{
"action_name": "Bite",
"count": "1",
"type": "melee"
},
{
"action_name": "Claws",
"count": "1",
"type": "melee"
}
],
"damage": [],
"desc": "The badger makes two attacks: one with its bite and one with its claws.",
"multiattack_type": "actions",
"name": "Multiattack"
},
{
"actions": [],
"attack_bonus": 3,
"damage": [
{
"damage_dice": "1d6+1",
"damage_type": {
"index": "piercing",
"name": "Piercing",
"url": "/api/2014/damage-types/piercing"
}
}
],
"desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6 + 1) piercing damage.",
"name": "Bite"
},
{
"actions": [],
"attack_bonus": 3,
"damage": [
{
"damage_dice": "2d4+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: 6 (2d4 + 1) slashing damage.",
"name": "Claws"
}
],
"alignment": "unaligned",
"armor_class": [
{
"type": "dex",
"value": 10
}
],
"challenge_rating": 0.25,
"charisma": 5,
"condition_immunities": [],
"constitution": 15,
"damage_immunities": [],
"damage_resistances": [],
"damage_vulnerabilities": [],
"dexterity": 10,
"forms": [],
"hit_dice": "2d8",
"hit_points": 13,
"hit_points_roll": "2d8+4",
"image": "/api/images/monsters/giant-badger.png",
"index": "giant-badger",
"intelligence": 2,
"languages": "",
"legendary_actions": [],
"name": "Giant Badger",
"proficiencies": [],
"proficiency_bonus": 2,
"reactions": [],
"senses": {
"darkvision": "30 ft.",
"passive_perception": 11
},
"size": "Medium",
"special_abilities": [
{
"damage": [],
"desc": "The badger has advantage on Wisdom (Perception) checks that rely on smell.",
"name": "Keen Smell"
}
],
"speed": {
"burrow": "10 ft.",
"walk": "30 ft."
},
"strength": 13,
"type": "beast",
"updated_at": "2026-04-01T20:35:38.254Z",
"url": "/api/2014/monsters/giant-badger",
"wisdom": 12,
"xp": 50
}