👹 Wolf
Monsters
View raw API endpoint ↗

Properties

Actions
Bite
Alignment
unaligned
Challenge_rating
0.25
Charisma
6
Constitution
12
Dexterity
15
Hit_dice
2d8
Hit_points
11
Hit_points_roll
2d8+2
Image
/api/images/monsters/wolf.png
Intelligence
3
Proficiency_bonus
2
Size
Medium
Special_abilities
  • Keen Hearing and Smell
  • Pack Tactics
Strength
12
Type
beast
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
12
Xp
50
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 4,
      "damage": [
        {
          "damage_dice": "2d4+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: 7 (2d4 + 2) piercing damage. If the target is a creature, it must succeed on a DC 11 Strength saving throw or be knocked prone.",
      "name": "Bite"
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "natural",
      "value": 13
    }
  ],
  "challenge_rating": 0.25,
  "charisma": 6,
  "condition_immunities": [],
  "constitution": 12,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 15,
  "forms": [],
  "hit_dice": "2d8",
  "hit_points": 11,
  "hit_points_roll": "2d8+2",
  "image": "/api/images/monsters/wolf.png",
  "index": "wolf",
  "intelligence": 3,
  "languages": "",
  "legendary_actions": [],
  "name": "Wolf",
  "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": 4
    }
  ],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "passive_perception": 13
  },
  "size": "Medium",
  "special_abilities": [
    {
      "damage": [],
      "desc": "The wolf has advantage on Wisdom (Perception) checks that rely on hearing or smell.",
      "name": "Keen Hearing and Smell"
    },
    {
      "damage": [],
      "desc": "The wolf has advantage on an attack roll against a creature if at least one of the wolf's allies is within 5 ft. of the creature and the ally isn't incapacitated.",
      "name": "Pack Tactics"
    }
  ],
  "speed": {
    "walk": "40 ft."
  },
  "strength": 12,
  "type": "beast",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/wolf",
  "wisdom": 12,
  "xp": 50
}