👹 Polar Bear
Monsters
View raw API endpoint ↗
Properties
Actions
- Multiattack
- Bite
- Claws
Alignment
unaligned
Challenge_rating
2
Charisma
7
Constitution
16
Dexterity
10
Hit_dice
5d10
Hit_points
42
Hit_points_roll
5d10+15
Image
/api/images/monsters/polar-bear.png
Intelligence
2
Proficiency_bonus
2
Size
Large
Special_abilities
Keen Smell
Strength
20
Type
beast
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
13
Xp
450
Raw JSON data
{
"actions": [
{
"actions": [
{
"action_name": "Bite",
"count": "1",
"type": "melee"
},
{
"action_name": "Claws",
"count": "1",
"type": "melee"
}
],
"damage": [],
"desc": "The bear makes two attacks: one with its bite and one with its claws.",
"multiattack_type": "actions",
"name": "Multiattack"
},
{
"actions": [],
"attack_bonus": 7,
"damage": [
{
"damage_dice": "1d8+5",
"damage_type": {
"index": "piercing",
"name": "Piercing",
"url": "/api/2014/damage-types/piercing"
}
}
],
"desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 9 (1d8 + 5) piercing damage.",
"name": "Bite"
},
{
"actions": [],
"attack_bonus": 7,
"damage": [
{
"damage_dice": "2d6+5",
"damage_type": {
"index": "slashing",
"name": "Slashing",
"url": "/api/2014/damage-types/slashing"
}
}
],
"desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) slashing damage.",
"name": "Claws"
}
],
"alignment": "unaligned",
"armor_class": [
{
"type": "natural",
"value": 12
}
],
"challenge_rating": 2,
"charisma": 7,
"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/polar-bear.png",
"index": "polar-bear",
"intelligence": 2,
"languages": "",
"legendary_actions": [],
"name": "Polar Bear",
"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": "Large",
"special_abilities": [
{
"damage": [],
"desc": "The bear has advantage on Wisdom (Perception) checks that rely on smell.",
"name": "Keen Smell"
}
],
"speed": {
"swim": "30 ft.",
"walk": "40 ft."
},
"strength": 20,
"type": "beast",
"updated_at": "2026-04-01T20:35:38.254Z",
"url": "/api/2014/monsters/polar-bear",
"wisdom": 13,
"xp": 450
}