👹 Weretiger, Tiger Form
Monsters
View raw API endpoint ↗

Properties

Actions
  • Bite
  • Claw
Alignment
neutral
Challenge_rating
4
Charisma
11
Constitution
16
Damage_immunities
bludgeoning, piercing, and slashing from nonmagical weapons that aren't silvered
Dexterity
15
Forms
  • Weretiger, Human Form
  • Weretiger, Hybrid Form
Hit_dice
16d8
Hit_points
120
Hit_points_roll
16d8+48
Image
/api/images/monsters/weretiger-tiger.png
Intelligence
10
Proficiency_bonus
2
Size
Medium
Special_abilities
  • Shapechanger
  • Keen Hearing and Smell
  • Pounce
Strength
17
Subtype
human
Type
humanoid
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
13
Xp
1100
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. If the target is a humanoid, it must succeed on a DC 13 Constitution saving throw or be cursed with weretiger lycanthropy.",
      "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": "neutral",
  "armor_class": [
    {
      "type": "natural",
      "value": 12
    }
  ],
  "challenge_rating": 4,
  "charisma": 11,
  "condition_immunities": [],
  "constitution": 16,
  "damage_immunities": [
    "bludgeoning, piercing, and slashing from nonmagical weapons that aren't silvered"
  ],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 15,
  "forms": [
    {
      "index": "weretiger-human",
      "name": "Weretiger, Human Form",
      "url": "/api/2014/monsters/weretiger-human"
    },
    {
      "index": "weretiger-hybrid",
      "name": "Weretiger, Hybrid Form",
      "url": "/api/2014/monsters/weretiger-hybrid"
    }
  ],
  "hit_dice": "16d8",
  "hit_points": 120,
  "hit_points_roll": "16d8+48",
  "image": "/api/images/monsters/weretiger-tiger.png",
  "index": "weretiger-tiger",
  "intelligence": 10,
  "languages": "",
  "legendary_actions": [],
  "name": "Weretiger, Tiger Form",
  "proficiencies": [
    {
      "proficiency": {
        "index": "skill-perception",
        "name": "Skill: Perception",
        "url": "/api/2014/proficiencies/skill-perception"
      },
      "value": 5
    },
    {
      "proficiency": {
        "index": "skill-stealth",
        "name": "Skill: Stealth",
        "url": "/api/2014/proficiencies/skill-stealth"
      },
      "value": 4
    }
  ],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "darkvision": "60 ft.",
    "passive_perception": 15
  },
  "size": "Medium",
  "special_abilities": [
    {
      "damage": [],
      "desc": "The weretiger can use its action to polymorph into a tiger-humanoid hybrid or into a tiger, or back into its true form, which is humanoid. Its statistics, other than its size, are the same in each form. Any equipment it is wearing or carrying isn't transformed. It reverts to its true form if it dies.",
      "name": "Shapechanger"
    },
    {
      "damage": [],
      "desc": "The weretiger has advantage on Wisdom (Perception) checks that rely on hearing or smell.",
      "name": "Keen Hearing and Smell"
    },
    {
      "damage": [],
      "dc": {
        "dc_type": {
          "index": "str",
          "name": "STR",
          "url": "/api/2014/ability-scores/str"
        },
        "dc_value": 14,
        "success_type": "none"
      },
      "desc": "If the weretiger moves at least 15 feet 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 weretiger can make one bite attack against it as a bonus action.",
      "name": "Pounce"
    }
  ],
  "speed": {
    "walk": "40 ft."
  },
  "strength": 17,
  "subtype": "human",
  "type": "humanoid",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/weretiger-tiger",
  "wisdom": 13,
  "xp": 1100
}