👹 Werewolf, Hybrid Form
Monsters
View raw API endpoint ↗

Properties

Actions
  • Multiattack
  • Bite
  • Claws
Alignment
chaotic evil
Challenge_rating
3
Charisma
10
Constitution
14
Damage_immunities
bludgeoning, piercing, and slashing from nonmagical weapons that aren't silvered
Dexterity
13
Forms
  • Werewolf, Human Form
  • Werewolf, Wolf Form
Hit_dice
9d8
Hit_points
58
Hit_points_roll
9d8+18
Image
/api/images/monsters/werewolf-hybrid.png
Intelligence
10
Languages
Common
Proficiency_bonus
2
Size
Medium
Special_abilities
  • Shapechanger
  • Keen Hearing and Smell
Strength
15
Subtype
human
Type
humanoid
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
11
Xp
700
Raw JSON data
{
  "actions": [
    {
      "actions": [
        {
          "action_name": "Bite",
          "count": "1",
          "type": "melee"
        },
        {
          "action_name": "Claws",
          "count": "1",
          "type": "melee"
        }
      ],
      "damage": [],
      "desc": "The werewolf makes two attacks: two with its spear (humanoid form) or one with its bite and one with its claws (hybrid form).",
      "multiattack_type": "actions",
      "name": "Multiattack"
    },
    {
      "actions": [],
      "attack_bonus": 4,
      "damage": [
        {
          "damage_dice": "1d8+2",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) piercing damage. If the target is a humanoid, it must succeed on a DC 12 Constitution saving throw or be cursed with werewolf lycanthropy.",
      "name": "Bite"
    },
    {
      "actions": [],
      "attack_bonus": 4,
      "damage": [
        {
          "damage_dice": "2d4+2",
          "damage_type": {
            "index": "slashing",
            "name": "Slashing",
            "url": "/api/2014/damage-types/slashing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 7 (2d4 + 2) slashing damage.",
      "name": "Claws"
    }
  ],
  "alignment": "chaotic evil",
  "armor_class": [
    {
      "type": "natural",
      "value": 12
    }
  ],
  "challenge_rating": 3,
  "charisma": 10,
  "condition_immunities": [],
  "constitution": 14,
  "damage_immunities": [
    "bludgeoning, piercing, and slashing from nonmagical weapons that aren't silvered"
  ],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 13,
  "forms": [
    {
      "index": "werewolf-human",
      "name": "Werewolf, Human Form",
      "url": "/api/2014/monsters/werewolf-human"
    },
    {
      "index": "werewolf-wolf",
      "name": "Werewolf, Wolf Form",
      "url": "/api/2014/monsters/werewolf-wolf"
    }
  ],
  "hit_dice": "9d8",
  "hit_points": 58,
  "hit_points_roll": "9d8+18",
  "image": "/api/images/monsters/werewolf-hybrid.png",
  "index": "werewolf-hybrid",
  "intelligence": 10,
  "languages": "Common",
  "legendary_actions": [],
  "name": "Werewolf, Hybrid Form",
  "proficiencies": [
    {
      "proficiency": {
        "index": "skill-perception",
        "name": "Skill: Perception",
        "url": "/api/2014/proficiencies/skill-perception"
      },
      "value": 4
    }
  ],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "passive_perception": 14
  },
  "size": "Medium",
  "special_abilities": [
    {
      "damage": [],
      "desc": "The werewolf can use its action to polymorph into a wolf-humanoid hybrid or into a wolf, or back into its true form, which is humanoid. Its statistics, other than its AC, 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 werewolf has advantage on Wisdom (Perception) checks that rely on hearing or smell.",
      "name": "Keen Hearing and Smell"
    }
  ],
  "speed": {
    "walk": "30 ft."
  },
  "strength": 15,
  "subtype": "human",
  "type": "humanoid",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/werewolf-hybrid",
  "wisdom": 11,
  "xp": 700
}