👹 Shadow
Monsters
View raw API endpoint ↗

Properties

Actions
Strength Drain
Alignment
chaotic evil
Challenge_rating
0.5
Charisma
8
Condition_immunities
  • Exhaustion
  • Frightened
  • Grappled
  • Paralyzed
  • Petrified
  • Poisoned
  • Prone
  • Restrained
Constitution
13
Damage_immunities
  • necrotic
  • poison
Damage_resistances
  • acid
  • cold
  • fire
  • lightning
  • thunder
  • bludgeoning, piercing, and slashing from nonmagical weapons
Damage_vulnerabilities
radiant
Dexterity
14
Hit_dice
3d8
Hit_points
16
Hit_points_roll
3d8+3
Image
/api/images/monsters/shadow.png
Intelligence
6
Proficiency_bonus
2
Size
Medium
Special_abilities
  • Amorphous
  • Shadow Stealth
  • Sunlight Weakness
Strength
6
Type
undead
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
10
Xp
100
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 4,
      "damage": [
        {
          "damage_dice": "2d6+2",
          "damage_type": {
            "index": "necrotic",
            "name": "Necrotic",
            "url": "/api/2014/damage-types/necrotic"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 9 (2d6 + 2) necrotic damage, and the target's Strength score is reduced by 1d4. The target dies if this reduces its Strength to 0. Otherwise, the reduction lasts until the target finishes a short or long rest.\nIf a non-evil humanoid dies from this attack, a new shadow rises from the corpse 1d4 hours later.",
      "name": "Strength Drain"
    }
  ],
  "alignment": "chaotic evil",
  "armor_class": [
    {
      "type": "dex",
      "value": 12
    }
  ],
  "challenge_rating": 0.5,
  "charisma": 8,
  "condition_immunities": [
    {
      "index": "exhaustion",
      "name": "Exhaustion",
      "url": "/api/2014/conditions/exhaustion"
    },
    {
      "index": "frightened",
      "name": "Frightened",
      "url": "/api/2014/conditions/frightened"
    },
    {
      "index": "grappled",
      "name": "Grappled",
      "url": "/api/2014/conditions/grappled"
    },
    {
      "index": "paralyzed",
      "name": "Paralyzed",
      "url": "/api/2014/conditions/paralyzed"
    },
    {
      "index": "petrified",
      "name": "Petrified",
      "url": "/api/2014/conditions/petrified"
    },
    {
      "index": "poisoned",
      "name": "Poisoned",
      "url": "/api/2014/conditions/poisoned"
    },
    {
      "index": "prone",
      "name": "Prone",
      "url": "/api/2014/conditions/prone"
    },
    {
      "index": "restrained",
      "name": "Restrained",
      "url": "/api/2014/conditions/restrained"
    }
  ],
  "constitution": 13,
  "damage_immunities": [
    "necrotic",
    "poison"
  ],
  "damage_resistances": [
    "acid",
    "cold",
    "fire",
    "lightning",
    "thunder",
    "bludgeoning, piercing, and slashing from nonmagical weapons"
  ],
  "damage_vulnerabilities": [
    "radiant"
  ],
  "dexterity": 14,
  "forms": [],
  "hit_dice": "3d8",
  "hit_points": 16,
  "hit_points_roll": "3d8+3",
  "image": "/api/images/monsters/shadow.png",
  "index": "shadow",
  "intelligence": 6,
  "languages": "",
  "legendary_actions": [],
  "name": "Shadow",
  "proficiencies": [
    {
      "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": 10
  },
  "size": "Medium",
  "special_abilities": [
    {
      "damage": [],
      "desc": "The shadow can move through a space as narrow as 1 inch wide without squeezing.",
      "name": "Amorphous"
    },
    {
      "damage": [],
      "desc": "While in dim light or darkness, the shadow can take the Hide action as a bonus action. Its stealth bonus is also improved to +6.",
      "name": "Shadow Stealth"
    },
    {
      "damage": [],
      "desc": "While in sunlight, the shadow has disadvantage on attack rolls, ability checks, and saving throws.",
      "name": "Sunlight Weakness"
    }
  ],
  "speed": {
    "walk": "40 ft."
  },
  "strength": 6,
  "type": "undead",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/shadow",
  "wisdom": 10,
  "xp": 100
}