👹 Saber-Toothed Tiger
Monsters
View raw API endpoint ↗

Properties

Actions
  • Bite
  • Claw
Alignment
unaligned
Challenge_rating
2
Charisma
8
Constitution
15
Dexterity
14
Hit_dice
7d10
Hit_points
52
Hit_points_roll
7d10+14
Image
/api/images/monsters/saber-toothed-tiger.png
Intelligence
3
Proficiency_bonus
2
Size
Large
Special_abilities
  • Keen Smell
  • Pounce
Strength
18
Type
beast
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
12
Xp
450
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 6,
      "damage": [
        {
          "damage_dice": "1d10+5",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 10 (1d10 + 5) piercing damage.",
      "name": "Bite"
    },
    {
      "actions": [],
      "attack_bonus": 6,
      "damage": [
        {
          "damage_dice": "2d6+5",
          "damage_type": {
            "index": "slashing",
            "name": "Slashing",
            "url": "/api/2014/damage-types/slashing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) slashing damage.",
      "name": "Claw"
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "dex",
      "value": 12
    }
  ],
  "challenge_rating": 2,
  "charisma": 8,
  "condition_immunities": [],
  "constitution": 15,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 14,
  "forms": [],
  "hit_dice": "7d10",
  "hit_points": 52,
  "hit_points_roll": "7d10+14",
  "image": "/api/images/monsters/saber-toothed-tiger.png",
  "index": "saber-toothed-tiger",
  "intelligence": 3,
  "languages": "",
  "legendary_actions": [],
  "name": "Saber-Toothed 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": {
    "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": 14,
        "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 14 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": 18,
  "type": "beast",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/saber-toothed-tiger",
  "wisdom": 12,
  "xp": 450
}