👹 Wereboar, Human Form
Monsters
View raw API endpoint ↗

Properties

Actions
  • Multiattack
  • Maul
Alignment
neutral evil
Challenge_rating
4
Charisma
8
Constitution
15
Damage_immunities
bludgeoning, piercing, and slashing from nonmagical weapons that aren't silvered
Dexterity
10
Forms
  • Wereboar, Boar Form
  • Wereboar, Hybrid Form
Hit_dice
12d8
Hit_points
78
Hit_points_roll
12d8+24
Image
/api/images/monsters/wereboar-human.png
Intelligence
10
Languages
Common (can't speak in boar form)
Proficiency_bonus
2
Size
Medium
Special_abilities
  • Shapechanger
  • Relentless
Strength
17
Subtype
human
Type
humanoid
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
11
Xp
1100
Raw JSON data
{
  "actions": [
    {
      "actions": [
        {
          "action_name": "Maul",
          "count": "2",
          "type": "melee"
        }
      ],
      "damage": [],
      "desc": "The wereboar makes two attacks, only one of which can be with its tusks.",
      "multiattack_type": "actions",
      "name": "Multiattack"
    },
    {
      "actions": [],
      "attack_bonus": 5,
      "damage": [
        {
          "damage_dice": "2d6+3",
          "damage_type": {
            "index": "bludgeoning",
            "name": "Bludgeoning",
            "url": "/api/2014/damage-types/bludgeoning"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) bludgeoning damage.",
      "name": "Maul"
    }
  ],
  "alignment": "neutral evil",
  "armor_class": [
    {
      "type": "dex",
      "value": 10
    }
  ],
  "challenge_rating": 4,
  "charisma": 8,
  "condition_immunities": [],
  "constitution": 15,
  "damage_immunities": [
    "bludgeoning, piercing, and slashing from nonmagical weapons that aren't silvered"
  ],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 10,
  "forms": [
    {
      "index": "wereboar-boar",
      "name": "Wereboar, Boar Form",
      "url": "/api/2014/monsters/wereboar-boar"
    },
    {
      "index": "wereboar-hybrid",
      "name": "Wereboar, Hybrid Form",
      "url": "/api/2014/monsters/wereboar-hybrid"
    }
  ],
  "hit_dice": "12d8",
  "hit_points": 78,
  "hit_points_roll": "12d8+24",
  "image": "/api/images/monsters/wereboar-human.png",
  "index": "wereboar-human",
  "intelligence": 10,
  "languages": "Common (can't speak in boar form)",
  "legendary_actions": [],
  "name": "Wereboar, Human Form",
  "proficiencies": [
    {
      "proficiency": {
        "index": "skill-perception",
        "name": "Skill: Perception",
        "url": "/api/2014/proficiencies/skill-perception"
      },
      "value": 2
    }
  ],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "passive_perception": 12
  },
  "size": "Medium",
  "special_abilities": [
    {
      "damage": [],
      "desc": "The wereboar can use its action to polymorph into a boar-humanoid hybrid or into a boar, 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": "If the wereboar takes 14 damage or less that would reduce it to 0 hit points, it is reduced to 1 hit point instead.",
      "name": "Relentless",
      "usage": {
        "rest_types": [
          "short",
          "long"
        ],
        "type": "recharge after rest"
      }
    }
  ],
  "speed": {
    "walk": "30 ft."
  },
  "strength": 17,
  "subtype": "human",
  "type": "humanoid",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/wereboar-human",
  "wisdom": 11,
  "xp": 1100
}