list: API endpoint for returning a list of monsters.
retrieve: API endpoint for returning a particular monster.

GET /monsters/?format=api&ordering=type&page=62
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3207,
    "next": "https://api.open5e.com/monsters/?format=api&ordering=type&page=63",
    "previous": "https://api.open5e.com/monsters/?format=api&ordering=type&page=61",
    "results": [
        {
            "slug": "edimmu",
            "desc": "_An evil wind swirls out of the desert, parching those it touches, whispering evil plans. These winds are the edimmus._  \n**Bitter Exiles.** Desert and plains tribes often exile their criminals to wander as outcasts. A banished criminal who dies of thirst sometimes rises as an edimmu, a hateful undead that blames all sentient living beings for its fate.  \n**Rise Again.** Unless its body is found and given a proper burial, an edimmu is nearly impossible to destroy. While edimmus linger near their corpses, they often follow prey they have cursed to seal the creature’s fate. Once that creature is slain, they return to the site of their demise.  \n**Undead Nature.** An edimmu doesn’t require air, food, drink, or sleep.",
            "name": "Edimmu",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 75,
            "hit_dice": "10d8+30",
            "speed": {
                "hover": true,
                "walk": 0,
                "fly": 60
            },
            "strength": 1,
            "dexterity": 19,
            "constitution": 16,
            "intelligence": 12,
            "wisdom": 13,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, fire, lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, grappled, frightened, paralyzed, petrified, poisoned, prone, restrained, unconscious",
            "senses": "blindsight 60 ft., passive Perception 11",
            "languages": "Common but can't speak",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Water Siphon",
                    "desc": "Melee Spell Attack: +7 to hit, reach 5 ft., one creature. Hit: 21 (6d6) necrotic damage. The target must succeed on a DC 14 Constitution saving throw or its hit point maximum is reduced by an amount equal to the damage taken and it is stunned for 1 minute and gains one level of exhaustion. A stunned creature repeats the saving throw at the end of each of its turns, ending the stun on itself on a success. The hit point reduction lasts until the creature finishes a long rest and drinks abundant water or until it is affected by greater restoration or comparable magic. The target dies if this effect reduces its hit point maximum to 0.",
                    "attack_bonus": 7,
                    "damage_dice": "6d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Rejuvenation",
                    "desc": "If destroyed, an edimmu rises again in 2d4 days. Permanently destroying one requires properly burying its mortal remains in consecrated or hallowed ground. Edimmus rarely venture more than a mile from the place of their death."
                },
                {
                    "name": "Incorporeal Movement",
                    "desc": "The edimmu can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object."
                }
            ],
            "spell_list": [],
            "page_no": 165,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_edimmu/"
        },
        {
            "slug": "fext",
            "desc": "_Taut dead skin, adorned entirely with tattooed fish scales, covers this woman’s face and hands. She wears scaled armor, sea green like verdigris on copper, and wields a strange sword. Her pale eyes stare, unblinking._  \n**Undead Warlock Slaves.** Ancient and powerful beings across the multiverse grant magical knowledge to mortals through dangerous pacts. Those bound to these pacts become warlocks, but the will and force of their patron is borne by more than just those who strike bargains for sorcerous power. A fext is a former warlock who has become wholly dedicated to their patron—mind, body, and soul—and functions as enforcer, bodyguard, and assassin. They are powerful undead slaves to the will of their otherworldly patron.  \n**Linked to a Master.** Each fext is a unique servant of their patron and exhibits the physical traits of its master. The eyes of every fext are tied directly to their patron’s mind, who can see what the fext sees at any time. The fext also possesses a telepathic link to its patron.  \nThe process a warlock undergoes to become a fext is horrendous. The warlock is emptied of whatever morality and humanity he or she had as wine from a jug, and the patron imbues the empty vessel with its corruption and unearthly will. Whatever life the fext led before is completely gone. They exist only to serve.  \n**Outdoing Rivals.** Scholars have debated about how many fext a patron can command. The more powerful and well-established have at least 100, while others have only a handful. Where there is more than one fext, however, they maneuverings amongst themselves to curry favor with their powerful lord. Each fext is bound to obey commands, but they attempt to carry them out to the detriment of their competitors. Scheming is common and rampant among them and they try to work without the aid of other fext as much as possible.  \n**Undead Nature.** A fext doesn’t require air, food, drink, or sleep.",
            "name": "Fext",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "any alignment",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 60,
            "hit_dice": "11d8+11",
            "speed": {
                "walk": 30
            },
            "strength": 14,
            "dexterity": 16,
            "constitution": 1,
            "intelligence": 14,
            "wisdom": 12,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": 7,
            "perception": 4,
            "skills": {
                "perception": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing damage with nonmagical weapons",
            "damage_immunities": "",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "the languages spoken by its patron",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The fext makes two melee or ranged attacks."
                },
                {
                    "name": "Eldritch Blade",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) slashing damage plus 16 (3d10) force damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6+2"
                },
                {
                    "name": "Eldritch Fury",
                    "desc": "Ranged Weapon Attack: +6 to hit, range 60/200 ft., one creature. Hit: 25 (4d10 + 3) force damage.",
                    "attack_bonus": 6,
                    "damage_dice": "4d10"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Innate Spellcasting",
                    "desc": "the fext's innate spellcasting ability is Charisma (spell save DC 15). It can innately cast the following spells, requiring no material components:at will: hex3/day each: counterspell, fear, gaseous form1/day each: hold monster, true seeing"
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The fext has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The fext's weapon attacks are magical."
                },
                {
                    "name": "Patron Blessing",
                    "desc": "A fext is infused with a portion of their patron's power. They have an Armor Class equal to 10 + their Charisma modifier + their Dexterity modifier."
                }
            ],
            "spell_list": [],
            "page_no": 183,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_fext/"
        },
        {
            "slug": "flutterflesh",
            "desc": "_This mass of fused corpses resembles a butterfly with wings of skin, limbs of bone, and a head formed of several different skulls. The dark magic that formed this abomination swirls around it hungrily._  \n**Bound by Necromancy.** Flutterflesh result from a terrible necromantic ritual. Cultists gather in the name of a dark god, powerful lich, or crazed madman, and forever bind themselves body and soul into a single evil being. Flutterflesh take recently severed limbs and fuse these new pieces to themselves in accordance with some unknowable aesthetic.  \n**Dilemma of Flesh.** The most horrifying thing about a flutterflesh, however, is its devious nature. A flutterflesh offers its prey the choice to either die or lose a limb. One can always tell where a flutterflesh resides because so many of the locals are missing appendages.  \n**Undead Nature.** A flutterflesh doesn’t require air, food, drink, or sleep.",
            "name": "Flutterflesh",
            "size": "Large",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 187,
            "hit_dice": "22d10+66",
            "speed": {
                "walk": 10,
                "fly": 60
            },
            "strength": 11,
            "dexterity": 18,
            "constitution": 17,
            "intelligence": 12,
            "wisdom": 13,
            "charisma": 10,
            "strength_save": 4,
            "dexterity_save": 8,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "deception": 4,
                "perception": 5,
                "stealth": 8
            },
            "damage_vulnerabilities": "radiant",
            "damage_resistances": "cold, lightning; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, paralyzed, exhaustion, poison, stunned, unconscious",
            "senses": "darkvision 240 ft., passive Perception 15",
            "languages": "Common, Darakhul",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The flutterflesh makes two bone spur attacks or two tormenting gaze attacks."
                },
                {
                    "name": "Bone Spur",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 17 (2d12 + 4) slashing damage plus 11 (2d10) necrotic damage. If both attacks hit a single creature in the same turn, it is grappled (escape DC 10). As a bonus action, the flutterflesh can choose whether this attack does bludgeoning, piercing, or slashing damage.",
                    "attack_bonus": 8,
                    "damage_dice": "2d12"
                },
                {
                    "name": "Tormenting Gaze",
                    "desc": "A target creature within 120 feet and able to see the flutterflesh takes 18 (4d8) psychic damage and is paralyzed for 1d4 rounds, or takes half damage and isn't paralyzed with a successful DC 15 Wisdom saving throw. Tormenting gaze can't be used against the same target twice in a single turn."
                },
                {
                    "name": "Slash",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage. On a critical hit, the target takes an additional 27 (5d10) slashing damage and must make a DC 12 Constitution saving throw. On a failure, the flutterflesh lops off and absorbs one of the target's limbs (chosen randomly) and heals hit points equal to the additional slashing damage it inflicted.",
                    "attack_bonus": 8,
                    "damage_dice": "2d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Weapons",
                    "desc": "The flutterflesh's attacks are magical."
                },
                {
                    "name": "Turn Resistance",
                    "desc": "The flutterflesh has advantage on saving throws against any effect that turns undead."
                },
                {
                    "name": "Creeping Death",
                    "desc": "A creature that starts its turn within 30 feet of the flutterflesh must make a successful DC 15 Constitution saving throw or take 14 (4d6) necrotic damage."
                },
                {
                    "name": "Regeneration",
                    "desc": "The flutterflesh regains 10 hit points at the start of its turn. If the flutterflesh takes radiant or fire damage, this trait doesn't function at the start of its next turn. The flutterflesh dies only if it starts its turn with 0 hit points and doesn't regenerate."
                }
            ],
            "spell_list": [],
            "page_no": 203,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_flutterflesh/"
        },
        {
            "slug": "ghost-knight",
            "desc": "",
            "name": "Ghost Knight",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 17,
            "armor_desc": "half plate",
            "hit_points": 97,
            "hit_dice": "15d8+30",
            "speed": {
                "walk": 30
            },
            "strength": 17,
            "dexterity": 15,
            "constitution": 14,
            "intelligence": 8,
            "wisdom": 10,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "athletics": 6,
                "perception": 3,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, poisoned",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Common",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The ghost knight makes three melee attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) piercing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) slashing damage. If the target is a creature other than an elf or undead, it must succeed on a DC 13 Constitution saving throw or be paralyzed for 1 minute. A paralyzed target repeats the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "attack_bonus": 6,
                    "damage_dice": "2d4"
                },
                {
                    "name": "Battleaxe",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) slashing damage or 8 (1d10 + 3) slashing damage if used with two hands, plus 10 (3d6) necrotic damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d8"
                },
                {
                    "name": "Lance",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 9 (1d12 + 3) piercing damage plus 10 (3d6) necrotic damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d12"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Charge",
                    "desc": "If the ghost knight is mounted and moves at least 30 feet in a straight line toward a target and hits it with a melee attack on the same turn, the target takes an extra 7 (2d6) damage."
                },
                {
                    "name": "Mounted Warrior",
                    "desc": "When mounted, the ghost knight has advantage on attacks against unmounted creatures smaller than its mount. If the ghost knight's mount is subjected to an effect that allows it to take half damage with a successful Dexterity saving throw, the mount instead takes no damage if it succeeds on the saving throw and half damage if it fails."
                },
                {
                    "name": "Turning Defiance",
                    "desc": "The ghost knight and all darakhul or ghouls within 30 feet of it have advantage on saving throws against effects that turn undead."
                },
                {
                    "name": "Undead Nature",
                    "desc": "A ghost knight doesn't require air, food, drink, or sleep"
                }
            ],
            "spell_list": [],
            "page_no": 423,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_ghost-knight/"
        },
        {
            "slug": "ghoul-darakhul",
            "desc": "",
            "name": "Ghoul, Darakhul",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "scale mail; 18 with shield",
            "hit_points": 78,
            "hit_dice": "12d8+24",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 17,
            "constitution": 14,
            "intelligence": 14,
            "wisdom": 12,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "deception": 3,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, poisoned",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Common, Darakhul",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The darakhul bites once, claws once, and makes one war pick attack. Using a shield limits the darakhul to making either its claw or war pick attack, but not both."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) piercing damage, and if the target creature is humanoid it must succeed on a DC 11 Constitution saving throw or contract darakhul fever.",
                    "attack_bonus": 5,
                    "damage_dice": "2d8"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) slashing damage. If the target is a creature other than an undead, it must make a successful DC 12 Constitution saving throw or be paralyzed for 1 minute. A paralyzed target repeats the saving throw at the end of each of its turns, ending the effect on itself on a success. If a humanoid creature is paralyzed for 2 or more rounds (the victim fails at least 2 saving throws), consecutive or nonconsecutive, the creature contracts darakhul fever.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6"
                },
                {
                    "name": "War Pick",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d8"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Master of Disguise",
                    "desc": "A darakhul in a prepared disguise has advantage on Charisma (Deception) checks made to pass as a living creature. While using this ability, the darakhul loses its stench."
                },
                {
                    "name": "Stench",
                    "desc": "Any creature that starts its turn within 5 feet of the darakhul must make a successful DC 12 Constitution saving throw or be poisoned until the start of its next turn. A successful saving throw makes the creature immune to the darakhul's stench for 24 hours. A darakhul using this ability can't also benefit from Master of Disguise."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "The darakhul has disadvantage on Wisdom (Perception) checks that rely on sight and on attack rolls while it, the object it is trying to see or attack in direct sunlight."
                },
                {
                    "name": "Turning Defiance",
                    "desc": "The darakhul and any ghouls within 30 feet of it have advantage on saving throws against effects that turn undead."
                },
                {
                    "name": "Darakhul Fever",
                    "desc": "spread mainly through bite wounds, this rare disease makes itself known within 24 hours by swiftly debilitating the infected. A creature so afflicted must make a DC 17 Constitution saving throw after every long rest. On a failed save the victim takes 14 (4d6) necrotic damage, and its hit point maximum is reduced by an amount equal to the damage taken. This reduction can't be removed until the victim recovers from darakhul fever, and even then only by greater restoration or similar magic. The victim recovers from the disease by making successful saving throws on two consecutive days. Greater restoration cures the disease; lesser restoration allows the victim to make the daily Constitution check with advantage. Primarily spread among humanoids, the disease can affect ogres, and therefore other giants may be susceptible. If the infected creature dies while infected with darakhul fever, roll 1d20, add the character's current Constitution modifier, and find the result on the Adjustment Table to determine what undead form the victim's body rises in. Adjustment Table Roll Result:\n\n1-9 None; victim is simply dead\n\n10-16 Ghoul\n\n17-20 Ghast\n\n21+ Darakhul"
                }
            ],
            "spell_list": [],
            "page_no": 216,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_ghoul-darakhul/"
        },
        {
            "slug": "ghoul-imperial",
            "desc": "",
            "name": "Ghoul, Imperial",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 16,
            "armor_desc": "breastplate",
            "hit_points": 93,
            "hit_dice": "17d8+17",
            "speed": {
                "walk": 30,
                "burrow": 15
            },
            "strength": 16,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 13,
            "wisdom": 14,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, poisoned",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Common, Darakhul, Undercommon",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The imperial ghoul makes one bite attack and one claws attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) piercing damage, and if the target creature is humanoid it must succeed on a DC 11 Constitution saving throw or contract darakhul fever.",
                    "attack_bonus": 5,
                    "damage_dice": "2d8+3"
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +5 to hit, reach, one target. Hit: 17 (4d6 + 3) slashing damage. If the target is a creature other than an elf or undead, it must succeed on a DC 11 Constitution saving throw or be paralyzed for 1 minute. The target repeats the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "attack_bonus": 5,
                    "damage_dice": "4d6"
                },
                {
                    "name": "Light Crossbow",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 80/320, one target. Hit: 8 (1d8 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d8"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Turning Defiance",
                    "desc": "The imperial ghoul and any ghouls within 30 feet of it have advantage on saving throws against effects that turn undead."
                }
            ],
            "spell_list": [],
            "page_no": 220,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_ghoul-imperial/"
        },
        {
            "slug": "ghoul-iron",
            "desc": "",
            "name": "Ghoul, Iron",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 16,
            "armor_desc": "breastplate",
            "hit_points": 143,
            "hit_dice": "22d8+44",
            "speed": {
                "walk": 30,
                "burrow": 20
            },
            "strength": 18,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 14,
            "wisdom": 14,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, poisoned",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Common, Darakhul, Undercommon",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The iron ghoul makes one bite attack and one claw attack, or three glaive attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 17 (3d8 + 4) piercing damage. If the target is a creature other than an elf or undead, it must succeed on a DC 13 Constitution saving throw or be paralyzed for 1 minute. The target repeats the saving throw at the end of each of its turns, ending the effect on itself on a success. If the target is humanoid, it must succeed on a separate DC 13 Constitution saving throw or contract darakhul fever.",
                    "attack_bonus": 7,
                    "damage_dice": "3d8"
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 18 (4d6 + 4) slashing damage. If the target is a creature other than an elf or undead, it must succeed on a DC 13 Constitution saving throw or be paralyzed for 1 minute. The target repeats the saving throw at the end of each of its turns, ending the effect on itself on a success. If the target is humanoid, it must succeed on a separate DC 13 Constitution saving throw or contract darakhul fever.",
                    "attack_bonus": 7,
                    "damage_dice": "4d6"
                },
                {
                    "name": "Glaive",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 10 (1d10 + 4) slashing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "1d10"
                },
                {
                    "name": "Heavy Bone Crossbow",
                    "desc": "Ranged Weapon Attack: +6 to hit, range 100/400, one target. Hit: 8 (1d10 + 3) piercing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d10"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Turning Defiance",
                    "desc": "The iron ghoul and any ghouls within 30 feet of it have advantage on saving throws against effects that turn undead."
                }
            ],
            "spell_list": [],
            "page_no": 220,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_ghoul-iron/"
        },
        {
            "slug": "gray-thirster",
            "desc": "_This dried-out body of a long dead traveler is still clad in the tattered remains of his clothes. Skin as dry as parchment clings to the bones that are clearly distinguishable underneath. A hoarse moaning emanates from the dry, cracked lips._  \n**Thirsting Undead.** The greatest danger to people traversing badlands and deserts is thirst, and even the best prepared can find themselves without water. The lucky ones die quickly, while those less fortunate linger in sun-addled torment for days. These souls sometimes rise from the sand as gray thirsters, driven to inflict the torment they suffered upon other travelers.  \n**Destroy Wells and Oases.** Gray thirsters destroy or foul sources of water and often lurk nearby to ambush those seeking clean water.  \n**Thirsting Caravan.** Though they hunt alone, in at least one case an entire caravan died of thirst and rose again as gray thirsters. Called the dust caravan, it prowls the deep desert accompanied by skinchanging gnolls, shrieking ghouls, and a mummy lord, building a strange nomadic army.  \n**Undead Nature.** A gray thirster doesn’t require air, food, or sleep.",
            "name": "Gray Thirster",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 39,
            "hit_dice": "6d8+12",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 16,
            "constitution": 15,
            "intelligence": 6,
            "wisdom": 12,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, necrotic",
            "damage_immunities": "fire, poison",
            "condition_immunities": "charmed, exhaustion, frightened, poisoned",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "understands all languages it knew in life but can't speak",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The gray thirster makes two claw attacks and one Withering Turban attack"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 6 (1d6 + 3) slashing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Withering Turban",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 10 ft., one creature. Hit: 5 (1d4 + 3) necrotic damage. If the target failed a saving throw against the Thirst trait at any point in this encounter, its hit point maximum is reduced by an amount equal to the damage it took from this attack. This reduction lasts until the target has no exhaustion levels.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4"
                },
                {
                    "name": "Drought (1/Day)",
                    "desc": "The gray thirster draws the moisture from a 20-foot radius area centered on itself. Nonmagical water and other liquids in this area turn to dust. Each creature that is neither undead nor a construct in the area takes 9 (2d8) necrotic damage, or half damage with a successful DC 13 Constitution saving throw. Plants, oozes, and creatures with the Amphibious, Water Breathing, or Water Form traits have disadvantage on this saving throw. Liquids carried by a creature that makes a successful saving throw are not destroyed."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Thirst",
                    "desc": "The gray thirster projects a 30-foot aura of desiccating thirst. The first time a creature enters the aura on its turn, or when it starts its turn in the aura, it must make a successful DC 12 Constitution saving throw or gain one level of exhaustion. If the saving throw is successful, the creature is immune to the gray thirster's Thirst for the next 24 hours."
                }
            ],
            "spell_list": [],
            "page_no": 238,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_gray-thirster/"
        },
        {
            "slug": "grim-jester",
            "desc": "_A skeletal cadaver bedecked in the motley attire of a fool capers about while making jokes that mock mortality._  \n**Amusing Death.** When a jester on his deathbed moves an evil death god to laughter, the fool sometimes gains a reprieve. becoming a grim jester, whose pranks serve to entertain the god of death. Their purpose is to bring an end to mortal lives in a gruesome, comic, and absurd manner. As long as such jesters keep the death god amused, their continued unlife is assured.  \n**Grisly Humor.** A grim jester’s jokes are not funny to their victims, but they offer a grim finality in combat. A killing joke might be absurd, such as “Here is your final pineapple soul, a parting gift, goodbye.” or sheer braggadocio such as “Your footwork is atrocious, and your spell’s lost its focus, your party’s no match for my hocus-pocus.” Others might be high-flown, such as “Mortal, your time has come, the bell within your skull does ring, ding, dong, dead.” Grim jesters are famous for grim, bitter mockery such as “Your blood on fire, your heart pumps its last, show me now a hero’s last gasp!” or “Odin’s raven has come for you; the Valkyries were busy. You lose, mortal.”  \nA grim jester’s mockery rarely entertain the living—but gods of death, chained angels, and demons find them quite amusing.  \n**Randomness.** Grim jesters often get their hands on wands of wonder and scrolls of chaos magic. Beware the grim jester with a deck of many things—they are quite talented in pulling cards whose magic then applies to foes and spectators.  \n**Undead Nature.** A grim jester doesn’t require air, food, drink, or sleep.",
            "name": "Grim Jester",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 136,
            "hit_dice": "16d8+64",
            "speed": {
                "walk": 30
            },
            "strength": 14,
            "dexterity": 22,
            "constitution": 18,
            "intelligence": 16,
            "wisdom": 16,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 10,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 9,
            "perception": 7,
            "skills": {
                "acrobatics": 10,
                "deception": 9,
                "perception": 7,
                "performance": 9,
                "stealth": 10
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "necrotic, poison; bludgeoning, piercing, and slashing from nonmagical attacks",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned",
            "senses": "darkvision 60 ft., passive Perception 17",
            "languages": "Abyssal, Celestial, Common, Gnomish, telepathy 60 ft.",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Joker's Shuffle (recharge 6)",
                    "desc": "The jester forces one Medium or Small humanoid within 60 feet to make a DC 17 Charisma saving throw. If the saving throw fails, the jester and the target exchange locations via teleportation and an illusion causes them to swap appearance: the jester looks and sounds like the target, and the target looks and sounds like the jester. The illusion lasts for 1 hour unless it is dismissed earlier by the jester as a bonus action, or dispelled (DC 17)."
                },
                {
                    "name": "Killing Joke (recharge 6)",
                    "desc": "The jester performs an ancient, nihilistic joke of necromantic power. This joke has no effect on undead or constructs. All other creatures within 60 feet of the jester must make a DC 17 Wisdom saving throw. Those that fail fall prone in a fit of deadly laughter. The laughter lasts 1d4 rounds, during which time the victim is incapacitated and unable to stand up from prone. At the end of its turn each round, an incapacitated victim must make a successful DC 17 Constitution saving throw or be reduced to 0 hit points. The laughter can be ended early by rendering the victim unconscious or with greater restoration or comparable magic."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Ridicule Hope (recharge 4-6)",
                    "desc": "When a spell that restores hit points is cast within 60 feet of the jester, the jester can cause that spell to inflict damage instead of curing it. The damage equals the hit points the spell would have cured."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Innate Spellcasting",
                    "desc": "the jester's spellcasting ability is Charisma (spell save DC 17, +9 to hit with spell attacks). It can innately cast the following spells requiring no components:\n\nat will: disguise self, grease, inflict wounds, magic mouth, misty step\n\n3/day each: contagion, mirror image\n\n1/day each: delayed blast fireball, finger of death, mislead, seeming"
                },
                {
                    "name": "Last Laugh",
                    "desc": "Unless it is destroyed in a manner amusing to the god of death that created it, the grim jester is brought back after 1d20 days in a place of the god's choosing."
                },
                {
                    "name": "Mock the Dying",
                    "desc": "Death saving throws made within 60 feet of the jester have disadvantage."
                },
                {
                    "name": "Turn Resistance",
                    "desc": "The jester has advantage on saving throws against any effect that turns undead."
                }
            ],
            "spell_list": [],
            "page_no": 240,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_grim-jester/"
        },
        {
            "slug": "haugbui",
            "desc": "_A thick swirl of dust rises, settles, and forms the vague outline of a man—two points of yellow light shine where its eyes should be, staring malevolently._  \n**Mound Haunter.** A haugbui is an undead spirit tied to its burial mound or barrow. It serves as a familiar, protective spirit to nearby farmsteads or villages, so long as tribute is regularly paid to the haugbui. Traditional offerings may include pouring the first beer from a barrel, leaving portions of meals out overnight, sacrificing blood or livestock, or burying a portion of any income in the mound. A freshly-woken haugbui devours the remains of creatures it was buried with, such as a hawk, hound, or horse.  \n**Milder Spirits.** Haugbuis are related to vaettir, but much older. They are more humble and less prone to taking umbrage, and indeed, a great many haugbui have long since forgotten their own names. They are not quick to spill blood when irritated, and thus are viewed with greater tolerance by the living.  \n**Scrye and Watch.** They prefer to watch over their people from within their mound, and only come forth over the most grievous insults or injuries. They can do a great deal from within their mounds thanks to their scrying ability.  \n**Undead Nature.** A haugbui doesn’t require air, food, drink, or sleep.",
            "name": "Haugbui",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 136,
            "hit_dice": "16d8+64",
            "speed": {
                "hover": true,
                "walk": 0,
                "fly": 40
            },
            "strength": 18,
            "dexterity": 17,
            "constitution": 18,
            "intelligence": 15,
            "wisdom": 20,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 10,
            "charisma_save": null,
            "perception": 10,
            "skills": {
                "arcana": 7,
                "history": 7,
                "intimidation": 8,
                "perception": 10,
                "religion": 12
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, lightning, necrotic",
            "damage_immunities": "poison; bludgeoning, piercing, and slashing from nonmagical attacks",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned",
            "senses": "truesight 60 ft., passive Perception 20",
            "languages": "the languages it spoke in life; telepathy 120 ft.",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The haugbui makes two psychic claw attacks."
                },
                {
                    "name": "Psychic Claw",
                    "desc": "Ranged Magical Attack: +10 to hit, range 40 ft., one target. Hit: 32 (6d8 + 5) psychic damage.",
                    "attack_bonus": 10,
                    "damage_dice": "6d8"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Incorporeal Movement",
                    "desc": "The haugbui can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the haugbui's innate spellcasting ability is Wisdom (spell save DC 18). It can innately cast the following spells, requiring no material components:\n\nconstant: detect thoughts, invisibility, mage hand, scrying\n\nat will: dancing lights, druidcraft, mending, spare the dying\n\n7/day each: bane, create or destroy water, fog cloud, purify food and drink\n\n5/day each: blindness/deafness, gust of wind, locate object, moonbeam, shatter\n\n3/day each: bestow curse, dispel magic, plant growth, remove curse, telekinesis\n\n1/day each: blight, contagion, dream\n\n1/week each: geas, hallow"
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the haugbui fails a saving throw it can choose to succeed instead."
                },
                {
                    "name": "Sepulchral Scrying (1/Day)",
                    "desc": "An invisible magical eye is created under the haugbui's control, allowing it to watch its territory without leaving the burial mound. The eye travels at the speed of thought and can be up to 5 miles from the haugbui's location. The haugbui can see and hear as if it were standing at the eye's location, and it can use its innate spellcasting abilities as if it were at the eye's location. The eye can be noticed with a successful DC 18 Wisdom (Perception) check and can be dispelled as if it were 3rd-level spell. Spells that block other scrying spells work against Sepulchral Scrying as well. Unless dismissed by its creator or dispelled, lasts for up to 12 hours after its creation; only one can be created per 24-hour period."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the haugbui has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
                },
                {
                    "name": "Turn Resistance",
                    "desc": "The haugbui has advantage on saving throws against any effect that turns undead."
                }
            ],
            "spell_list": [],
            "page_no": 247,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_haugbui/"
        },
        {
            "slug": "lich-hound",
            "desc": "_Their howls echoing from another plane, lich hounds always arrive wreathed in mist. Half bone, half purple fire, they are creatures of hunger and the hunt. Nothing makes them happier than taking down creatures larger than themselves—or racing through the air to catch a surprised bat in mid-flight. All cruelty and fang, lich hounds are most satisfied when praised by their great undead lords._  \n**Fiery Bones.** Bright white skulls with a heavy jaw and thick, robust skeletal bodies define the ferocious lich hounds. Their eyes burn green or blue, and their tongues resemble black fire. Fueled by necromantic power, these creatures are loyal servants of either ghoul high priests or liches.  \n**Echoing Howls.** Even on their own, lich hounds are relentless hunters, pursuing their prey with powerful senses and a keen ability to find the living wherever they may hide. Lich hound howls fade into and out of normal hearing, with strangely shifted pitch and echoes.  \n**Murdered Celestials.** The dark process of creating a lich hound involves a perverse ritual of first summoning a celestial canine and binding it to the Material Plane. The hound’s future master then murders the trapped beast. Only then can the creature be animated in all its unholy glory. Hound archons have long been outraged by the creation of lich hounds, and they occasionally band together to rid the world of those who practice this particular dark magic.  \n**Undead Nature.** A lich hound doesn’t require air, food, drink, or sleep.",
            "name": "Lich Hound",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 119,
            "hit_dice": "14d8+56",
            "speed": {
                "walk": 30,
                "fly": 50
            },
            "strength": 10,
            "dexterity": 18,
            "constitution": 18,
            "intelligence": 6,
            "wisdom": 10,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 3,
            "perception": 4,
            "skills": {
                "acrobatics": 6,
                "perception": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "piercing and bludgeoning from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, poisoned",
            "senses": "blindsight 100 ft., passive Perception 14",
            "languages": "understands Darakhul",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 10 (1d12 + 4) piercing damage. If the target is a creature, it must succeed on a DC 14 Strength saving throw or be knocked prone.",
                    "attack_bonus": 6,
                    "damage_dice": "1d12"
                },
                {
                    "name": "Ethereal Jaunt",
                    "desc": "As a bonus action, the lich hound can magically shift from the Material Plane to the Ethereal Plane, or vice versa."
                },
                {
                    "name": "Gut Rip",
                    "desc": "As a bonus action, the lich hound tears into any adjacent prone creature, inflicting 19 (3d12) slashing damage. The target must succeed on a DC 14 Constitution saving throw or be incapacitated for 1d4 rounds. An incapacitated creature repeats the saving throw at the end of each of its turns; a successful save ends the condition early."
                },
                {
                    "name": "Howl",
                    "desc": "The eerie howl of lich hounds as they close in on their prey plays havoc on the morale of living creatures that hear it. Howling requires and action, and creatures that hear the howl of a lich hound within 100 feet must succeed on a DC 14 Wisdom saving throw or become frightened for 5 rounds. Creatures that successfully save against this effect cannot be affected by a lich hound's howl for 24 hours."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Hearing and Smell",
                    "desc": "The lich hound has advantage on Wisdom (Perception) checks that rely on hearing or smell."
                }
            ],
            "spell_list": [],
            "page_no": 274,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_lich-hound/"
        },
        {
            "slug": "mallqui",
            "desc": "_With skin stretched like vellum over wizened limbs, a desiccated humanoid form clad in splendid regalia emerges from a funerary tower. Suddenly, the air becomes so dry as to make the eyes sting and lips crack. The imposing figure has yellow points of light for eyes._  \n**Cold Plateau Mummies.** The people of the cold, rainless, mountain plateaus take advantage of their dry climes to mummify their honored dead, but without the embalming and curing of the corpse practiced in hotter lands. To preserve the knowledge and the place of their ancestors in the afterlife, their dead remain among them as counsellors and honorees on holy days.  \n**Undead Judges.** The mallqui are not seen as malevolent, though at times they are severe judges against transgressors of their culture’s ideals.  \n**Icons of Growth.** Through their ability to draw the very moisture from the air, they are seen as conduits to the fertility of the earth. “Mallqui” also means “sapling” in the language of the people who create them.  \n**Undead Nature.** A mallqui doesn’t require air, food, drink, or sleep.",
            "name": "Mallqui",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 120,
            "hit_dice": "16d8+48",
            "speed": {
                "walk": 20
            },
            "strength": 16,
            "dexterity": 9,
            "constitution": 16,
            "intelligence": 11,
            "wisdom": 16,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 3,
            "wisdom_save": null,
            "charisma_save": 5,
            "perception": null,
            "skills": {
                "history": 3,
                "insight": 6,
                "religion": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, lightning; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "the languages it knew in life",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The mallqui can use its xeric aura and makes two attacks with its desiccating touch."
                },
                {
                    "name": "Desiccating Touch",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 20 (5d6 + 3) necrotic damage.",
                    "attack_bonus": 7,
                    "damage_dice": "5d6"
                },
                {
                    "name": "Xeric Aura",
                    "desc": "All creatures within 20 feet of the mallqui must succeed on a DC 15 Constitution saving throw or take 11 (2d10) necrotic damage and gain a level of exhaustion. A creature becomes immune to the mallqui's xeric aura for the next 24 hours after making a successful save against it."
                },
                {
                    "name": "Xeric Blast",
                    "desc": "Ranged Spell Attack: +7 to hit, range 30/90 ft., one target. Hit: 13 (3d6 + 3) necrotic damage.",
                    "attack_bonus": 7,
                    "damage_dice": "3d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Regeneration",
                    "desc": "The mallqui regains 10 hit points at the start of its turn. If the mallqui takes damage from its Water Sensitivity trait, its regeneration doesn't function at the start of the mallqui's next turn. The mallqui dies only if it starts its turn with 0 hit points and doesn't regenerate."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the mallqui's innate spellcasting ability is Wisdom (spell save DC 15, +7 to hit with spell attacks). It can cast the following spells, requiring no material components:\n\nat will: druidcraft, produce flame\n\n4/day each: create or destroy water, entangle\n\n2/day: locate animals or plants\n\n1/day each: dispel magic, plant growth, wind wall"
                },
                {
                    "name": "Water Sensitivity",
                    "desc": "the flesh of a mallqui putrefies and dissolves rapidly when soaked with water in the following ways:\n\n- Splashed with a waterskin or equivalent: 1d10 damage\n\n- Attacked by creature made of water: Normal damage plus an extra 1d10 damage\n\n- Caught in rain: 2d10 damage per round (DC 11 Dexterity saving throw for half)\n\n- Immersed in water: 4d10 damage per round (DC 13 Dexterity saving throw for half)\n\nalternatively, the saving throw and DC of the spell used to conjure or control the water damaging the mallqui can be used in place of the saving throws above"
                }
            ],
            "spell_list": [],
            "page_no": 282,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_mallqui/"
        },
        {
            "slug": "mask-wight",
            "desc": "_The frame of this withered demon’s corpse barely fills the ash-colored plate armor that encases it. It carries a serrated khopesh sword in spiked gauntlets that hiss with violet smoke, and a horned ivory mask devoid of features is nailed to its face._  \n**Children of Fiends.** Long ago, a demon lord of shadow and deceit fell in love with a demon goddess of destruction. At the base of a crater left by a meteor that destroyed a civilization, the two devised a plan to not merely slay their peers, but wholly expunge them from time itself, leaving only each other. Shortly thereafter, the mask wights were conceived.  \n**Rites of Annihilation.** To create these undead, the lord of shadows stole the bodies of death knights from beneath the necropolis of an arch-lich. Then, the goddess of the underworld sacrificed a million condemned souls and drained their essence into ivory masks—one for each fiend the couple sought to annihilate. Finally, the masks were hammered onto the knights with cold iron nails, and their armored husks were left at the bottom of the memory-draining River Styx for 600 years.  \nWhen they rose, the mask wights marched out into the planes to bury knowledge, conjure secrets, and erase their quarry from memory and history.  \n**Ready for Betrayal.** Kept secret from one another, though, the two each created an additional mask wight, a safeguard for in case betrayal should cross their lover’s mind.  \n**Undead Nature.** A mask wight doesn’t require air, food, drink, or sleep.",
            "name": "Mask Wight",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 207,
            "hit_dice": "18d8+126",
            "speed": {
                "walk": 40
            },
            "strength": 22,
            "dexterity": 18,
            "constitution": 24,
            "intelligence": 15,
            "wisdom": 16,
            "charisma": 18,
            "strength_save": 11,
            "dexterity_save": 9,
            "constitution_save": 12,
            "intelligence_save": 7,
            "wisdom_save": 8,
            "charisma_save": 9,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "radiant",
            "damage_resistances": "acid, fire, lightning, cold; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, frightened, paralyzed, petrified, poisoned, stunned, unconscious",
            "senses": "darkvision 60 ft., truesight 30 ft., passive Perception 13",
            "languages": "Common, Giant, Infernal",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The mask wight makes one Khopesh of Oblivion attack and one Enervating Spiked Gauntlet attack."
                },
                {
                    "name": "Khopesh of Oblivion",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 19 (3d8 + 6) slashing damage, and the target must succeed on a DC 17 Wisdom saving throw or some cherished material thing disappears from the universe, and only the target retains any memory of it. This item can be as large as a building, but it can't be a living entity and it can't be on the target's person or within the target's sight.",
                    "attack_bonus": 11,
                    "damage_dice": "3d8"
                },
                {
                    "name": "Enervating Spiked Gauntlet",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 19 (2d12 + 6) bludgeoning damage plus 11 (2d10) necrotic damage, and the target must succeed on a DC 17 Wisdom saving throw or gain 1 level of exhaustion. The target recovers from all exhaustion caused by the enervating spiked gauntlet at the end of its next long rest.",
                    "attack_bonus": 11,
                    "damage_dice": "2d12"
                },
                {
                    "name": "Wail of the Forgotten (Recharge 6)",
                    "desc": "The mask wight emits an ear-piercing wail. All creatures within 30 feet of the wight take 65 (10d12) thunder damage and are permanently deafened; a successful DC 17 Charisma saving throw reduces damage to half and limits the deafness to 1d4 hours. Targets slain by this attack are erased from the memories of every creature in the planes, all written or pictorial references to the target fade away, and its body is obliterated-the only exception is those who personally witnessed the death. Restoring such a slain creature requires a wish or divine intervention; no mortal remembers the creature's life or death."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Innate Spellcasting",
                    "desc": "the wight's innate spellcasting ability is Charisma (spell save DC 17). It can innately cast the following spells, requiring no material components:\n\nat will: alter self\n\n1/day each: counterspell, dispel magic, enlarge/reduce, spider climb, tongues\n\n1/week: gate"
                },
                {
                    "name": "Single-minded Purpose",
                    "desc": "The wight has advantage on attack rolls against followers of the fiend it is tasked to destroy and those in its target's employ (whether or not they are aware of their employer), as well as the fiend itself."
                }
            ],
            "spell_list": [],
            "page_no": 285,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_mask-wight/"
        },
        {
            "slug": "mavka",
            "desc": "_These twisted dryads have been turned into vampiric monstrosities by undead warlocks and vampiric experiments._  \n**Charred Dryads.** With burnt and blackened skin, burnt twigs for hair, and clawed hands and feet that resemble burnt and twisted roots, mavkas seem scorched and even frail. Pupil-less red eyes gleam in their eye sockets with a hellish green flame.  \n**Death Riders.** All mavkas ride Open Game License",
            "name": "Mavka",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 170,
            "hit_dice": "20d8+80",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 15,
            "constitution": 18,
            "intelligence": 13,
            "wisdom": 13,
            "charisma": 18,
            "strength_save": 9,
            "dexterity_save": 6,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 8,
            "perception": 5,
            "skills": {
                "athletics": 9,
                "nature": 5,
                "perception": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, fire, necrotic; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "cold, lightning",
            "condition_immunities": "",
            "senses": "darkvision 90 ft., passive Perception 15",
            "languages": "Common, Infernal, Sylvan",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The mavka makes two slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 23 (4d8 + 5) bludgeoning damage plus 11 (2d10) necrotic damage.",
                    "attack_bonus": 9,
                    "damage_dice": "4d8"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Innate Spellcasting",
                    "desc": "the mavka's innate spellcasting ability is Charisma (spell save DC 16, +8 to hit with spell attacks). She can innately cast the following spells, requiring no material components:\n\nconstant: protection from evil and good\n\nat will: create or destroy water, dancing lights, ray of frost, resistance, witch bolt\n\n3/day each: darkness, hold person, inflict wounds, invisibility, silence\n\n1/day each: animate dead, bestow curse, blindness/deafness, contagion, dispel magic, vampiric touch"
                },
                {
                    "name": "Nightmare Mount",
                    "desc": "A mavka is bonded to a nightmare when it is created. Mavkas are encountered with their mounts 95% of the time."
                },
                {
                    "name": "Sunlight Hypersensitivity",
                    "desc": "The mavka takes 20 radiant damage when she starts her turn in sunlight. While in sunlight, she has disadvantage on attack rolls and ability checks."
                }
            ],
            "spell_list": [],
            "page_no": 286,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_mavka/"
        },
        {
            "slug": "myling",
            "desc": "_Mylings are the souls of the unburied, those who died in the forest from abandonment or exposure and can find no peace until their bodies are properly interred. Given the circumstances around their deaths, mylings tend to be solitary. They haunt the places where they died. When some tragedy resulted in multiple deaths, the resulting mylings stay together and hunt as a pack._  \n**Attack in a Rage.** Mylings prefer to attack lone wanderers, but they target a group when desperate or when there’s more than one myling in the pack. They shadow a target until after dark, then jump onto the target’s back and demand to be carried to their chosen burial ground. They cling tightly to a victim with arms and legs locked around the victim’s shoulders and midsection, begging, threatening, and biting until the victim gives in to their demands. Mylings will bite victims to death if they are unable or unwilling to carry them, or if a victim moves too slowly.  \n**Ungrateful Rest.** While all mylings seek a creature to carry them to their final resting place, even when a chosen “mount” is willing to carry the myling, the creature’s body grows immensely heavier as it nears its burial place. Once there, it sinks into the earth, taking its bearers with it. Being buried alive is their reward for helping the myling.  \n**Urchin Rhymes and Songs.** Some mylings maintain traces of the personalities they had while alive— charming, sullen, or sadistic—and they can speak touchingly and piteously. Dressed in ragged clothing, their skin blue with cold, they sometimes reach victims who believe they are helping an injured child or young adult. They hide their faces and sing innocent rhymes when they aren’t screeching in fury, for they know that their dead eyes and cold blue skin cause fright and alarm.  \n**Undead Nature.** A myling doesn’t require air, food, drink, or sleep.",
            "name": "Myling",
            "size": "Small",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 45,
            "hit_dice": "10d6+10",
            "speed": {
                "walk": 30,
                "burrow": 10
            },
            "strength": 15,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, frightened, poisoned, stunned, unconscious",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Common",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The myling makes one bite and two claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 7 (2d4 + 2) piercing damage, and the target is grappled (escape DC 12). If the target was grappled by the myling at the start of the myling's turn, the bite attack hits automatically.",
                    "attack_bonus": 4,
                    "damage_dice": "2d4"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 8 (2d6 + 1) slashing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Buried Alive",
                    "desc": "If the myling starts its turn on its chosen burial ground, it sinks into the earth. If it has a creature grappled, that creature sinks with the myling. A Medium or larger creature sinks up to its waist; a Small creature sinks up to its neck. If the myling still has the victim grappled at the start of the myling's next turn, both of them disappear into the earth. While buried this way, a creature is considered stunned. It can free itself with a successful DC 20 Strength (Athletics) check, but only one check is allowed; if it fails, the creature is powerless to aid itself except with magic. The creature must also make a DC 10 Constitution saving throw; if it succeeds, the creature has a lungful of air and can hold its breath for (Constitution modifier + 1) minutes before suffocation begins. Otherwise, it begins suffocating immediately. Allies equipped with digging tools can reach it in four minutes divided by the number of diggers; someone using an improvised tool (a sword, a plate, bare hands) counts as only one-half of a digger."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 301,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_myling/"
        },
        {
            "slug": "nihilethic-zombie",
            "desc": "",
            "name": "Nihilethic Zombie",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 9,
            "armor_desc": "natural armor",
            "hit_points": 22,
            "hit_dice": "3d8+9",
            "speed": {
                "walk": 20,
                "swim": 30
            },
            "strength": 13,
            "dexterity": 6,
            "constitution": 16,
            "intelligence": 3,
            "wisdom": 6,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 0,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "cold, necrotic, poison; bludgeoning, piercing and slashing from nonmagical attacks (only when in ethereal form)",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "understand Void Speech and the languages it knew in life but can't speak",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Slam (Material Form Only)",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6 + 1) bludgeoning damage and the target must make a successful DC 13 Constitution saving throw or become diseased. The disease has little effect for 1 minute; during that time, it can be removed by bless, lesser restoration, or comparable magic. After 1 minute, the diseased creature's skin becomes translucent and slimy. The creature cannot regain hit points unless it is at least partially underwater, and the disease can only be removed by heal or comparable magic. Unless the creature is either fully submerged or frequently doused with water, it takes 6 (1d12) acid damage every 10 minutes. If a creature dies while diseased, it rises in 2d6 rounds as a nihilethic zombie. This zombie is permanently dominated by the nihileth that commands the attacking zombie.",
                    "attack_bonus": 3,
                    "damage_dice": "4d6+1"
                },
                {
                    "name": "Withering Touch (Ethereal Form)",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6 + 1) necrotic damage.",
                    "attack_bonus": 3,
                    "damage_dice": "1d6+1"
                },
                {
                    "name": "Form Swap",
                    "desc": "As a bonus action, the nihilethic zombie can alter between its material and ethereal forms at will."
                },
                {
                    "name": "Sacrifice Life",
                    "desc": "A nihilethic zombie can sacrifice itself to heal a nihileth within 30 feet of it. All of its remaining hit points transfer to the nihileth in the form of healing. The nihilethic zombie is reduced to 0 hit points and it doesn't make an Undead Fortitude saving throw. A nihileth cannot be healed above its maximum hit points in this manner."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Void Body",
                    "desc": "The nihilethic zombie can reduce the damage it takes from a single source by 1d12 points. This reduction cannot be applied to radiant damage."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Undead Fortitude",
                    "desc": "If damage reduces the nihileth to 0 hit points, it must make a Constitution saving throw with a DC of 5 + the damage taken, unless the damage is radiant or from a critical hit. On a success, the nihileth drops to 1 hit point instead."
                },
                {
                    "name": "Dual State",
                    "desc": "Like its nihileth creator, a nihilethic zombie can assume either a material or ethereal form. When in its material form, it has resistance to nonmagical weapons. In its ethereal form, it is immune to nonmagical weapons. Its ethereal form appears as a dark purple outline of its material form, with a blackish-purple haze within."
                }
            ],
            "spell_list": [],
            "page_no": 9,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_nihilethic-zombie/"
        },
        {
            "slug": "putrid-haunt",
            "desc": "_These shambling corpses have twigs, branches, and other debris intertwined with their bodies, and their gaping maws often crawl with scrabbling vermin._  \n**Swamp Undead.** Putrid haunts are walking corpses infused with moss, mud, and the detritus of the deep swamp. They are the shambling remains of individuals who, either through mishap or misdeed, died while lost in a vast swampland. Their desperate need to escape the marshland in life transforms into a hatred of all living beings in death. They often gather in places tainted by evil deeds.  \n**Mossy Islands.** When no potential victims are nearby, putrid haunts sink into the water and muck, where moss and water plants grow over them and vermin inhabit their rotting flesh. When living creatures draw near, the dormant putrid haunt bursts from its watery hiding spot and attacks its prey, slamming wildly with its arms and stomping on prone foes to push them deeper into the muck. There’s no planning and little cunning in their assault, but they move through the marshes more freely than most intruders and they attack with a single-mindedness that’s easily mistaken for purpose.  \n**Leech Harbors.** Putrid haunts create especially favorable conditions for leeches. They are often hosts or hiding places for large gatherings of leeches.  \n**Undead Nature.** A putrid haunt doesn’t require air, food, drink, or sleep.",
            "name": "Putrid Haunt",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 44,
            "hit_dice": "8d8+8",
            "speed": {
                "walk": 30
            },
            "strength": 17,
            "dexterity": 8,
            "constitution": 13,
            "intelligence": 6,
            "wisdom": 11,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning and piercing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "-",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) bludgeoning damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d8"
                },
                {
                    "name": "Vomit Leeches (Recharge 6)",
                    "desc": "A putrid haunt can vomit forth the contents of its stomach onto a target within 5 feet. Along with the bile and mud from its stomach, this includes 2d6 undead leeches that attach to the target. A creature takes 1 necrotic damage per leech on it at the start of the creature's turn, and the putrid haunt gains the same number of temporary hit points. As an action, a creature can remove or destroy 1d3 leeches from itself or an adjacent ally."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Dead Still",
                    "desc": "Treat a putrid haunt as invisible while it's buried in swamp muck."
                },
                {
                    "name": "Swamp Shamble",
                    "desc": "Putrid haunts suffer no movement penalties in marshy terrain."
                }
            ],
            "spell_list": [],
            "page_no": 315,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_putrid-haunt/"
        },
        {
            "slug": "risen-reaver",
            "desc": "_A body that might once have been human now has four legs and nightmarishly long, thick arms. What’s worse, its skin has been flayed off, revealing the dead muscle and sinew beneath._  \n**Spirt of War.** The risen reaver is an undead born from a warrior fallen on the battlefield. Its body becomes an avatar of combat, with four legs and a pair of long, heavy arms. In the process, it sheds its skin, becoming entirely undead muscle, bone, and sinew.  \n**Absorb Weapons.** When risen reavers take form, they absorb all weapons around them. Some of these weapons pierce their bodies, and others become part of the risen reaver’s armament. Their four legs are tipped with blades on which they walk like metallic spiders. Their arms are covered in weaponry infused into their flesh, which they use to crush and flay any living creatures they encounter.  \n**Battle Mad.** Risen reavers are battle‑maddened spirits of vengeance and slaughter, obsessed with the chaos of combat that led to their own death. They hunt the living with the sole purpose of killing, and they thrive on violence and murder. As they died, so should others die.  \n**Undead Nature.** A risen reaver doesn’t require air, food, drink, or sleep.",
            "name": "Risen Reaver",
            "size": "Large",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 15,
            "armor_desc": "studded leather",
            "hit_points": 168,
            "hit_dice": "16d10+80",
            "speed": {
                "walk": 40
            },
            "strength": 19,
            "dexterity": 16,
            "constitution": 20,
            "intelligence": 9,
            "wisdom": 7,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 11",
            "languages": "any languages it knew in life",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The risen reaver makes three blade attacks."
                },
                {
                    "name": "Blade",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one creature. Hit: 15 (2d10 + 4) slashing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d10"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Life Sense",
                    "desc": "The risen reaver automatically detects all living creatures within 120 feet. This sense is blocked by 3 feet of wood, 1 foot of earth or stone, an inch of metal, or a thin sheet of lead."
                },
                {
                    "name": "Pounce",
                    "desc": "When the risen reaver hits an enemy with its blade attack after moving at least 20 feet, the target creature must make a DC 15 Strength saving throw. On a failure, the creature falls prone and the risen reaver can use a bonus action to make a single blade attack."
                },
                {
                    "name": "Infused Arsenal",
                    "desc": "As a bonus action, the risen reaver can absorb one unattended weapon into its body. For every weapon it absorbs, it deals +1 damage with its blade attacks ( maximum of +3)."
                },
                {
                    "name": "Skitter",
                    "desc": "The risen reaver can take the Dash action as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": 328,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_risen-reaver/"
        },
        {
            "slug": "rotting-wind",
            "desc": "_A rotting wind brings a chilling gust to the air, turning nearby foliage to rot and raising a sense of dread in all creatures in its path._  \n**Air of Tombs.** A rotting wind is an undead creature made up of the foul air and grave dust sloughed off by innumerable undead creatures within lost tombs and grand necropoli.  \n**Scouts for Undead Armies.** A rotting wind carries the foul stench of death upon it, sometimes flying before undead armies and tomb legions or circling around long-extinct cities and civilizations.  \n**Withering Crops.** Rotting winds sometimes drift mindlessly across a moor or desert, blighting all life they find and leaving only famine and death in their wake. This is especially dangerous when they drift across fields full of crops; they can destroy an entire harvest in minutes.  \n**Undead Nature.** A rotting wind doesn’t require air, food, drink, or sleep.",
            "name": "Rotting Wind",
            "size": "Large",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 82,
            "hit_dice": "11d10+22",
            "speed": {
                "hover": true,
                "walk": 0,
                "fly": 60
            },
            "strength": 14,
            "dexterity": 20,
            "constitution": 15,
            "intelligence": 7,
            "wisdom": 12,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, grappled, frightened, paralyzed, petrified, poisoned, prone, restrained, unconscious",
            "senses": "blindsight 60 ft. (blind beyond this), passive Perception 10",
            "languages": "-",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Wind of Decay",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 0 ft., one target. Hit: 12 (2d6 + 5) bludgeoning damage plus 14 (4d6) necrotic damage. If the target is a creature, it must succeed on a DC 15 Constitution saving throw or be cursed with tomb rot. The cursed target can't regain hit points, and its hit point maximum decreases by 10 (3d6) for every 24 hours that elapse. If the curse reduces the target's hit point maximum to 0, the target dies and its body turns to dust. The curse lasts until removed by the remove curse spell or comparable magic.",
                    "attack_bonus": 8,
                    "damage_dice": "2d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Air Form",
                    "desc": "The rotting wind can enter a hostile creature's space and stop there. It can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Befouling Presence",
                    "desc": "All normal plant life and liquid in the same space as a rotting wind at the end of the wind's turn is blighted and cursed. Normal vegetation dies in 1d4 days, while plant creatures take double damage from the wind of decay action. Unattended liquids become noxious and undrinkable."
                },
                {
                    "name": "Invisibility",
                    "desc": "The rotting wind is invisible as per a greater invisibility spell."
                }
            ],
            "spell_list": [],
            "page_no": 330,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_rotting-wind/"
        },
        {
            "slug": "rusalka",
            "desc": "_A barefoot woman with long hair and almost transparent skin sits upon a willow branch. Her hair and clothing are wet, as if she has just returned from a swim. Her smile seems friendly enough._  \nWhen a woman drowns, her dripping body may rise again as a rusalka. Some claim the drowning must be a suicide. Others say that the water itself must be tainted with murder or some great evil spirit.  \n**Near Water.** Rusalkas dwell in the water where they died, emerging only at night. Some climb a nearby tree, dangle their feet in the water, and sing alluring songs. Others sit on the bank, combing their wet tresses and awaiting prey. They must, however, remain in or near the water where they died, as part of their curse. However, during a full moon, the rusalki can leave the water to dance along the shore or the riverbank, singing all night long and inviting young men to join them.  \n**Songs and Poetry.** Rusalkas mesmerize and seduce passersby with song and dance and poetry. Young men are their usual victims, but they also prey on curious children, lonely older men, and other heartbroken women. When a potential victim comes near enough, the rusalki entangles the person with her hair and drags him or her beneath the water to drown.  \n**Lover’s Walks.** A rusalka cannot pass for human on any but the darkest night, but she might claim to be a lonely tree spirit or a benevolent nymph willing to grant a wish in exchange for a kiss. She may part the water of a lake and coax her victim toward the center with the promise of a kiss—delivered as her hair entraps the victim and the water rushes around him. Alternatively, she may use water walk so she and the victim can stroll across the surface of the water, reward him with a long kiss (to prevent him from catching a deep breath), then end the spell over deep water and drag him to the bottom.  \n**Undead Nature.** A rusalka doesn’t require air, food, drink, or sleep.",
            "name": "Rusalka",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 88,
            "hit_dice": "16d8+16",
            "speed": {
                "walk": 30,
                "swim": 40
            },
            "strength": 17,
            "dexterity": 13,
            "constitution": 12,
            "intelligence": 11,
            "wisdom": 15,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "necrotic, poison; piercing and slashing from nonmagical attacks",
            "condition_immunities": "charmed, frightened, paralyzed, poisoned",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Common",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Breathless Kiss",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: the target is grappled (escape DC 13) and the rusalka draws all the air from the target's lungs with a kiss. If the rusalka has movement remaining, she drags the grappled creature into deep water, where it begins suffocating.",
                    "attack_bonus": 6,
                    "damage_dice": "0"
                },
                {
                    "name": "Drowning Hair (1/Day)",
                    "desc": "The rusalka's long hair tangles around a creature the rusalka has grappled. The creature takes 33 (6d10) necrotic damage, or half damage with a successful DC 15 Constitution saving throw. In addition, until it escapes the rusalka's grapple, it is restrained and has disadvantage on Strength checks to break free of the grapple."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Withered Tresses",
                    "desc": "If a rusalka is kept out of water for 24 consecutive hours, its hair and body dry into desiccated swamp weeds and the creature is utterly destroyed."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the rusalka's innate casting ability is Charisma (spell save DC 15). She can innately cast the following spells, requiring no material components:\n\nat will: control water, suggestion, tongues, water walk (can be ended freely at will)\n\n1/day: dominate person"
                },
                {
                    "name": "Watery Camouflage",
                    "desc": "In dim light or darkness, a rusalka that's underwater is invisible."
                }
            ],
            "spell_list": [],
            "page_no": 331,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_rusalka/"
        },
        {
            "slug": "sand-silhouette",
            "desc": "_Sand silhouettes are spirits of those who died in desperation in sandy ground, buried during sandstorms, thrown into dry wells, or the victims of a dune collapse. Looking like a shadow stretched out along the ground, a sand silhouette’s erratic movements are difficult to discern._  \n**Sand Bodies.** If disturbed or agitated, these restless souls cause the sand around them to swirl and form into a loose vortex that vaguely resembles their physical body in life. They can control these shapes as they controlled their physical bodies.  \n**Traceless Movement.** Sand silhouettes glide through the sand without leaving a trace or creating any telltale sign of their approach, which makes it easy for them to surprise even cautious travelers with their sudden attacks from below.  \n**Undead Nature.** A sand silhouette doesn’t require air, food, drink, or sleep.",
            "name": "Sand Silhouette",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 105,
            "hit_dice": "14d8+42",
            "speed": {
                "walk": 30,
                "burrow": 30
            },
            "strength": 18,
            "dexterity": 12,
            "constitution": 17,
            "intelligence": 7,
            "wisdom": 12,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, grappled, frightened, paralyzed, petrified, poisoned, prone, restrained, unconscious",
            "senses": "darkvision 60 ft., tremorsense 60 ft., passive Perception 11",
            "languages": "all languages it knew in life",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The sand silhouette makes two slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 14 (3d6 + 4) bludgeoning damage. If both attacks hit a Medium or smaller target, the target is grappled (escape DC 14), and the sand silhouette engulfs it.",
                    "attack_bonus": 7,
                    "damage_dice": "3d6"
                },
                {
                    "name": "Engulf",
                    "desc": "The sand silhouette engulfs a Medium or smaller creature grappled by it. The engulfed target is blinded and restrained, but no longer grappled. It must make a successful DC 15 Constitution saving throw at the start of each of the sand silhouette's turns or take 14 (3d6 + 4) bludgeoning damage. If the sand silhouette moves, the engulfed target moves with it. The sand silhouette can only engulf one creature at a time."
                },
                {
                    "name": "Haunted Haboob (Recharge 4-6)",
                    "desc": "The sand silhouette turns into a 60-foot radius roiling cloud of dust and sand filled with frightening shapes. A creature that starts its turn inside the cloud must choose whether to close its eyes and be blinded until the start of its next turn, or keep its eyes open and make a DC 15 Wisdom saving throw. If the saving throw fails, the creature is frightened for 1 minute. A frightened creature repeats the Wisdom saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Camouflage",
                    "desc": "While in desert environments, the sand silhouette can use the Hide action even while under direct observation."
                },
                {
                    "name": "Sand Form",
                    "desc": "The sand silhouette can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Sand Glide",
                    "desc": "The sand silhouette can burrow through nonmagical, loose sand without disturbing the material it is moving through. It is invisible while burrowing this way."
                },
                {
                    "name": "Vulnerability to Water",
                    "desc": "For every 5 feet the sand silhouette moves while touching water, or for every gallon of water splashed on it, it takes 2 (1d4) cold damage. If the sand silhouette is completely immersed in water, it takes 10 (4d4) cold damage."
                }
            ],
            "spell_list": [],
            "page_no": 332,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_sand-silhouette/"
        },
        {
            "slug": "sarcophagus-slime",
            "desc": "_The sarcophagus opens to reveal an eerie, scintillating light. Wisps of gelid amber ectoplasm undulate outward from a quivering mass with a blackened skull at its center._  \n**Vigilant Slime.** Sarcophagus slimes are amorphous undead guardians placed in the tombs of the powerful to guard them and to wreak terrible vengeance on would-be defilers of the ancient crypts. They seethe with baleful energy, and their blackened skulls retain a simple watchfulness.  \n**Muddled Origins.** Many sages speculate that the first sarcophagus slime was spawned accidentally, in a mummy creation ritual that gave life to the congealed contents of canopic jars rather than the intended, mummified body. Others maintain sarcophagus slime was created by a powerful necromancer-pharaoh bent on formulating the perfect alchemical sentry to guard his crypt.  \n**Death to Tomb Robbers.** These ectoplasmic slimes are the bane of burglars and a constant danger for excavators and antiquarians exploring ruins or tombs. The rituals for their creation have not been entirely lost; modern necromancers still create these undead abominations for their own fell purposes, and tomb robbers are turned into slimes if they lack proper caution.  \n**Undead Nature.** A sarcophagus slime doesn’t require air, food, drink, or sleep.",
            "name": "Sarcophagus Slime",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 105,
            "hit_dice": "14d8+42",
            "speed": {
                "walk": 20
            },
            "strength": 14,
            "dexterity": 12,
            "constitution": 18,
            "intelligence": 3,
            "wisdom": 12,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": 4,
            "perception": null,
            "skills": {
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, necrotic",
            "damage_immunities": "poison",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, poisoned, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 11",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The sarcophagus slime uses its Frightful Presence, uses its Corrupting Gaze, and makes two slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) bludgeoning damage plus 14 (4d6) acid damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Frightful Presence",
                    "desc": "Each creature of the sarcophagus slime's choice that is within 60 feet of the sarcophagus slime and aware of it must succeed on a DC 15 Wisdom saving throw or become frightened for 1 minute. A frightened creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the sarcophagus slime's Frightful Presence for the next 24 hours."
                },
                {
                    "name": "Corrupting Gaze",
                    "desc": "The sarcophagus slime targets one creature it can see within 30 feet of it. If the target can see the sarcophagus slime, the target must succeed on a DC 15 Constitution saving throw or take 14 (4d6) necrotic damage and its hit point maximum is reduced by an amount equal to the necrotic damage taken. If this effect reduces a creature's hit point maximum to 0, the creature dies and its corpse becomes a sarcophagus slime within 24 hours. This reduction lasts until the creature finishes a long rest or until it is affected by greater restoration or comparable magic."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The sarcophagus slime can move through a space as narrow as 1 inch wide without squeezing."
                }
            ],
            "spell_list": [],
            "page_no": 336,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_sarcophagus-slime/"
        },
        {
            "slug": "sharkjaw-skeleton",
            "desc": "_The humanoid form approaches through the murky water, but as it nears, it becomes clear that this is no living thing. It is made entirely of sharks’ jaws, joined together and brought to life with grim magic._  \nMade from numerous, interlocking shark’s jaws, these horrors are animated through foul magic into a large, vaguely humanoid shape. Sahuagin priests animate them to guard their sepulchers of bones. These sharkjaw skeletons lie among great piles of bones, waiting to rise up and attack any uninvited souls who invade the sanctity of sahuagin holy sites. Others guard pirate treasures or ancient shipwrecks.  \n**Undead Automaton.** Being mindless, sharkjaw skeletons do nothing without orders from their creator, and they follow those instructions explicitly. A sharkjaw skeleton’s creator can give it new commands as long as the skeleton is within 60 feet and can see and hear its creator. Otherwise, a sharkjaw skeleton follows its last instructions to the best of its ability and to the exclusion of all else, though it will always fight back if attacked.  \n**Undead Nature.** A shroud doesn’t require air, food, drink, or sleep.",
            "name": "Sharkjaw Skeleton",
            "size": "Large",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 45,
            "hit_dice": "6d10+12",
            "speed": {
                "walk": 30,
                "swim": 30
            },
            "strength": 16,
            "dexterity": 10,
            "constitution": 15,
            "intelligence": 6,
            "wisdom": 8,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1,
                "stealth": 2
            },
            "damage_vulnerabilities": "bludgeoning",
            "damage_resistances": "",
            "damage_immunities": "cold, necrotic, poison",
            "condition_immunities": "exhaustion, poisoned",
            "senses": "darkvision 60 ft., blindsense 30 ft., passive Perception 11",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The sharkjaw skeleton makes one bite attack and one claw attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) piercing damage. If the target is a Large or smaller creature, it is grappled (escape DC 13). Until this grapple ends, the sharkjaw skeleton can bite only the grappled creature and has advantage on attack rolls to do so.",
                    "attack_bonus": 5,
                    "damage_dice": "1d8"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) slashing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d8"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 350,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_sharkjaw-skeleton/"
        },
        {
            "slug": "shroud",
            "desc": "_Shrouds appear much like they did in life, only translucent and immaterial. Their voices are weak._  \n**Bitter Spirits.** Shrouds are transitional creatures: remnants of wicked people who died but refuse to rest in peace, yet have not grown strong enough to become shadows. They are aggressive enemies of all living creatures and the light that nurtures life. Shrouds blend naturally into darkness, but they stand out starkly in bright light.  \n**Thin Outlines.** Shrouds look like flickering shadowy outlines of the people they were before they died, retaining the same height and body type.  \n**Repetitive Speech.** Shrouds cannot converse, but they occasionally can be heard cruelly whispering a name, term, or phrase over and over again: something that must have had meaning to them in life.  \n**Undead Nature.** A shroud doesn’t require air, food, drink, or sleep.",
            "name": "Shroud",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 9,
            "hit_dice": "2d8",
            "speed": {
                "hover": true,
                "walk": 0,
                "fly": 30
            },
            "strength": 4,
            "dexterity": 13,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 3
            },
            "damage_vulnerabilities": "radiant",
            "damage_resistances": "acid, cold, fire, lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Common",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Strength Drain",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one creature. Hit: 3 (1d4 + 1) necrotic damage, and the target's Strength score is reduced by one-half that amount. The target dies if this reduces its Strength to 0. Otherwise, the reduction lasts until the target finishes a short or long rest. If a non-evil humanoid dies from this attack, a new shadow rises from the corpse 1d4 hours later.",
                    "attack_bonus": 3,
                    "damage_dice": "1d4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The shroud can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Shadow Evolution",
                    "desc": "Shrouds instantly become shadows once they cause a total of 12 damage. Any damage they've suffered is subtracted from the shadow's total hit points or abilities."
                },
                {
                    "name": "Shroud Stealth",
                    "desc": "When in dim light or darkness, the shroud can take the Hide action as a bonus action."
                },
                {
                    "name": "Sunlight Weakness",
                    "desc": "While in sunlight, the shroud has disadvantage on attack rolls, ability checks, and saving throws."
                }
            ],
            "spell_list": [],
            "page_no": 348,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_shroud/"
        },
        {
            "slug": "skin-bat",
            "desc": "_A repulsive, batlike creature darts from the Stygian darkness. Its body consists entirely of rotting sheets of stolen skin. Though its large eyes are glassy and lifeless, an unmistakably evil intent glimmers within them as a toothless mouth spreads wide in hunger._  \nSkin bats are undead creatures created from skin flayed from the victims of sacrificial rites. They are given a measure of unlife by a vile ritual involving immersion in Abyssal flesh vats and invocations to the relevant demon lords. They feed on the skin of living beings to replenish their own constantly rotting skin. Their acidic saliva acts as a paralytic poison and leaves ugly scars on those who survive an attack.  \n**Cliff and Dungeon Dwellers.** Skin bats prey on the unwary but do not develop sinister plots of their own. Their flocks can be encountered in isolated areas accessible only by flight or by climbing treacherous cliffs. Skin bats can exist in any climate. In cool climes, they feed only infrequently, because the cold preserves their forms and reduces the need to replenish decaying flesh. This also explains why they are attracted to the dark depths of ageless dungeons. In wet, tropical climes where their skin decomposes rapidly, skin bats are voracious feeders by necessity.  \n**Accidental Treasures.** Skin bats have no use for magic items or wealth, but occasionally a ring or necklace from a past victim gets embedded in their fleshy folds, where it becomes an unintended trophy.  \nThe typical skin bat has an 8-foot wingspan. The color of their skin matches that of their prey, so a skin bat’s coloration can change over time. A skin bat weighs about 15 lb.  \n**Undead Nature.** A skin bat doesn’t require air, food, drink, or sleep.",
            "name": "Skin Bat",
            "size": "Small",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 14,
            "hit_dice": "4d6",
            "speed": {
                "walk": 10,
                "fly": 40
            },
            "strength": 12,
            "dexterity": 16,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 13,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) piercing damage and the target must make a successful DC 10 Constitution saving throw or be paralyzed for 1d4 rounds. In addition, the skin bat attaches itself to the target. The skin bat can't bite a different creature while it's attached, and its bite attack automatically hits a creature the skin bat is attached to. Removing a skin bat requires a successful DC 11 Strength check and inflicts 5 (1d4 + 3) slashing damage to the creature the bat is being removed from. A successful save renders the target immune to skin bat poison for 24 hours.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Summon Bat Swarm",
                    "desc": "The high-frequency cries of a skin bat attract nearby mundane bats. When a skin bat faces danger, 0-3 (1d4 - 1) swarms of bats arrive within 1d6 rounds. These swarms are not under the skin bat's command, but they tend to reflexively attack whatever the skin bat is fighting."
                }
            ],
            "spell_list": [],
            "page_no": 87,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_skin-bat/"
        },
        {
            "slug": "spectral-guardian",
            "desc": "_A luminous green mist swirls into the form of an ancient warrior. Dented armor and a ragged cloak enshroud the warrior’s skeletal body, and its grinning skull leers out from an open helm._  \n**Worn Finery.** Composed of faintly glowing green vapor, the spectral guardian is a skeletal being encased in ancient armor or noble’s finery. The cloth is worn and tattered, spiraling away into mist at the edges, and the creature glides with the faintest whisper of sound like a mournful moan from far away.  \n**Eternal Disgrace.** The spectral guardian is the spirit of an ancient warrior or noble, bound to serve in death as it failed to do in life. A broken oath, an act of cowardice, or a curse laid down by the gods for a terrible betrayal leaves an indelible mark on a soul.  \nAfter the cursed creature’s death, its spirit rises, unquiet, in a place closely related to its disgrace. Compelled by the crushing weight of its deeds, the spectral guardian knows no rest or peace, and viciously snuffs out all life that intrudes upon its haunt.  \n**Undead Nature.** A spectral guardian doesn’t require air, food, drink, or sleep.",
            "name": "Spectral Guardian",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 110,
            "hit_dice": "13d8+52",
            "speed": {
                "hover": true,
                "walk": 0,
                "fly": 60
            },
            "strength": 6,
            "dexterity": 18,
            "constitution": 18,
            "intelligence": 11,
            "wisdom": 16,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, fire, lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "cold, necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 13",
            "languages": "understands the languages it knew in life but can't speak",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The spectral guardian makes two spectral rend attacks."
                },
                {
                    "name": "Spectral Rend",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) necrotic damage. If the target is a creature, it must succeed on a DC 14 Wisdom saving throw or be frightened and have its speed reduced to 0; both effects last until the end of its next turn.",
                    "attack_bonus": 7,
                    "damage_dice": "2d8"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Incorporeal Movement",
                    "desc": "The spectral guardian can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object."
                },
                {
                    "name": "Tomb Bound",
                    "desc": "The spectral guardian is bound to the area it defends. It can't move more than 100 feet from the place it is bound to protect."
                },
                {
                    "name": "Withering Miasma",
                    "desc": "A creature that starts its turn in the spectral guardian's space must make a successful DC 15 Constitution saving throw or take 18 (4d8) necrotic damage and its hit point maximum is reduced by an amount equal to the necrotic damage taken. This reduction lasts until the creature finishes a long rest."
                },
                {
                    "name": "Variant: Arcane Guardian",
                    "desc": "some spectral guardians were not warriors in life, but powerful magic users. An arcane guardian has a challenge rating of 8 (3,900 XP) and the following added trait: Spellcasting. The arcane guardian is a 9th level spellcaster. Its spellcasting ability is Charisma (spell save DC 15, +7 to hit with spell attacks). The guardian knows the following sorcerer spells, which do not require material components:\n\ncantrips (at will): acid splash, chill touch, dancing lights,minor illusion, ray of frost\n\n1st level (4 slots): mage armor, ray of sickness\n\n2nd level (3 slots): darkness, scorching ray\n\n3rd level (3 slots): fear, slow, stinking cloud\n\n4th level (3 slots): blight, ice storm\n\n5th level (1 slot): cone of cold"
                }
            ],
            "spell_list": [],
            "page_no": 358,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_spectral-guardian/"
        },
        {
            "slug": "vaettir",
            "desc": "Vættir are ancestral spirits, sometimes protective and helpful but demanding reverence and wrathful when offended.  \n**Servants of the Land.** Land vættir dwell in barrows while sea vættir live beneath lakes, rivers, or the sea—both wear ancient mail and carry bronzes axes in withered hands. Servants of the land, they haunt those who disrespect the wild or ancient laws and traditions.Landvættir dwell in barrows while sjövættir reside beneath lakes, rivers, or the sea. Servants of the land, they are favored by the Vanir, who grant them the ability to curse those who disrespect the wild or ancient laws and traditions.  \n**Jealous and Wrathful.** A wrathful vættir rises from its mound when its grave goods are stolen (including heirlooms passed on to living descendants) or when they are disrespected (leaving the dragon prow attached to a longship is a common offense, as is failing to make offerings). Vættir jealously guard both honor and treasures, and may be relentless enemies over matters as small as an accidental word or a single coin.  \n**Dangerous Helpers.** A vættir’s blue-black skin is stretched taut over its bones and sinews and its lips are drawn back in a cruel grimace. A rarer, bone-white variety exists that cares little for material possessions, instead guarding their honor or a particular patch of land. Both varieties will answer a summons by descendants or nearby villages. The summoned vættir will wander into longhouses or taverns and sit down beside those who call them, ready to serve. However, there’s always a price and a vættir’s help is often more than bargained for.  \n**Undead Nature.** A vaettir doesn’t require air, food, drink, or sleep.",
            "name": "Vaettir",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 15,
            "armor_desc": "chain shirt",
            "hit_points": 120,
            "hit_dice": "16d8+48",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": 4,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, frightened, poisoned",
            "senses": "truesight 30 ft., darkvision 60 ft., passive Perception 11",
            "languages": "the languages it knew in life",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The vaettir makes two greataxe attacks or two longbow attacks."
                },
                {
                    "name": "Greataxe",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (1d12 + 5) slashing damage plus 3 (1d6) necrotic damage.",
                    "attack_bonus": 7,
                    "damage_dice": "1d12"
                },
                {
                    "name": "Longbow",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 150/600 ft., one target. Hit: 6 (1d8 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d8"
                },
                {
                    "name": "Corpse Breath (Recharge 5-6)",
                    "desc": "The vaettir spews forth a 15.foot cone of putrid gas. Those caught in the area must succeed on a DC 13 Constitution saving throw or become poisoned for 1d4 rounds."
                },
                {
                    "name": "Maddening Gaze (1/Day)",
                    "desc": "The vaettir can lock eyes with a creature and drive it mad. Any creature within 30 feet of a vaettir that is the focus of its gaze must make a DC 12 Charisma saving throw or become confused (as the spell) for 1d4 rounds. If the save is successful, the target is immune to the effect for 24 hours."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Covetous Bond",
                    "desc": "Corpse-black vaettir can see the face of any creature holding or carrying any item the vaettir ever claimed as its own. It also detects the direction and distance to items it ever owned, so long as that item is currently owned by another. If the item changes hands, the new owner becomes the target of the vaettir's hunt. Bone-white vaettir see individuals who have offended them. Neither time nor distance affects these abilities, so long as both parties are on the same plane."
                },
                {
                    "name": "Deathless",
                    "desc": "The vaettir is destroyed when reduced to 0 hit points, but it returns to unlife where it fell on the next nightfall with full hit points. It can be killed only by removing its head, burning the corpse, and dumping the ashes in the sea, or by returning it to its burial mound, placing an open pair of scissors on its chest, and driving pins through its feet."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the vaettir's innate spellcasting ability is Charisma (spell save DC 12). It can innately cast the following spells, requiring no material components:\n\n2/day each: gaseous form, hunter's mark\n\n1/day each: enlarge/reduce, phantom steed\n\n1/week each: bestow curse, geas, remove curse"
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "Vaettir avoid daylight. A vaettir in direct sunlight has disadvantage on attack rolls and ability checks."
                }
            ],
            "spell_list": [],
            "page_no": 395,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_vaettir/"
        },
        {
            "slug": "vampire-warlock-variant",
            "desc": "",
            "name": "Vampire Warlock - Variant",
            "size": "Medium",
            "type": "Undead",
            "subtype": "shapechanger",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 144,
            "hit_dice": "17d8+68",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 18,
            "constitution": 18,
            "intelligence": 17,
            "wisdom": 15,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 9,
            "perception": 7,
            "skills": {
                "perception": 7,
                "stealth": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic, bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 17",
            "languages": "the languages it knew in life",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Bloody Arms",
                    "desc": "The vampire warlock saturates itself in its own blood, causing 20 poison damage to itself. For 1 minute, its armor class increases to 20 and its unarmed strike and bite attacks do an additional 7 (2d6) poison damage."
                },
                {
                    "name": "Call the Blood",
                    "desc": "The vampire warlock targets one humanoid it can see within 60 feet. The target must be injured (has fewer than its normal maximum hit points). The target's blood is drawn out of the body and streams through the air to the vampire warlock. The target takes 25 (6d6 + 4) necrotic damage and its hit point maximum is reduced by an equal amount until the target finishes a long rest; a successful DC 17 Constitution saving throw prevents both effects. The vampire warlock regains hit points equal to half the damage dealt. The target dies if this effect reduces its hit point maximum to 0."
                },
                {
                    "name": "Blood Puppet",
                    "desc": "The vampire warlock targets one humanoid it can see within 30 feet. The target must succeed on a DC 17 Wisdom saving throw or be dominated by the vampire warlock as if it were the target of a dominate person spell. The target repeats the saving throw each time the vampire warlock or the vampire's companions do anything harmful to it, ending the effect on itself on a success. Otherwise, the effect lasts 24 hours or until the vampire warlock is destroyed, is on a different plane of existence than the target, or uses a bonus action to end the effect; the vampire warlock doesn't need to concentrate on maintaining the effect."
                },
                {
                    "name": "Children of Hell (1/Day)",
                    "desc": "The vampire warlock magically calls 2d4 imps or 1 shadow. The called creatures arrive in 1d4 rounds, acting as allies of the vampire warlock and obeying its spoken commands, and remain for 1 hour, until the vampire warlock dies, or until the vampire warlock dismisses them as a bonus action."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "Misty Step. The vampire warlock uses misty step.",
            "legendary_actions": [
                {
                    "name": "Unarmed Strike",
                    "desc": "The vampire warlock makes one unarmed strike."
                },
                {
                    "name": "Call the Blood (Costs 2 Actions).",
                    "desc": "The vampire warlock uses call the blood."
                }
            ],
            "special_abilities": [
                {
                    "name": "Innate Spellcasting",
                    "desc": "the vampire's spellcasting ability is Charisma (spell save DC 17). It can innately cast the following spells, requiring no material components.\n\nat will: darkness, dominate person, invisibility, misty step\n\n1/day each: arms of hadar, disguise self, dissonant whispers, detect thoughts, hold monster"
                }
            ],
            "spell_list": [],
            "page_no": 425,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_vampire-warlock-variant/"
        },
        {
            "slug": "venomous-mummy",
            "desc": "_This shambling corpse warrior is draped in stained linen wrappings. Green liquid drips from rents in the fabric._  \n**Servant of the Scorpion Goddess.** These mummies are crafted by Selket’s faithful to guard holy sites and tombs and to serve as agents of the goddess’s retribution. Should Selket or her faithful feel themselves slighted by an individual or a community, they perform dangerous rituals to awaken these creatures from the crypts of her temples. Venomous mummies delight in wreaking deadly vengeance against those who disrespect the goddess.  \n**Death to Blasphemers.** In most cases, retribution is limited to people who actually undertook the acts of blasphemy, but if her priests determine that an entire community has grown heretical and earned Selket’s wrath, they may set mummies loose against the entire populace.  \n**Deadly Smoke.** Burning a venomous mummy is a terrible idea; the smoke of their immolation is toxic.",
            "name": "Venomous Mummy",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 11,
            "armor_desc": "natural armor",
            "hit_points": 58,
            "hit_dice": "9d8+18",
            "speed": {
                "walk": 20
            },
            "strength": 16,
            "dexterity": 8,
            "constitution": 15,
            "intelligence": 7,
            "wisdom": 10,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 2,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "fire",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "the languages it knew in life",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Venomous Fist",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) bludgeoning damage plus 10 (3d6) necrotic damage. If the target is a creature, it must succeed on a DC 12 Constitution saving throw or be affected by the Selket's venom curse (see above).",
                    "attack_bonus": 5,
                    "damage_dice": "2d6+7"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Selket's Venom",
                    "desc": "The venomous mummy's body and wrappings are magically imbued with substances that are highly toxic. Any creature that comes in physical contact with the venomous mummy (e.g., touching the mummy barehanded, grappling, using a bite attack) must succeed on a DC 12 Constitution saving throw or be poisoned with Selket's venom. The poisoned target takes 3 (1d6) poison damage every 10 minutes. Selket's venom is a curse, so it lasts until ended by the remove curse spell or comparable magic."
                },
                {
                    "name": "Toxic Smoke",
                    "desc": "The venomous mummy's poison-imbued wrappings and flesh create toxic fumes when burned. If a venomous mummy takes fire damage, it is surrounded by a cloud of toxic smoke in a 10-foot radius. This cloud persists for one full round. A creature that starts its turn inside the cloud or enters it for the first time on its turn takes 14 (4d6) poison damage, or half damage with a successful DC 12 Constitution saving throw."
                }
            ],
            "spell_list": [],
            "page_no": 299,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_venomous-mummy/"
        },
        {
            "slug": "wolf-spirit-swarm",
            "desc": "_A pack of ghostly wolves appears in a swirl of greenish fog, seeming to coalesce from the fog itself._  \nWhen a pack of wolves dies of hunger or chill in the deep winter, sometimes the pack leader’s rage at a cruel death—or the summoning call of a necromancer—brings the entire pack back to the mortal world as a slavering pack of greenish, translucent apparitions that glides swiftly over snow and ice, or even rivers and lakes.  \n_**Dozen-Eyed Hunters.**_ At night such a swarm can appear as little more than a mass of swirling mist, but when it prepares to attack, the mist condenses into a dozen or more snarling wolf heads with glowing red eyes that trail off into tendrils of fog. A wolf spirit swarm does not eat, but the urge to hunt and kill is as strong as ever.  \n_**Absorb Their Kill.**_ Most such swarms serve powerful undead, warlocks, noctiny, or orcish shamans as guardians and enforcers, terrifying horses and henchmen alike. The souls of those slain by the pack are said to join it.  \n_**Howl Before Combat.**_ Hirelings, mounts, and familiars often panic at the sound of a spirit pack’s chilling howl. Packs of wolf spirits are canny enough to always howl for a time before rushing a herd or encampment.  \n_**Undead Nature.**_ A swarm of wolf spirits doesn’t require air, food, drink, or sleep.",
            "name": "Wolf Spirit Swarm",
            "size": "Large",
            "type": "Undead",
            "subtype": "Swarm",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 97,
            "hit_dice": "15d10+15",
            "speed": {
                "hover": true,
                "walk": 50,
                "fly": 50
            },
            "strength": 14,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 4,
            "wisdom": 10,
            "charisma": 12,
            "strength_save": 5,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic; bludgeoning, piercing, slashing",
            "damage_immunities": "cold",
            "condition_immunities": "exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 120 ft., passive Perception 13",
            "languages": "understands Common",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "A wolf spirit swarm uses icy doom, if it's available, and makes 3 bite attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) piercing damage plus 3 (1d6) cold damage. The target is also knocked prone if the attack scored a critical hit.",
                    "attack_bonus": 5,
                    "damage_dice": "2d4+3"
                },
                {
                    "name": "Icy Doom (Recharge 5-6)",
                    "desc": "All creatures within 5 feet of the wolf spirit swarm take 22 (4d10) cold damage, or half damage with a successful DC 14 Constitution saving throw. Those that fail the saving throw also gain one level of exhaustion and become frightened until the start of the swarm's next turn."
                },
                {
                    "name": "Chilling Howl",
                    "desc": "As a bonus action on its first turn of combat, the wolf spirit swarm howls, emitting an unnatural and eerie cacophony that chills the blood. All creatures within 300 feet that hear the howl must make a successful DC 12 Charisma saving throw or be frightened until the start of the swarm's next turn."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Speed Over Snow",
                    "desc": "A swarm of wolf spirits is not affected by difficult terrain caused by snowy or icy conditions."
                }
            ],
            "spell_list": [],
            "page_no": 377,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_wolf-spirit-swarm/"
        },
        {
            "slug": "wormhearted-suffragan",
            "desc": "_This humanoid wears robes to hide its corpselike pallor and lifeless gray hair. Fine, arm-length worms wriggle through abscesses in its flesh and its empty eye-sockets. It moves stooped over, with a shuffling gait, belying its speed and agility._  \n**Dark Worm Hearts.** Formerly, the suffragans were priests or holy officers of other faiths, but their hearts were corrupted by their fear and loathing. Once pledged to the service of a demon lord, it replaced their hearts with a bulbous, writhing conglomeration of worms, which permits them to carry on with an undead mockery of life.  \n**Prey on the Wounded.** They frequent graveyards, casting detect evil or speak with dead to learn who was truly cruel and duplicitous in life. They also follow armies, visiting battlefields shortly after the fighting is over. In the guise of nurses or chirurgeons, they select their targets from among the dead and dying for as long as they remain undetected. In both cases, they cast animate dead to provide the worm goddess with viable skeletal or zombie servants.  \n**Fear Light and Radiance.** Wormhearted suffragans have a weakness; they are especially susceptible to the flesh-searing power of radiant magic, and for this reason avoid priests of the sun god or gods of light. At night, however, they are a walking contagion, infesting their enemies with parasitic worms that devour victims from within. Their favorite tactic is to cast hold person, attack with a helminth infestation, then animate their slain enemies into unlife.  \n**Undead Nature.** A wormhearted suffragan doesn’t require air, food, drink, or sleep.",
            "name": "Wormhearted Suffragan",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 97,
            "hit_dice": "13d8+39",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 11,
            "wisdom": 16,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "medicine": 6,
                "religion": 3
            },
            "damage_vulnerabilities": "radiant",
            "damage_resistances": "necrotic; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "the languages it knew in life",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The wormhearted suffragan can make two helminth infestation attacks, or it can cast one spell and make one helminth infestation attack."
                },
                {
                    "name": "Helminth Infestation",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (2d6) bludgeoning damage plus 10 (3d6) necrotic damage. If the target is a creature, it must succeed on a DC 14 Constitution saving throw or be afflicted with a helminth infestation (parasitic worms). An afflicted creature can't regain hit points and its hit point maximum decreases by 10 (3d6) for every 24 hours that elapse. If the affliction reduces the target's hit point maximum to 0, the victim dies. The affliction lasts until removed by any magic that cures disease.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Innate Spellcasting",
                    "desc": "the wormhearted suffragan's innate spellcasting ability is Wisdom (spell save DC 14, +6 to hit with spell attacks). It can cast the following spells, requiring no material components:\n\nat will: command, detect evil and good\n\n4/day: inflict wounds\n\n2/day each: blindness-deafness, hold person\n\n1/day each: animate dead, speak with dead"
                }
            ],
            "spell_list": [],
            "page_no": 410,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_wormhearted-suffragan/"
        },
        {
            "slug": "ghast",
            "desc": "",
            "name": "Ghast",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": "Ghouls",
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 36,
            "hit_dice": "8d8",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 17,
            "constitution": 10,
            "intelligence": 11,
            "wisdom": 10,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Common",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one creature. Hit: 12 (2d8 + 3) piercing damage.",
                    "attack_bonus": 3,
                    "damage_dice": "2d8",
                    "damage_bonus": 3
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) slashing damage. If the target is a creature other than an undead, it must succeed on a DC 10 Constitution saving throw or be paralyzed for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6",
                    "damage_bonus": 3
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Stench",
                    "desc": "Any creature that starts its turn within 5 ft. of the ghast must succeed on a DC 10 Constitution saving throw or be poisoned until the start of its next turn. On a successful saving throw, the creature is immune to the ghast's Stench for 24 hours."
                },
                {
                    "name": "Turn Defiance",
                    "desc": "The ghast and any ghouls within 30 ft. of it have advantage on saving throws against effects that turn undead."
                }
            ],
            "spell_list": [],
            "page_no": 311,
            "environments": [
                "Temple",
                "Desert",
                "Underdark",
                "Mountains",
                "Tundra",
                "Grassland",
                "Ruin",
                "Swamp",
                "Urban",
                "Sewer",
                "Abyss",
                "Forest",
                "Tomb",
                "Hills",
                "Shadowfell",
                "Caverns"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_ghast/"
        },
        {
            "slug": "ghost",
            "desc": "",
            "name": "Ghost",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "any alignment",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 45,
            "hit_dice": "10d8",
            "speed": {
                "hover": true,
                "walk": 0,
                "fly": 40
            },
            "strength": 7,
            "dexterity": 13,
            "constitution": 10,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, fire, lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "cold, necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "any languages it knew in life",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Withering Touch",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 17 (4d6 + 3) necrotic damage.",
                    "attack_bonus": 5,
                    "damage_dice": "4d6",
                    "damage_bonus": 3
                },
                {
                    "name": "Etherealness",
                    "desc": "The ghost enters the Ethereal Plane from the Material Plane, or vice versa. It is visible on the Material Plane while it is in the Border Ethereal, and vice versa, yet it can't affect or be affected by anything on the other plane."
                },
                {
                    "name": "Horrifying Visage",
                    "desc": "Each non-undead creature within 60 ft. of the ghost that can see it must succeed on a DC 13 Wisdom saving throw or be frightened for 1 minute. If the save fails by 5 or more, the target also ages 1d4 x 10 years. A frightened target can repeat the saving throw at the end of each of its turns, ending the frightened condition on itself on a success. If a target's saving throw is successful or the effect ends for it, the target is immune to this ghost's Horrifying Visage for the next 24 hours. The aging effect can be reversed with a greater restoration spell, but only within 24 hours of it occurring."
                },
                {
                    "name": "Possession (Recharge 6)",
                    "desc": "One humanoid that the ghost can see within 5 ft. of it must succeed on a DC 13 Charisma saving throw or be possessed by the ghost; the ghost then disappears, and the target is incapacitated and loses control of its body. The ghost now controls the body but doesn't deprive the target of awareness. The ghost can't be targeted by any attack, spell, or other effect, except ones that turn undead, and it retains its alignment, Intelligence, Wisdom, Charisma, and immunity to being charmed and frightened. It otherwise uses the possessed target's statistics, but doesn't gain access to the target's knowledge, class features, or proficiencies.\nThe possession lasts until the body drops to 0 hit points, the ghost ends it as a bonus action, or the ghost is turned or forced out by an effect like the dispel evil and good spell. When the possession ends, the ghost reappears in an unoccupied space within 5 ft. of the body. The target is immune to this ghost's Possession for 24 hours after succeeding on the saving throw or after the possession ends."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Ethereal Sight",
                    "desc": "The ghost can see 60 ft. into the Ethereal Plane when it is on the Material Plane, and vice versa."
                },
                {
                    "name": "Incorporeal Movement",
                    "desc": "The ghost can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object."
                }
            ],
            "spell_list": [],
            "page_no": 311,
            "environments": [
                "Temple",
                "Desert",
                "Underdark",
                "Mountains",
                "Tundra",
                "Grassland",
                "Ruin",
                "Swamp",
                "Water",
                "Settlement",
                "Urban",
                "Forest",
                "Ethereal Plane",
                "Tomb",
                "Jungle",
                "Hills",
                "Shadowfell"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_ghost/"
        },
        {
            "slug": "ghoul",
            "desc": "",
            "name": "Ghoul",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": "Ghouls",
            "alignment": "chaotic evil",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 22,
            "hit_dice": "5d8",
            "speed": {
                "walk": 30
            },
            "strength": 13,
            "dexterity": 15,
            "constitution": 10,
            "intelligence": 7,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Common",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one creature. Hit: 9 (2d6 + 2) piercing damage.",
                    "attack_bonus": 2,
                    "damage_dice": "2d6",
                    "damage_bonus": 2
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 7 (2d4 + 2) slashing damage. If the target is a creature other than an elf or undead, it must succeed on a DC 10 Constitution saving throw or be paralyzed for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 312,
            "environments": [
                "Temple",
                "Desert",
                "Underdark",
                "Mountains",
                "Tundra",
                "Grassland",
                "Ruin",
                "Swamp",
                "Urban",
                "Sewer",
                "Abyss",
                "Forest",
                "Tomb",
                "Jungle",
                "Hills",
                "Shadowfell",
                "Caverns"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_ghoul/"
        },
        {
            "slug": "lich",
            "desc": "",
            "name": "Lich",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "any evil alignment",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 135,
            "hit_dice": "18d8+54",
            "speed": {
                "walk": 30
            },
            "strength": 11,
            "dexterity": 16,
            "constitution": 16,
            "intelligence": 20,
            "wisdom": 14,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": 12,
            "wisdom_save": 9,
            "charisma_save": null,
            "perception": 9,
            "skills": {
                "arcana": 19,
                "history": 12,
                "insight": 9,
                "perception": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, lightning, necrotic",
            "damage_immunities": "poison; bludgeoning, piercing, and slashing from nonmagical attacks",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned",
            "senses": "truesight 120 ft., passive Perception 19",
            "languages": "Common plus up to five other languages",
            "challenge_rating": "21",
            "cr": 21.0,
            "actions": [
                {
                    "name": "Paralyzing Touch",
                    "desc": "Melee Spell Attack: +12 to hit, reach 5 ft., one creature. Hit: 10 (3d6) cold damage. The target must succeed on a DC 18 Constitution saving throw or be paralyzed for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "attack_bonus": 12,
                    "damage_dice": "3d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The lich can take 3 legendary actions, choosing from the options below. Only one legendary action option can be used at a time and only at the end of another creature's turn. The lich regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Cantrip",
                    "desc": "The lich casts a cantrip."
                },
                {
                    "name": "Paralyzing Touch (Costs 2 Actions)",
                    "desc": "The lich uses its Paralyzing Touch."
                },
                {
                    "name": "Frightening Gaze (Costs 2 Actions)",
                    "desc": "The lich fixes its gaze on one creature it can see within 10 feet of it. The target must succeed on a DC 18 Wisdom saving throw against this magic or become frightened for 1 minute. The frightened target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a target's saving throw is successful or the effect ends for it, the target is immune to the lich's gaze for the next 24 hours."
                },
                {
                    "name": "Disrupt Life (Costs 3 Actions)",
                    "desc": "Each non-undead creature within 20 feet of the lich must make a DC 18 Constitution saving throw against this magic, taking 21 (6d6) necrotic damage on a failed save, or half as much damage on a successful one.",
                    "attack_bonus": 0,
                    "damage_dice": "6d6"
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the lich fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Rejuvenation",
                    "desc": "If it has a phylactery, a destroyed lich gains a new body in 1d10 days, regaining all its hit points and becoming active again. The new body appears within 5 feet of the phylactery."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The lich is an 18th-level spellcaster. Its spellcasting ability is Intelligence (spell save DC 20, +12 to hit with spell attacks). The lich has the following wizard spells prepared:\n\n* Cantrips (at will): mage hand, prestidigitation, ray of frost\n* 1st level (4 slots): detect magic, magic missile, shield, thunderwave\n* 2nd level (3 slots): detect thoughts, invisibility, acid arrow, mirror image\n* 3rd level (3 slots): animate dead, counterspell, dispel magic, fireball\n* 4th level (3 slots): blight, dimension door\n* 5th level (3 slots): cloudkill, scrying\n* 6th level (1 slot): disintegrate, globe of invulnerability\n* 7th level (1 slot): finger of death, plane shift\n* 8th level (1 slot): dominate monster, power word stun\n* 9th level (1 slot): power word kill"
                },
                {
                    "name": "Turn Resistance",
                    "desc": "The lich has advantage on saving throws against any effect that turns undead."
                }
            ],
            "spell_list": [
                "https://api.open5e.com/v2/spells/mage-hand/?format=api",
                "https://api.open5e.com/v2/spells/prestidigitation/?format=api",
                "https://api.open5e.com/v2/spells/ray-of-frost/?format=api",
                "https://api.open5e.com/v2/spells/detect-magic/?format=api",
                "https://api.open5e.com/v2/spells/magic-missile/?format=api",
                "https://api.open5e.com/v2/spells/shield/?format=api",
                "https://api.open5e.com/v2/spells/thunderwave/?format=api",
                "https://api.open5e.com/v2/spells/detect-thoughts/?format=api",
                "https://api.open5e.com/v2/spells/invisibility/?format=api",
                "https://api.open5e.com/v2/spells/acid-arrow/?format=api",
                "https://api.open5e.com/v2/spells/mirror-image/?format=api",
                "https://api.open5e.com/v2/spells/animate-dead/?format=api",
                "https://api.open5e.com/v2/spells/counterspell/?format=api",
                "https://api.open5e.com/v2/spells/dispel-magic/?format=api",
                "https://api.open5e.com/v2/spells/fireball/?format=api",
                "https://api.open5e.com/v2/spells/blight/?format=api",
                "https://api.open5e.com/v2/spells/dimension-door/?format=api",
                "https://api.open5e.com/v2/spells/cloudkill/?format=api",
                "https://api.open5e.com/v2/spells/scrying/?format=api",
                "https://api.open5e.com/v2/spells/disintegrate/?format=api",
                "https://api.open5e.com/v2/spells/globe-of-invulnerability/?format=api",
                "https://api.open5e.com/v2/spells/finger-of-death/?format=api",
                "https://api.open5e.com/v2/spells/plane-shift/?format=api",
                "https://api.open5e.com/v2/spells/dominate-monster/?format=api",
                "https://api.open5e.com/v2/spells/power-word-stun/?format=api",
                "https://api.open5e.com/v2/spells/power-word-kill/?format=api"
            ],
            "page_no": 325,
            "environments": [
                "Shadowfell",
                "Ruin",
                "Laboratory",
                "Tomb"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_lich/"
        },
        {
            "slug": "minotaur-skeleton",
            "desc": "",
            "name": "Minotaur Skeleton",
            "size": "Large",
            "type": "Undead",
            "subtype": "",
            "group": "Skeletons",
            "alignment": "lawful evil",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 67,
            "hit_dice": "9d10+18",
            "speed": {
                "walk": 40
            },
            "strength": 18,
            "dexterity": 11,
            "constitution": 15,
            "intelligence": 6,
            "wisdom": 8,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "bludgeoning",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, poisoned",
            "senses": "darkvision 60 ft., passive Perception 9",
            "languages": "understands Abyssal but can't speak",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Greataxe",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 17 (2d12 + 4) slashing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d12",
                    "damage_bonus": 4
                },
                {
                    "name": "Gore",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) piercing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d8",
                    "damage_bonus": 4
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Charge",
                    "desc": "If the skeleton moves at least 10 feet straight toward a target and then hits it with a gore attack on the same turn, the target takes an extra 9 (2d8) piercing damage. If the target is a creature, it must succeed on a DC 14 Strength saving throw or be pushed up to 10 feet away and knocked prone.",
                    "attack_bonus": 0,
                    "damage_dice": "2d8"
                }
            ],
            "spell_list": [],
            "page_no": 346,
            "environments": [
                "Underdark"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_minotaur-skeleton/"
        },
        {
            "slug": "mummy",
            "desc": "",
            "name": "Mummy",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": "Mummies",
            "alignment": "lawful evil",
            "armor_class": 11,
            "armor_desc": "natural armor",
            "hit_points": 58,
            "hit_dice": "9d8+18",
            "speed": {
                "walk": 20
            },
            "strength": 16,
            "dexterity": 8,
            "constitution": 15,
            "intelligence": 6,
            "wisdom": 10,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 2,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "fire",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "the languages it knew in life",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The mummy can use its Dreadful Glare and makes one attack with its rotting fist."
                },
                {
                    "name": "Rotting Fist",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) bludgeoning damage plus 10 (3d6) necrotic damage. If the target is a creature, it must succeed on a DC 12 Constitution saving throw or be cursed with mummy rot. The cursed target can't regain hit points, and its hit point maximum decreases by 10 (3d6) for every 24 hours that elapse. If the curse reduces the target's hit point maximum to 0, the target dies, and its body turns to dust. The curse lasts until removed by the remove curse spell or other magic.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6",
                    "damage_bonus": 3
                },
                {
                    "name": "Dreadful Glare",
                    "desc": "The mummy targets one creature it can see within 60 ft. of it. If the target can see the mummy, it must succeed on a DC 11 Wisdom saving throw against this magic or become frightened until the end of the mummy's next turn. If the target fails the saving throw by 5 or more, it is also paralyzed for the same duration. A target that succeeds on the saving throw is immune to the Dreadful Glare of all mummies (but not mummy lords) for the next 24 hours."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 333,
            "environments": [
                "Temple",
                "Desert",
                "Shadowfell",
                "Ruin",
                "Tomb"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_mummy/"
        },
        {
            "slug": "mummy-lord",
            "desc": "",
            "name": "Mummy Lord",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": "Mummies",
            "alignment": "lawful evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 97,
            "hit_dice": "13d8+39",
            "speed": {
                "walk": 20
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 17,
            "intelligence": 11,
            "wisdom": 18,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 8,
            "intelligence_save": 5,
            "wisdom_save": 9,
            "charisma_save": 8,
            "perception": null,
            "skills": {
                "history": 5,
                "religion": 5
            },
            "damage_vulnerabilities": "bludgeoning",
            "damage_resistances": "",
            "damage_immunities": "necrotic, poison; bludgeoning, piercing, and slashing from nonmagical attacks",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "the languages it knew in life",
            "challenge_rating": "15",
            "cr": 15.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The mummy can use its Dreadful Glare and makes one attack with its rotting fist."
                },
                {
                    "name": "Rotting Fist",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 14 (3d6 + 4) bludgeoning damage plus 21 (6d6) necrotic damage. If the target is a creature, it must succeed on a DC 16 Constitution saving throw or be cursed with mummy rot. The cursed target can't regain hit points, and its hit point maximum decreases by 10 (3d6) for every 24 hours that elapse. If the curse reduces the target's hit point maximum to 0, the target dies, and its body turns to dust. The curse lasts until removed by the remove curse spell or other magic.",
                    "attack_bonus": 9,
                    "damage_dice": "3d6+6d6",
                    "damage_bonus": 4
                },
                {
                    "name": "Dreadful Glare",
                    "desc": "The mummy lord targets one creature it can see within 60 feet of it. If the target can see the mummy lord, it must succeed on a DC 16 Wisdom saving throw against this magic or become frightened until the end of the mummy's next turn. If the target fails the saving throw by 5 or more, it is also paralyzed for the same duration. A target that succeeds on the saving throw is immune to the Dreadful Glare of all mummies and mummy lords for the next 24 hours."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The mummy lord can take 3 legendary actions, choosing from the options below. Only one legendary action option can be used at a time and only at the end of another creature's turn. The mummy lord regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Attack",
                    "desc": "The mummy lord makes one attack with its rotting fist or uses its Dreadful Glare."
                },
                {
                    "name": "Blinding Dust",
                    "desc": "Blinding dust and sand swirls magically around the mummy lord. Each creature within 5 feet of the mummy lord must succeed on a DC 16 Constitution saving throw or be blinded until the end of the creature's next turn."
                },
                {
                    "name": "Blasphemous Word (Costs 2 Actions)",
                    "desc": "The mummy lord utters a blasphemous word. Each non-undead creature within 10 feet of the mummy lord that can hear the magical utterance must succeed on a DC 16 Constitution saving throw or be stunned until the end of the mummy lord's next turn."
                },
                {
                    "name": "Channel Negative Energy (Costs 2 Actions)",
                    "desc": "The mummy lord magically unleashes negative energy. Creatures within 60 feet of the mummy lord, including ones behind barriers and around corners, can't regain hit points until the end of the mummy lord's next turn."
                },
                {
                    "name": "Whirlwind of Sand (Costs 2 Actions)",
                    "desc": "The mummy lord magically transforms into a whirlwind of sand, moves up to 60 feet, and reverts to its normal form. While in whirlwind form, the mummy lord is immune to all damage, and it can't be grappled, petrified, knocked prone, restrained, or stunned. Equipment worn or carried by the mummy lord remain in its possession."
                }
            ],
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The mummy lord has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Rejuvenation",
                    "desc": "A destroyed mummy lord gains a new body in 24 hours if its heart is intact, regaining all its hit points and becoming active again. The new body appears within 5 feet of the mummy lord's heart."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The mummy lord is a 10th-level spellcaster. Its spellcasting ability is Wisdom (spell save DC 17, +9 to hit with spell attacks). The mummy lord has the following cleric spells prepared:\n\n* Cantrips (at will): sacred flame, thaumaturgy\n* 1st level (4 slots): command, guiding bolt, shield of faith\n* 2nd level (3 slots): hold person, silence, spiritual weapon\n* 3rd level (3 slots): animate dead, dispel magic\n* 4th level (3 slots): divination, guardian of faith\n* 5th level (2 slots): contagion, insect plague\n* 6th level (1 slot): harm"
                }
            ],
            "spell_list": [
                "https://api.open5e.com/v2/spells/sacred-flame/?format=api",
                "https://api.open5e.com/v2/spells/thaumaturgy/?format=api",
                "https://api.open5e.com/v2/spells/command/?format=api",
                "https://api.open5e.com/v2/spells/guiding-bolt/?format=api",
                "https://api.open5e.com/v2/spells/shield-of-faith/?format=api",
                "https://api.open5e.com/v2/spells/hold-person/?format=api",
                "https://api.open5e.com/v2/spells/silence/?format=api",
                "https://api.open5e.com/v2/spells/spiritual-weapon/?format=api",
                "https://api.open5e.com/v2/spells/animate-dead/?format=api",
                "https://api.open5e.com/v2/spells/dispel-magic/?format=api",
                "https://api.open5e.com/v2/spells/divination/?format=api",
                "https://api.open5e.com/v2/spells/guardian-of-faith/?format=api",
                "https://api.open5e.com/v2/spells/contagion/?format=api",
                "https://api.open5e.com/v2/spells/insect-plague/?format=api",
                "https://api.open5e.com/v2/spells/harm/?format=api"
            ],
            "page_no": 334,
            "environments": [
                "Temple",
                "Desert",
                "Shadowfell",
                "Ruin",
                "Tomb"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_mummy-lord/"
        },
        {
            "slug": "ogre-zombie",
            "desc": "",
            "name": "Ogre Zombie",
            "size": "Large",
            "type": "Undead",
            "subtype": "",
            "group": "Zombies",
            "alignment": "neutral evil",
            "armor_class": 8,
            "armor_desc": null,
            "hit_points": 85,
            "hit_dice": "9d10+36",
            "speed": {
                "walk": 30
            },
            "strength": 19,
            "dexterity": 6,
            "constitution": 18,
            "intelligence": 3,
            "wisdom": 6,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 0,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "understands Common and Giant but can't speak",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Morningstar",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d8",
                    "damage_bonus": 4
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Undead Fortitude",
                    "desc": "If damage reduces the zombie to 0 hit points, it must make a Constitution saving throw with a DC of 5+the damage taken, unless the damage is radiant or from a critical hit. On a success, the zombie drops to 1 hit point instead."
                }
            ],
            "spell_list": [],
            "page_no": 357,
            "environments": [
                "Temple",
                "Ruin",
                "Shadowfell",
                "Tomb"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_ogre-zombie/"
        },
        {
            "slug": "shadow",
            "desc": "",
            "name": "Shadow",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 16,
            "hit_dice": "3d8+3",
            "speed": {
                "walk": 40
            },
            "strength": 6,
            "dexterity": 14,
            "constitution": 13,
            "intelligence": 6,
            "wisdom": 10,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 4
            },
            "damage_vulnerabilities": "radiant",
            "damage_resistances": "acid, cold, fire, lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Strength Drain",
                    "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.",
                    "attack_bonus": 4,
                    "damage_dice": "2d6",
                    "damage_bonus": 2
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The shadow can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Shadow Stealth",
                    "desc": "While in dim light or darkness, the shadow can take the Hide action as a bonus action."
                },
                {
                    "name": "Sunlight Weakness",
                    "desc": "While in sunlight, the shadow has disadvantage on attack rolls, ability checks, and saving throws."
                }
            ],
            "spell_list": [],
            "page_no": 344,
            "environments": [
                "Underdark",
                "Urban",
                "Shadowfell",
                "Caverns",
                "Ruin",
                "Tomb"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_shadow/"
        },
        {
            "slug": "skeleton",
            "desc": "",
            "name": "Skeleton",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": "Skeletons",
            "alignment": "lawful evil",
            "armor_class": 13,
            "armor_desc": "armor scraps",
            "hit_points": 13,
            "hit_dice": "2d8+4",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 14,
            "constitution": 15,
            "intelligence": 6,
            "wisdom": 8,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "bludgeoning",
            "damage_resistances": "poison",
            "damage_immunities": "",
            "condition_immunities": "exhaustion, poisoned",
            "senses": "darkvision 60 ft., passive Perception 9",
            "languages": "understands the languages it knew in life but can't speak",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6",
                    "damage_bonus": 2
                },
                {
                    "name": "Shortbow",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 80/320 ft., one target. Hit: 5 (1d6 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6",
                    "damage_bonus": 2
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 346,
            "environments": [
                "Temple",
                "Urban",
                "Shadowfell",
                "Ruin",
                "Tomb"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_skeleton/"
        },
        {
            "slug": "specter",
            "desc": "",
            "name": "Specter",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 22,
            "hit_dice": "5d8",
            "speed": {
                "hover": true,
                "walk": 0,
                "fly": 50
            },
            "strength": 1,
            "dexterity": 14,
            "constitution": 11,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 11,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, fire, lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "understands all languages it knew in life but can't speak",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Life Drain",
                    "desc": "Melee Spell Attack: +4 to hit, reach 5 ft., one creature. Hit: 10 (3d6) necrotic damage. The target must succeed on a DC 10 Constitution saving throw or its hit point maximum is reduced by an amount equal to the damage taken. This reduction lasts until the creature finishes a long rest. The target dies if this effect reduces its hit point maximum to 0.",
                    "attack_bonus": 4,
                    "damage_dice": "3d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Incorporeal Movement",
                    "desc": "The specter can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the specter has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
                }
            ],
            "spell_list": [],
            "page_no": 346,
            "environments": [
                "Underdark",
                "Urban",
                "Shadowfell",
                "Ruin",
                "Tomb"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_specter/"
        },
        {
            "slug": "vampire",
            "desc": "",
            "name": "Vampire",
            "size": "Medium",
            "type": "Undead",
            "subtype": "shapechanger",
            "group": "Vampires",
            "alignment": "lawful evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 144,
            "hit_dice": "17d8+68",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 18,
            "constitution": 18,
            "intelligence": 17,
            "wisdom": 15,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 9,
            "perception": 7,
            "skills": {
                "perception": 7,
                "stealth": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 17",
            "languages": "the languages it knew in life",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack (Vampire Form Only)",
                    "desc": "The vampire makes two attacks, only one of which can be a bite attack."
                },
                {
                    "name": "Unarmed Strike (Vampire Form Only)",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one creature. Hit: 8 (1d8 + 4) bludgeoning damage. Instead of dealing damage, the vampire can grapple the target (escape DC 18).",
                    "attack_bonus": 9,
                    "damage_dice": "1d8",
                    "damage_bonus": 4
                },
                {
                    "name": "Bite (Bat or Vampire Form Only)",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one willing creature, or a creature that is grappled by the vampire, incapacitated, or restrained. Hit: 7 (1d6 + 4) piercing damage plus 10 (3d6) necrotic damage. The target's hit point maximum is reduced by an amount equal to the necrotic damage taken, and the vampire regains hit points equal to that amount. The reduction lasts until the target finishes a long rest. The target dies if this effect reduces its hit point maximum to 0. A humanoid slain in this way and then buried in the ground rises the following night as a vampire spawn under the vampire's control.",
                    "attack_bonus": 9,
                    "damage_dice": "1d6+3d6",
                    "damage_bonus": 4
                },
                {
                    "name": "Charm",
                    "desc": "The vampire targets one humanoid it can see within 30 ft. of it. If the target can see the vampire, the target must succeed on a DC 17 Wisdom saving throw against this magic or be charmed by the vampire. The charmed target regards the vampire as a trusted friend to be heeded and protected. Although the target isn't under the vampire's control, it takes the vampire's requests or actions in the most favorable way it can, and it is a willing target for the vampire's bite attack.\nEach time the vampire or the vampire's companions do anything harmful to the target, it can repeat the saving throw, ending the effect on itself on a success. Otherwise, the effect lasts 24 hours or until the vampire is destroyed, is on a different plane of existence than the target, or takes a bonus action to end the effect."
                },
                {
                    "name": "Children of the Night (1/Day)",
                    "desc": "The vampire magically calls 2d4 swarms of bats or rats, provided that the sun isn't up. While outdoors, the vampire can call 3d6 wolves instead. The called creatures arrive in 1d4 rounds, acting as allies of the vampire and obeying its spoken commands. The beasts remain for 1 hour, until the vampire dies, or until the vampire dismisses them as a bonus action."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The vampire can take 3 legendary actions, choosing from the options below. Only one legendary action option can be used at a time and only at the end of another creature's turn. The vampire regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Move",
                    "desc": "The vampire moves up to its speed without provoking opportunity attacks."
                },
                {
                    "name": "Unarmed Strike",
                    "desc": "The vampire makes one unarmed strike."
                },
                {
                    "name": "Bite (Costs 2 Actions)",
                    "desc": "The vampire makes one bite attack."
                }
            ],
            "special_abilities": [
                {
                    "name": "Shapechanger",
                    "desc": "If the vampire isn't in sun light or running water, it can use its action to polymorph into a Tiny bat or a Medium cloud of mist, or back into its true form.\nWhile in bat form, the vampire can't speak, its walking speed is 5 feet, and it has a flying speed of 30 feet. Its statistics, other than its size and speed, are unchanged. Anything it is wearing transforms with it, but nothing it is carrying does. It reverts to its true form if it dies.\nWhile in mist form, the vampire can't take any actions, speak, or manipulate objects. It is weightless, has a flying speed of 20 feet, can hover, and can enter a hostile creature's space and stop there. In addition, if air can pass through a space, the mist can do so without squeezing, and it can't pass through water. It has advantage on Strength, Dexterity, and Constitution saving throws, and it is immune to all nonmagical damage, except the damage it takes from sunlight."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the vampire fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Misty Escape",
                    "desc": "When it drops to 0 hit points outside its resting place, the vampire transforms into a cloud of mist (as in the Shapechanger trait) instead of falling unconscious, provided that it isn't in sunlight or running water. If it can't transform, it is destroyed.\nWhile it has 0 hit points in mist form, it can't revert to its vampire form, and it must reach its resting place within 2 hours or be destroyed. Once in its resting place, it reverts to its vampire form. It is then paralyzed until it regains at least 1 hit point. After spending 1 hour in its resting place with 0 hit points, it regains 1 hit point."
                },
                {
                    "name": "Regeneration",
                    "desc": "The vampire regains 20 hit points at the start of its turn if it has at least 1 hit point and isn't in sunlight or running water. If the vampire takes radiant damage or damage from holy water, this trait doesn't function at the start of the vampire's next turn."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The vampire can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                },
                {
                    "name": "Vampire Weaknesses",
                    "desc": "The vampire has the following flaws:\nForbiddance. The vampire can't enter a residence without an invitation from one of the occupants.\nHarmed by Running Water. The vampire takes 20 acid damage if it ends its turn in running water.\nStake to the Heart. If a piercing weapon made of wood is driven into the vampire's heart while the vampire is incapacitated in its resting place, the vampire is paralyzed until the stake is removed.\nSunlight Hypersensitivity. The vampire takes 20 radiant damage when it starts its turn in sunlight. While in sunlight, it has disadvantage on attack rolls and ability checks."
                }
            ],
            "spell_list": [],
            "page_no": 352,
            "environments": [
                "Urban",
                "Mountains",
                "Forest",
                "Ruin",
                "Tomb",
                "Hills",
                "Shadowfell",
                "Settlement"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_vampire/"
        },
        {
            "slug": "vampire-spawn",
            "desc": "",
            "name": "Vampire Spawn",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": "Vampires",
            "alignment": "neutral evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 82,
            "hit_dice": "11d8+33",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 16,
            "constitution": 16,
            "intelligence": 11,
            "wisdom": 10,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "the languages it knew in life",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The vampire makes two attacks, only one of which can be a bite attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one willing creature, or a creature that is grappled by the vampire, incapacitated, or restrained. Hit: 6 (1d6 + 3) piercing damage plus 7 (2d6) necrotic damage. The target's hit point maximum is reduced by an amount equal to the necrotic damage taken, and the vampire regains hit points equal to that amount. The reduction lasts until the target finishes a long rest. The target dies if this effect reduces its hit point maximum to 0.",
                    "attack_bonus": 61
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one creature. Hit: 8 (2d4 + 3) slashing damage. Instead of dealing damage, the vampire can grapple the target (escape DC 13).",
                    "attack_bonus": 6,
                    "damage_dice": "2d4",
                    "damage_bonus": 3
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Regeneration",
                    "desc": "The vampire regains 10 hit points at the start of its turn if it has at least 1 hit point and isn't in sunlight or running water. If the vampire takes radiant damage or damage from holy water, this trait doesn't function at the start of the vampire's next turn."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The vampire can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                },
                {
                    "name": "Vampire Weaknesses",
                    "desc": "The vampire has the following flaws:\nForbiddance. The vampire can't enter a residence without an invitation from one of the occupants.\nHarmed by Running Water. The vampire takes 20 acid damage when it ends its turn in running water.\nStake to the Heart. The vampire is destroyed if a piercing weapon made of wood is driven into its heart while it is incapacitated in its resting place.\nSunlight Hypersensitivity. The vampire takes 20 radiant damage when it starts its turn in sunlight. While in sunlight, it has disadvantage on attack rolls and ability checks."
                }
            ],
            "spell_list": [],
            "page_no": 354,
            "environments": [
                "Underdark",
                "Urban",
                "Mountains",
                "Forest",
                "Ruin",
                "Tomb",
                "Hills",
                "Shadowfell",
                "Settlement"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_vampire-spawn/"
        },
        {
            "slug": "warhorse-skeleton",
            "desc": "",
            "name": "Warhorse Skeleton",
            "size": "Large",
            "type": "Undead",
            "subtype": "",
            "group": "Skeletons",
            "alignment": "lawful evil",
            "armor_class": 13,
            "armor_desc": "barding scraps",
            "hit_points": 22,
            "hit_dice": "3d10+6",
            "speed": {
                "walk": 60
            },
            "strength": 18,
            "dexterity": 12,
            "constitution": 15,
            "intelligence": 2,
            "wisdom": 8,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "bludgeoning",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, poisoned",
            "senses": "darkvision 60 ft., passive Perception 9",
            "languages": "",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Hooves",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) bludgeoning damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d6",
                    "damage_bonus": 4
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 346,
            "environments": [
                "Ruins",
                "Any"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_warhorse-skeleton/"
        },
        {
            "slug": "wight",
            "desc": "",
            "name": "Wight",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 14,
            "armor_desc": "studded leather",
            "hit_points": 45,
            "hit_dice": "6d8+18",
            "speed": {
                "walk": 30
            },
            "strength": 15,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 10,
            "wisdom": 13,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "necrotic; bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "the languages it knew in life",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The wight makes two longsword attacks or two longbow attacks. It can use its Life Drain in place of one longsword attack."
                },
                {
                    "name": "Life Drain",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 5 (1d6 + 2) necrotic damage. The target must succeed on a DC 13 Constitution saving throw or its hit point maximum is reduced by an amount equal to the damage taken. This reduction lasts until the target finishes a long rest. The target dies if this effect reduces its hit point maximum to 0.\nA humanoid slain by this attack rises 24 hours later as a zombie under the wight's control, unless the humanoid is restored to life or its body is destroyed. The wight can have no more than twelve zombies under its control at one time.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6",
                    "damage_bonus": 2
                },
                {
                    "name": "Longsword",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) slashing damage, or 7 (1d10 + 2) slashing damage if used with two hands.",
                    "attack_bonus": 4,
                    "damage_dice": "1d8",
                    "damage_bonus": 2
                },
                {
                    "name": "Longbow",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 150/600 ft., one target. Hit: 6 (1d8 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d8",
                    "damage_bonus": 2
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the wight has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
                }
            ],
            "spell_list": [],
            "page_no": 354,
            "environments": [
                "Underdark",
                "Swamp",
                "Urban"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_wight/"
        },
        {
            "slug": "will-o-wisp",
            "desc": "",
            "name": "Will-o'-Wisp",
            "size": "Tiny",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 19,
            "armor_desc": null,
            "hit_points": 22,
            "hit_dice": "9d4",
            "speed": {
                "hover": true,
                "walk": 0,
                "fly": 50
            },
            "strength": 1,
            "dexterity": 28,
            "constitution": 10,
            "intelligence": 13,
            "wisdom": 14,
            "charisma": 11,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, fire, necrotic, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "lightning, poison",
            "condition_immunities": "exhaustion, grappled, paralyzed, poisoned, prone, restrained, unconscious",
            "senses": "darkvision 120 ft., passive Perception 12",
            "languages": "the languages it knew in life",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Shock",
                    "desc": "Melee Spell Attack: +4 to hit, reach 5 ft., one creature. Hit: 9 (2d8) lightning damage.",
                    "attack_bonus": 4,
                    "damage_dice": "2d8"
                },
                {
                    "name": "Invisibility",
                    "desc": "The will-o'-wisp and its light magically become invisible until it attacks or uses its Consume Life, or until its concentration ends (as if concentrating on a spell)."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Consume Life",
                    "desc": "As a bonus action, the will-o'-wisp can target one creature it can see within 5 ft. of it that has 0 hit points and is still alive. The target must succeed on a DC 10 Constitution saving throw against this magic or die. If the target dies, the will-o'-wisp regains 10 (3d6) hit points."
                },
                {
                    "name": "Ephemeral",
                    "desc": "The will-o'-wisp can't wear or carry anything."
                },
                {
                    "name": "Incorporeal Movement",
                    "desc": "The will-o'-wisp can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object."
                },
                {
                    "name": "Variable Illumination",
                    "desc": "The will-o'-wisp sheds bright light in a 5- to 20-foot radius and dim light for an additional number of ft. equal to the chosen radius. The will-o'-wisp can alter the radius as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": 355,
            "environments": [
                "Urban",
                "Swamp",
                "Forest"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_will-o-wisp/"
        },
        {
            "slug": "wraith",
            "desc": "",
            "name": "Wraith",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 67,
            "hit_dice": "9d8+27",
            "speed": {
                "hover": true,
                "walk": 0,
                "fly": 60
            },
            "strength": 6,
            "dexterity": 16,
            "constitution": 16,
            "intelligence": 12,
            "wisdom": 14,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, fire, lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "the languages it knew in life",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Life Drain",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one creature. Hit: 21 (4d8 + 3) necrotic damage. The target must succeed on a DC 14 Constitution saving throw or its hit point maximum is reduced by an amount equal to the damage taken. This reduction lasts until the target finishes a long rest. The target dies if this effect reduces its hit point maximum to 0.",
                    "attack_bonus": 6,
                    "damage_dice": "4d8",
                    "damage_bonus": 3
                },
                {
                    "name": "Create Specter",
                    "desc": "The wraith targets a humanoid within 10 feet of it that has been dead for no longer than 1 minute and died violently. The target's spirit rises as a specter in the space of its corpse or in the nearest unoccupied space. The specter is under the wraith's control. The wraith can have no more than seven specters under its control at one time."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Incorporeal Movement",
                    "desc": "The wraith can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the wraith has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
                }
            ],
            "spell_list": [],
            "page_no": 355,
            "environments": [
                "Underdark"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_wraith/"
        },
        {
            "slug": "zombie",
            "desc": "",
            "name": "Zombie",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": "Zombies",
            "alignment": "neutral evil",
            "armor_class": 8,
            "armor_desc": null,
            "hit_points": 22,
            "hit_dice": "3d8+9",
            "speed": {
                "walk": 20
            },
            "strength": 13,
            "dexterity": 6,
            "constitution": 16,
            "intelligence": 3,
            "wisdom": 6,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 0,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "understands the languages it knew in life but can't speak",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6 + 1) bludgeoning damage.",
                    "attack_bonus": 3,
                    "damage_dice": "1d6",
                    "damage_bonus": 1
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Undead Fortitude",
                    "desc": "If damage reduces the zombie to 0 hit points, it must make a Constitution saving throw with a DC of 5+the damage taken, unless the damage is radiant or from a critical hit. On a success, the zombie drops to 1 hit point instead."
                }
            ],
            "spell_list": [],
            "page_no": 356,
            "environments": [
                "Urban",
                "Jungle"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_zombie/"
        },
        {
            "slug": "adult-black-dragon-lich-a5e",
            "desc": "",
            "name": "Adult Black Dragon Lich",
            "size": "Huge",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 19,
            "armor_desc": "",
            "hit_points": 253,
            "hit_dice": "22d12+110",
            "speed": {
                "walk": 40,
                "fly": 80,
                "swim": 40
            },
            "strength": 22,
            "dexterity": 14,
            "constitution": 20,
            "intelligence": 14,
            "wisdom": 12,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": 11,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 9,
            "perception": null,
            "skills": {
                "history": 8,
                "perception": 7,
                "stealth": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid, necrotic, poison",
            "condition_immunities": "charmed, fatigued, frightened, paralyzed, poisoned",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 20",
            "languages": "Common, Draconic",
            "challenge_rating": "17",
            "cr": 17.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks once with its bite and twice with its claws. In place of its bite attack  it can use Acid Spit."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 22 (3d10 + 6) piercing damage plus 4 (1d8) acid damage. Instead of dealing piercing damage  the dragon can grapple the target (escape DC 20)  and a Large or smaller creature grappled in this way is restrained. While grappling a creature  the dragon can't bite or use Acid Spit against another target."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 19 (3d8 + 6) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 15 ft., one target. Hit: 15 (2d8 + 6) bludgeoning damage  and the dragon pushes the target 10 feet away."
                },
                {
                    "name": "Acid Spit",
                    "desc": "The dragon targets a creature within 60 feet  forcing it to make a DC 19 Dexterity saving throw. The creature takes 22 (4d10) acid damage on a failure or half damage on a success. A creature that fails the save also takes 5 (1d10) ongoing acid damage. A creature can use an action to end the ongoing damage."
                },
                {
                    "name": "Acid Breath (Recharge 5-6)",
                    "desc": "The dragon exhales sizzling acid or necrotic energy in a 60-foot-long  5-foot-wide line. Each creature in that area makes a DC 19 Dexterity saving throw  taking 31 (7d8) acid damage and 31 (7d8) necrotic damage on a failed save or half damage on a success. A creature that fails the save is blinded until the end of its next turn."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Tail Attack",
                    "desc": "When a creature the dragon can see within 10 feet hits the dragon with a melee attack, the dragon makes a tail attack against it."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The dragon can take 3 legendary actions",
                    "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn."
                },
                {
                    "name": "Darkness",
                    "desc": "The dragon creates a 20-foot-radius sphere of magical darkness originating from a point it can see within 120 feet. Darkvision can't penetrate this darkness. The darkness lasts for 1 minute or until the dragon uses this action again."
                },
                {
                    "name": "Roar",
                    "desc": "Each creature of the dragons choice within 120 feet that can hear it makes a DC 17 Charisma saving throw. On a failure, it is frightened for 1 minute. A creature repeats the saving throw at the end of its turns, ending the effect on itself on a success. When it succeeds on a saving throw or the effect ends for it, it is immune to Roar for 24 hours."
                },
                {
                    "name": "Wing Attack",
                    "desc": "The dragon beats its wings. Each creature within 15 feet makes a DC 20 Dexterity saving throw. On a failure, it is pushed 10 feet away and knocked prone. The dragon can then fly up to half its fly speed."
                }
            ],
            "special_abilities": [
                {
                    "name": "Ambusher",
                    "desc": "When submerged in water, the dragon has advantage on Stealth checks. If the dragon hits a creature that can't see it with its bite, it can deal piercing damage and grapple the target simultaneously."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 17). It can innately cast the following spells, requiring no material components. 3/day each: animate dead, fog cloud, legend lore, pass without trace, speak with dead"
                }
            ],
            "spell_list": [],
            "page_no": 96,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_adult-black-dragon-lich/"
        }
    ]
}