👹 Black Bear
Monsters
View raw API endpoint ↗
Properties
Actions
- Multiattack
- Bite
- Claws
Alignment
unaligned
Challenge_rating
0.5
Charisma
7
Constitution
14
Dexterity
10
Hit_dice
3d8
Hit_points
19
Hit_points_roll
3d8+6
Image
/api/images/monsters/black-bear.png
Intelligence
2
Proficiency_bonus
2
Size
Medium
Special_abilities
Keen Smell
Strength
15
Type
beast
Updated_at
2026-04-01T20:35:38.253Z
Wisdom
12
Xp
100
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": 3,
"damage": [
{
"damage_dice": "1d6+2",
"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: 5 (1d6 + 2) piercing damage.",
"name": "Bite"
},
{
"actions": [],
"attack_bonus": 3,
"damage": [
{
"damage_dice": "2d4+2",
"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: 7 (2d4 + 2) slashing damage.",
"name": "Claws"
}
],
"alignment": "unaligned",
"armor_class": [
{
"type": "natural",
"value": 11
}
],
"challenge_rating": 0.5,
"charisma": 7,
"condition_immunities": [],
"constitution": 14,
"damage_immunities": [],
"damage_resistances": [],
"damage_vulnerabilities": [],
"dexterity": 10,
"forms": [],
"hit_dice": "3d8",
"hit_points": 19,
"hit_points_roll": "3d8+6",
"image": "/api/images/monsters/black-bear.png",
"index": "black-bear",
"intelligence": 2,
"languages": "",
"legendary_actions": [],
"name": "Black Bear",
"proficiencies": [],
"proficiency_bonus": 2,
"reactions": [],
"senses": {
"passive_perception": 13
},
"size": "Medium",
"special_abilities": [
{
"damage": [],
"desc": "The bear has advantage on Wisdom (Perception) checks that rely on smell.",
"name": "Keen Smell"
}
],
"speed": {
"climb": "30 ft.",
"walk": "40 ft."
},
"strength": 15,
"type": "beast",
"updated_at": "2026-04-01T20:35:38.253Z",
"url": "/api/2014/monsters/black-bear",
"wisdom": 12,
"xp": 100
}