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

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

{
    "count": 3207,
    "next": "https://api.open5e.com/monsters/?format=api&ordering=-constitution_save&page=7",
    "previous": "https://api.open5e.com/monsters/?format=api&ordering=-constitution_save&page=5",
    "results": [
        {
            "slug": "stardrake-tob1-2023",
            "desc": "False",
            "name": "Star Drake",
            "size": "Large",
            "type": "Dragon",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 189,
            "hit_dice": "18d10 + 90",
            "speed": {
                "walk": 100,
                "fly": 40
            },
            "strength": 20,
            "dexterity": 17,
            "constitution": 21,
            "intelligence": 16,
            "wisdom": 24,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 12,
            "charisma_save": 10,
            "perception": 22,
            "skills": {
                "Arcana": 8,
                "History": 8,
                "Insight": 12,
                "Perception": 12,
                "Religion": 8
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "cold, fire; bludgeoning, piercing, and slashing from nonmagical attacks",
            "condition_immunities": "blinded, charmed, frightened, paralyzed",
            "senses": "truesight 120 ft., passive Perception 22",
            "languages": "Abyssal, Celestial, Common, Draconic, Infernal, Primordial",
            "challenge_rating": "15",
            "cr": 15.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The drake makes one Bite attack and two Claw attacks, or it makes four Searing Star attacks. If two Searing Star attacks hit one creature, that creature must succeed on a DC 18 Constitution saving throw or be blinded until the end of its next turn."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 16 (2d10 + 5) piercing damage plus 18 (4d8) force damage."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) slashing damage plus 18 (4d8) force damage."
                },
                {
                    "name": "Searing Star",
                    "desc": "Ranged Spell Attack: +12 to hit, range 120 ft., one target. Hit: 14 (2d6 + 7) radiant damage plus 9 (2d8) force damage."
                },
                {
                    "name": "Planar Traveler",
                    "desc": "The star drake can transport itself to a different plane of existence. This works like the plane shift spell, except the drake can affect only itself and can't use this action to banish an unwilling creature to another plane."
                },
                {
                    "name": "Plane-Altered Breath (Recharge 5-6)",
                    "desc": "The drake exhales raw magic in a 60-foot cone. Each creature in that area must make a DC 18 Dexterity saving throw, taking 55 (10d10) force damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The drake has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Nimbus of Swirling Stars",
                    "desc": "At the start of each of the drake's turns, each creature within 10 feet of it and that can see it must succeed on a DC 18 Constitution saving throw or be incapacitated until the end of its next turn."
                },
                {
                    "name": "Planar Weapons",
                    "desc": "The drake's weapon attacks are magical. When it hits with any weapon, the weapon deals an extra 4d8 force damage (included in the attack)."
                }
            ],
            "spell_list": [],
            "page_no": 146,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_star-drake/"
        },
        {
            "slug": "stuhac-tob1-2023",
            "desc": "False",
            "name": "Stuhac",
            "size": "Medium",
            "type": "Fiend",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 209,
            "hit_dice": "22d8 + 110",
            "speed": {
                "walk": 40
            },
            "strength": 22,
            "dexterity": 18,
            "constitution": 20,
            "intelligence": 12,
            "wisdom": 16,
            "charisma": 15,
            "strength_save": 11,
            "dexterity_save": 9,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 7,
            "perception": 13,
            "skills": {
                "Deception": 12
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "acid, fire, lightning; bludgeoning and piercing from nonmagical attacks",
            "damage_immunities": "cold, poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Abyssal, Common, Infernal, telepathy 120 ft.",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The stuhac can use Hobble. It then makes one Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 20 (4d6 + 6) piercing damage."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 28 (5d8 + 6) slashing damage."
                },
                {
                    "name": "Hobble",
                    "desc": "The stuhac telekinetically tears the tendons and ligaments of one creature it can see within 60 feet of it. The target must succeed on a DC 18 Constitution saving throw or take 13 (3d8) force damage and its speed is reduced by 10 feet. The stuhac can't reduce a creature's speed below 0 feet with this action. This reduction lasts until the creature finishes a long rest or until removed by the greater restoration spell or similar magic."
                },
                {
                    "name": "Illusory Appearance",
                    "desc": "The stuhac covers itself and anything it is wearing or carrying with a magical illusion that makes it look like another creature of its general size and Humanoid shape. The illusion ends if the stuhac takes a bonus action to end it or if the stuhac dies."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Mountain Walk",
                    "desc": "The stuhac can move across and climb rocky surfaces without needing to make an ability check. Additionally, difficult terrain composed of rocks or rocky debris doesn't cost it extra movement."
                },
                {
                    "name": "Standing Leap",
                    "desc": "The stuhac's long jump is up to 30 feet and tis high jump is up to 15 feet, with or without a running start."
                }
            ],
            "spell_list": [],
            "page_no": 351,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_stuhac/"
        },
        {
            "slug": "broodmother-of-leng",
            "desc": "A bloated purple spider the size of a castle gate, covered in gold, jewels, and its chittering young, lumbers forward._  \nDeep in the bowels of the cursed land of Leng, the Open Game License",
            "name": "Broodmother of Leng",
            "size": "Huge",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 161,
            "hit_dice": "17d12+51",
            "speed": {
                "climb": 30,
                "walk": 40
            },
            "strength": 18,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 17,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": 9,
            "intelligence_save": 7,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "intimidation": 4,
                "perception": 4,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, poisoned, unconscious",
            "senses": "darkvision 240 ft., passive Perception 14",
            "languages": "Common, Void Speech",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The broodmother of Leng makes two claw attacks."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 20 (3d10 + 4) slashing damage plus 9 (2d8) poison damage.",
                    "attack_bonus": 8,
                    "damage_dice": "3d10+4"
                },
                {
                    "name": "Spit Venom",
                    "desc": "Ranged Weapon Attack: +6 to hit, range 60 ft., one target. Hit: 20 (4d8 + 2) poison damage, and the target must succeed on a DC 15 Constitution saving throw or be poisoned and blinded until the end of its next turn.",
                    "attack_bonus": 6,
                    "damage_dice": "4d8+2"
                },
                {
                    "name": "Call Brood (1/Day)",
                    "desc": "The broodmother spawns 2d4 swarms of spiderlings (treat as spiders of Leng (treat as giant wolf spider) instead. The creatures arrive in 1d4 rounds, acting as allies of the broodmother and obeying her spoken commands. The creatures remain for 1 hour, until the broodmother dies, or until the broodmother dismisses them as a bonus action."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Protect the Future",
                    "desc": "When a creature the broodmother can see attacks her, she can call on a spider of Leng within 5 feet of her to protect her. The spider of Leng becomes the target of the attack instead."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Brood Leader",
                    "desc": "Spiders of Leng and swarms of spiderlings have advantage on attack rolls against creatures within 30 feet of the broodmother who have attacked or damaged the broodmother within the last minute."
                },
                {
                    "name": "Eldritch Understanding",
                    "desc": "A broodmother of Leng can read and use any scroll."
                },
                {
                    "name": "Poisonous Blood",
                    "desc": "A creature that hits the broodmother with a melee attack while within 5 feet of her takes 7 (2d6) poison damage. The creature must succeed a DC 15 Dexterity saving throw or also be poisoned until the end of its next turn."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The broodmother of Leng's innate spellcasting ability is Intelligence (spell save DC 15, +7 to hit with spell attacks). She can innately cast the following spells, requiring no material components.\nAt will: charm person, chill touch, comprehend languages, detect magic\n3/day each: hold person, suggestion, thunderwave\n1/day each: dream, legend lore, mislead, scrying"
                }
            ],
            "spell_list": [],
            "page_no": 52,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_broodmother-of-leng/"
        },
        {
            "slug": "clockwork-archon",
            "desc": "The air around this massive construct is filled with the sound of spinning gears and mechanisms. It spreads its metal wings and takes to the air in a roar of wind._  \n**Servants of the Righteous.** Clockwork archons are built to fight in the names of deities devoted to justice, battle, and glory. They stand as bulwarks upon the battlefields of the holy, offering a rallying point for paladins and crusaders. Churches that have the ability to manufacture clockwork archons guard the knowledge jealously, lest it fall into the hands of the unworthy.  \n**Engines of War.** Clockwork archons are deployed as support vehicles and weapons. A single archon can quickly reduce a small settlement’s defenses to ruin, while groups of them can swiftly render fortified structures to rubble. Armies with clockwork archons at their disposal sometimes use them to move sensitive material and personnel into position.  \n**Corruptible Constructs.** On occasion, a clockwork archon is captured by the enemy. The followers of some evil gods, archdevils, and demon lords have determined methods of overwriting the construct’s animating magic, turning the creature to their fell purposes. More than one community has had its cheer turn to dismay as the clockwork archon they freely allowed inside the walls disgorged enemy agents while attacking the structures and residents. More insidious cults use their clockwork archons to mask their true natures. They allow the common folk to believe they represent good faiths while they rot the community’s moral fabric from the inside.  \n**Construct Nature.** A clockwork archon doesn’t require air, food, drink, or sleep.",
            "name": "Clockwork Archon",
            "size": "Gargantuan",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 201,
            "hit_dice": "13d20+65",
            "speed": {
                "walk": 30,
                "hover": true,
                "fly": 60
            },
            "strength": 24,
            "dexterity": 9,
            "constitution": 20,
            "intelligence": 7,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned, prone",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Common",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The clockwork archon makes two attacks with its transforming weapon."
                },
                {
                    "name": "Transforming Weapon",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 29 (4d10 + 7) bludgeoning or slashing damage. As a bonus action, the archon can change its weapon from a sword to a hammer or vice versa, allowing it to change its damage between bludgeoning and slashing.",
                    "attack_bonus": 11,
                    "damage_dice": "4d10+7"
                },
                {
                    "name": "Fire from Heaven (Recharge 5-6)",
                    "desc": "The clockwork archon unleashes a brilliant beam in a 90-foot line that is 10-feet wide. Each creature in that line must make a DC 17 Dexterity saving throw, taking 58 (13d8) radiant damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Armored Transport",
                    "desc": "The clockwork archon can carry up to six Medium or eight Small creatures inside its torso. Creatures inside the archon have total cover against attacks and other effects outside the archon. The two escape hatches sit in the torso and can each be opened as a bonus action, allowing creatures in or out of the archon."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The clockwork archon is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The clockwork archon has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The clockwork archon deals double damage to objects and structures."
                }
            ],
            "spell_list": [],
            "page_no": 65,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_clockwork-archon/"
        },
        {
            "slug": "galidroo",
            "desc": "This horrid creature is larger than an ox, and its hairless, wrinkled skin is covered in foul warts and pustules. The creature has two rat-like heads and a heavy tentacular tail that lashes the air malevolently._  \n**Wasteland Monstrosity.** The galidroo dwells primarily in desolate badlands, ravaged ruins, and areas where magic has corrupted the landscape and the creatures within it. Though powerful monsters in their own right, they are rarely at the top of the food chain and have to watch out for other monsters like Open Game License",
            "name": "Galidroo",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 172,
            "hit_dice": "15d12+75",
            "speed": {
                "burrow": 20,
                "walk": 40
            },
            "strength": 22,
            "dexterity": 13,
            "constitution": 20,
            "intelligence": 11,
            "wisdom": 18,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 8,
            "charisma_save": null,
            "perception": 8,
            "skills": {
                "perception": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "psychic",
            "condition_immunities": "exhaustion",
            "senses": "darkvision 90 ft., passive Perception 18",
            "languages": "Deep Speech, telepathy 60 ft.",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The galidroo makes four attacks: two with its bite and two with its claws. It can make one tail attack in place of its two claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 17 (2d10 + 6) piercing damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d10+6"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) slashing damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d6+6"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 15 ft., one target. Hit: 16 (3d6 + 6) bludgeoning damage. The target is grappled (escape DC 17) if it is a Large or smaller creature and the galidroo doesn't have another creature grappled. Until this grapple ends, the target is restrained, and the galidroo can't use its tail on another target.",
                    "attack_bonus": 10,
                    "damage_dice": "3d6+6"
                },
                {
                    "name": "Prophetic Screech (Recharge 5-6)",
                    "desc": "The galidroo unleashes a burst of prophetic power in a 60-foot cone. Each creature in that area must make a DC 17 Intelligence saving throw. On a failure, a creature takes 35 (10d6) psychic damage and is incapacitated for 1 minute as its mind is bombarded with visions of its past and future. On a success, a creature takes half the damage and isn't incapacitated. The creature 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": [
                {
                    "name": "Aura of Lassitude",
                    "desc": "A creature that starts its turn within 30 feet of the galidroo must succeed on a DC 17 Constitution saving throw or feel lethargic until the start of its next turn. While lethargic, a creature can't use reactions, its speed is halved, and it can't make more than one melee or ranged attack on its turn. In addition, the creature can use either an action or a bonus action on its turn, but not both. On a successful saving throw, the creature is immune to the galidroo's Aura of Lassitude for the next 24 hours."
                },
                {
                    "name": "Selective Precognition",
                    "desc": "The galidroo can see into the past, present, and future simultaneously. It can innately cast divination and legend lore once per day each, requiring no material components. Its innate spellcasting ability is Wisdom. The galidroo can't use these spells to gain information about itself or its personal future or past."
                },
                {
                    "name": "Two-Headed",
                    "desc": "The galidroo has advantage on Wisdom (Perception) checks and on saving throws against being blinded, charmed, deafened, frightened, stunned, and knocked unconscious."
                }
            ],
            "spell_list": [],
            "page_no": 161,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_galidroo/"
        },
        {
            "slug": "glacier-behemoth",
            "desc": "A depression in the ground trails in the wake of this six-legged creature. Aged ice, appearing more like granite, covers the creature’s body._  \n**Slow but Steady.** Glacier behemoths earn their name from their resemblance to glaciers, including their slow, relentless pace. Their squat frames help conceal their six legs, reinforcing the notion that they are calved glaciers. Short of chasms blocking its way or the intervention of other glacier behemoths, nothing can stop a glacier behemoth when it moves. Its tough hide combined with its primal intellect render it fearless as it lumbers after its foes.  \n**Bulettekin.** Glacier behemoths are arctic relatives to Open Game License",
            "name": "Glacier Behemoth",
            "size": "Huge",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 172,
            "hit_dice": "15d12+75",
            "speed": {
                "burrow": 20,
                "walk": 20
            },
            "strength": 24,
            "dexterity": 3,
            "constitution": 21,
            "intelligence": 4,
            "wisdom": 14,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "athletics": 11,
                "perception": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "cold",
            "condition_immunities": "grappled, prone, restrained",
            "senses": "darkvision 60 ft., tremorsense 60 ft., passive Perception 16",
            "languages": "—",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The glacier behemoth makes two bite attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one creature. Hit: 33 (4d12 + 7) piercing damage.",
                    "attack_bonus": 11,
                    "damage_dice": "4d12+7"
                },
                {
                    "name": "Inexorable Charge",
                    "desc": "If the glacier behemoth moves at least 10 feet, it can then use this action to continue moving in a 40-foot line that is 15 feet wide. Each creature in this line must make a DC 17 Dexterity saving throw. On a failure, a creature takes 35 (10d6) bludgeoning damage and is knocked prone. On a success, a creature takes half the damage and isn't knocked prone. The glacier behemoth's movement along this line doesn't provoke opportunity attacks."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Ground Disruptor",
                    "desc": "When the glacier behemoth moves, it can choose to make the area it moves through difficult terrain. When it uses Inexorable Charge, it automatically makes the ground difficult terrain."
                },
                {
                    "name": "Unstoppable",
                    "desc": "Difficult terrain composed of ice, rocks, sand, or natural vegetation, living or dead, doesn't cost the glacier behemoth extra movement. Its speed can't be reduced by any effect."
                }
            ],
            "spell_list": [],
            "page_no": 177,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_glacier-behemoth/"
        },
        {
            "slug": "herald-of-the-void",
            "desc": "The herald of the void portends the world’s ruination by means of cold, fire, plague, war, or a magical apocalypse of another kind. It speaks only in the voice of disasters, and it empowers, goads, and encourages the followers of every unspeakable god and the leaders of every profane death cult._  \n**Empty Whispers.** In the days before a herald of the Void visits a territory, ghostly occurrences become more common, especially at night. Strange, luminous forms are seen under rafts, among the trees, and in any dark and empty place.  \n**Creature of Motion.** The herald of the Void always seems stirred by a breeze, even in an airless space. Nothing short of stopping time itself can change this.  \n**Folding Infinite Space.** While the herald of the Void seems corporeal, its body displays a strange ability to fold itself in impossible ways, and sometimes it seems to teleport great distances or to summon objects from afar without effort.",
            "name": "Herald of the Void",
            "size": "Large",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 123,
            "hit_dice": "13d8+65",
            "speed": {
                "hover": true,
                "walk": 30,
                "fly": 50
            },
            "strength": 12,
            "dexterity": 20,
            "constitution": 20,
            "intelligence": 19,
            "wisdom": 15,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 10,
            "skills": {
                "perception": 10,
                "stealth": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire, lightning, poison",
            "damage_immunities": "cold, necrotic, radiant",
            "condition_immunities": "blinded, charmed, deafened, frightened, prone, stunned, unconscious",
            "senses": "truesight 60 ft., passive Perception 20",
            "languages": "Abyssal, Common, Void Speech",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The herald makes two void claw attacks. Alternatively, it can use its Void Ray twice."
                },
                {
                    "name": "Void Claw",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 18 (3d8 + 5) cold damage plus 4 (1d8) force damage.",
                    "attack_bonus": 9,
                    "damage_dice": "3d8+5"
                },
                {
                    "name": "Void Ray",
                    "desc": "Ranged Spell Attack: +8 to hit, range 120 ft., one target. Hit: 9 (2d8) cold damage and 9 (2d8) force damage.",
                    "attack_bonus": 8,
                    "damage_dice": "2d8"
                },
                {
                    "name": "The Final Song (Recharge 5-6)",
                    "desc": "The herald utters a melody of cosmic doom in a 30-foot cone. Each creature in that area must make a DC 17 Wisdom saving throw, taking 27 (6d8) psychic damage on a failed save, or half as much damage on a successful one. This melody doesn't affect creatures that understand Void Speech."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The herald of the void 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 herald regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Move",
                    "desc": "The herald flies up to half its flying speed without provoking opportunity attacks."
                },
                {
                    "name": "Void Claw (Costs 2 Actions)",
                    "desc": "The herald makes one void claw attack."
                },
                {
                    "name": "Discorporate (Costs 2 Actions)",
                    "desc": "The herald chooses up to two creatures it can see within 30 feet of it. Each target must succeed on a DC 17 Constitution saving throw or become intangible until the end of its next turn. While intangible, the creature is incapacitated, drops whatever it's holding, and is unable to interact with physical objects. The creature is still visible and able to speak."
                },
                {
                    "name": "Song of Mighty Doom (Costs 3 Actions)",
                    "desc": "The herald emits a cacophonous dirge praising the Void. Each creature other than the herald within 30 feet of the herald and that understands Void Speech gains 10 temporary hp."
                }
            ],
            "special_abilities": [
                {
                    "name": "Annihilating Form",
                    "desc": "Any object that touches or hits the herald of the Void vaporizes. If the object is being worn or carried by a creature, the creature can make a DC 15 Dexterity saving throw to prevent the object from being vaporized. If the object is magical, the creature has advantage on the saving throw. The herald can choose to not vaporize an object."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the herald fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Zero-Dimensional",
                    "desc": "The herald can move through any space without squeezing."
                }
            ],
            "spell_list": [],
            "page_no": 199,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_herald-of-the-void/"
        },
        {
            "slug": "mountain-dryad",
            "desc": "An enormous woman covered in rocky formations accented with crystals emerges from the mountainside._  \nOften mistaken for giants, mountain dryads are huge fey who are tied to primal mountains.  \n**Like the Mountain.** Mountain dryads are sturdier than their smaller, frailer sisters. Their beauty is more rugged, with hair the color of lichen and skin the shade of their mountain’s stone.  \n**Despise Mining.** Mountain dryads tend to spend long stretches of time sleeping deep within their mountains, and they do not take kindly to the scarring of their homes. The dryads have a particular dislike for dwarves, kobolds, and others who make their living mining mountains.",
            "name": "Mountain Dryad",
            "size": "Huge",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 172,
            "hit_dice": "15d12+75",
            "speed": {
                "walk": 40,
                "burrow": 30
            },
            "strength": 29,
            "dexterity": 12,
            "constitution": 20,
            "intelligence": 14,
            "wisdom": 18,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 8,
            "perception": 8,
            "skills": {
                "athletics": 13,
                "intimidation": 8,
                "perception": 8,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "lightning",
            "damage_immunities": "cold, poison",
            "condition_immunities": "charmed, exhaustion, paralyzed, petrified, poisoned, unconscious",
            "senses": "darkvision 60 ft., tremorsense 60 ft; passive Perception 18",
            "languages": "Sylvan, Terran",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The mountain dryad makes two slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 27 (4d8 + 9) bludgeoning damage.",
                    "attack_bonus": 13,
                    "damage_dice": "4d8+9"
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +13 to hit, range 60/240 ft., one target. Hit: 31 (4d10 + 9) bludgeoning damage.",
                    "attack_bonus": 13,
                    "damage_dice": "4d10+9"
                },
                {
                    "name": "Mountain's Awe (1/Day)",
                    "desc": "The mountain dryad emits a magical aura that radiates out from it for 1 minute. Each creature that starts its turn within 30 feet of the dryad must succeed on a DC 16 Charisma saving throw or be charmed for 1 minute. A charmed creature is incapacitated and, if it is more than 5 feet away from the mountain dryad, it must move on its turn toward the dryad by the most direct route, trying to get within 5 feet. It doesn't avoid opportunity attacks, but before moving into damaging terrain, such as lava or a pit, and whenever it takes damage from a source other than the dryad, it can repeat the saving throw. While charmed within 5 feet of the dryad, a Medium or smaller creature must climb the dryad, no check required. After climbing 20 feet, the charmed creature throws itself off the mountain dryad, taking falling damage and landing prone in an unoccupied space within 5 feet of the mountain dryad. A charmed creature 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": [
                {
                    "name": "Earth Glide",
                    "desc": "The mountain dryad can burrow through nonmagical, unworked earth and stone. While doing so, the dryad doesn't disturb the material it moves through."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The mountain dryad has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Mountain's Aspect",
                    "desc": "Each day at sunrise, the mountain dryad chooses one of the following: \n* Hardened Face. The mountain dryad chooses one of bludgeoning, piercing, or slashing damage types. The mountain dryad has resistance to the chosen damage type until the next sunrise. \n* Vaunted Peaks. The mountain dryad has advantage on Wisdom (Perception) checks until the next sunrise. \n* Rockslider. As a bonus action once before the next sunrise, the mountain dryad can make the ground within 30 feet of it difficult terrain. This difficult terrain doesn't cost the dryad extra movement."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The mountain dryad deals double damage to objects and structures."
                }
            ],
            "spell_list": [],
            "page_no": 261,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_mountain-dryad/"
        },
        {
            "slug": "salamander-monarch",
            "desc": "Appearing as a well-muscled humanoid with the lower body of a serpent, this hideous yet strangely majestic creature is covered in thick, golden scales. A flaming emerald crest frames its bestial face, and it holds a red-hot trident in its hands._  \n**Salamander Kings and Queens.** Salamanders rule over vast swaths of the Elemental Plane of Fire, contesting with the efreeti and Open Game License",
            "name": "Salamander Monarch",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 161,
            "hit_dice": "17d10+68",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 18,
            "constitution": 18,
            "intelligence": 15,
            "wisdom": 14,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "arcana": 7,
                "intimidation": 9
            },
            "damage_vulnerabilities": "cold",
            "damage_resistances": "",
            "damage_immunities": "fire; bludgeoning, piercing, and slashing from nonmagical attacks",
            "condition_immunities": "",
            "senses": "darkvision 90 ft., passive Perception 12",
            "languages": "Abyssal, Ignan, Infernal",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The salamander monarch makes two attacks: one with its trident and one with its tail."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 12 (2d6 + 5) bludgeoning damage plus 7 (2d6) fire damage, and the target is grappled (escape DC 18). Until this grapple ends, the target is restrained, the salamander monarch can automatically hit the target with its tail, and the salamander monarch can't make tail attacks against other targets.",
                    "attack_bonus": 9,
                    "damage_dice": "2d6+5"
                },
                {
                    "name": "Trident",
                    "desc": "Melee or Ranged Weapon Attack: +9 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 14 (2d8 + 5) piercing damage or 16 (2d10 + 5) piercing damage if used with two hands to make a melee attack, plus 7 (2d6) fire damage.",
                    "attack_bonus": 9,
                    "damage_dice": "2d8+5"
                },
                {
                    "name": "Immolating Crest (Recharge 6)",
                    "desc": "The salamander monarch causes its crest to flare with brilliant radiance, illuminating everything within 30 feet of it with a blue or green light. Each creature in that area must make a DC 17 Dexterity saving throw. On a failure, a creature takes 28 (8d6) fire damage and catches on fire. On a success, a creature takes half the damage and doesn't catch on fire. Until a creature on fire takes an action to douse the fire, the creature takes 7 (2d6) fire damage at the start of each of its turns."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Heated Body",
                    "desc": "A creature that touches the salamander monarch or hits it with a melee attack while within 5 feet of it takes 14 (4d6) fire damage."
                },
                {
                    "name": "Heated Weapons",
                    "desc": "Any metal melee weapon the salamander monarch wields deals an extra 7 (2d6) fire damage on a hit (included in the attack)."
                },
                {
                    "name": "Inspiring Sovereign",
                    "desc": "Each salamander within 30 feet of the salamander monarch and that can see the monarch has advantage on its melee attack rolls and saving throws."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The salamander monarch's innate spellcasting ability is Charisma (spell save DC 17). It can innately cast the following spells, requiring no material components.\n3/day: flaming sphere, heat metal\n1/day: conjure elemental (fire elemental only)"
                }
            ],
            "spell_list": [],
            "page_no": 311,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_salamander-monarch/"
        },
        {
            "slug": "spawn-of-hriggala",
            "desc": "The enormous worm bursts from the floor, its maw surrounded by writhing tentacles that grab everything edible nearby. An echo of chanting issues from its mouth, as if a hundred evil priests were trapped within its gullet, calling out maledictions._  \nThe spawn of Hriggala resembles a juvenile purple worm with a mouth surrounded by wriggling tendrils and full of razor-sharp teeth. It serves the demon lord on the Material Plane, powered by a steady diet of flesh and stone.  \n**Called by Ritual.** Servants of the undead god of hunger can call up a spawn of Hriggala through ritual and sacrifices. Controlling the hungering spawn once it arrives is another matter.  \n**Underworld Tunnelers.** The spawn of Hriggala are used to create new tunnels for fiends, darakhul, and other monsters of the underworld.  \n**Hungry Demon Nature.** The spawn of Hriggala requires no air or sleep.",
            "name": "Spawn of Hriggala",
            "size": "Huge",
            "type": "Fiend",
            "subtype": "demon",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 138,
            "hit_dice": "12d12+60",
            "speed": {
                "burrow": 30,
                "walk": 40
            },
            "strength": 25,
            "dexterity": 7,
            "constitution": 21,
            "intelligence": 6,
            "wisdom": 8,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, lightning; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "poisoned",
            "senses": "blindsight 30 ft., tremorsense 60 ft., passive Perception 9",
            "languages": "Common, Darakhul, Void Speech",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The spawn of Hriggala makes two attacks: one with its bite and one with its tendrils."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 20 (3d8 + 7) piercing damage. If the target is a Large or smaller creature, it is grappled (escape DC 17). Until this grapple ends, the target is restrained, and the spawn can't bite another target.",
                    "attack_bonus": 11,
                    "damage_dice": "3d8+7"
                },
                {
                    "name": "Tendrils",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 17 (3d6 + 7) bludgeoning damage plus 14 (4d6) necrotic damage. If the target is a creature, it must succeed on a DC 17 Constitution saving throw or its hp maximum is reduced by an amount equal to the necrotic damage taken. This reduction lasts until the creature finishes a short or long rest. The creature dies if this effect reduces its hp maximum to 0. No physical trace of the creature remains when killed in this way.",
                    "attack_bonus": 11,
                    "damage_dice": "3d6+7"
                },
                {
                    "name": "Escape the Material",
                    "desc": "The spawn burrows at least 20 feet through natural rock and opens a portal to the plane of the undead at the end of this movement. The portal remains for 2d4 rounds. The spawn can't have more than one portal open at a time."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The spawn has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Tunneler",
                    "desc": "The spawn can move through solid rock at half its burrow speed and leaves a 10-foot-diameter tunnel in its wake."
                }
            ],
            "spell_list": [],
            "page_no": 89,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_spawn-of-hriggala/"
        },
        {
            "slug": "tricenatorus",
            "desc": "A bipedal dinosaur with massive horns on its face, back, and tail roars, revealing an enormous mouth filled with rows of razor teeth._  \nTricenatoruses are the rage-filled result of a transmutation experiment gone wrong.  \n**Unnatural Mistakes.** A transmutation wizard attempted to magically bring together two dinosaurs to create the ultimate guardian, one with the power of the tyrannosaurus and the docile nature of the triceratops. Instead, the wizard created unnatural, spiked monsters with a hunger for flesh and an unmatched rage.  \n**Always Angry.** From the moment they hatch, tricenatoruses are angry. This rage makes them reckless and difficult to harm. Most of these monstrous dinosaurs stay deep within the jungle, but tricenatoruses are relentless when they find prey, leading them to sometimes chase explorers into civilized settlements.",
            "name": "Tricenatorus",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 184,
            "hit_dice": "16d12+80",
            "speed": {
                "walk": 50
            },
            "strength": 26,
            "dexterity": 10,
            "constitution": 20,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "perception": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 15",
            "languages": "—",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The tricenatorus makes two attacks: one with its bite and one with its gore, or two with its tail spikes. It can't use its gore against a creature restrained by its bite."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 34 (4d12 + 8) piercing damage. If the target is a Medium or smaller creature, it is grappled (escape DC 18). Until this grapple ends, the target is restrained, and the tricenatorus can't bite another target.",
                    "attack_bonus": 12,
                    "damage_dice": "4d12+8"
                },
                {
                    "name": "Gore",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 26 (4d8 + 8) piercing damage and the target must succeed on a DC 18 Strength saving throw or be knocked prone.",
                    "attack_bonus": 12,
                    "damage_dice": "4d8+8"
                },
                {
                    "name": "Tail Spike",
                    "desc": "Ranged Weapon Attack: +12 to hit, range 150/300 ft., one target. Hit: 26 (4d8 + 8) piercing damage.",
                    "attack_bonus": 12,
                    "damage_dice": "4d8+8"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Blood Frenzy",
                    "desc": "The tricenatorus has advantage on melee attack rolls against any creature that doesn't have all its hp."
                },
                {
                    "name": "Relentless (Recharges after a Short or Long Rest)",
                    "desc": "If the tricenatorus takes 40 damage or less that would reduce it to 0 hp, it is reduced to 1 hp instead."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The tricenatorus deals double damage to objects and structures."
                },
                {
                    "name": "Tail Spike Regrowth",
                    "desc": "The tricenatorus has twenty-four tail spikes. Used spikes regrow when the tricenatorus finishes a long rest."
                }
            ],
            "spell_list": [],
            "page_no": 109,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_tricenatorus/"
        },
        {
            "slug": "young-imperial-dragon",
            "desc": "The long, serpentine dragon is wingless and possesses shimmering, opalescent scales. Its appearance is at once both serene and majestic._  \n**Dragons of the Spirit World.** Imperial dragons are tied to the world of celestials, fiends, and spirits. They freely parley with such creatures for knowledge about the outer planes or the fundamental mysteries of the universe. Some of the most powerful imperial dragons even become the servants of the gods in exchange for wisdom, acting as intermediaries between the divine and mortal realms.  \n**Colorful and Magical.** Imperial dragons are capable of changing their colors and forms. They are typically a rich, golden-yellow, but azure-, jade-, and vermillion-colored dragons are not unheard of, and even white and black imperial dragons have been reported. A magical organ in their skulls gives them the ability to fly without the aid of wings, and they are often hunted for this organ, which is rumored to grant eternal life if consumed.  \n**Masters of Wind and Rain.** Imperial dragons are creatures of wind and water, and the eldest of their kind exhibit mastery of these elements. They love the seas where they make their homes and sometimes act as guardians for sacred sites or temples near or beneath the waves. This often puts them in conflict with militant aquatic races like the Open Game License",
            "name": "Young Imperial Dragon",
            "size": "Large",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 210,
            "hit_dice": "20d10+100",
            "speed": {
                "swim": 40,
                "walk": 40,
                "fly": 80
            },
            "strength": 23,
            "dexterity": 12,
            "constitution": 21,
            "intelligence": 16,
            "wisdom": 14,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": 7,
            "perception": 10,
            "skills": {
                "insight": 6,
                "perception": 10,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning, thunder",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., darkvision 120 ft., passive Perception 20",
            "languages": "Common, Draconic",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 17 (2d10 + 6) piercing damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d10+6"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) slashing damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d6+6"
                },
                {
                    "name": "Lightning Breath (Recharge 5-6)",
                    "desc": "The dragon exhales lightning in a 60-foot line that is 5 feet wide. Each creature in that line must make a DC 17 Dexterity saving throw, taking 44 (8d10) lightning damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The dragon can breathe air and water."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The imperial dragon's innate spellcasting ability is Charisma (spell save DC 15). It can innately cast the following spells, requiring no material components.\n3/day: fog cloud\n1/day each: control water, gust of wind, stinking cloud"
                }
            ],
            "spell_list": [],
            "page_no": 117,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_young-imperial-dragon/"
        },
        {
            "slug": "glabrezu_bf",
            "desc": "",
            "name": "Glabrezu",
            "size": "large",
            "type": "Fiend",
            "subtype": "Demon",
            "group": "Demons",
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 154,
            "hit_dice": "",
            "speed": {
                "walk": 40
            },
            "strength": 28,
            "dexterity": 14,
            "constitution": 28,
            "intelligence": 18,
            "wisdom": 24,
            "charisma": 24,
            "strength_save": 9,
            "dexterity_save": 2,
            "constitution_save": 9,
            "intelligence_save": 4,
            "wisdom_save": 7,
            "charisma_save": 7,
            "perception": 17,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning,piercing,and slashing damage from nonmagical attacks,Demonic Resilience",
            "damage_immunities": "Demonic Resilience",
            "condition_immunities": "",
            "senses": "truesight 120 ft.",
            "languages": "Abyssal,telepathy 120 ft.",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The glabrezu makes two Claw attacks and two Pincer attacks, or it makes four Crackling Flame Bolt attacks. It can replace both Claw attacks with two Crackling Flame Bolt attacks."
                },
                {
                    "name": "Claw",
                    "desc": "_Melee Weapon Attack:_ +9 to hit, reach 5 ft., one target. _Hit:_ 10 (2d4+5) slashing damage plus 3 (1d6) fire damage and 3 (1d6) lightning damage."
                },
                {
                    "name": "Pincer",
                    "desc": "_Melee Weapon Attack:_ +9 to hit, reach 10 ft., one target. _Hit:_ 16 (2d10+5) bludgeoning damage. If the target is a Medium or smaller creature, it is grappled (escape DC 17). The glabrezu has two pincers, each of which can grapple only one target."
                },
                {
                    "name": "Crackling Flame Bolt",
                    "desc": "_Ranged Spell Attack:_ +7 to hit, range 60 ft., one target. _Hit:_ 6 (1d6+3) fire damage plus 10 (3d6) lightning damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Manipulating Whispers",
                    "desc": "The glabrezu whispers in the mind of a creature it can see within 120 feet of it, encouraging the creature to commit wicked acts. The target must succeed on a DC 17 CHA save or succumb to one of the following urges:\n- **Boastful Stance.** The target is overcome with surety of its own battle prowess, momentarily letting down its guard. Creatures have advantage on attack rolls against the target until the start of the glabrezu's next turn.\n- **Confirmation of Wealth.** The target is briefly overcome with the desire to confirm the amount and status of its valuables. It uses either an action or bonus action on its next turn (the glabrezu's choice) to count and take stock of its valuables.\n- **Wrathful Strike.** Anger fills the target, and it immediately lashes out at those nearby. The target uses its reaction to make one melee weapon attack against a creature of the glabrezu's choice within 5 feet of the target."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Demonic Resilience",
                    "desc": "The glabrezu is resistant to cold, fire, and lightning damage. In addition, it is immune to poison damage and to the poisoned condition."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The glabrezu has advantage on saves against spells and other magical effects."
                },
                {
                    "name": "Point Blank Grappler",
                    "desc": "When the glabrezu makes a Crackling Flame Bolt attack, it doesn't have disadvantage on the attack roll from being within 5 feet of a hostile creature, provided it is grappling that creature."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_glabrezu/"
        },
        {
            "slug": "ice_devil_bf",
            "desc": "",
            "name": "Ice Devil",
            "size": "large",
            "type": "Fiend",
            "subtype": "Devil",
            "group": "Devils",
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 193,
            "hit_dice": "",
            "speed": {
                "walk": 40
            },
            "strength": 20,
            "dexterity": 24,
            "constitution": 28,
            "intelligence": 18,
            "wisdom": 24,
            "charisma": 28,
            "strength_save": 5,
            "dexterity_save": 7,
            "constitution_save": 9,
            "intelligence_save": 4,
            "wisdom_save": 7,
            "charisma_save": 9,
            "perception": 17,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "blinded,Devilish Resilience",
            "damage_immunities": "cold,Devilish Resilience",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., keensense 60 ft.",
            "languages": "Infernal,telepathy 120 ft.",
            "challenge_rating": "14",
            "cr": 14.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The devil makes two Claw attacks and one Tail attack, or it makes three Icicle Shard attacks."
                },
                {
                    "name": "Claws",
                    "desc": "_Melee Weapon Attack:_ +10 to hit, reach 5 ft., one target. _Hit:_ 12 (2d6+5) slashing damage plus 18 (4d8) cold damage."
                },
                {
                    "name": "Tail",
                    "desc": "_Melee Weapon Attack:_ +10 to hit, reach 10 ft., one target. _Hit:_ 15 (3d6+5) bludgeoning damage plus 18 (4d8) cold damage."
                },
                {
                    "name": "Icicle Shard",
                    "desc": "_Ranged Spell Attack:_ +9 to hit, range 120 ft., one target. _Hit:_ 13 (2d8+4) piercing damage plus 18 (4d8) cold damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Ice Wall",
                    "desc": "The ice devil causes a wall of ice to magically rise from the ground at a point it can see within 60 feet of it. The wall is up to 30 feet long, 10 feet high, and 5 feet thick. It can be any shape, as long as its base is connected to the ground. If the wall cuts through a creature's space when it appears, the creature is pushed to one side (the devil's choice). If a creature would be surrounded on all sides by the wall, it can make a DC 17 DEX save. On a success, it can use its reaction to move up to its speed so that it is no longer enclosed by the wall.<br>The wall lasts 1 minute, until the devil creates a new wall, or until the devil dies. Each 10-foot section of the wall has AC 5, 30 HP, is vulnerable to fire damage, and is immune to acid, cold, necrotic, poison, and psychic damage."
                }
            ],
            "reactions": [
                {
                    "name": "Ice Shield",
                    "desc": "When the ice devil or a friendly creature it can see is hit by an attack, the devil can create a magical barrier of ice to disrupt the attack. The target halves the damage from the attack."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Devil's Sight",
                    "desc": "Magical darkness doesn't impede the devil's darkvision."
                },
                {
                    "name": "Devilish Resilience",
                    "desc": "The devil is resistant to bludgeoning, piercing, and slashing damage from nonmagical attacks. In addition, it is immune to fire damage and poison damage and to the poisoned condition."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The devil has advantage on saves against spells and other magical effects."
                },
                {
                    "name": "Snow Walk",
                    "desc": "The devil can move across icy surfaces without needing to make an ability check. In addition, difficult terrain composed of ice or snow doesn't cost it extra movement."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_ice-devil/"
        },
        {
            "slug": "remorhaz_bf",
            "desc": "",
            "name": "Remorhaz",
            "size": "huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 216,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "burrow": 20
            },
            "strength": 32,
            "dexterity": 12,
            "constitution": 28,
            "intelligence": 4,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": 11,
            "dexterity_save": 1,
            "constitution_save": 9,
            "intelligence_save": -3,
            "wisdom_save": 0,
            "charisma_save": -3,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "Monstrosity Resilience",
            "damage_immunities": "cold,fire",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., tremorsense 60 ft.",
            "languages": "-",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +11 to hit, reach 10 ft., one target. _Hit:_ 40 (6d10+7) piercing damage plus 10 (3d6) fire damage. If the target is a Medium or smaller creature, it must succeed on a DC 17 DEX save or be swallowed by the remorhaz. A swallowed creature is blinded and restrained, it has total cover against attacks and other effects outside the remorhaz, and it takes 10 (3d6) acid damage and 10 (3d6) fire damage at the start of each of the remorhaz's turns. If the remorhaz takes 30 damage or more on a single turn from a swallowed creature, the remorhaz must succeed on a DC 19 CON save at the end of that turn or regurgitate all swallowed creatures, which fall prone in a space within 10 feet of the remorhaz. If the remorhaz dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 15 feet of movement, exiting prone."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Vent Heat (119 HP or Fewer)",
                    "desc": "As the remorhaz's life force ebbs, its body generates more heat to protect itself. It can open valves in its carapace to vent this excess heat. Each creature within 5 feet of the remorhaz must succeed on a DC 17 CON save or suffer one level of exhaustion."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Heated Body",
                    "desc": "A creature that touches the remorhaz or hits it with a melee attack while within 5 feet of it takes 7 (2d6) fire damage."
                },
                {
                    "name": "Monstrosity Resilience",
                    "desc": "The remorhaz is resistant to exhaustion and to the frightened condition."
                },
                {
                    "name": "Tunneler",
                    "desc": "The remorhaz can burrow through ice, snow, and permafrost, and it leaves a 5-foot-diameter tunnel in its wake."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_remorhaz/"
        },
        {
            "slug": "roc_bf",
            "desc": "",
            "name": "Roc",
            "size": "gargantuan",
            "type": "Monstrosity",
            "subtype": "Animal",
            "group": null,
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 235,
            "hit_dice": "",
            "speed": {
                "walk": 20,
                "fly": 120
            },
            "strength": 28,
            "dexterity": 18,
            "constitution": 28,
            "intelligence": 2,
            "wisdom": 18,
            "charisma": 16,
            "strength_save": 9,
            "dexterity_save": 4,
            "constitution_save": 9,
            "intelligence_save": -4,
            "wisdom_save": 4,
            "charisma_save": 3,
            "perception": 14,
            "skills": {},
            "damage_vulnerabilities": "blinded",
            "damage_resistances": "Monstrosity Resilience",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The roc makes one Beak attack and two Talon attacks. If both Talon attacks hit one Huge or Gargantuan creature, the target is grappled (escape DC 17). Until this grapple ends, the target is restrained, and the roc can't use its Talons on another target."
                },
                {
                    "name": "Beak",
                    "desc": "_Melee Weapon Attack:_ +13 to hit, reach 10 ft., one target. _Hit:_ 27 (4d8+9) piercing damage."
                },
                {
                    "name": "Talon",
                    "desc": "_Melee Weapon Attack:_ +13 to hit, reach 5 ft., one target. _Hit:_ 23 (4d6+9) slashing damage, and the target is grappled (escape DC 17) if it is a Large or smaller creature. Until this grapple ends, the target is restrained, and the roc can't use its Talons on another target."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Territorial Shriek",
                    "desc": "The roc shrieks a territorial challenge at up to two creatures it can see within 60 feet of it. Each target must succeed on a DC 17 CHA save or be frightened until the end of its next turn. While frightened by this shriek, a creature must take the Dash action on its turn and move away from the roc by the safest available route, unless there is nowhere to move."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Heightened Sight",
                    "desc": "The roc's Perception is 19 when perceiving by sight."
                },
                {
                    "name": "Monstrosity Resilience",
                    "desc": "The roc is resistant to exhaustion and to the frightened condition."
                },
                {
                    "name": "Seabird",
                    "desc": "The roc can swim up to 60 feet on its turn, but it must start and end its movement either flying or on a solid surface, such as a ship or beach. If it is swimming at the end of its turn, it must succeed on a DC 19 CON save or it immediately begins to sink and suffocate. A suffocating roc must succeed on a DC 19 STR check to fly out of the substance where it is sinking."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_roc/"
        },
        {
            "slug": "stone_golem_bf",
            "desc": "",
            "name": "Stone Golem",
            "size": "large",
            "type": "Construct",
            "subtype": "",
            "group": "Golems",
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 176,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 8,
            "constitution": 28,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 1,
            "strength_save": 5,
            "dexterity_save": -1,
            "constitution_save": 9,
            "intelligence_save": -4,
            "wisdom_save": 0,
            "charisma_save": -5,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "Golem Resilience",
            "condition_immunities": "",
            "senses": "darkvision 120 ft.",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The golem makes three Slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "_Melee Weapon Attack:_ +9 to hit, reach 5 ft., one target. _Hit:_ 21 (3d10+5) bludgeoning damage."
                },
                {
                    "name": "Slow (Recharge 6)",
                    "desc": "The golem shares the plodding perception of timeless stone with those nearby, slowing all life to a crawl. Each creature within 10 feet of the golem must make a DC 17 WIS save. On a failure, a creature can't use reactions, its speed is halved, and it can't make more than one attack on its turn. In addition, the creature can take either an action or a bonus action on its turn, not both. These effects last for 1 minute. A creature can repeat the save at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Rearrange Stone",
                    "desc": "The stone golem rearranges some of the stone comprising its body, choosing one of the following arrangements. The arrangement lasts until the golem ends the effect as a bonus action, uses this bonus action again, or until it is incapacitated.\n- **Jagged Stones.** The golem turns several of the stones on its body to point outward. Its AC is reduced by 2, and each time a creature within 5 feet of the golem hits it with a melee attack, the attacker takes 5 (2d4) piercing damage.\n- **Protective Slabs.** The golem slides several flat stones around its body to protect its vulnerable areas. Its speed is reduced by 10 feet, and each time it takes damage, the damage is reduced by 5 (2d4)."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Construct Nature",
                    "desc": "The golem doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Golem Resilience",
                    "desc": "The golem is immune to poison and psychic damage and to bludgeoning, piercing, and slashing damage from nonmagical attacks. In addition, it is immune to exhaustion and to the charmed, frightened, paralyzed, petrified, and poisoned conditions."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The golem is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The golem has advantage on saves against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The golem's weapon attacks are magical."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_stone-golem/"
        },
        {
            "slug": "treant_bf",
            "desc": "",
            "name": "Treant",
            "size": "huge",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 185,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 22,
            "dexterity": 8,
            "constitution": 28,
            "intelligence": 12,
            "wisdom": 24,
            "charisma": 12,
            "strength_save": 6,
            "dexterity_save": -1,
            "constitution_save": 9,
            "intelligence_save": 1,
            "wisdom_save": 7,
            "charisma_save": 1,
            "perception": 17,
            "skills": {},
            "damage_vulnerabilities": "fire",
            "damage_resistances": "bludgeoning,piercing,Plant Resilience",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "tremorsense 30 ft.",
            "languages": "Common,Druidic,Elvish,Sylvan",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The treant makes three Slam attacks, or it makes two Throw Rock attacks. If two Slam attacks hit one creature, the target must succeed on a DC 17 STR save or be knocked prone."
                },
                {
                    "name": "Slam",
                    "desc": "_Melee Weapon Attack:_ +10 to hit, reach 5 ft., one target. _Hit:_ 22 (4d6+6) bludgeoning damage."
                },
                {
                    "name": "Throw Rock",
                    "desc": "_Ranged Weapon Attack:_ +10 to hit, range 60/180 ft., one target. _Hit:_ 33 (5d10+6) bludgeoning damage."
                },
                {
                    "name": "Animate Trees (1/Day)",
                    "desc": "The treant magically animates 2 trees or 2d6 shrubs it can see within 60 feet of it. The trees use the statistics of an **awakened tree**, and the shrubs use the statistics of an **awakened shrub**. The animated plants act as allies of the treant, obeying its spoken commands. The plants remain for 1 hour, until the treant dies, or until the treant dismisses them as a bonus action."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Halt Intruders",
                    "desc": "The treant calls to the roots beneath up to two creatures it can see within 30 feet of it. Each target must succeed on a DC 17 STR save or be restrained by roots until the end of its next turn. The treant can target only creatures in contact with the ground and can't target creatures in contact with a manufactured floor, such as the wooden floor of a building."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While the treant remains motionless, it is indistinguishable from a normal tree."
                },
                {
                    "name": "Plant Resilience",
                    "desc": "The treant is resistant to exhaustion and to the paralyzed, petrified, and unconscious conditions."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The treant deals double damage to objects and structures."
                },
                {
                    "name": "Speak with Plants",
                    "desc": "The treant can communicate with Plants and nonmagical plants as if they shared a language."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_treant/"
        },
        {
            "slug": "young_gold_dragon_bf",
            "desc": "",
            "name": "Young Gold Dragon",
            "size": "large",
            "type": "Dragon",
            "subtype": "",
            "group": "Dragons",
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 193,
            "hit_dice": "",
            "speed": {
                "walk": 40,
                "fly": 80,
                "swim": 40
            },
            "strength": 22,
            "dexterity": 22,
            "constitution": 28,
            "intelligence": 16,
            "wisdom": 26,
            "charisma": 24,
            "strength_save": 6,
            "dexterity_save": 6,
            "constitution_save": 9,
            "intelligence_save": 3,
            "wisdom_save": 8,
            "charisma_save": 7,
            "perception": 22,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., keensense 30 ft.",
            "languages": "Common,Draconic",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon makes one Bite attack and two Claw attacks. It can replace its Bite attack with a use of Weakening Breath, if available."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +10 to hit, reach 10 ft., one target. _Hit:_ 17 (2d10+6) piercing damage."
                },
                {
                    "name": "Claw",
                    "desc": "_Melee Weapon Attack:_ +10 to hit, reach 5 ft., one target. _Hit:_ 13 (2d6+6) slashing damage."
                },
                {
                    "name": "Fire Breath (Recharge 5-6)",
                    "desc": "The dragon exhales fire in a 30-foot cone. Each creature in that area must make a DC 17 DEX save, taking 66 (12d10) fire damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Weakening Breath (Recharge 6)",
                    "desc": "As the **gold dragon wyrmling**, except it is a 30-foot cone, and the save DC is 17."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Change Shape",
                    "desc": "The dragon magically transforms into a Beast or Humanoid that has a challenge rating no higher than its own, or back into its true form, which is Dragon. Any equipment it is wearing or carrying transforms with it or is borne by the new form (the dragon's choice). It reverts to its true form if it dies. In a new form, the dragon retains its HP, ability to speak, proficiencies, and INT, WIS, and CHA scores, as well as this bonus action. Its statistics and capabilities are otherwise replaced by those of the new form, except any class features or legendary actions of that form."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The dragon can breathe air and water."
                },
                {
                    "name": "Golden Splendor",
                    "desc": "When the gold dragon hasn't unleashed its Fire Breath, its scales gleam and sparkle like molten gold or a pile of gold coins. While the dragon's Fire Breath is available, each creature that starts its turn within 10 feet of the dragon must succeed on a DC 17 CHA save or be charmed until the start of its next turn."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_young-gold-dragon/"
        },
        {
            "slug": "young_red_dragon_bf",
            "desc": "",
            "name": "Young Red Dragon",
            "size": "large",
            "type": "Dragon",
            "subtype": "",
            "group": "Dragons",
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 193,
            "hit_dice": "",
            "speed": {
                "walk": 40,
                "climb": 40,
                "fly": 80
            },
            "strength": 22,
            "dexterity": 18,
            "constitution": 28,
            "intelligence": 14,
            "wisdom": 18,
            "charisma": 26,
            "strength_save": 6,
            "dexterity_save": 4,
            "constitution_save": 9,
            "intelligence_save": 2,
            "wisdom_save": 4,
            "charisma_save": 8,
            "perception": 18,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., keensense 30 ft.",
            "languages": "Common,Draconic",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon makes one Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +10 to hit, reach 10 ft., one target. _Hit:_ 17 (2d10+6) piercing damage plus 3 (1d6) fire damage."
                },
                {
                    "name": "Claw",
                    "desc": "_Melee Weapon Attack:_ +10 to hit, reach 5 ft., one target. _Hit:_ 13 (2d6+6) slashing damage."
                },
                {
                    "name": "Fire Breath (Recharge 5-6)",
                    "desc": "The dragon exhales fire in a 30-foot cone. Each creature in that area must make a DC 17 DEX save, taking 56 (16d6) fire damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Boil Over",
                    "desc": "When the red dragon hasn't unleashed its Fire Breath, the heat builds and rolls outward from it. While the dragon's Fire Breath is available, it emits immense heat, and each creature that starts its turn within 10 feet of the dragon must succeed on a DC 17 CON save or take 7 (2d6) fire damage."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_young-red-dragon/"
        },
        {
            "slug": "young_silver_dragon_bf",
            "desc": "",
            "name": "Young Silver Dragon",
            "size": "large",
            "type": "Dragon",
            "subtype": "",
            "group": "Dragons",
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 175,
            "hit_dice": "",
            "speed": {
                "walk": 40,
                "fly": 80
            },
            "strength": 22,
            "dexterity": 18,
            "constitution": 28,
            "intelligence": 14,
            "wisdom": 20,
            "charisma": 24,
            "strength_save": 6,
            "dexterity_save": 4,
            "constitution_save": 9,
            "intelligence_save": 2,
            "wisdom_save": 5,
            "charisma_save": 7,
            "perception": 19,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., keensense 30 ft.",
            "languages": "Common,Draconic",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon makes one Bite attack and two Claw attacks. It can replace its Bite attack with a use of Paralyzing Breath, if available."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +10 to hit, reach 10 ft., one target. _Hit:_ 17 (2d10+6) piercing damage."
                },
                {
                    "name": "Claw",
                    "desc": "_Melee Weapon Attack:_ +10 to hit, reach 5 ft., one target. _Hit:_ 13 (2d6+6) slashing damage."
                },
                {
                    "name": "Cold Breath (Recharge 5-6)",
                    "desc": "The dragon exhales an icy blast in a 30-foot cone. Each creature in that area must make a DC 17 CON save, taking 54 (12d8) cold damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Paralyzing Breath (Recharge 6)",
                    "desc": "As the **silver dragon wyrmling**, except it is a 30-foot cone, and the save DC is 17."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Change Shape",
                    "desc": "The dragon magically transforms into a Beast or Humanoid that has a challenge rating no higher than its own, or back into its true form, which is Dragon. Any equipment it is wearing or carrying transforms with it or is borne by the new form (the dragon's choice). It reverts to its true form if it dies. In a new form, the dragon retains its HP, ability to speak, proficiencies, and INT, WIS, and CHA scores, as well as this bonus action. Its statistics and capabilities are otherwise replaced by those of the new form, except any class features or legendary actions of that form."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Freezing Fog",
                    "desc": "After the silver dragon uses its Cold Breath, freezing fog surrounds it. While the dragon's Cold Breath is unavailable, each creature that starts its turn within 10 feet of the dragon must succeed on a DC 17 CON save or be restrained until the start of its next turn."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_young-silver-dragon/"
        },
        {
            "slug": "azi-dahaka",
            "desc": "",
            "name": "Azi Dahaka",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 157,
            "hit_dice": "15d12+60",
            "speed": {
                "fly": 80,
                "walk": 40
            },
            "strength": 21,
            "dexterity": 14,
            "constitution": 19,
            "intelligence": 14,
            "wisdom": 13,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": 8,
            "perception": 11,
            "skills": {
                "perception": 11,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold; bludgeoning, piercing, and slashing from nonmagical attacks not made with silver",
            "damage_immunities": "lightning",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 21",
            "languages": "Common, Draconic, Infernal",
            "challenge_rating": "14",
            "cr": 14.0,
            "actions": [
                {
                    "desc": "Azi Dahaka makes three bite attacks and two claw attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 10,
                    "damage_dice": "1d10+5",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 10 (1d10 + 5) piercing damage",
                    "name": "Bite"
                },
                {
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) slashing damage.",
                    "name": "Claw"
                },
                {
                    "desc": "Azi Dahaka exhales a blast of wind and lightning in a 60-foot cone. Each creature in that area must make a DC 18 Dexterity saving throw. On a failure, a target takes 22 (4d10) bludgeoning damage and 18 (4d8) lightning damage, is pushed 25 feet away from Azi Dahaka, and is knocked prone. On a success, a target takes half the bludgeoning and lightning damage and is pushed, but isn't knocked prone. All nonmagical flames in the cone are extinguished.",
                    "name": "Storm Breath (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "Azi Dahaka 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. Azi Dahaka regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "desc": "Azi Dahaka can alter the weather in a 5-mile radius centered on itself. The effect is identical to the control weather spell, except the casting time and effects are immediate. Call Lightning (Cost 2 Actions). A bolt of lightning flashes down from the clouds to a point Azi Dahaka can see within 100 feet of it. Each creature within 5 feet of that point must make a DC 20 Dexterity saving throw, taking 16 (3d10) lightning damage on a failed save, or half as much damage on a successful one.",
                    "name": "Control Weather"
                },
                {
                    "desc": "Azi Dahaka beats its wings. Each creature within 10 feet of the dragon must succeed on a DC 20 Dexterity saving throw or take 12 (2d6 + 5) bludgeoning damage and be knocked prone. Azi Dahaka can then fly up to half its flying speed.",
                    "name": "Wing Attack (Costs 2 Actions)"
                }
            ],
            "special_abilities": [
                {
                    "desc": "If Azi Dahaka fails a saving throw, it can choose to succeed instead.",
                    "name": "Legendary Resistance (3/Day)"
                },
                {
                    "desc": "Azi Dahaka has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "Azi Dahaka's three heads grant it advantage on saving throws against being blinded, charmed, deafened, frightened, stunned, and knocked unconscious.",
                    "name": "Multiple Heads"
                },
                {
                    "desc": "Azi Dahaka gets two extra reactions that can be used only for opportunity attacks.",
                    "name": "Reactive Heads"
                },
                {
                    "desc": "A creature that hits Azi Dahaka with a melee attack while within 5 feet takes 4 (1d8) piercing damage and 4 (1d8) poison damage as the dragon's blood becomes biting and stinging vermin.",
                    "name": "Vermin Blood"
                }
            ],
            "spell_list": [],
            "page_no": 45,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_azi-dahaka/"
        },
        {
            "slug": "droth",
            "desc": "",
            "name": "Droth",
            "size": "Huge",
            "type": "Aberration",
            "subtype": "shoth",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 230,
            "hit_dice": "20d12+100",
            "speed": {
                "climb": 10,
                "walk": 20
            },
            "strength": 18,
            "dexterity": 9,
            "constitution": 20,
            "intelligence": 14,
            "wisdom": 16,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 9,
            "perception": 7,
            "skills": {
                "perception": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire",
            "damage_immunities": "acid",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., passive Perception 17",
            "languages": "all, telepathy 100 ft.",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "desc": "The droth makes two oozing crush attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 8,
                    "damage_dice": "4d12+4",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 15 ft., one target. Hit: 30 (4d12 + 4) bludgeoning damage and 7 (2d6) acid damage.",
                    "name": "Oozing Crush"
                },
                {
                    "desc": "A shoth with less than half its maximum hp can merge with any other shoth creature within 10 feet, adding its remaining hp to that creature's. The hp gained this way can exceed the normal maximum of that creature. A shoth can accept one such merger every 24 hours.",
                    "name": "Merge"
                },
                {
                    "desc": "The droth rises up and crashes down, releasing a 20-foot-radius wave of acidic ooze. Each creature in the area must make a DC 17 Dexterity saving throw. On a failure, a creature takes 45 (10d8) acid damage and is knocked prone. On a success, a creature takes half the damage and isn't knocked prone.",
                    "name": "Acid Wave (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "When the droth damages a creature, it absorbs a portion of that creature's knowledge and power. As a bonus action, it can recreate any action available to a creature it damaged within the last minute. This includes spells and actions with limited uses or with a recharge. This recreated action is resolved using the droth's statistics where applicable.",
                    "name": "Absorbent (3/Day)"
                },
                {
                    "desc": "The droth, including its equipment, can move through a space as narrow as 1 inch wide without squeezing.",
                    "name": "Amorphous"
                },
                {
                    "desc": "Any creature hostile to the droth that starts its turn within 20 feet of the droth must succeed on a DC 17 Wisdom saving throw or have disadvantage on all attack rolls until the end of its next turn. Creatures with Intelligence 3 or lower automatically fail the saving throw.",
                    "name": "Soothing Aura"
                }
            ],
            "spell_list": [],
            "page_no": 333,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_droth/"
        },
        {
            "slug": "fulad-zereh",
            "desc": "",
            "name": "Fulad-Zereh",
            "size": "Huge",
            "type": "Fiend",
            "subtype": "demon",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 18,
            "armor_desc": "plate",
            "hit_points": 115,
            "hit_dice": "10d12+50",
            "speed": {
                "fly": 40,
                "walk": 40
            },
            "strength": 19,
            "dexterity": 11,
            "constitution": 20,
            "intelligence": 17,
            "wisdom": 15,
            "charisma": 17,
            "strength_save": 8,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": 7,
            "perception": null,
            "skills": {
                "insight": 6,
                "intimidation": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, lightning; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "truesight 120 ft., passive Perception 12",
            "languages": "Abyssal, telepathy 120 ft.",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "desc": "The demon makes two attacks: one with its barbed whip and one with its battleaxe.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 8,
                    "damage_dice": "3d6+4",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 30 ft., one target. Hit: 14 (3d6 + 4) slashing damage, and, if the target is Large or smaller, it is pulled up to 25 feet toward the demon. If the target is a creature other than an undead or a construct, it must succeed on a DC 16 Constitution saving throw or take 5 (1d10) necrotic damage at the start of each of its turns as a barb of pure Abyssal energy lodges itself in the wound. Each time the demon hits the barbed target with this attack, the damage dealt by the wound each round increases by 5 (1d10). Any creature can take an action to remove the barb with a successful DC 14 Wisdom (Medicine) check. The barb crumbles to dust if the target receives magical healing.",
                    "name": "Barbed Whip"
                },
                {
                    "attack_bonus": 8,
                    "damage_dice": "3d8+4",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 17 (3d8 + 4) slashing damage.",
                    "name": "Battleaxe"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "When a creature that can see the fulad-zereh's eyes starts its turn within 30 feet of the demon, the fulad-zereh can force it to make a DC 16 Constitution saving throw if the demon isn't incapacitated and can see the creature. If the saving throw fails by 5 or more, the creature is instantly petrified. Otherwise, a creature that fails the saving throw begins to turn to stone and is restrained. The restrained creature must repeat the saving throw at the end of its next turn, becoming petrified on a failure or ending the effect on a success. The petrification lasts until the creature is freed by the greater restoration spell or similar magic.\n\nUnless surprised, a creature can avert its eyes to avoid the saving throw at the start of its turn. If the creature does so, it can't see the demon until the start of its next turn, when it can avert is eyes again. If the creature looks at the demon, it must immediately make the save.",
                    "name": "Petrifying Gaze"
                },
                {
                    "desc": "A creature that touches the fulad-zereh or hits it with a melee attack while within 5 feet of it must succeed on a DC 16 Dexterity saving throw or take 9 (2d8) acid damage.",
                    "name": "Weeping Acid"
                }
            ],
            "spell_list": [],
            "page_no": 85,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_fulad-zereh/"
        },
        {
            "slug": "lamassu",
            "desc": "",
            "name": "Lamassu",
            "size": "Large",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "lawful good",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 147,
            "hit_dice": "14d10+70",
            "speed": {
                "fly": 60,
                "walk": 30
            },
            "strength": 18,
            "dexterity": 14,
            "constitution": 20,
            "intelligence": 17,
            "wisdom": 18,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 8,
            "charisma_save": 7,
            "perception": 8,
            "skills": {
                "arcana": 7,
                "history": 7,
                "insight": 8,
                "perception": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "radiant; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "charmed, exhaustion, frightened",
            "senses": "truesight 60 ft., passive Perception 18",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "desc": "The lamassu makes two attacks with its claws.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 8,
                    "damage_dice": "2d8+4",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) slashing damage plus 9 (2d8) radiant damage.",
                    "name": "Claw"
                },
                {
                    "desc": "The lamassu touches a creature. The target magically regains 22 (5d8) hp and is cured of any curses or diseases and of any poisoned, blinded, or deafened conditions afflicting it.",
                    "name": "Healing Touch (3/Day)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The lamassu 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 lamassu regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "desc": "The lamassu makes a Wisdom (Perception) check.",
                    "name": "Detect"
                },
                {
                    "desc": "The lamassu makes one claw attack.",
                    "name": "Claw Attack"
                },
                {
                    "desc": "The lamassu beats its wings. Each creature within 10 feet of it must succeed on a DC 16 Dexterity saving throw or take 11 (2d6 + 4) bludgeoning damage and be knocked prone. The lamassu can then fly up to its flying speed.",
                    "name": "Wing Attack (Costs 2 Actions)"
                }
            ],
            "special_abilities": [
                {
                    "desc": "The lamassu has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "The lamassu's weapon attacks are magical.",
                    "name": "Magic Weapons"
                },
                {
                    "desc": "If the lamassu moves at least 20 feet straight toward a creature and then hits it with a claw attack on the same turn, that target must succeed on a DC 16 Strength saving throw or be knocked prone. If the target is prone, the lamassu can make one claw attack against it as a bonus action.",
                    "name": "Pounce"
                },
                {
                    "desc": "The lamassu's innate spellcasting ability is Wisdom (spell save DC 16). It can innately cast the following spells, requiring no material components:\nAt will: detect evil and good, mage hand, magic circle, sacred flame, unseen servant\n3/day each: bless, calm emotions, command, dimension door, invisibility, thunderwave\n1/day each: banishment, flame strike, glyph of warding",
                    "name": "Innate Spellcasting"
                }
            ],
            "spell_list": [],
            "page_no": 247,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_lamassu/"
        },
        {
            "slug": "wickerman",
            "desc": "",
            "name": "Wickerman",
            "size": "Huge",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 8,
            "armor_desc": null,
            "hit_points": 138,
            "hit_dice": "12d12+60",
            "speed": {
                "walk": 40
            },
            "strength": 18,
            "dexterity": 8,
            "constitution": 21,
            "intelligence": 3,
            "wisdom": 14,
            "charisma": 1,
            "strength_save": 8,
            "dexterity_save": null,
            "constitution_save": 9,
            "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": "",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "blindsight 120 ft. (blind beyond this radius), passive Perception 10",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "desc": "The wickerman makes two slam attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "5d10",
                    "desc": "Ranged Spell Attack: +6 to hit, range 120 ft., one target. Hit: 27 (5d10) fire damage.",
                    "name": "Blazing Ray"
                },
                {
                    "attack_bonus": 8,
                    "damage_dice": "2d10+4",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 15 (2d10 + 4) bludgeoning damage plus 5 (1d10) fire damage and the target is grappled (escape DC 16). The wickerman has two fists, each of which can grapple only one target.",
                    "name": "Slam"
                },
                {
                    "desc": "The wickerman makes one slam attack against a target it is grappling. If the attack hits, the target is imprisoned inside its burning body, and the grapple ends. A creature imprisoned in the wickerman is blinded, restrained, has total cover against attacks and other effects outside the wickerman, and it takes 17 (5d6) fire damage at the start of each of the wickerman's turns. Up to 6 Medium or smaller creatures can fit inside a wickerman's body. If the wickerman takes 25 damage or more from a creature inside of it, the wickerman must succeed on a DC 14 Constitution saving throw or the creature bursts free from it. The creature falls prone in a space within 10 feet of the wickerman. If the wickerman dies, all creatures inside of it are no longer restrained by it and can escape from the burning corpse by using 15 feet of movement, exiting prone.",
                    "name": "Imprison"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "If the staff controlling the wickerman is broken or is not being worn or carried by a humanoid, the wickerman goes berserk. On each of its turns while berserk, the wickerman attacks the nearest creature it can see. If no creature is near enough to move to and attack, the wickerman attacks an object with preference for an object smaller than itself. Once the wickerman goes berserk, it continues to do so until it is destroyed, until a new staff is created, or until the staff is worn or carried by a humanoid.",
                    "name": "Berserk"
                },
                {
                    "desc": "A creature that touches the wickerman or hits it with a melee attack while within 5 feet of it takes 5 (1d10) fire damage. If the wickerman's flame is ever doused, it is incapacitated until the flame is rekindled by dealing at least 10 fire damage to it.",
                    "name": "Blazing Fury"
                },
                {
                    "desc": "If the wickerman is on fire, it takes 1 cold damage for every 5 feet it moves in water or for every gallon of water splashed on it. If the wickerman takes at least 100 points of cold damage within a 1 minute period, its flame is doused.",
                    "name": "Water Susceptibility"
                }
            ],
            "spell_list": [],
            "page_no": 380,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_wickerman/"
        },
        {
            "slug": "young-wasteland-dragon",
            "desc": "",
            "name": "Young Wasteland Dragon",
            "size": "Large",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 178,
            "hit_dice": "17d10+85",
            "speed": {
                "burrow": 20,
                "climb": 40,
                "fly": 70,
                "walk": 40
            },
            "strength": 21,
            "dexterity": 10,
            "constitution": 21,
            "intelligence": 12,
            "wisdom": 11,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": 5,
            "perception": 4,
            "skills": {
                "perception": 4,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "force",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., darkvision 120 ft., passive Perception 14",
            "languages": "Common, Draconic",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "desc": "The dragon makes three attacks: one with its bite and two with its claws.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 9,
                    "damage_dice": "2d10+5",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 16 (2d10 + 5) piercing damage.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 9,
                    "damage_dice": "2d6+5",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) slashing damage.",
                    "name": "Claw"
                },
                {
                    "desc": "The dragon blasts warped arcane energy in a 40-foot line that is 5 feet wide. Each creature in that line must make a DC 15 Dexterity saving throw, taking 49 (11d8) force damage on a failed save, or half as much damage on a successful one.",
                    "name": "Warped Energy Breath (Recharge 6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 118,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_young-wasteland-dragon/"
        },
        {
            "slug": "automata-devil",
            "desc": "_A nightmare wrapped in chains and built of cutting cogs and whirring gears, an automata devil howls like a hurricane in battle. Once chain devils, automata devils have been promoted to greater power._  \n**Guards and Overseers.** Sometimes called castigas, automata devils are made to monitor others. They are often put in charge of prisoners or infernal factories.  \n**Pierced by Chain and Wire.** This slender creature’s skin is pierced with barbs, sharp nails, and coils of wire, which have been threaded through its flesh. Chains are buried under blisters and scabs. This infernal horror’s eyelids—both front and back pairs—have been sewn back with wire, while six arms ending in large grasping hands erupt from its shoulders.  \n**Coiled Metal Whips.** The creature’s back is broad and massive. Its head is a black mass ending in two large mandibles. By its side, it carries a huge coiled whip that squirms like a snake and is said to scent lies and treachery. The creature’s stomach opens up like a second mouth, filled with spines.",
            "name": "Automata Devil",
            "size": "Large",
            "type": "Fiend",
            "subtype": "devil",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 168,
            "hit_dice": "16d10+80",
            "speed": {
                "walk": 40
            },
            "strength": 24,
            "dexterity": 17,
            "constitution": 20,
            "intelligence": 11,
            "wisdom": 14,
            "charisma": 19,
            "strength_save": 11,
            "dexterity_save": 7,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": 8,
            "perception": null,
            "skills": {
                "athletics": 11,
                "intimidation": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold; bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120 ft., passive Perception 12",
            "languages": "Common, Infernal; telepathy 100 ft.",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The automata devil makes two melee attacks, using any combination of bite, claw, and whip attacks. The bite attack can be used only once per turn."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 18 (2d10 + 7) slashing damage.",
                    "attack_bonus": 11,
                    "damage_dice": "2d10"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 14 (2d6 + 7) slashing damage.",
                    "attack_bonus": 11,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Whip",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 15 ft., one target. Hit: 11 (1d8 + 7) slashing damage and the target is grappled (escape DC 17) and restrained. Only two targets can be grappled by the automata devil at one time, and each grappled target prevents one whip from being used to attack. An individual target can be grappled by only one whip at a time. A grappled target takes 9 (2d8) piercing damage at the start of its turn.",
                    "attack_bonus": 11,
                    "damage_dice": "1d8"
                },
                {
                    "name": "Punishing Maw",
                    "desc": "If a target is already grappled in a whip at the start of the automata devil's turn, both creatures make opposed Strength (Athletics) checks. If the grappled creature wins, it takes 9 (2d8) piercing damage and remains grappled. If the devil wins, the grappled creature is dragged into the devil's stomach maw, a mass of churning gears, razor teeth, and whirling blades. The creature takes 49 (4d20 + 7) slashing damage and is grappled, and the whip is free to attack again on the devil's next turn. The creature takes another 49 (4d20 + 7) slashing damage automatically at the start of each of the automata devil's turns for as long as it remains grappled in the maw. Only one creature can be grappled in the punishing maw at a time. The automata devil can freely \"spit out\"a creature or corpse during its turn, to free up the maw for another victim."
                },
                {
                    "name": "Fear Aura",
                    "desc": "Automata devils radiate fear in a 10-foot radius. A creature that starts its turn in the affected area must make a successful DC 16 Wisdom saving throw or become frightened. A creature that makes the save successfully cannot be affected by the same automata devil's fear aura again."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Devil's Sight",
                    "desc": "Magical darkness doesn't impede the devil's darkvision."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The automata devil has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the automata devils' spellcasting ability is Charisma (spell save DC 16). It can innately cast the following spells, requiring no material components:\n\nat will: charm person, suggestion, teleport\n\n1/day each: banishing smite, cloudkill"
                }
            ],
            "spell_list": [],
            "page_no": 102,
            "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_automata-devil/"
        },
        {
            "slug": "buraq",
            "desc": "_An aura of holiness surrounds this handsome human-headed equine with its short but strong feathered wings._  \n**Only the Worthy.** A buraq possesses astounding speed, determination, and resilience, among a host of noble qualities, but only pure-hearted humanoids can obtain a service from such a righteous and honorable creature.  \n**Angel Marked.** Every buraq wears a gilded band around its head or neck. These are said to be angelic seals or wardings, each different. The hide of every buraq is white, though their beards, lashes, manes, and tails vary from silver and dusty tan to deep brown or glossy black.  \n**Heavenly Steeds.** A buraq is smaller than a mule but bigger than a donkey, though their carrying capacity belies their size and apparent strength. Nevertheless, a buraq is the ultimate courier and a heavenly steed. Paladins and good-aligned clerics are the most likely candidates to ride a buraq, but other virtuous characters have had this privilege.",
            "name": "Buraq",
            "size": "Medium",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "lawful good",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 152,
            "hit_dice": "16d8+80",
            "speed": {
                "walk": 60,
                "fly": 90
            },
            "strength": 15,
            "dexterity": 18,
            "constitution": 20,
            "intelligence": 18,
            "wisdom": 18,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 8,
            "charisma_save": 9,
            "perception": null,
            "skills": {
                "history": 8,
                "religion": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "radiant; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "charmed, exhaustion, frightened",
            "senses": "truesight 120 ft., passive Perception 14",
            "languages": "Celestial, Common, Primordial, telepathy 120 ft.",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The buraq makes two attacks with its hooves."
                },
                {
                    "name": "Hooves",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) bludgeoning damage plus 18 (4d8) radiant damage.",
                    "attack_bonus": 8,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Teleport (1/Day)",
                    "desc": "The buraq magically teleports itself and its rider, along with any equipment it is wearing or carrying, to a location the buraq is familiar with, up to 1 mile away."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Angelic Weapons",
                    "desc": "The buraq's attacks are magical. When the buraq hits with its hooves, it deals an extra 4d8 radiant damage (included in the attack)."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the buraq's innate spellcasting ability is Charisma (spell save DC 17). The buraq can innately cast the following spells, requiring no components:\n\nat will: comprehend languages, detect evil and good, holy aura, pass without trace\n\n3/day each: haste, longstrider\n\n1/day each: plane shift, wind walk"
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The buraq has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Night Journey",
                    "desc": "When outdoors at night, a buraq's vision is not limited by nonmagical darkness. Once per month, the buraq can declare it is on a night journey; for the next 24 hours, it can use its Teleport once per round. Its destination must always be in an area of nonmagical darkness within its line of sight. At any point during the night journey, as a bonus action, the buraq can return itself and its rider to the location where it began the night journey."
                }
            ],
            "spell_list": [],
            "page_no": 48,
            "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_buraq/"
        },
        {
            "slug": "corpse-mound",
            "desc": "_The reeking pile of bodies and bones as large as a giant lurches forward. Corpses that tumble off it rise moments later as undead and follow the determined hill of corruption._  \n**Rise from Mass Graves.** In times of plague and war, hundreds of bodies are dumped into mass graves. Without sanctifying rites, necromantic magic can seep into the mound of bodies and animate them as a massive horror hungering for others to join its form.  \n**Absorb Bodies.** A corpse mound is driven to kill by the anger and loneliness of the dead within, and to absorb the bodies of its victims. It attacks any living creature larger than a dog, but it is drawn to humans and humanoids. It never tires no matter how many victims it accumulates. Entire towns have been wiped out by advancing corpse mounds.  \n**Undead Nature.** A corpse mound doesn’t require air, food, drink, or sleep.",
            "name": "Corpse Mound",
            "size": "Huge",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 207,
            "hit_dice": "18d12+90",
            "speed": {
                "walk": 30
            },
            "strength": 24,
            "dexterity": 11,
            "constitution": 21,
            "intelligence": 8,
            "wisdom": 10,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": 3,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, frightened, poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Understands Common but can't speak",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The corpse mound makes two weapon attacks or uses envelop once."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 18 (2d10 + 7) bludgeoning damage plus 10 (3d6) necrotic damage and the target is grappled (escape DC 17). Until this grapple ends, the target is restrained.",
                    "attack_bonus": 11,
                    "damage_dice": "2d10"
                },
                {
                    "name": "Bone Shard",
                    "desc": "Ranged Weapon Attack: +11 to hit, range 30/120 ft., one target. Hit: 14 (2d6 + 7) piercing damage and 10 (3d6) necrotic damage. When hit, the target must make a successful DC 17 Strength check or be knocked prone, pinned to the ground by the shard, and restrained. To end this restraint, the target or a creature adjacent to it must use an action to make a successful DC 17 Strength (Athletics) check to remove the shard.",
                    "attack_bonus": 11,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Envelop",
                    "desc": "The corpse mound makes a slam attack against a restrained creature. If the attack hits, the target takes damage as normal, is pulled 5 feet into the corpse mound's space, and is enveloped, which ends any grappled or prone condition. While enveloped, the creature is blinded and restrained, it has total cover against attacks and other effects outside the corpse mound, and it takes 21 (6d6) necrotic damage at the start of each of the corpse mound's turns. An enveloped creature can escape by using its action to make a successful DC 17 Strength saving throw. If the corpse mound takes 30 or more damage on a single turn from the enveloped creature, it must succeed on a DC 17 Constitution saving throw at the end of that turn or expel the creature, which falls prone in a space within 10 feet of the corpse mound. If the corpse mound dies, an enveloped creature is no longer restrained by it and can escape by using 10 feet of movement, exiting prone. A corpse mound can envelop up to 4 creatures at once."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Absorb the Dead",
                    "desc": "Whenever a Small or larger non-undead creature dies within 20 feet of the corpse mound, that creature's remains join its form and the corpse mound regains 10 hit points."
                },
                {
                    "name": "Noxious Aura",
                    "desc": "Creatures that are within 20 feet of the corpse mound at the end of its turn must succeed on a DC 17 Constitution saving throw or become poisoned until the end of their next turn. On a successful saving throw, the creature is immune to the Noxious Aura for 24 hours."
                },
                {
                    "name": "Zombie Drop",
                    "desc": "At the start of the corpse mound's turn during combat, one corpse falls from the mound onto the ground and immediately rises as a zombie under its control. Up to 10 such zombies can be active at one time. Zombies take their turns immediately after the corpse mound's turn."
                }
            ],
            "spell_list": [],
            "page_no": 69,
            "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_corpse-mound/"
        },
        {
            "slug": "eater-of-dust-yakat-shi",
            "desc": "",
            "name": "Eater Of Dust (Yakat-Shi)",
            "size": "Medium",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 114,
            "hit_dice": "12d8+60",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 14,
            "constitution": 20,
            "intelligence": 10,
            "wisdom": 15,
            "charisma": 17,
            "strength_save": 9,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 7,
            "perception": 6,
            "skills": {
                "athletics": 9,
                "perception": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold",
            "damage_immunities": "bludgeoning, piercing, poison and slashing from nonmagical attacks",
            "condition_immunities": "blindness, lightning, poisoned",
            "senses": "blindsight 60 ft., passive Perception 16",
            "languages": "understands Abyssal, Common, Infernal, Void Speech, but cannot speak; telepathy 100 ft.",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The eater of dust makes two mawblade attacks, or makes one mawblade attack and casts inflict wounds."
                },
                {
                    "name": "Mawblade",
                    "desc": "Melee Weapon Attack: +9 to hit, one target. Hit: 19 (4d6 + 5) piercing damage, and the target must make a successful DC 17 Constitution saving throw or gain one level of exhaustion.",
                    "attack_bonus": 9,
                    "damage_dice": "4d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Innate Spellcasting",
                    "desc": "the eater of dust's innate spellcasting ability is Charisma (spell save DC 15, +7 to hit with spell attacks). It can innately cast the following spells, requiring no material components:\n\n3/day each: freedom of movement, inflict wounds, true strike\n\n1/day each: cure wounds (as 3rd level), magic weapon (as 6th level), misty step"
                },
                {
                    "name": "Regeneration",
                    "desc": "The eater of dust regains 5 hit points at the start of its turn. If it takes fire damage, this trait does not function at the start of its next turn. The eater of dust dies only if it starts its turn with 0 hit points and does not regenerate."
                },
                {
                    "name": "Unending Hunger",
                    "desc": "An eater of dust can devour any substance with its mawblade, regardless of composition, and never get full. It can even gain nourishment from eating dust or soil (hence the name given to the race by various fiends). If an eater of dust's mawblade is ever stolen, lost, or destroyed, it slowly starves to death."
                },
                {
                    "name": "Weapon Bond",
                    "desc": "A mawblade is part of the eater of dust. It can strike any creature as if it were magically enchanted and made of silver, iron, or other materials required to overcome immunities or resistances. An eater of dust always knows the location of its mawblade as if using the locate creature spell."
                }
            ],
            "spell_list": [],
            "page_no": 164,
            "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_eater-of-dust-yakat-shi/"
        },
        {
            "slug": "ghostwalk-spider",
            "desc": "",
            "name": "Ghostwalk Spider",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 119,
            "hit_dice": "14d10+42",
            "speed": {
                "walk": 50,
                "climb": 50
            },
            "strength": 15,
            "dexterity": 20,
            "constitution": 17,
            "intelligence": 9,
            "wisdom": 14,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 3,
            "perception": 6,
            "skills": {
                "perception": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 16",
            "languages": "understands Undercommon but can't speak",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The ghostwalk spider makes two bite attacks. It can make a ghostly snare attack in place of one of its bites."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 16 (2d10 + 5) piercing damage plus 13 (3d8) poison damage, or half poison damage with a successful DC 15 Constitution saving throw. If the poison damage reduces the target to 0 hit points, the target is stable but poisoned and paralyzed for 1 hour, even after regaining hit points. While using Ghostwalk, the spider's bite and poison do half damage to targets that aren't affected by Ghostly Snare (see below).",
                    "attack_bonus": 9,
                    "damage_dice": "2d10"
                },
                {
                    "name": "Ghostly Snare (During Ghostwalk Only, Recharge 5-6)",
                    "desc": "Ranged Weapon Attack: +9 to hit, range 40/160 ft., one target. Hit: The target is restrained by ghostly webbing. While restrained in this way, the target is invisible to all creatures except ghostwalk spiders, and it has resistance to acid, cold, fire, lightning, and thunder damage. A creature restrained by Ghostly Snare can escape by using an action to make a successful DC 14 Strength check, or the webs can be attacked and destroyed (AC 10; hp 5)."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Ghostwalk",
                    "desc": "As a bonus action, the ghostwalk spider becomes invisible and intangible. Attacking doesn't end this invisibility. While invisible, the ghostwalk spider has advantage on Dexterity (Stealth) checks and gains the following: Damage Resistances acid, cold, fire, lightning, thunder; bludgeoning, piercing, and slashing damage from nonmagical attacks. Condition Immunities paralyzed, petrified, prone, restrained, stunned. The ghostwalk ends when the spider chooses to end it as a bonus action or when the spider dies"
                },
                {
                    "name": "Incorporeal Movement (During Ghostwalk Only)",
                    "desc": "The ghostwalk spider 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": "Spider Climb",
                    "desc": "The spider can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                },
                {
                    "name": "Web Walker",
                    "desc": "The spider ignores movement restrictions caused by webbing."
                }
            ],
            "spell_list": [],
            "page_no": 361,
            "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_ghostwalk-spider/"
        },
        {
            "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": "herald-of-blood",
            "desc": "_The heralds of blood are 20-foot-tall giants with bruised purple skin, and wart-like blood blisters that deform their features. They often wear cowled robes over golden armor streaked with black or green, and their staves of power are always ebony and mithral, embedded with precious stones._  \nAs powerful sorcerers and blood mages, heralds of blood are without peer. They enjoy enslaving ogres and giants whenever possible, though they make do with lesser slaves when they must.  \n**Dark Prophets.** Their stirring speeches proclaim that the end times are fast approaching, and their followers must prepare for a bloody reckoning. Behind their charismatic preaching, the heralds of blood serve elder earth gods that demand blood sacrifices, especially dark druid orders devoted to human hunts and the murder of innocents. They have the power to grant strength, lust, and vitality—or to wither those who cross them.  \n**Blood Magic Vortexes.** In their true form, which they keep hidden except in battle, heralds of blood are swirling vortexes of blood, bone, and raw magical power. They feed on ley line magic and the black blood of the earth as much as on flesh and blood.",
            "name": "Herald Of Blood",
            "size": "Huge",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 115,
            "hit_dice": "10d12+50",
            "speed": {
                "walk": 30,
                "swim": 30,
                "fly": 50
            },
            "strength": 22,
            "dexterity": 12,
            "constitution": 20,
            "intelligence": 14,
            "wisdom": 17,
            "charisma": 16,
            "strength_save": 10,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": null,
            "perception": 7,
            "skills": {
                "arcana": 6,
                "perception": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "piercing, lightning",
            "damage_immunities": "fire, poison",
            "condition_immunities": "exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 240 ft., passive Perception 17",
            "languages": "Common, Draconic, Infernal, Void Speech",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Engulfing Protoplasm",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 19 (2d12 + 6) slashing damage and the target must make a successful DC 17 Dexterity saving throw or be grappled by the herald of blood (escape DC 16). While grappled this way, the creature takes 39 (6d12) acid damage at the start of each of the herald's turns. The herald can have any number of creatures grappled this way.",
                    "attack_bonus": 10,
                    "damage_dice": "2d12"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "A herald of blood 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. A herald of blood regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Move",
                    "desc": "The herald of blood moves up to half its speed."
                },
                {
                    "name": "Call of Blood (Costs 2 Actions)",
                    "desc": "Melee Weapon Attack. +10 to hit, reach 5 ft., all creatures in reach. Hit: 39 (6d12) necrotic damage and each target must make a successful DC 17 Constitution saving throw or gain 1 level of exhaustion."
                },
                {
                    "name": "Majesty of Ragnarok (Costs 3 Actions)",
                    "desc": "The herald of blood emits a terrifying burst of eldritch power. All creatures within 100 feet and in direct line of sight of the herald take 32 (5d12) necrotic damage, gain 2 levels of exhaustion, and are permanently blinded. Targets that make a successful DC 15 Charisma saving throw are not blinded and gain only 1 level of exhaustion."
                }
            ],
            "special_abilities": [
                {
                    "name": "Blood Armor",
                    "desc": "The herald of blood takes no damage from the first attack against it each round and ignores any nondamaging effects of the attack."
                },
                {
                    "name": "Gift of Blood",
                    "desc": "As an action, the herald of blood can transform any fey, human, or goblin into a red hag, if the target willingly accepts this transformation."
                },
                {
                    "name": "Grant Blood Rage",
                    "desc": "As a bonus action, the herald of blood can grant a single living creature blood rage, giving it advantage on attacks for 3 rounds. At the end of this time, the target gains 1 level of exhaustion and suffers 13 (2d12) necrotic damage from blood loss."
                },
                {
                    "name": "Humanoid Form",
                    "desc": "A herald of blood can assume a humanoid form at will as a bonus action, and dismiss this form at will."
                },
                {
                    "name": "Melting Touch",
                    "desc": "When a herald of blood scores a critical hit or starts its turn with a foe grappled, it can dissolve one metal or wood item of its choosing in that foe's possession. A mundane item is destroyed automatically; a magical item survives if its owner makes a successful DC 17 Dexterity saving throw."
                }
            ],
            "spell_list": [],
            "page_no": 248,
            "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_herald-of-blood/"
        },
        {
            "slug": "hoard-golem",
            "desc": "_A hoard golem is a pile of gold, jewelry, and weapons that can rise on its own like a tidal wave of riches, with a cold and determined face. A hoard golem can crash down with the weight of a fortune, flattening everything in its path._  \n**Dragon Fears Made Real.** The hoard golems were born from the paranoia of dragons. Despite their great physical and intellectual power, dragons are always suspicious of any creature willing to work for them. The first hoard golem was created when a dragon realized that there could be no guardian more trustworthy with its hoard than the hoard itself. Since then, the secret of hoard golem construction has emerged, and rich nobles have followed suit, enchanting their wealth to defend itself from thieves.  \n**Patient Homebodies.** As constructs, hoard golems are mindless, lying in wait for anyone other than their creator to come within striking distance. In the case of evil dragons, this may include the wyrmlings of dragon parents looking to establish dominance in the family. Hoard golems fight to the death, but they rarely leave the rooms they inhabit for fear that clever treasure hunters might trick the hoard into walking itself right out of the owner’s den.  \n**Silent and Wealthy.** Hoard golems cannot speak. A hoard golem is 25 feet tall and weighs 20,000 lb. A hoard golem’s body is composed of items—copper, silver, gold, works of art, armor, weapons, and magical items—worth at least 5,000 gp.  \n**Constructed Nature.** A golem doesn’t require air, food, drink, or sleep.",
            "name": "Hoard Golem",
            "size": "Huge",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 161,
            "hit_dice": "14d12+70",
            "speed": {
                "walk": 40
            },
            "strength": 22,
            "dexterity": 15,
            "constitution": 20,
            "intelligence": 3,
            "wisdom": 11,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "athletics": 10,
                "perception": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic; bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine weapons",
            "condition_immunities": "charmed, exhausted, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 120 ft., passive Perception 14",
            "languages": "understands the language of its creator but can't speak",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The golem makes two slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 39 (6d10 + 6) bludgeoning damage.",
                    "attack_bonus": 10,
                    "damage_dice": "6d10"
                },
                {
                    "name": "Thieving Whirlwind (Recharge 5-6)",
                    "desc": "The hoard golem transforms into a 20-foot radius whirlwind of the treasures of which it is composed. In this form, it has immunity to all slashing and piercing damage. As a whirlwind, it can enter other creatures' spaces and stop there. Every creature in a space the whirlwind occupies must make a DC 17 Dexterity saving throw. On a failure, a target takes 40 (6d10 + 7) bludgeoning damage and the whirlwind removes the most valuable visible item on the target, including wielded items, but not armor. If the saving throw is successful, the target takes half the bludgeoning damage and retains all possessions. The golem can remain in whirlwind form for up to 3 rounds, or it can transform back to its normal form on any of its turns as a bonus action."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Strike with Awe",
                    "desc": "Creatures within 120 feet of an immobile hoard golem suffer disadvantage on Wisdom (Perception) checks. A creature's sheer glee on discovering a vast hoard of treasure distracts it from its surroundings."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The golem is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The golem has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The golem's weapon attacks are magical."
                }
            ],
            "spell_list": [],
            "page_no": 234,
            "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_hoard-golem/"
        },
        {
            "slug": "naina",
            "desc": "_These drakes are resplendent in their natural form, plumed and scaled in glittering, multicolored hues. In humanoid form, they appear as elderly homespun human crones or as young, beautiful elvish women._  \n**Drakes in Human Form.** These faerie drakes can take the shape of wise, old, human women. They retain full use of their sorcerous powers in their humanoid forms, and they can retain that form indefinitely.  \n**Difficult to Spot.** A naina shapeshifted into human form is nearly impossible to spot as anything but human unless she makes a mistake that gives away her true nature, and they seldom do. Draconic roars, a flash of scales, a fondness for raw meat, and a flash of wrathful dragon breath are the most common tells.  \n**Hunted by Rumor.** When rumors of a naina circulate, any woman who is a stranger may be persecuted, ostracized, or even tortured unless she can prove that she’s entirely human.",
            "name": "Naina",
            "size": "Large",
            "type": "Dragon",
            "subtype": "shapechanger",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 231,
            "hit_dice": "22d10+110",
            "speed": {
                "walk": 40,
                "fly": 120
            },
            "strength": 20,
            "dexterity": 16,
            "constitution": 21,
            "intelligence": 15,
            "wisdom": 18,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 9,
            "intelligence_save": 6,
            "wisdom_save": 8,
            "charisma_save": 8,
            "perception": 8,
            "skills": {
                "arcana": 6,
                "deception": 8,
                "insight": 8,
                "perception": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "paralyzed, poisoned, unconscious",
            "senses": "darkvision 60 ft., passive Perception 18",
            "languages": "Common, Darakhul, Draconic, Elvish, Sylvan",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The naina makes two claw attacks and one bite attack."
                },
                {
                    "name": "Bite (drake form only)",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 24 (3d12 + 5) piercing damage.",
                    "attack_bonus": 9,
                    "damage_dice": "3d12"
                },
                {
                    "name": "Claw (drake form only)",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 24 (3d12 + 5) slashing damage.",
                    "attack_bonus": 9,
                    "damage_dice": "3d12"
                },
                {
                    "name": "Poison Breath (Recharge 5-6)",
                    "desc": "While in drake form (only), the naina breathes a 20-foot cone of poison gas, paralytic gas, or sleep gas."
                },
                {
                    "name": "Poison",
                    "desc": "A creature caught in this poison gas takes 18 (4d8) poison damage and is poisoned; a successful DC 17 Constitution saving throw reduces damage to half and negates the poisoned condition. While poisoned this way, the creature must repeat the saving throw at the end of each of its turns. On a failure, it takes 9 (2d8) poison damage and the poisoning continues; on a success, the poisoning ends."
                },
                {
                    "name": "Paralysis",
                    "desc": "A creature caught in this paralytic gas must succeed on a DC 17 Constitution saving throw or be paralyzed for 2d4 rounds. A paralyzed creature repeats the saving throw at the end of each of its turns; a successful save ends the paralysis."
                },
                {
                    "name": "Sleep",
                    "desc": "A creature caught in this sleeping gas must succeed on a DC 17 Constitution saving throw or fall unconscious for 6 rounds. A sleeping creature repeats the saving throw at the end of each of its turns; it wakes up if it makes the save successfully."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Sensitive",
                    "desc": "The naina detects magic as if it were permanently under the effect of a detect magic spell."
                },
                {
                    "name": "Spellcasting",
                    "desc": "the naina is a 9th-level spellcaster. Her spellcasting ability is Charisma (spell save DC 16, +8 to hit with spell attacks). The naina has the following sorcerer spells prepared:\n\ncantrips (at will): dancing lights, mage hand, mending, ray of frost, resistance, silent image\n\n1st level (4 slots): charm person, thunderwave, witch bolt\n\n2nd level (3 slots): darkness, invisibility, locate object\n\n3rd level (3 slots): dispel magic, hypnotic pattern\n\n4th level (3 slots): dimension door\n\n5th level (1 slot): dominate person"
                },
                {
                    "name": "Shapechanger",
                    "desc": "The naina can use her action to polymorph into one of her two forms: a drake or a female humanoid. She cannot alter either form's appearance or capabilities (with the exception of her breath weapon) using this ability, and damage sustained in one form transfers to the other form."
                }
            ],
            "spell_list": [],
            "page_no": 302,
            "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_naina/"
        },
        {
            "slug": "savager",
            "desc": "_A porcupine-quilled creature built like a grizzly bear with claws and fangs like scimitars. A savager’s forelegs are mangled and scabbed, and its eyes shine with hatred and anticipation._  \n**Driven by Dark Spirits.** While druids claim these bear-like animals are not cursed or enchanted, the savager’s habit of killing any living creature on sight is not natural behavior. Hunger doesn’t explain their attacks, since savagers eat only part of their kills before abandoning the meal and looking for other animals to attack. Some dark forest spirit drives them.  \n**Gnaws Itself.** When there are no other creatures nearby to attack, a savager gnaws on its own forelimbs, resulting in scabs, scars, and calluses so thick and numb that they protect the savager from even the sharpest of swords.  \n**Rare Meetings.** The only creature a savager won’t attack on sight is another savager. If they are of the same sex, the two avoid each out of self-preservation, and if they’re of the opposite sex, they mate so ferociously that both creatures are left wounded, angry, and hungry. A savager litter contains anywhere from 10 to 25 cubs, all of them born able to walk and fend for themselves. This is important, because within 24 hours after giving birth, a savager mother no longer recognizes her own offspring, and she will attack and cannibalize any that don’t escape on their own.  \nA savager weighs 1,800 pounds and is 11 feet long.",
            "name": "Savager",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 115,
            "hit_dice": "1d10+60",
            "speed": {
                "walk": 40,
                "climb": 20
            },
            "strength": 22,
            "dexterity": 14,
            "constitution": 22,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The savager makes one bite attack and one claw attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 19 (2d12 + 6) piercing damage.",
                    "attack_bonus": 9,
                    "damage_dice": "2d12"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 38 (5d12 + 6) slashing damage.",
                    "attack_bonus": 9,
                    "damage_dice": "5d12"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Mighty Swing",
                    "desc": "When a savager attacks without moving during its turn, it makes its claw attack with advantage."
                },
                {
                    "name": "Quills",
                    "desc": "A creature takes 4 (1d8) piercing damage at the start of its turn while it is grappling a savager."
                }
            ],
            "spell_list": [],
            "page_no": 338,
            "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_savager/"
        },
        {
            "slug": "young-void-dragon",
            "desc": "_A dragon seemingly formed of the night sky has bright white stars for eyes. Lesser stars twinkle in the firmament of the dragon’s body._  \n**Children of the Stars.** Void dragons drift through the empty spaces beyond the boundaries of the mortal world, wanderers between the stars. They are aloof, mingling only with the otherworldly beings that live above and beyond the earth, including the incarnate forms of the stars themselves. When lesser creatures visit void dragons, the dragons themselves barely notice.  \n**Witnesses to the Void.** Void dragons are intensely knowledgeable creatures, but they have seen too much, lingering at the edge of the void itself. Gazing into the yawning nothing outside has taken a toll. The void dragons carry a piece of that nothing with them, and it slowly devours their being. They are all unhinged, and their madness is contagious. It flows out of them to break the minds of lesser beings when the dragons fly into a rage and lash out.  \n**Voracious Scholars.** Despite their removed existence and strange quirks, void dragons still hoard treasure. Gems that glitter like the stars of their home are particularly prized. Their crowning piece, however, is knowledge. Void dragons jealously hoard scraps of forbidden and forgotten lore of any kind and spend most of their time at home poring over these treasures. Woe to any who disturbs this collection, for nothing ignites their latent madness like a violation of their hoard.  \n\n## A Void Dragon’s Lair\n\n  \nThe true lair of a void dragon exists deep in the freezing, airless void between stars. Hidden away in caves on silently drifting asteroids or shimmering atop the ruins of a Star Citadel, the void dragon’s lair rests in the great void of space.  \nWhen a void dragon claims a home elsewhere, it forges a connection to its true lair. It prefers towering mountain peaks, valleys, or ruins at high elevation with a clear view of the sky. It can reach through space from this lair to reach its treasure hoard hidden in the void. That connection has repercussions, of course, and the most powerful void dragons leave their mark on the world around them when they roost. Intrusions from beyond and a thirst for proscribed knowledge are common near their lairs.  \nIf fought in its lair, its Challenge increases by 1, to 15 for an adult (13,000 XP) and 25 for an ancient void dragon (75,000 XP).  \n\n### Lair Actions\n\n  \nOn initiative count 20 (losing initiative ties), the dragon takes a lair action to generate one of the following effects; the dragon can’t use the same effect two rounds in a row:\n* The dragon negates natural gravity within its lair (an area affected by its gravitic breath is unaffected). Creatures drift 10 feet away from the ground over the course of a round and are restrained. Flying creatures can move at half speed, unless they have the (hover) tag or use magical flight, in which case they move normally. This effect persists until initiative count 20 on the following round.\n* The Void briefly overlaps the dragon’s lair in a 20-foot-radius sphere of blackness punctuated by deep blue streaks and pinpoints of light. The sphere is centered on a point the dragon can see within 120 feet of the dragon. The area spreads around corners, is heavily obscured, and contains no air (creatures must hold their breath). Each creature in the sphere when it appears must make a DC 15 Constitution saving throw, taking 10 (3d6) cold damage on a failed save or half as much on a successful one. Any creature that ends its turn in the sphere takes 10 (3d6) cold damage. The sphere lasts until the dragon uses this lair action again or until the dragon dies.\n* The dragon rips the fabric of space, forcing two creatures it can see within 120 feet of it to suddenly exist in the same place. Space itself repels the creatures to their original positions. Each creature takes 16 (3d10) force damage and is knocked prone, or takes half as much damage and is not knocked prone with a successful DC 15 Strength saving throw.\n  \n### Regional Effects\n\n  \nThe region containing a legendary void dragon’s lair is warped by the dragon’s magic, which creates one or more of the following effects:\n* Secrets have a way of coming to light within 6 miles of the lair. Clues are inadvertently discovered, slips of the tongue hint at a hidden truth, and creatures become morbidly curious for forbidden knowledge.\n* Light is muted within 6 miles of the lair. Nonmagical illumination, including sunlight, can’t create bright light in this area.\n* Visitations from otherworldly beings occur and disembodied voices whisper in the night within 6 miles of the dragon’s lair. Celestials, fey, and fiends of CR 2 or lower can slip into the world in this area.\n  \nIf the dragon dies, these effects fade over the course of 1d10 days.",
            "name": "Young Void Dragon",
            "size": "Large",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 157,
            "hit_dice": "15d10+75",
            "speed": {
                "hover": true,
                "walk": 40,
                "fly": 80
            },
            "strength": 20,
            "dexterity": 10,
            "constitution": 21,
            "intelligence": 14,
            "wisdom": 11,
            "charisma": 19,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": 8,
            "perception": 8,
            "skills": {
                "arcana": 10,
                "history": 10,
                "perception": 8,
                "persuasion": 8,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "charmed, frightened",
            "senses": "blindsight 30ft, darkvision 120ft, passive Perception 18",
            "languages": "Common, Draconic, Void Speech",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 16 (2d10 + 5) piercing damage plus 3 (1d6) cold damage.",
                    "attack_bonus": 9,
                    "damage_dice": "2d10"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) slashing damage.",
                    "attack_bonus": 9,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Breath Weapons (Recharge 5-6)",
                    "desc": "The dragon uses one of the following breath weapons:"
                },
                {
                    "name": "Gravitic Breath",
                    "desc": "The dragon exhales a 30-foot cube of powerful localized gravity, originating from the dragon."
                },
                {
                    "name": "Falling damage in the area increases to 1d10 per 10 feet fallen",
                    "desc": "When a creature starts its turn within the area or enters it for the first time in a turn, including when the dragon creates the field, it must make a DC 17 Dexterity saving throw. On a failure the creature is restrained. On a success the creature's speed is halved as long as it remains in the field. A restrained creature repeats the saving throw at the end of its turn. The field persists until the dragon's breath recharges, and it can't use gravitic breath twice consecutively."
                },
                {
                    "name": "Stellar Flare Breath",
                    "desc": "The dragon exhales star fire in a 30- foot cone. Each creature in that area must make a DC 17 Dexterity saving throw, taking 28 (8d6) fire damage and 28 (8d6) radiant damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Void Twist",
                    "desc": "When the dragon is hit by a ranged attack it can create a small rift in space to increase its AC by 4 against that attack. If the attack misses because of this increase the dragon can choose a creature within 30 feet to become the new target for that attack. Use the original attack roll to determine if the attack hits the new target."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Chill of the Void",
                    "desc": "Cold damage dealt by the void dragon ignores resistance to cold damage, but not cold immunity."
                },
                {
                    "name": "Void Dweller",
                    "desc": "As ancient void dragon."
                }
            ],
            "spell_list": [],
            "page_no": 140,
            "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_young-void-dragon/"
        },
        {
            "slug": "zmey",
            "desc": "_Crashing through the forest, this three-headed dragon stands upright, its spiked tail thrashing from side to side as it walks. A vicious mouth lined with glistening teeth graces each head, and its green scales gleam in the fleeting sunlight._  \nHunting beneath the canopy of the forest, lurking below the surfaces of lakes, and guarding caves concealing great treasure and mystery, the zmey has two roles—vicious terror and nature’s protector.  \n**Claws of the Forest.** Single-mindedly destructive, the zmey keeps the heart of the forest free from interlopers. Rumors suggest the heart of an ancient forest itself can control the actions of these beasts, while others believe that they have a pact with certain forest druids. Certainly they are clever enough, often destroying bridges, dams, or logging camps infringing on their territory.  \n**Solitary Hunters.** Zmey avoid their own kind, seeking out isolated hunting grounds. They eat any organic matter, but they favor the fresh meat of large birds and mammals. The smarter the prey, the better, because zmey believe that intellect flavors the meat. They consider alseids, halflings, and gnomes especially succulent.  \n**Three-Headed Rage.** Dappled black and green scales cover this enormous beast and its three towering necks are long and powerful. Each neck is topped with an identical, menacing head, and each head is flanked by spiny, frilled membranes. A forked tongue flickers across long pale teeth, and six pairs of eyes burn red with rage.  \nWhen a zmey stands upright, it measures 25 feet from snout to tail. The beast weighs over 9,000 lb.",
            "name": "Zmey",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 189,
            "hit_dice": "18d12+72",
            "speed": {
                "walk": 30,
                "fly": 50,
                "swim": 30
            },
            "strength": 22,
            "dexterity": 13,
            "constitution": 19,
            "intelligence": 16,
            "wisdom": 16,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 8,
            "charisma_save": 6,
            "perception": 8,
            "skills": {
                "perception": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire",
            "damage_immunities": "",
            "condition_immunities": "paralyzed, unconscious",
            "senses": "blindsight 60 ft., darkvision 90 ft., passive Perception 18",
            "languages": "Common, Draconic, Elvish, Sylvan",
            "challenge_rating": "14",
            "cr": 14.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The zmey makes one bite attack per head and one claws attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 19 (2d12 + 6) piercing damage.",
                    "attack_bonus": 11,
                    "damage_dice": "2d12"
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 19 (2d12 + 6) slashing damage.",
                    "attack_bonus": 11,
                    "damage_dice": "2d12"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 20 ft., one target. Hit: 15 (2d8 + 6) bludgeoning damage.",
                    "attack_bonus": 11,
                    "damage_dice": "2d8"
                },
                {
                    "name": "Fire Breath (Recharge 5-6)",
                    "desc": "The zmey breathes up to three 60-foot cones of fire, one from each of its heads. Creatures in a cone take 16 (3d10) fire damage, or half damage with a successful DC 16 Dexterity saving throw. If cones overlap, their damage adds together but each target makes only one saving throw. A zmey can choose whether this attack harms plants or plant creatures."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The zmey can take 1 legendary action per head, 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 zmey regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Bite",
                    "desc": "The zmey makes a bite attack."
                },
                {
                    "name": "Tail Attack",
                    "desc": "The zmey makes a tail attack."
                },
                {
                    "name": "Trample",
                    "desc": "The zmey moves up to half its land speed. It can enter enemy-occupied spaces but can't end its move there. Creatures in spaces the zmey enters must make successful DC 14 Dexterity saving throws or take 10 (1d8 + 6) bludgeoning damage and fall prone."
                }
            ],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The zmey can breathe air and water."
                },
                {
                    "name": "Lake Leap",
                    "desc": "A zmey spends much of its time lurking in lakes and ponds. When submerged in a natural pool of standing water, it can transport itself as a bonus action to a similar body of water within 5,000 feet. Rapidly flowing water doesn't serve for this ability, but the zmey can leap to or from a river or stream where the water is calm and slow-moving."
                },
                {
                    "name": "Legendary Resistance (1/Day)",
                    "desc": "If the zmey fails a saving throw, it can count it as a success instead."
                },
                {
                    "name": "Multiheaded",
                    "desc": "The zmey normally has three heads. While it has more than one head, the zmey has advantage on saving throws against being blinded, charmed, deafened, frightened, and stunned. If the zmey takes 40 or more damage in a single turn (and the damage isn't poison or psychic), one of its heads is severed. If all three of its heads are severed, the zmey dies."
                },
                {
                    "name": "Regeneration",
                    "desc": "The zmey regains 15 hit points at the start of its turn. If the zmey takes acid or fire damage, this trait doesn't function at the start of the zmey's next turn. Regeneration stops functioning when all heads are severed. It takes 24 hours for a zmey to regrow a functional head."
                },
                {
                    "name": "Spawn Headling",
                    "desc": "The severed head of a zmey grows into a zmey headling 2d6 rounds after being separated from the body. Smearing at least a pound of salt on the severed head's stump prevents this transformation."
                }
            ],
            "spell_list": [],
            "page_no": 416,
            "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_zmey/"
        },
        {
            "slug": "glabrezu",
            "desc": "",
            "name": "Glabrezu",
            "size": "Large",
            "type": "Fiend",
            "subtype": "demon",
            "group": "Demons",
            "alignment": "chaotic evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 157,
            "hit_dice": "15d10+75",
            "speed": {
                "walk": 40
            },
            "strength": 20,
            "dexterity": 15,
            "constitution": 21,
            "intelligence": 19,
            "wisdom": 17,
            "charisma": 16,
            "strength_save": 9,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 7,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, lightning; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "truesight 120 ft., passive Perception 13",
            "languages": "Abyssal, telepathy 120 ft.",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The glabrezu makes four attacks: two with its pincers and two with its fists. Alternatively, it makes two attacks with its pincers and casts one spell."
                },
                {
                    "name": "Pincer",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 16 (2d10 + 5) bludgeoning damage. If the target is a Medium or smaller creature, it is grappled (escape DC 15). The glabrezu has two pincers, each of which can grapple only one target.",
                    "attack_bonus": 9,
                    "damage_dice": "2d10",
                    "damage_bonus": 5
                },
                {
                    "name": "Fist",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 7 (2d4 + 2) bludgeoning damage.",
                    "attack_bonus": 9,
                    "damage_dice": "2d4",
                    "damage_bonus": 2
                },
                {
                    "name": "Variant: Summon Demon (1/Day)",
                    "desc": "The demon chooses what to summon and attempts a magical summoning.\nA glabrezu has a 30 percent chance of summoning 1d3 vrocks, 1d2 hezrous, or one glabrezu.\nA summoned demon appears in an unoccupied space within 60 feet of its summoner, acts as an ally of its summoner, and can't summon other demons. It remains for 1 minute, until it or its summoner dies, or until its summoner dismisses it as an action."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Innate Spellcasting",
                    "desc": "The glabrezu's spellcasting ability is Intelligence (spell save DC 16). The glabrezu can innately cast the following spells, requiring no material components:\nAt will: darkness, detect magic, dispel magic\n1/day each: confusion, fly, power word stun"
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The glabrezu has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [
                "https://api.open5e.com/v2/spells/darkness/?format=api",
                "https://api.open5e.com/v2/spells/detect-magic/?format=api",
                "https://api.open5e.com/v2/spells/dispel-magic/?format=api",
                "https://api.open5e.com/v2/spells/confusion/?format=api",
                "https://api.open5e.com/v2/spells/fly/?format=api",
                "https://api.open5e.com/v2/spells/power-word-stun/?format=api"
            ],
            "page_no": 271,
            "environments": [
                "Abyss"
            ],
            "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_glabrezu/"
        },
        {
            "slug": "ice-devil",
            "desc": "",
            "name": "Ice Devil",
            "size": "Large",
            "type": "Fiend",
            "subtype": "devil",
            "group": "Devils",
            "alignment": "lawful evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 180,
            "hit_dice": "19d10+76",
            "speed": {
                "walk": 40
            },
            "strength": 21,
            "dexterity": 14,
            "constitution": 18,
            "intelligence": 18,
            "wisdom": 15,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 9,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 12",
            "languages": "Infernal, telepathy 120 ft.",
            "challenge_rating": "14",
            "cr": 14.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The devil makes three attacks: one with its bite, one with its claws, and one with its tail."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) piercing damage plus 10 (3d6) cold damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d6+3d6",
                    "damage_bonus": 5
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 10 (2d4 + 5) slashing damage plus 10 (3d6) cold damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d4+3d6",
                    "damage_bonus": 5
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 12 (2d6 + 5) bludgeoning damage plus 10 (3d6) cold damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d6+3d6",
                    "damage_bonus": 5
                },
                {
                    "name": "Wall of Ice",
                    "desc": "The devil magically forms an opaque wall of ice on a solid surface it can see within 60 feet of it. The wall is 1 foot thick and up to 30 feet long and 10 feet high, or it's a hemispherical dome up to 20 feet in diameter.\nWhen the wall appears, each creature in its space is pushed out of it by the shortest route. The creature chooses which side of the wall to end up on, unless the creature is incapacitated. The creature then makes a DC 17 Dexterity saving throw, taking 35 (10d6) cold damage on a failed save, or half as much damage on a successful one.\nThe wall lasts for 1 minute or until the devil is incapacitated or dies. The wall can be damaged and breached; each 10-foot section has AC 5, 30 hit points, vulnerability to fire damage, and immunity to acid, cold, necrotic, poison, and psychic damage. If a section is destroyed, it leaves behind a sheet of frigid air in the space the wall occupied. Whenever a creature finishes moving through the frigid air on a turn, willingly or otherwise, the creature must make a DC 17 Constitution saving throw, taking 17 (5d6) cold damage on a failed save, or half as much damage on a successful one. The frigid air dissipates when the rest of the wall vanishes."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Devil's Sight",
                    "desc": "Magical darkness doesn't impede the devil's darkvision."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The devil has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 277,
            "environments": [
                "Hell"
            ],
            "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_ice-devil/"
        },
        {
            "slug": "roc",
            "desc": "",
            "name": "Roc",
            "size": "Gargantuan",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 248,
            "hit_dice": "16d20+80",
            "speed": {
                "walk": 20,
                "fly": 120
            },
            "strength": 28,
            "dexterity": 10,
            "constitution": 20,
            "intelligence": 3,
            "wisdom": 10,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": 3,
            "perception": 4,
            "skills": {
                "perception": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 14",
            "languages": "",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The roc makes two attacks: one with its beak and one with its talons."
                },
                {
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 27 (4d8 + 9) piercing damage.",
                    "attack_bonus": 13,
                    "damage_dice": "4d8",
                    "damage_bonus": 9
                },
                {
                    "name": "Talons",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 23 (4d6 + 9) slashing damage, and the target is grappled (escape DC 19). Until this grapple ends, the target is restrained, and the roc can't use its talons on another target.",
                    "attack_bonus": 13,
                    "damage_dice": "4d6",
                    "damage_bonus": 9
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Sight",
                    "desc": "The roc has advantage on Wisdom (Perception) checks that rely on sight."
                }
            ],
            "spell_list": [],
            "page_no": 342,
            "environments": [
                "Hill",
                "Mountains",
                "Coastal",
                "Grassland",
                "Arctic",
                "Hills",
                "Mountain",
                "Water",
                "Desert"
            ],
            "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_roc/"
        },
        {
            "slug": "young-gold-dragon",
            "desc": "",
            "name": "Young Gold Dragon",
            "size": "Large",
            "type": "Dragon",
            "subtype": "",
            "group": "Gold Dragon",
            "alignment": "lawful good",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 178,
            "hit_dice": "17d10+85",
            "speed": {
                "walk": 40,
                "fly": 80,
                "swim": 40
            },
            "strength": 23,
            "dexterity": 14,
            "constitution": 21,
            "intelligence": 16,
            "wisdom": 13,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": 9,
            "perception": 9,
            "skills": {
                "insight": 5,
                "perception": 9,
                "persuasion": 9,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., darkvision 120 ft., passive Perception 19",
            "languages": "Common, Draconic",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 17 (2d10 + 6) piercing damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d10",
                    "damage_bonus": 6
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) slashing damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d6",
                    "damage_bonus": 6
                },
                {
                    "name": "Breath Weapons (Recharge 5-6)",
                    "desc": "The dragon uses one of the following breath weapons.\n**Fire Breath.** The dragon exhales fire in a 30-foot cone. Each creature in that area must make a DC 17 Dexterity saving throw, taking 55 (10d10) fire damage on a failed save, or half as much damage on a successful one.\n**Weakening Breath.** The dragon exhales gas in a 30-foot cone. Each creature in that area must succeed on a DC 17 Strength saving throw or have disadvantage on Strength-based attack rolls, Strength checks, and Strength saving throws for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "attack_bonus": 0,
                    "damage_dice": "10d10"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The dragon can breathe air and water."
                }
            ],
            "spell_list": [],
            "page_no": 300,
            "environments": [
                "Forest",
                "Grassland"
            ],
            "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_young-gold-dragon/"
        },
        {
            "slug": "young-red-dragon",
            "desc": "",
            "name": "Young Red Dragon",
            "size": "Large",
            "type": "Dragon",
            "subtype": "",
            "group": "Red Dragon",
            "alignment": "chaotic evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 178,
            "hit_dice": "17d10+85",
            "speed": {
                "walk": 40,
                "climb": 40,
                "fly": 80
            },
            "strength": 23,
            "dexterity": 10,
            "constitution": 21,
            "intelligence": 14,
            "wisdom": 11,
            "charisma": 19,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": 8,
            "perception": 8,
            "skills": {
                "perception": 8,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., darkvision 120 ft., passive Perception 18",
            "languages": "Common, Draconic",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 17 (2d10 + 6) piercing damage plus 3 (1d6) fire damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d10+1d6",
                    "damage_bonus": 6
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) slashing damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d6",
                    "damage_bonus": 6
                },
                {
                    "name": "Fire Breath (Recharge 5-6)",
                    "desc": "The dragon exhales fire in a 30-foot cone. Each creature in that area must make a DC 17 Dexterity saving throw, taking 56 (16d6) fire damage on a failed save, or half as much damage on a successful one.",
                    "attack_bonus": 0,
                    "damage_dice": "16d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 288,
            "environments": [
                "Hill",
                "Mountain"
            ],
            "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_young-red-dragon/"
        },
        {
            "slug": "young-silver-dragon",
            "desc": "",
            "name": "Young Silver Dragon",
            "size": "Large",
            "type": "Dragon",
            "subtype": "",
            "group": "Silver Dragon",
            "alignment": "lawful good",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 168,
            "hit_dice": "16d10+80",
            "speed": {
                "walk": 40,
                "fly": 80
            },
            "strength": 23,
            "dexterity": 10,
            "constitution": 21,
            "intelligence": 14,
            "wisdom": 11,
            "charisma": 19,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": 8,
            "perception": 8,
            "skills": {
                "arcana": 6,
                "history": 6,
                "perception": 8,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., darkvision 120 ft., passive Perception 18",
            "languages": "Common, Draconic",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 17 (2d10 + 6) piercing damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d10",
                    "damage_bonus": 6
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) slashing damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d6",
                    "damage_bonus": 6
                },
                {
                    "name": "Breath Weapons (Recharge 5-6)",
                    "desc": "The dragon uses one of the following breath weapons.\n**Cold Breath.** The dragon exhales an icy blast in a 30-foot cone. Each creature in that area must make a DC 17 Constitution saving throw, taking 54 (12d8) cold damage on a failed save, or half as much damage on a successful one.\n**Paralyzing Breath.** The dragon exhales paralyzing gas in a 30-foot cone. Each creature in that area must succeed on a DC 17 Constitution saving throw or be paralyzed for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "attack_bonus": 0,
                    "damage_dice": "12d8"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 303,
            "environments": [
                "Urban",
                "Mountain"
            ],
            "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_young-silver-dragon/"
        },
        {
            "slug": "stoneguard",
            "desc": "The elemental wardens of earth are a stoic people, slow to change socially, and more likely to fight defensive battles and outlast enemies than wage offensive wars. The stoneguard are the perfect embodiment of this ideal; their druidic training has been augmented by ancient combat techniques, allowing them to hold fast against a tide of enemies. They craft arms and armor from the granite around them, and their magical stonecraft rivals that of the dwarves.",
            "name": "Stoneguard",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "any race",
            "group": "Elemental Wardens",
            "alignment": "lawful neutral",
            "armor_class": 15,
            "armor_desc": "granite half plate",
            "hit_points": 152,
            "hit_dice": "16d8+80",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 20,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 9,
            "strength_save": 8,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "petrified",
            "senses": "tremorsense 30 ft., passive Perception 12",
            "languages": "Common, Druidic, Primordial (Terran)",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The stoneguard makes three granite maul attacks."
                },
                {
                    "name": "Granite Maul",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) bludgeoning damage. If the attack hits, the stoneguard may also immediately cast _thunderwave_ as a bonus action. This casting uses a spell slot, but no material components.",
                    "attack_bonus": 8,
                    "damage_dice": "2d6",
                    "damage_bonus": 4
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Sentinel",
                    "desc": "When a creature within 5 feet of the stoneguard attacks a target other than the stoneguard, it can make a single attack roll against the attacker."
                },
                {
                    "name": "Skin to Stone",
                    "desc": "When the stoneguard is attacked, it may gain resistance to bludgeoning, piercing, and slashing damage from nonmagical attacks until the end of the attacker’s turn."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Spellcasting",
                    "desc": "The stoneguard is a 3rd-level spellcaster. Its spellcasting ability is Wisdom (spell save DC 14, +6 to hit with spell attacks). It has the following druid spells prepared:\n\n* Cantrips (at will): druidcraft, resistance\n* 1st level (4 slots): goodberry, speak with animals, thunderwave\n* 2nd level (2 slots): hold person, spike growth"
                }
            ],
            "spell_list": [
                "https://api.open5e.com/v2/spells/druidcraft/?format=api",
                "https://api.open5e.com/v2/spells/resistance/?format=api",
                "https://api.open5e.com/v2/spells/goodberry/?format=api",
                "https://api.open5e.com/v2/spells/speak-with-animals/?format=api",
                "https://api.open5e.com/v2/spells/thunderwave/?format=api",
                "https://api.open5e.com/v2/spells/hold-person/?format=api",
                "https://api.open5e.com/v2/spells/spike-growth/?format=api"
            ],
            "page_no": 128,
            "environments": [],
            "img_main": null,
            "document__slug": "taldorei",
            "document__title": "Critical Role: Tal’Dorei Campaign Setting",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://https://greenronin.com/blog/2017/09/25/ronin-round-table-integrating-wizards-5e-adventures-with-the-taldorei-campaign-setting/",
            "v2_converted_path": "/v2/creatures/tdcs_stoneguard/"
        },
        {
            "slug": "demilich-a5e",
            "desc": "",
            "name": "Demilich",
            "size": "Tiny",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 20,
            "armor_desc": "",
            "hit_points": 159,
            "hit_dice": "29d4+87",
            "speed": {
                "walk": 0,
                "fly": 30
            },
            "strength": 10,
            "dexterity": 24,
            "constitution": 16,
            "intelligence": 24,
            "wisdom": 22,
            "charisma": 20,
            "strength_save": 6,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": 13,
            "wisdom_save": 12,
            "charisma_save": 11,
            "perception": null,
            "skills": {
                "arcana": 13,
                "perception": 12,
                "stealth": 13
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "necrotic, poison, psychic; damage from nonmagical weapons",
            "condition_immunities": "charmed, deafened, fatigue, frightened, paralyzed, petrified, poisoned, prone, stunned",
            "senses": "truesight 60 ft., passive Perception 22",
            "languages": "understands the languages it knew in life but doesnt speak",
            "challenge_rating": "18",
            "cr": 18.0,
            "actions": [
                {
                    "name": "Devour Soul",
                    "desc": "The demilich targets one creature within 120 feet  forcing it to make a DC 17 Wisdom saving throw. On a success  or if all the large soul gems on the demilichs skull are occupied  the creature takes 40 necrotic damage  and the demilich regains the same number of hit points. If the target fails its saving throw and there is at least one unoccupied soul gem on the demilichs skull  the demilich regains 40 hit points  and the target dies instantly. Its soul is trapped in a soul gem on the demilichs skull  visible as a tiny  creature-shaped mote of light. While its soul is trapped  a creature can't be restored to life by any means. A soul that remains in a soul gem for 30 days is destroyed forever. If the demilich is defeated and a soul gem crushed  the creature is restored to life if its body is within 100 miles. A creature that succeeds on a saving throw against this effect is immune to it for 24 hours."
                },
                {
                    "name": "A demilich begins combat with one or two empty soul gems",
                    "desc": ""
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The demilich 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. The demilich regains spent legendary actions at the start of its turn."
                },
                {
                    "name": "Cranial Transposition",
                    "desc": "The dust surrounding the demilich falls to the ground. The demilich and a nonmagical, unattended skull within 30 teleport, switching places. Until the demilich moves or attacks, it is indistinguishable from a nonmagical skull, and the dust composing the demilichs wraithlike body doesnt reform around it."
                },
                {
                    "name": "Dust Storm (Costs 2 Actions)",
                    "desc": "The dust of the demilichs body swirls in a 30-foot radius around the demilich. Each creature in the area makes a DC 17 Constitution saving throw. On a failure, the creature takes 21 (6d6) necrotic damage and is blinded until the end of its next turn. The demilich then moves up to its speed."
                },
                {
                    "name": "Ringing Laugh (Costs 2 Actions)",
                    "desc": "Each creature within 60 feet that can hear the demilich makes a DC 17 Wisdom saving throw. On a failure, a creature is frightened until the end of its next turn."
                },
                {
                    "name": "Telekinesis",
                    "desc": "The demilich targets a Huge or smaller creature or an object weighing up to 1,000 pounds within 60 feet. If the target is a creature, it must succeed on a DC 17 Strength saving throw. Otherwise, the demilich moves the target up to 30 feet in any direction, including up. If another creature or object stops the targets movement, both take 10 (3d6) bludgeoning damage. At the end of this movement, the target falls if it is still in the air, taking falling damage as normal."
                }
            ],
            "special_abilities": [
                {
                    "name": "Avoidance",
                    "desc": "If the demilich makes a saving throw against an effect that deals half damage on a success, it takes no damage on a success and half damage on a failure."
                },
                {
                    "name": "Legendary Resistance (5/Day)",
                    "desc": "If the demilich fails a saving throw, it can choose to succeed instead. When it does so, one of the five tiny warding gems set on its forehead or teeth shatters."
                },
                {
                    "name": "Undead Nature",
                    "desc": "A demilich doesnt require air, sustenance, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 62,
            "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_demilich/"
        },
        {
            "slug": "demilich-mastermind-a5e",
            "desc": "",
            "name": "Demilich Mastermind",
            "size": "Tiny",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 20,
            "armor_desc": "",
            "hit_points": 319,
            "hit_dice": "58d4+174",
            "speed": {
                "walk": 0,
                "fly": 30
            },
            "strength": 10,
            "dexterity": 24,
            "constitution": 16,
            "intelligence": 24,
            "wisdom": 22,
            "charisma": 20,
            "strength_save": 6,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": 13,
            "wisdom_save": 12,
            "charisma_save": 11,
            "perception": null,
            "skills": {
                "arcana": 13,
                "perception": 12,
                "stealth": 13
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "necrotic, poison, psychic; damage from nonmagical weapons",
            "condition_immunities": "charmed, deafened, fatigue, frightened, paralyzed, petrified, poisoned, prone, stunned",
            "senses": "truesight 60 ft., passive Perception 22",
            "languages": "understands the languages it knew in life but doesnt speak",
            "challenge_rating": "18",
            "cr": 18.0,
            "actions": [
                {
                    "name": "Devour Soul",
                    "desc": "The demilich targets one creature within 120 feet  forcing it to make a DC 17 Wisdom saving throw. On a success  or if all the large soul gems on the demilichs skull are occupied  the creature takes 40 necrotic damage  and the demilich regains the same number of hit points. If the target fails its saving throw and there is at least one unoccupied soul gem on the demilichs skull  the demilich regains 40 hit points  and the target dies instantly. Its soul is trapped in a soul gem on the demilichs skull  visible as a tiny  creature-shaped mote of light. While its soul is trapped  a creature can't be restored to life by any means. A soul that remains in a soul gem for 30 days is destroyed forever. If the demilich is defeated and a soul gem crushed  the creature is restored to life if its body is within 100 miles. A creature that succeeds on a saving throw against this effect is immune to it for 24 hours."
                },
                {
                    "name": "A demilich mastermind begins combat with up to four empty soul gems",
                    "desc": ""
                }
            ],
            "bonus_actions": null,
            "reactions": [],
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The demilich 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. The demilich regains spent legendary actions at the start of its turn."
                },
                {
                    "name": "Cranial Transposition",
                    "desc": "The dust surrounding the demilich falls to the ground. The demilich and a nonmagical, unattended skull within 30 teleport, switching places. Until the demilich moves or attacks, it is indistinguishable from a nonmagical skull, and the dust composing the demilichs wraithlike body doesnt reform around it."
                },
                {
                    "name": "Dust Storm (Costs 2 Actions)",
                    "desc": "The dust of the demilichs body swirls in a 30-foot radius around the demilich. Each creature in the area makes a DC 17 Constitution saving throw. On a failure, the creature takes 21 (6d6) necrotic damage and is blinded until the end of its next turn. The demilich then moves up to its speed."
                },
                {
                    "name": "Ringing Laugh (Costs 2 Actions)",
                    "desc": "Each creature within 60 feet that can hear the demilich makes a DC 17 Wisdom saving throw. On a failure, a creature is frightened until the end of its next turn."
                },
                {
                    "name": "Telekinesis",
                    "desc": "The demilich targets a Huge or smaller creature or an object weighing up to 1,000 pounds within 60 feet. If the target is a creature, it must succeed on a DC 17 Strength saving throw. Otherwise, the demilich moves the target up to 30 feet in any direction, including up. If another creature or object stops the targets movement, both take 10 (3d6) bludgeoning damage. At the end of this movement, the target falls if it is still in the air, taking falling damage as normal."
                }
            ],
            "special_abilities": [
                {
                    "name": "Avoidance",
                    "desc": "If the demilich makes a saving throw against an effect that deals half damage on a success, it takes no damage on a success and half damage on a failure."
                },
                {
                    "name": "Legendary Resistance (5/Day)",
                    "desc": "If the demilich fails a saving throw, it can choose to succeed instead. When it does so, one of the five tiny warding gems set on its forehead or teeth shatters."
                },
                {
                    "name": "Undead Nature",
                    "desc": "A demilich doesnt require air, sustenance, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 63,
            "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_demilich-mastermind/"
        },
        {
            "slug": "forgotten-god-a5e",
            "desc": "",
            "name": "Forgotten God",
            "size": "Large",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 161,
            "hit_dice": "17d8+85",
            "speed": {
                "walk": 40,
                "fly": 40
            },
            "strength": 20,
            "dexterity": 18,
            "constitution": 20,
            "intelligence": 10,
            "wisdom": 20,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 9,
            "perception": null,
            "skills": {
                "arcana": 4,
                "history": 4,
                "intimidation": 9,
                "perception": 9,
                "persuasion": 9,
                "religion": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "poison, radiant; damage from nonmagical weapons",
            "damage_immunities": "",
            "condition_immunities": "fatigue, frightened, poisoned",
            "senses": "truesight 120 ft., passive Perception 19",
            "languages": "All",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Divine Weapon",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 9 (1d8 + 5) damage (damage type based on the form of the weapon or implement) plus 3 (1d6) radiant damage."
                },
                {
                    "name": "Stunning Gaze (Gaze)",
                    "desc": "The god targets a creature within 60 feet. The target makes a DC 17 Charisma saving throw. On a failure  the target takes 10 (3d6) radiant damage and is stunned until the end of its next turn. On a success  the target is immune to Stunning Gaze for 24 hours."
                },
                {
                    "name": "Divine Wrath (1/Day, While Bloodied)",
                    "desc": "Each creature of the gods choice within 60 feet makes a DC 17 Constitution saving throw  taking 28 (8d6) radiant damage on a failure or half damage on a success."
                },
                {
                    "name": "Spirit Guardians (3rd-Level; V, S, Concentration)",
                    "desc": "Spirits of former divine servants surround the god in a 10-foot radius for 10 minutes. The god can choose creatures they can see to be unaffected by the spell. Other creatures treat the area as difficult terrain  and when a creature enters the area for the first time on a turn or starts its turn there  it makes a DC DC 17 Wisdom saving throw  taking 10 (3d6) radiant damage on a failed save or half damage on a success."
                },
                {
                    "name": "Flame Strike (5th-Level; V, S)",
                    "desc": "A 10-foot-radius  40-foot-high column of divine flame appears centered on a point the god can see within 60 feet. Each creature in the area makes a DC 17 Dexterity saving throw  taking 14 (4d6) fire damage and 14 (4d6) radiant damage on a failed save  or half damage on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Aligned",
                    "desc": "The forgotten god radiates a weak alignment aura, most often Lawful and Good, Chaotic and Good, Lawful and Evil, or Chaotic and Evil. Its behavior may not match its alignment."
                },
                {
                    "name": "Flawed Spellcasting",
                    "desc": "The gods innate spellcasting ability is Wisdom (save DC 17).The god can try to cast flame strike or spirit guardians at will with no material component. When the god tries to cast the spell, roll 1d6. On a 1, 2, or 3 on the die, the spell visibly fails and has no effect. The gods action for the turn is not wasted, but it can't be used to cast a spell."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "When the god fails a saving throw, it can choose to succeed instead. When it does so, it seems to flicker and shrink, as if it is using up its essence."
                },
                {
                    "name": "Divine Nature",
                    "desc": "A forgotten god doesnt require air, sustenance, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 209,
            "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_forgotten-god/"
        },
        {
            "slug": "frost-giant-a5e",
            "desc": "",
            "name": "Frost Giant",
            "size": "Huge",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 138,
            "hit_dice": "12d12+60",
            "speed": {
                "walk": 40
            },
            "strength": 22,
            "dexterity": 8,
            "constitution": 20,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 12,
            "strength_save": 10,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": 5,
            "perception": null,
            "skills": {
                "athletics": 10,
                "perception": 4,
                "survival": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "passive Perception 14",
            "languages": "Common, Giant",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The giant makes two melee weapon attacks."
                },
                {
                    "name": "Battleaxe",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 22 (3d10 + 6) slashing damage. If the target is a Large or smaller creature  it makes a DC 18 Strength saving throw  falling prone on a failure."
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +10 to hit, range 60/240 ft., one target. Hit: 37 (9d6 + 6) bludgeoning damage. If the target is a Large or smaller creature  it makes a DC 18 Strength saving throw  falling prone on a failure. In lieu of a rock  the giant can throw a grappled Medium or smaller creature up to 40 feet. On a hit  the target and the thrown creature both take 19 (4d6 + 5) bludgeoning damage. On a miss  only the thrown creature takes the damage. The thrown creature falls prone in an unoccupied space 5 feet from the target."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Grab",
                    "desc": "One creature within 5 feet makes a DC 11 Dexterity saving throw. On a failure, it is grappled (escape DC 18). Until this grapple ends, the giant can't grab another target, and it makes battleaxe attacks with advantage against the grappled target."
                },
                {
                    "name": "Stomp (1/Day)",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one prone target. Hit: 13 (3d4 + 6) bludgeoning damage."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fire Fear",
                    "desc": "When the giant takes fire damage, it is rattled until the end of its next turn."
                }
            ],
            "spell_list": [],
            "page_no": 236,
            "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_frost-giant/"
        }
    ]
}