👹 Tiger
Monsters
View raw API endpoint ↗
Properties
Actions
- Bite
- Claw
Alignment
unaligned
Challenge_rating
1
Charisma
8
Constitution
14
Dexterity
15
Hit_dice
5d10
Hit_points
37
Hit_points_roll
5d10+10
Image
/api/images/monsters/tiger.png
Intelligence
3
Proficiency_bonus
2
Size
Large
Special_abilities
- Keen Smell
- Pounce
Strength
17
Type
beast
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
12
Xp
200
Raw JSON data
{
"actions": [
{
"actions": [],
"attack_bonus": 5,
"damage": [
{
"damage_dice": "1d10+3",
"damage_type": {
"index": "piercing",
"name": "Piercing",
"url": "/api/2014/damage-types/piercing"
}
}
],
"desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (1d10 + 3) piercing damage.",
"name": "Bite"
},
{
"actions": [],
"attack_bonus": 5,
"damage": [
{
"damage_dice": "1d8+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: 7 (1d8 + 3) slashing damage.",
"name": "Claw"
}
],
"alignment": "unaligned",
"armor_class": [
{
"type": "dex",
"value": 12
}
],
"challenge_rating": 1,
"charisma": 8,
"condition_immunities": [],
"constitution": 14,
"damage_immunities": [],
"damage_resistances": [],
"damage_vulnerabilities": [],
"dexterity": 15,
"forms": [],
"hit_dice": "5d10",
"hit_points": 37,
"hit_points_roll": "5d10+10",
"image": "/api/images/monsters/tiger.png",
"index": "tiger",
"intelligence": 3,
"languages": "",
"legendary_actions": [],
"name": "Tiger",
"proficiencies": [
{
"proficiency": {
"index": "skill-perception",
"name": "Skill: Perception",
"url": "/api/2014/proficiencies/skill-perception"
},
"value": 3
},
{
"proficiency": {
"index": "skill-stealth",
"name": "Skill: Stealth",
"url": "/api/2014/proficiencies/skill-stealth"
},
"value": 6
}
],
"proficiency_bonus": 2,
"reactions": [],
"senses": {
"darkvision": "60 ft.",
"passive_perception": 13
},
"size": "Large",
"special_abilities": [
{
"damage": [],
"desc": "The tiger has advantage on Wisdom (Perception) checks that rely on smell.",
"name": "Keen Smell"
},
{
"damage": [],
"dc": {
"dc_type": {
"index": "str",
"name": "STR",
"url": "/api/2014/ability-scores/str"
},
"dc_value": 13,
"success_type": "none"
},
"desc": "If the tiger moves at least 20 ft. straight toward a creature and then hits it with a claw attack on the same turn, that target must succeed on a DC 13 Strength saving throw or be knocked prone. If the target is prone, the tiger can make one bite attack against it as a bonus action.",
"name": "Pounce"
}
],
"speed": {
"walk": "40 ft."
},
"strength": 17,
"type": "beast",
"updated_at": "2026-04-01T20:35:38.254Z",
"url": "/api/2014/monsters/tiger",
"wisdom": 12,
"xp": 200
}