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

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

{
    "count": 2847,
    "next": "https://api-beta.open5e.com/v1/monsters/?format=api&ordering=-dexterity&page=2",
    "previous": null,
    "results": [
        {
            "slug": "primordial-matriarch",
            "desc": "",
            "name": "Primordial Matriarch",
            "size": "Gargantuan",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 20,
            "armor_desc": "",
            "hit_points": 313,
            "hit_dice": "19d20+114",
            "speed": {
                "walk": 0,
                "fly": 120
            },
            "strength": 18,
            "dexterity": 30,
            "constitution": 23,
            "intelligence": 10,
            "wisdom": 21,
            "charisma": 18,
            "strength_save": 1,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 1,
            "charisma_save": 1,
            "perception": 5,
            "skills": {
                "perception": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, fire, lightning, thunder; nonmagic B/P/S attacks",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious",
            "senses": "blindsight 120' (blind beyond), passive Perception 15",
            "languages": "Primordial",
            "challenge_rating": "21",
            "cr": 21.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Uses Storm Blast then two Elemental Lashes."
                },
                {
                    "name": "Create Elementals",
                    "desc": "Magically creates up to 3d6 mephits 2 air earth fire or water elementals 2 ice elementals (Tome of Beasts 2) or 1 rockslide elemental (Tome of Beasts 3). Elementals arrive at start of her next turn acting as her allies and obeying her spoken commands. Elementals remain for 1 hr until she dies or until matriarch dismisses them as a bonus action. She can have any number of Elementals under her control at one time provided the combined total CR of the Elementals is no higher than 10."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Elemental Adaptation",
                    "desc": "When she would take acid cold fire lightning or thunder she can change the element selected with Roiling Elements to that type of damage gaining immunity to that damage type including the triggering damage."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "Elemental Change",
                    "desc": "Changes the damage immunity granted by Roiling Elements."
                },
                {
                    "name": "Fly",
                    "desc": "Up to half her flying speed with o provoking opportunity attacks."
                },
                {
                    "name": "Create Elemental (2)",
                    "desc": "Uses Create Elementals."
                },
                {
                    "name": "Return to Mother (3)",
                    "desc": "Absorbs Elemental within 10 ft. of her gaining temp hp equal to 10 times the CR of Elemental absorbed."
                }
            ],
            "special_abilities": [
                {
                    "name": "Elemental Attacks",
                    "desc": "Her weapon attacks are magical. When she hits with any weapon it deals extra 5d6 damage of Roiling Elements type."
                },
                {
                    "name": "Elemental Aura",
                    "desc": "At start of each of her turns each creature within 5 ft. of her takes 10 (3d6) damage of Roiling Elements type. Creature that touches her or hits her with melee attack while within 10 ft. of her: 10 (3d6) damage of Roiling Elements type. Nonmagical weapon that hits her is destroyed after dealing damage."
                },
                {
                    "name": "Elemental Nature",
                    "desc": "Doesn’t require air food drink or sleep."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "Choose to succeed failed save."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                },
                {
                    "name": "Roiling Elements",
                    "desc": "At the start of each of her turns she chooses one of the following damage types: acid cold fire lightning or thunder. She has immunity to that damage type until the start of her next turn."
                },
                {
                    "name": "Siege Monster",
                    "desc": "Double damage to objects/structures."
                },
                {
                    "name": "Elemental Lash",
                    "desc": "Melee Weapon Attack: +17 to hit, 15 ft., one target, 32 (4d10+10) bludgeoning damage + 17 (5d6) damage of the type determined by Roiling Elements."
                },
                {
                    "name": "Storm Blast",
                    "desc": "The primordial matriarch emits elemental energy in a 90' cone. Each creature in the area: 21 (6d6) damage of the type determined by Roiling Elements and suffers one of the following effects depending on the damage type (DC 20 Dex half damage and no additional effect unless specified below).Acid Blast Fail: creature is covered in acid. At the start of each of its turns it takes 7 (2d6) acid until it or another creature takes an action to scrape or wash off the acid.Cold Blast Fail: creature is restrained by ice until end of its next turn or until it or another creature takes an action to break it free. Success: creature’s speed is reduced by 10 ft. until end of its next turn.Fire Blast Fail: creature catches fire. Until it or another creature takes an action to douse the fire creature takes 7 (2d6) fire at the start of each of its turns.Lightning Blast Fail: creature incapacitated until end of its next turn. Succcess: creature can’t take reactions until start of its next turn.Thunder Blast Fail: creature is deafened for 1 min. At the end of each of its turns a deafened creature can repeat the save ending deafness on itself on a success. Success: creature is deafened until the end of its next turn."
                }
            ],
            "spell_list": [],
            "page_no": 318,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/"
        },
        {
            "slug": "will-o-wisp",
            "desc": "",
            "name": "Will-o'-Wisp",
            "size": "Tiny",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 19,
            "armor_desc": null,
            "hit_points": 22,
            "hit_dice": "9d4",
            "speed": {
                "hover": true,
                "walk": 0,
                "fly": 50
            },
            "strength": 1,
            "dexterity": 28,
            "constitution": 10,
            "intelligence": 13,
            "wisdom": 14,
            "charisma": 11,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, fire, necrotic, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "lightning, poison",
            "condition_immunities": "exhaustion, grappled, paralyzed, poisoned, prone, restrained, unconscious",
            "senses": "darkvision 120 ft., passive Perception 12",
            "languages": "the languages it knew in life",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Shock",
                    "desc": "Melee Spell Attack: +4 to hit, reach 5 ft., one creature. Hit: 9 (2d8) lightning damage.",
                    "attack_bonus": 4,
                    "damage_dice": "2d8"
                },
                {
                    "name": "Invisibility",
                    "desc": "The will-o'-wisp and its light magically become invisible until it attacks or uses its Consume Life, or until its concentration ends (as if concentrating on a spell)."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Consume Life",
                    "desc": "As a bonus action, the will-o'-wisp can target one creature it can see within 5 ft. of it that has 0 hit points and is still alive. The target must succeed on a DC 10 Constitution saving throw against this magic or die. If the target dies, the will-o'-wisp regains 10 (3d6) hit points."
                },
                {
                    "name": "Ephemeral",
                    "desc": "The will-o'-wisp can't wear or carry anything."
                },
                {
                    "name": "Incorporeal Movement",
                    "desc": "The will-o'-wisp can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object."
                },
                {
                    "name": "Variable Illumination",
                    "desc": "The will-o'-wisp sheds bright light in a 5- to 20-foot radius and dim light for an additional number of ft. equal to the chosen radius. The will-o'-wisp can alter the radius as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": 355,
            "environments": [
                "Urban",
                "Swamp",
                "Forest"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "ancient-emerald-dragon-a5e",
            "desc": "",
            "name": "Ancient Emerald Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 20,
            "armor_desc": "",
            "hit_points": 346,
            "hit_dice": "21d20+126",
            "speed": {
                "walk": 40,
                "burrow": 40,
                "fly": 60
            },
            "strength": 26,
            "dexterity": 26,
            "constitution": 22,
            "intelligence": 26,
            "wisdom": 14,
            "charisma": 22,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 13,
            "intelligence_save": 15,
            "wisdom_save": 9,
            "charisma_save": 13,
            "perception": null,
            "skills": {
                "deception": 13,
                "history": 15,
                "perception": 9,
                "stealth": 15
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "psychic, thunder",
            "damage_immunities": "",
            "condition_immunities": "fatigue",
            "senses": "darkvision 120 ft., passive Perception 19",
            "languages": "Common, Deep Speech, Draconic, Undercommon, telepathy 120 ft.",
            "challenge_rating": "24",
            "cr": 24.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks once with its bite and twice with its claws. In place of its bite  it can use Psionic Wave."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +15 to hit  reach 15 ft.  one target. Hit: 30 (4d10 + 8) piercing damage plus 9 (2d8) thunder damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +15 to hit  reach 10 ft.  one target. Hit: 21 (3d8 + 8) slashing damage."
                },
                {
                    "name": "Psionic Wave",
                    "desc": "The dragon psionically emits a wave of crushing mental pressure. Each creature within 20 feet makes a DC 21 Wisdom saving throw  taking 22 (4d10) psychic damage on a failed save or half damage on a success. Confused creatures make this saving throw with disadvantage."
                },
                {
                    "name": "Maddening Breath (Recharge 5-6)",
                    "desc": "The dragon screams  stripping flesh from bones and reason from minds in a 90-foot cone. Each creature in that area makes a DC 21 Constitution saving throw  taking 88 (16d10) thunder damage on a failed save or half damage on a success. Creatures that fail this saving throw by 10 or more are also psionically confused until the end of their next turn."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Spiteful Retort (While Bloodied)",
                    "desc": "When a creature the dragon can see damages the dragon, the dragon lashes out with a psionic screech. The attacker makes a DC 17 Wisdom saving throw, taking 27 (6d8) thunder damage on a failed save or half damage on a success. Confused creatures make this saving throw with disadvantage."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The dragon can take 3 legendary actions",
                    "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn."
                },
                {
                    "name": "Paranoid Ranting",
                    "desc": "The dragon psionically rants nonsense at a creature that can hear it within 60 feet. The target makes a DC 18 Wisdom saving throw. On a failed save, the creature gains a randomly determined short-term mental stress effect or madness."
                },
                {
                    "name": "Pandorum (Costs 2 Actions)",
                    "desc": "The dragon psionically targets one creature within 60 feet. The target makes a DC 17 Wisdom saving throw, becoming confused on a failure. While confused in this way, the target regards their allies as traitorous enemies. When rolling to determine its actions, treat a roll of 1 to 4 as a result of 8. The target repeats the saving throw at the end of each of its turns, ending the effect on a success."
                },
                {
                    "name": "Psionic Wave (Costs 2 Actions)",
                    "desc": "The dragon uses Psionic Wave."
                },
                {
                    "name": "Maddening Harmonics (1/Day)",
                    "desc": "Each creature of the dragons choice that can hear it within 120 feet makes a DC 17 Wisdom saving throw. On a failure, a creature becomes psionically confused for 1 minute. A creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, its eyes flash red as it goes into a fit of rage. Until the end of its next turn, it makes melee attacks with advantage against the creature that triggered the saving throw and with disadvantage against all other creatures."
                },
                {
                    "name": "Psionic Powers",
                    "desc": "The dragons psionic abilities are considered both magical and psionic."
                },
                {
                    "name": "Far Thoughts",
                    "desc": "The dragon is aware of any creature that uses a psionic ability or communicates telepathically within 100 miles of it. As an action, the dragon can psionically observe a creature, object, or location it is familiar with within 100 miles. While observing a subject in this way, the dragon can see, hear, and communicate telepathically, but it is blind and deaf in regard to its physical senses and does not require food or water. The dragon can psionically observe a subject indefinitely and can end this effect and return to its own senses as an action."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 21). It can innately cast the following spells, requiring no material components. 3/day each:confusion, dominate person, hideous laughter, suggestion,  1/day:irresistible dance, symbol"
                }
            ],
            "spell_list": [],
            "page_no": 144,
            "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"
        },
        {
            "slug": "cosmic-symphony",
            "desc": "",
            "name": "Cosmic Symphony",
            "size": "Large",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 200,
            "hit_dice": "16d10+112",
            "speed": {
                "walk": 0,
                "fly": 60
            },
            "strength": 19,
            "dexterity": 26,
            "constitution": 25,
            "intelligence": 2,
            "wisdom": 21,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 1,
            "charisma_save": 9,
            "perception": 5,
            "skills": {
                "perception": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "nonmagic B/P/S attacks ",
            "damage_immunities": "radiant, thunder",
            "condition_immunities": "deafened, exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, stunned",
            "senses": "truesight 120', passive Perception 20",
            "languages": "understands all languages but can’t speak",
            "challenge_rating": "15",
            "cr": 15.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Can use Universal Music then one Discordant Wave and one Slam or two Discordant Waves."
                },
                {
                    "name": "Discordant Wave",
                    "desc": "Melee or Ranged Spell Attack: +10 to hit 5 ft. or range 60/120' one target 27 (5d8+5) thunder. Target and each creature within 10 ft. of it: DC 18 Con save or become deafened until end of its next turn."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +13 to hit, 5 ft., one target, 24 (3d10+8) bludgeoning damage + 22 (5d8) thunder."
                },
                {
                    "name": "Universal Music",
                    "desc": "Each creature of symphony’s choice within 120' of it: DC 18 Con save or be incapacitated 1 min. Creature that fails save by 5+ is stunned 1 min instead. Stunned or incapacitated creature can re-save at end of each of its turns success ends effect on itself. If creature’s save is successful or effect ends creature is immune to symphony’s Universal Music for next 24 hrs."
                },
                {
                    "name": "Celestial Crescendo (Recharge 5–6)",
                    "desc": "Sound waves explode from it. Each creature within 30' of it: 45 (10d8) thunder and is deafened for 1 min (DC 18  Con half damage not deafened). A creature can re-save at end of each of its turns success ends effect on itself."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "Fly",
                    "desc": "Flies up to half its flying speed with o provoking opportunity attacks."
                },
                {
                    "name": "Major Chord (2)",
                    "desc": "The symphony regains 18 (4d8) hp."
                },
                {
                    "name": "Minor Chord (2)",
                    "desc": "Each creature within 10 ft. of the symphony must make DC 18 Con save or take 9 (2d8) thunder."
                }
            ],
            "special_abilities": [
                {
                    "name": "Invisible",
                    "desc": "Is invisible."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "Choose to succeed failed save."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                }
            ],
            "spell_list": [],
            "page_no": 96,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/"
        },
        {
            "slug": "felid-dragon",
            "desc": "The tiger rises from its slumber, stretching its draconic wings. Light glints off its backswept horns as it roars its deafening challenge at intruders._  \n**Treasure Hoard.** Similar to other dragons, felid dragons are treasure hoarders with an eye for shiny and sparkly things. They sometimes align themselves with those who are trying to do good in the world, though their motivation is typically selfish and focused on obtaining treasure.  \n**Curious and Playful.** Like most cats, felid dragons are naturally curious and often put themselves in danger just to learn more about the world. They like to play with their prey, allowing it to live a little longer than necessary before knocking it down again for their own entertainment. This behavior is unavoidably instinctual and even the most austere felid dragons succumb to it.",
            "name": "Felid Dragon",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 18,
            "armor_desc": null,
            "hit_points": 275,
            "hit_dice": "22d12+132",
            "speed": {
                "walk": 40,
                "fly": 80
            },
            "strength": 18,
            "dexterity": 26,
            "constitution": 23,
            "intelligence": 16,
            "wisdom": 17,
            "charisma": 19,
            "strength_save": 10,
            "dexterity_save": null,
            "constitution_save": 12,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 10,
            "perception": 9,
            "skills": {
                "acrobatics": 14,
                "perception": 9,
                "stealth": 16
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned, prone",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 13",
            "languages": "Common, Draconic",
            "challenge_rating": "19",
            "cr": 19.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The felid dragon can use its Deafening Roar. It then makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 5 ft., one target. Hit: 19 (2d10 + 8) piercing damage.",
                    "attack_bonus": 14,
                    "damage_dice": "2d10+8"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 5 ft., one target. Hit: 15 (2d6 + 8) slashing damage, and, if the target is a creature other than an undead or a construct, it must succeed on a DC 20 Constitution saving throw or take 2 (1d4) slashing damage at the start of each of its turns as a piece of the claw breaks off in the wound. Each time the dragon hits the target with this attack, the damage dealt by the wound each round increases by 3 (1d6). Any creature can take an action to remove the claw with a successful DC 16 Wisdom (Medicine) check. The claw pops out of the wound if the target receives magical healing.",
                    "attack_bonus": 14,
                    "damage_dice": "2d6+8"
                },
                {
                    "name": "Deafening Roar",
                    "desc": "Each creature within 60 feet of the dragon and that can hear it must succeed on a DC 18 Constitution saving throw or be deafened 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. If a creature’s saving throw is successful or the effect ends for it, the creature is immune to the dragon’s Deafening Roar for the next 24 hours."
                },
                {
                    "name": "Sickening Bile (Recharge 5-6)",
                    "desc": "The dragon coughs up partially digested food and slimy bile in a 90-foot cone. Each creature in that area must make a DC 20 Constitution saving throw. On a failure, a creature takes 70 (20d6) poison damage and is coated in bile. On a success, a creature takes half the damage and isn’t coated in bile. While coated in bile, a creature is poisoned. A creature, including the target coated in bile, can use its action to remove the bile, ending the poisoned condition."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Flyby",
                    "desc": "The felid dragon doesn’t provoke opportunity attacks when it flies out of an enemy’s reach."
                },
                {
                    "name": "Keen Smell",
                    "desc": "The felid dragon has advantage on Wisdom (Perception) checks that rely on smell."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The felid dragon has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Pounce",
                    "desc": "If the felid dragon 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 20 Strength saving throw or be knocked prone. If the target is prone, the felid dragon can make one bite attack against it as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": 143,
            "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/"
        },
        {
            "slug": "shadow-of-death",
            "desc": "Draped in black funerary garb, ribbons of which move of their own accord, the creature has the appearance of a skeletal angel._  \n**Angels of Death.** Once beings of light and beauty who championed justice across the planes, the shadows of death formed after some agent of entropy discarded their bodies into the Void. Their celestial forms protected them from ultimate annihilation, but their minds were forever darkened by the plane’s dread influence.  \n**Deathly Avatars.** Shadows of death sometimes answer the call of death cults. Rather than aiding the cultists though, the shadows kill the cultists before spreading the grave’s shadow across the world.  \n**Immortal Nature.** The shadow of death doesn’t require food, drink, or sleep.",
            "name": "Shadow of Death",
            "size": "Large",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 18,
            "armor_desc": null,
            "hit_points": 250,
            "hit_dice": "20d10+140",
            "speed": {
                "walk": 50
            },
            "strength": 7,
            "dexterity": 26,
            "constitution": 24,
            "intelligence": 25,
            "wisdom": 25,
            "charisma": 30,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 14,
            "wisdom_save": 14,
            "charisma_save": 17,
            "perception": 14,
            "skills": {
                "perception": 14
            },
            "damage_vulnerabilities": "radiant",
            "damage_resistances": "acid, fire, lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "cold, necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, poisoned",
            "senses": "truesight 120 ft., passive Perception 24",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "21",
            "cr": 21.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The shadow of death can use Vision of Ending. It then makes three shortsword attacks."
                },
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 5 ft., one target. Hit: 15 (2d6 + 8) piercing damage plus 10 (3d6) necrotic damage.",
                    "attack_bonus": 15,
                    "damage_dice": "2d6+8"
                },
                {
                    "name": "Vision of Ending",
                    "desc": "Each creature that is not undead within 60 feet of the shadow of death that can see it must succeed on a DC 22 Wisdom saving throw or become frightened for 1 minute. While frightened in this way, the creature is also paralyzed as it sees visions of its death. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature’s saving throw is successful or the effect ends for it, the creature is immune to this shadow of death’s Vision of Ending for the next 24 hours."
                },
                {
                    "name": "Teleport",
                    "desc": "The shadow of death magically teleports, along with any equipment it is wearing or carrying, up to 120 feet to an unoccupied space it can see."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Death Throes",
                    "desc": "When the shadow of death dies, it explodes, and each creature within 30 feet of it must make a DC 22 Constitution saving throw, taking 35 (10d6) necrotic damage on a failed save, or half as much on a successful one."
                },
                {
                    "name": "Deathly Shroud",
                    "desc": "At the start of each of the shadow of death’s turns, each creature within 15 feet of it must succeed on a DC 22 Constitution saving throw or take 10 (3d6) necrotic damage.\n\nIn addition, light within 30 feet of the shadow of death is less effective. Bright light in the area becomes dim light, and dim light in the area becomes darkness."
                },
                {
                    "name": "Destroyer of Life",
                    "desc": "If the shadow of death reduces a creature to 0 hp, the creature can be restored to life only by means of a wish spell."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The shadow of death has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Shadow Stealth",
                    "desc": "While in dim light or darkness, the shadow of death can take the Hide action as a bonus action."
                },
                {
                    "name": "Weapons of Death",
                    "desc": "The shadow of death’s weapon attacks are magical. When the shadow of death hits with any weapon, the weapon deals an extra 10 (3d6) necrotic damage (included in the attack).\n\nA creature that takes necrotic damage from the shadow death’s weapon must succeed on a DC 22 Constitution saving throw or its hp maximum is reduced by an amount equal to the necrotic damage taken. The reduction lasts until the target finishes a long rest. The target dies if this effect reduces its hp maximum to 0."
                }
            ],
            "spell_list": [],
            "page_no": 323,
            "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/"
        },
        {
            "slug": "ancientmithraldragon-tob1-2023",
            "desc": "False",
            "name": "Ancient Mithral Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 20,
            "armor_desc": "natural armor",
            "hit_points": 490,
            "hit_dice": "28d20 + 196",
            "speed": {
                "walk": 80,
                "fly": 40
            },
            "strength": 12,
            "dexterity": 26,
            "constitution": 25,
            "intelligence": 20,
            "wisdom": 21,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 15,
            "constitution_save": 14,
            "intelligence_save": null,
            "wisdom_save": 12,
            "charisma_save": 12,
            "perception": 29,
            "skills": {
                "History": 12,
                "Insight": 12,
                "Perception": 19,
                "Persuasion": 12,
                "Stealth": 15
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "slashing",
            "condition_immunities": "charmed",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 29",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "22",
            "cr": 22.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "description": "The dragon uses its Frightful Presence. It then makes one Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "description": "Melee Weapon Attack: +15 to hit, reach 15 ft., one target. Hit: 19 (2d10 + 8) piercing damage. Instead of dealing damage, the dragon can end one magical effect of its choice of 7th level or lower on the target."
                },
                {
                    "name": "Claw",
                    "description": "Melee Weapon Attack: +15 to hit, reach 10 ft., one target. Hit: 15 (2d6 +8) slashing damage, and if the target isn’t a Construct or Undead, it must succeed on a DC 23 Constitution saving throw or lose 10 (3d6) hp at the start of each of its turns as a piece of metallic claw breaks off in the wound. Any creature can take an action to remove the claw with a successful DC 16 Wisdom (Medicine) check. The claw pops out of the wound if the target receives magical healing."
                },
                {
                    "name": "Tail",
                    "description": "Melee Weapon Attack: +15 to hit, reach 20 ft., one target. Hit: 17 (2d8 + 8) bludgeoning damage."
                },
                {
                    "name": "Frightful Presence",
                    "description": "Each creature of the dragon’s choice that is within 120 feet of the dragon and aware of it must succeed on a DC 20 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of its turns, ending the effect on itself on a success. If a creature’s saving throw is successful or the effect ends for it, the creature is immune to the dragon’s Frightful Presence for the next 24 hours."
                },
                {
                    "name": "Shard Breath (Recharge 5–6)",
                    "description": "The mithral dragon spits metallic shards in a 90-foot cone. Each creature in that area must succeed on a DC 22 Dexterity saving throw, taking 73 (21d6) slashing damage on a failed save, or half as much damage on a successful one. The area becomes difficult terrain for 1 minute, then the shards dissolve into wisps of silvery smoke. When a creature moves into or within the area, it takes 7 (2d6) slashing damage for every 5 feet it travels."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": "The dragon 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 dragon regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Detect",
                    "description": "The dragon makes a Wisdom (Perception) check."
                },
                {
                    "name": "Tail Attack",
                    "description": "The dragon makes a Tail attack."
                },
                {
                    "name": "Wing Attack (Costs 2 Actions)",
                    "description": "The dragon beats its wings. Each creature within 10 feet of the dragon must succeed on a DC 23 Dexterity saving throw or take 15 (2d6 + 8) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "description": "If the dragon fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Magic Resistance",
                    "description": "The dragon has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Mithral Scales",
                    "description": "If the dragon succeeds on a saving throw by 5 or more against a spell that targets only it, the dragon is unaffected, and the spell is reflected back at the caster as though it originated from the dragon, turning the caster into the target."
                }
            ],
            "spell_list": [],
            "page_no": 120,
            "environments": [],
            "img_main": "http://api-beta.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/"
        },
        {
            "slug": "shadow-giant",
            "desc": "If not for the horns curling from its brow and the long, bestial talons erupting from its fingers, the creature would look like a grim-faced, ashen-skinned elf of monstrous height._  \n**Cast into Darkness.** In ages past, shadow giants were called hjartakinde, and they dwelt in the lands of the fey. When the giants declined to go to war with the shadow fey, the fey exiled them to the Shadow  \n**Realm.** When they refused to serve the dark fey courts, the queen cursed them into their current form.  \n**Of Two Worlds.** Shadow giants are cursed to exist simultaneously on the Shadow Realm and the Material Plane. Unable to properly live in either world, they have become embittered and indignant. Shadow giants desire to end their cursed existence but lash out against anyone who shows them pity or mercy.  \n**Undying.** When a shadow giant is killed, its spirit roils in the Shadow Realm for a century before it is reborn to its cursed fate.",
            "name": "Shadow Giant",
            "size": "Huge",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 17,
            "armor_desc": null,
            "hit_points": 209,
            "hit_dice": "22d20+66",
            "speed": {
                "walk": 40
            },
            "strength": 18,
            "dexterity": 25,
            "constitution": 17,
            "intelligence": 12,
            "wisdom": 13,
            "charisma": 21,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "perception": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, necrotic",
            "damage_immunities": "",
            "condition_immunities": "exhaustion",
            "senses": "darkvision 120 ft., passive Perception 16",
            "languages": "Common, Elvish, Giant, Umbral",
            "challenge_rating": "15",
            "cr": 15.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The shadow giant makes three attacks with its tenebrous talons."
                },
                {
                    "name": "Tenebrous Talons",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 14 (2d6 + 7) slashing damage plus 18 (4d8) necrotic damage.",
                    "attack_bonus": 12,
                    "damage_dice": "2d6+7"
                },
                {
                    "name": "Cold Shadow (Recharge 5-6)",
                    "desc": "The shadow giant directs its shadow to stretch out in a 60-foot cone. Each creature in that area must make a DC 18 Constitution saving throw. On a failure, a creature takes 52 (15d6) cold damage and has disadvantage on attack rolls and saving throws until the end of its next turn. On a success, a creature takes half the damage and doesn’t have disadvantage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Blacklight Strobe",
                    "desc": "The visual flicker of the shadow giant moving between the Material Plane and the Shadow Realm has a physical effect on viewers. A creature that starts its turn within 30 feet of the shadow giant and that can see it must succeed on a DC 18 Wisdom saving throw or be unable make more than one melee or ranged attack on its turn and unable to use bonus actions or reactions until the start of its next turn."
                },
                {
                    "name": "Distracting Flicker",
                    "desc": "A creature that starts its turn within 30 feet of the shadow giant and that is maintaining concentration on a spell must succeed on a DC 18 Constitution saving throw or lose concentration."
                },
                {
                    "name": "Shadow Sight",
                    "desc": "Magical darkness doesn’t impede the shadow giant’s darkvision."
                },
                {
                    "name": "Umbral Glimmer",
                    "desc": "At the end of each of the shadow giant’s turns, it must roll a d20. On a roll of 11 or higher, it enters the Plane of"
                },
                {
                    "name": "Shadow from the Material Plane",
                    "desc": "At the start of its next turn, it returns to the Material Plane in an unoccupied space of its choice that it can see within 40 feet of the space where it vanished. If no unoccupied space is available within that range, it appears in the nearest unoccupied space.\n\nWhile in the Plane of Shadow, the shadow giant can see and hear 120 feet into the Material"
                },
                {
                    "name": "Plane",
                    "desc": "It can’t affect or be affected by anything on the Material Plane while in the Plane of Shadow."
                }
            ],
            "spell_list": [],
            "page_no": 173,
            "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/"
        },
        {
            "slug": "liosalfar-tob1-2023",
            "desc": "False",
            "name": "Liosalfar",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 132,
            "hit_dice": "24d10",
            "speed": {
                "walk": 60
            },
            "strength": 10,
            "dexterity": 25,
            "constitution": 10,
            "intelligence": 18,
            "wisdom": 18,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 4,
            "intelligence_save": 8,
            "wisdom_save": 8,
            "charisma_save": 5,
            "perception": 18,
            "skills": {
                "Arcana": 8,
                "Insight": 8,
                "Perception": 8
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison, psychic, radiant",
            "condition_immunities": "blinded, charmed, exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious",
            "senses": "truesight 120 ft., passive Perception 18",
            "languages": "Common, Celestial, Elvish, Giant",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "description": "The liosalfar makes two Radiant Touch or Ray of Light attacks. If both Radiant Touch attacks hit one creature, the target must succeed on a DC 16 Constitution saving throw or be stunned until the end of its next turn."
                },
                {
                    "name": "Radiant Touch",
                    "description": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 29 (4d10 + 7) radiant damage."
                },
                {
                    "name": "Ray of Light",
                    "description": "Ranged Spell Attack: +8 to hit, range 60 ft., one target. Hit: 31 (6d8 + 4) radiant damage, and the target must succeed on a DC 16 Constitution saving throw or be blinded until the end of its next turn."
                },
                {
                    "name": "Mesmerizing Radiance",
                    "description": "The liosalfar causes the light radiating from its body to shift color and pattern in a spellbinding display. Each creature within 60 feet of the liosalfar and that can see it must succeed on a DC 16 Wisdom saving throw or be charmed until the display ends. The liosalfar must take a bonus action on its subsequent turns to continue the display. It can stop the display at any time, and the display ends if the liosalfar is incapacitated. While charmed by the liosalfar’s display, a creature is also incapacitated, and its speed is reduced to 0, as it is transfixed by the display. The effect ends for a charmed creature if it takes any damage or if someone uses an action to shake the creature out of its stupor."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Darkness Hypersensitivity",
                    "description": "The liosalfar takes 15 necrotic damage when it starts its turn in magical darkness. While in magical darkness, it has disadvantage on attack rolls and ability checks."
                },
                {
                    "name": "Elemental Nature",
                    "description": "The liosalfar doesn’t require air, food, drink, or sleep."
                },
                {
                    "name": "Inscrutable",
                    "description": "The liosalfar is immune to any effect that would sense its emotions or read its thoughts, as well as any divination spell that it refuses. Wisdom (Insight) checks made to ascertain the liosalfar’s intentions or sincerity have disadvantage."
                },
                {
                    "name": "Light Form",
                    "description": "The liosalfar can enter a hostile creature’s space and stop there. It can move through a space as narrow as 1 inch wide without squeezing. In addition, it sheds bright light in a 10- to 30-foot radius and dim light for an additional number of feet equal to the chosen radius. The liosalfar can alter the radius as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": 256,
            "environments": [],
            "img_main": "http://api-beta.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/"
        },
        {
            "slug": "liosalfar",
            "desc": "_The curtain of rippling colors assumes a humanoid form. Its kaleidoscope body shifts and glitters with mesmeric patterns._  \nSometimes known as “light elves” because they assume a vaguely elfish shape, these enigmatic shapeshifters make their home at the edge of the world, where reality bends and physical laws unravel. Their mutable bodies are composed entirely of shifting colors. Among themselves they communicate through flashing patterns and hues, but they talk to other races in an echoing, choral tone that seems to emanate from everywhere and nowhere around them.  \n**Servants of Fate.** Their aims often seem inconsequential or simply baffling, but they’ve also sundered mountains and toppled kingdoms. Many believe they’re agents of Fate, others that their motivation is an alien aesthetic or their own amusement.  \n**Pattern Vision.** Those who’ve spoken with liosalfar say they talk as if all existence was a sea of patterns and colors to be set in pleasing shapes. They barely understand mortal concerns.  \n**Enemies of the Ramag.** The liosalfar have a longstanding rivalry with the portal-making ramag, whom they despise as “corruptors of the patterns.”  \n**Elemental Nature.** A liosalfar doesn’t require air, food, drink, or sleep.",
            "name": "Liosalfar",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 110,
            "hit_dice": "20d10",
            "speed": {
                "fly": 60,
                "hover": true
            },
            "strength": 10,
            "dexterity": 25,
            "constitution": 10,
            "intelligence": 18,
            "wisdom": 18,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": 10,
            "constitution_save": 3,
            "intelligence_save": 7,
            "wisdom_save": 7,
            "charisma_save": 4,
            "perception": 7,
            "skills": {
                "arcana": 7,
                "insight": 7,
                "perception": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, fire, lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison, psychic, radiant",
            "condition_immunities": "blinded, charmed, exhaustion (see Lightform special ability), grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious",
            "senses": "blindsight 120 ft., truesight 60 ft., passive Perception 17",
            "languages": "Common, Celestial, Primordial, Elvish, Giant",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The liosalfar makes two Disrupting Touch attacks."
                },
                {
                    "name": "Disrupting Touch",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 26 (4d12) radiant damage, and the target must succeed on a DC 15 Wisdom saving throw or become stunned for 1 round.",
                    "attack_bonus": 10,
                    "damage_dice": "4d12"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Alien Mentality",
                    "desc": "A liosalfar's exotic consciousness renders it immune to psychic effects, and any attempt to read their thoughts leaves the reader confused for 1 round."
                },
                {
                    "name": "Darkness Vulnerability",
                    "desc": "Magical darkness is harmful to a liosalfar: They take 2d10 necrotic damage, or half damage with a successful DC 14 Constitution saving throw, each time they start their turn inside magical darkness. Natural darkness is unpleasant to them but not harmful."
                },
                {
                    "name": "Incorporeal Movement",
                    "desc": "The liosalfar can move through other creatures and objects as difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the liosalfar's innate spellcasting ability is Intelligence (spell save DC 15, +7 to hit with spell attacks). It can innately cast the following spells, requiring no material components:\n\nat Will: augury, color spray, dancing lights, detect magic, flare, light, silent image, spare the dying\n\n2/day each: alter self, blur, divination, hypnotic pattern, prismatic spray, scorching ray\n\n1/day each: hallucinatory terrain, plane shift, sunbeam"
                },
                {
                    "name": "Lightform",
                    "desc": "Liosalfar are composed entirely of light. They are incorporeal and not subject to ability damage, polymorph, petrification, or attacks that alter their form."
                },
                {
                    "name": "Prismatic Glow",
                    "desc": "Liosalfar shed rainbow illumination equal to a daylight spell. They cannot extinguish this glow without perishing but can reduce it to the level of torchlight at will. Even when using alter self they have a faint, diffused glow that's visible in dim light or darkness."
                }
            ],
            "spell_list": [],
            "page_no": 277,
            "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/"
        },
        {
            "slug": "aklea-a5e",
            "desc": "",
            "name": "Aklea",
            "size": "Gargantuan",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 21,
            "armor_desc": "",
            "hit_points": 656,
            "hit_dice": "32d20+320",
            "speed": {
                "walk": 60,
                "fly": 60
            },
            "strength": 30,
            "dexterity": 24,
            "constitution": 30,
            "intelligence": 22,
            "wisdom": 24,
            "charisma": 26,
            "strength_save": 17,
            "dexterity_save": null,
            "constitution_save": 17,
            "intelligence_save": 13,
            "wisdom_save": 14,
            "charisma_save": 15,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "radiant; damage from nonmagical weapons",
            "condition_immunities": "",
            "senses": "truesight 120 ft., passive Perception 17",
            "languages": "Celestial, Common, six more",
            "challenge_rating": "22",
            "cr": 22.0,
            "actions": [
                {
                    "name": "Maul",
                    "desc": "Melee Weapon Attack: +17 to hit  reach 10 ft.  one target. Hit: 38 (8d6 + 10) bludgeoning damage plus 14 (4d6) radiant damage  and the target makes a DC 25 Strength saving throw. On a failure  the target is pushed up to 30 feet away and knocked prone."
                },
                {
                    "name": "Lightning Bolt (3rd-Level; V, S)",
                    "desc": "A bolt of lightning 5 feet wide and 100 feet long arcs from the empyrean. Each creature in the area makes a DC 23 Dexterity saving throw  taking 28 (8d6) lightning damage on a failure or half damage on a success."
                },
                {
                    "name": "Flame Strike (5th-Level; V, S)",
                    "desc": "A column of divine flame fills a 10-foot-radius  40-foot-high cylinder within 60 feet. Creatures in the area make a DC 23 Dexterity saving throw  taking 14 (4d6) fire damage and 14 (4d6) radiant damage on a failure or half damage on a success."
                },
                {
                    "name": "Hold Monster (5th-Level; V, S, Concentration)",
                    "desc": "One creature the empyrean can see within 60 feet makes a DC 23 Wisdom saving throw. On a failure  the target is paralyzed for 1 minute. The target repeats the saving throw at the end of each of its turns  ending the effect on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Immortal Form",
                    "desc": "The empyrean magically changes its size between Gargantuan and Medium. While Medium, the empyrean has disadvantage on Strength checks. Its statistics are otherwise unchanged."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The empyrean can take 1 legendary action",
                    "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn."
                },
                {
                    "name": "Attack",
                    "desc": "The empyrean makes a weapon attack."
                },
                {
                    "name": "Cast Spell",
                    "desc": "The empyrean casts a spell. The empyrean can't use this option if it has cast a spell since the start of its last turn."
                },
                {
                    "name": "Fly",
                    "desc": "The empyrean flies up to half its fly speed."
                },
                {
                    "name": "Shout (Recharge 5-6)",
                    "desc": "Each creature within 120 feet that can hear the empyrean makes a DC 25 Constitution saving throw. On a failure, a creature takes 24 (7d6) thunder damage and is stunned until the end of the empyreans next turn. On a success, a creature takes half damage."
                }
            ],
            "special_abilities": [
                {
                    "name": "Divine Grace",
                    "desc": "If the empyrean 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. Furthermore, while wearing medium armor, the empyrean adds its full Dexterity bonus to its Armor Class (already included)."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The empyreans innate spellcasting ability is Charisma (spell save DC 23). It can innately cast the following spells, requiring no material components: At will: charm person, command, telekinesis, 3/day: flame strike, hold monster, lightning bolt, 1/day: commune, greater restoration, heroes feast, plane shift (self only, can't travel to or from the Material Plane)"
                }
            ],
            "spell_list": [],
            "page_no": 405,
            "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"
        },
        {
            "slug": "ancient-amethyst-dragon-a5e",
            "desc": "",
            "name": "Ancient Amethyst Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 20,
            "armor_desc": "",
            "hit_points": 313,
            "hit_dice": "19d20+114",
            "speed": {
                "walk": 40,
                "burrow": 40,
                "fly": 60
            },
            "strength": 22,
            "dexterity": 24,
            "constitution": 22,
            "intelligence": 26,
            "wisdom": 16,
            "charisma": 24,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 13,
            "intelligence_save": 15,
            "wisdom_save": 10,
            "charisma_save": 14,
            "perception": null,
            "skills": {
                "deception": 14,
                "insight": 10,
                "perception": 10,
                "persuasion": 14
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "force, psychic",
            "damage_immunities": "",
            "condition_immunities": "fatigue",
            "senses": "darkvision 120 ft., passive Perception 20",
            "languages": "Common, Deep Speech, Draconic, Undercommon, telepathy 120 ft.",
            "challenge_rating": "23",
            "cr": 23.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks once with its bite and twice with its claws. In place of its bite  it can use Psionic Wave."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +13 to hit  reach 15 ft.  one target. Hit: 28 (4d10 + 6) piercing damage plus 9 (2d8) force damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +13 to hit  reach 10 ft.  one target. Hit: 19 (3d8 + 6) slashing damage."
                },
                {
                    "name": "Psionic Wave",
                    "desc": "The dragon psionically emits a wave of crushing mental pressure. Each creature within 20 feet makes a DC 22 Wisdom saving throw  taking 22 (4d10) psychic damage on a failed save or half damage on a success. Creatures charmed by the dragon make this saving throw with disadvantage."
                },
                {
                    "name": "Concussive Breath (Recharge 5-6)",
                    "desc": "The dragon psionically unleashes telekinetic energy in a 90-foot cone. Each creature in that area makes a DC 21 Constitution saving throw  taking 82 (15d10) force damage on a failed save or half damage on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Assume Control (While Bloodied)",
                    "desc": "When a creature charmed by the dragon begins its turn, the dragon telepathically commands the charmed creature until the end of the creatures turn. If the dragon commands the creature to take an action that would harm itself or an ally, the creature makes a DC 22 Wisdom saving throw. On a success, the creatures turn immediately ends."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The dragon can take 3 legendary actions",
                    "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn."
                },
                {
                    "name": "Charm",
                    "desc": "The dragon targets a creature within 60 feet, forcing it to make a DC 18 Wisdom saving throw. On a failure, the creature is charmed by the dragon for 24 hours, regarding it as a trusted friend to be heeded and protected. Although it isnt under the dragons control, it takes the dragons requests or actions in the most favorable way it can. At the end of each of the targets turns and at the end of any turn during which the dragon or its companions harmed the target, it repeats the saving throw, ending the effect on a success."
                },
                {
                    "name": "Stupefy",
                    "desc": "The dragon targets a creature within 60 feet. If the target is concentrating on a spell, it must make a DC 22 Constitution saving throw or lose concentration."
                },
                {
                    "name": "Psionic Wave (Costs 2 Actions)",
                    "desc": "The dragon uses Psionic Wave."
                },
                {
                    "name": "Captivating Harmonics (1/Day)",
                    "desc": "Each creature of the dragons choice within 120 feet makes a DC 18 Wisdom saving throw. On a failure, it becomes psionically charmed by the dragon for 1 minute. A creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, its scales dull briefly, and it can't use telepathy or psionic abilities until the end of its next turn."
                },
                {
                    "name": "Psionic Powers",
                    "desc": "The dragons psionic abilities are considered both magical and psionic."
                },
                {
                    "name": "Far Thoughts",
                    "desc": "The dragon is aware of any creature that uses a psionic ability or communicates telepathically within 100 miles of it. As an action, the dragon can psionically observe a creature, object, or location it is familiar with within 100 miles. While observing a subject in this way, the dragon can see, hear, and communicate telepathically, but it is blind and deaf in regard to its physical senses and does not require food or water. The dragon can psionically observe a subject indefinitely and can end this effect and return to its own senses as an action."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 22). It can innately cast the following spells, requiring no material components. 3/day each:calm emotions, charm person, mass suggestion, modify memory,  1/day:plane shift, project image"
                }
            ],
            "spell_list": [],
            "page_no": 140,
            "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"
        },
        {
            "slug": "ancient-river-dragon-a5e",
            "desc": "",
            "name": "Ancient River Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 20,
            "armor_desc": "",
            "hit_points": 372,
            "hit_dice": "24d20+120",
            "speed": {
                "walk": 60,
                "fly": 80,
                "swim": 100
            },
            "strength": 20,
            "dexterity": 24,
            "constitution": 20,
            "intelligence": 16,
            "wisdom": 24,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 14,
            "constitution_save": 12,
            "intelligence_save": 10,
            "wisdom_save": 14,
            "charisma_save": 12,
            "perception": null,
            "skills": {
                "acrobatics": 14,
                "deception": 12,
                "insight": 14,
                "nature": 10,
                "perception": 14,
                "stealth": 14
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "damage from nonmagical weapons",
            "damage_immunities": "",
            "condition_immunities": "fatigue",
            "senses": "darkvision 120 ft., tremorsense 300 ft. (only detects vibrations in water), passive Perception 24",
            "languages": "Aquan, Common, Draconic",
            "challenge_rating": "23",
            "cr": 23.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks once with its bite and twice with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +14 to hit  reach 15 ft.  one target. Hit: 29 (4d10 + 7) piercing damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +14 to hit  reach 10 ft.  one target. Hit: 20 (3d8 + 7) slashing damage."
                },
                {
                    "name": "Torrential Breath (Recharge 5-6)",
                    "desc": "The dragon exhales water in a 90-foot-long  10-foot-wide line. Each creature in the area makes a DC 20 Dexterity saving throw  taking 66 (19d6) bludgeoning damage on a failed save or half damage on a success. A creature that fails the save is also knocked prone and is pushed up to 60 feet away. A creature that impacts a solid object takes an extra 21 (6d6) bludgeoning damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Whirlpool",
                    "desc": "A cylindrical, 15-foot-tall, 10-foot-radius whirlpool or waterspout magically appears in the water or air, centered on a point within 60 feet. Creatures in the area make a DC 20 Strength saving throw. On a failure, a creature takes 35 (10d6) bludgeoning damage and is knocked prone and pushed up to 15 feet. On a failure, a creature takes half damage."
                }
            ],
            "reactions": [
                {
                    "name": "Snap Back (While Bloodied)",
                    "desc": "When a creature the dragon can see hits it with a melee weapon attack, the dragon makes a bite attack against the attacker."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The dragon can take 3 legendary actions",
                    "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn."
                },
                {
                    "name": "Dart Away",
                    "desc": "The dragon swims up to half its speed."
                },
                {
                    "name": "Lurk",
                    "desc": "The dragon takes the Hide action."
                },
                {
                    "name": "River Surge (Costs 2 Actions)",
                    "desc": "The dragon generates a 20-foot-tall, 100-foot-wide wave on the surface of water within 120 feet. The wave travels up to 60 feet in any direction the dragon chooses and crashes down, carrying Huge or smaller creatures and vehicles with it. Vehicles moved in this way have a 25 percent chance of capsizing. Creatures that impact a solid object take 35 (10d6) bludgeoning damage."
                },
                {
                    "name": "Sudden Maelstrom (While Bloodied",
                    "desc": "The dragon magically surrounds itself with a 60-foot-radius maelstrom of surging wind and rain for 1 minute. A creature other than the dragon that starts its turn in the maelstrom or enters it for the first time on a turn makes a DC 20 Strength saving throw. On a failed save, the creature takes 28 (8d6) bludgeoning damage and is knocked prone and pushed 15 feet away from the dragon."
                }
            ],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The dragon can breathe air and water."
                },
                {
                    "name": "Flowing Grace",
                    "desc": "The dragon doesnt provoke opportunity attacks when it flies or swims out of an enemys reach."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, it loses coordination as white-crested waves run up and down its body. It loses its Flowing Grace and Shimmering Scales traits until the beginning of its next turn."
                },
                {
                    "name": "Shimmering Scales",
                    "desc": "While in water, the dragon gains three-quarters cover from attacks made by creatures more than 30 feet away."
                },
                {
                    "name": "Essence Link",
                    "desc": "The essence dragon is spiritually linked to a specific area or landmark. The dragon gains no benefit from a long rest when more than 1 mile away from its linked area. If the dragon dies, the area it is linked to loses its vital essence until it forms a new essence dragon, which can take centuries. When a creature first enters an area that has lost its vital essence in this way, they gain a level of fatigue and a level of strife. This fatigue and strife can be removed only by completing a long rest outside the area."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 20). It can innately cast the following spells, requiring no material components. 3/day each:create or destroy water, fog cloud, control water, freedom of movement,  1/day each:control weather, wall of ice"
                }
            ],
            "spell_list": [],
            "page_no": 131,
            "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"
        },
        {
            "slug": "ancient-sapphire-dragon-a5e",
            "desc": "",
            "name": "Ancient Sapphire Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 21,
            "armor_desc": "",
            "hit_points": 429,
            "hit_dice": "26d20+156",
            "speed": {
                "walk": 40,
                "burrow": 40,
                "fly": 80
            },
            "strength": 24,
            "dexterity": 24,
            "constitution": 22,
            "intelligence": 26,
            "wisdom": 24,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 13,
            "intelligence_save": 15,
            "wisdom_save": 14,
            "charisma_save": 12,
            "perception": null,
            "skills": {
                "arcana": 15,
                "deception": 12,
                "history": 15,
                "insight": 14,
                "perception": 14,
                "persuasion": 12
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "psychic",
            "condition_immunities": "fatigue",
            "senses": "darkvision 120 ft., passive Perception 27",
            "languages": "Common, Deep Speech, Draconic, Undercommon, telepathy 120 ft.",
            "challenge_rating": "25",
            "cr": 25.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks once with its bite and twice with its claws. In place of its bite  it can use Psionic Wave."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +14 to hit  reach 15 ft.  one target. Hit: 29 (4d10 + 7) piercing damage plus 9 (2d8) psychic damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +14 to hit  reach 10 ft.  one target. Hit: 20 (3d8 + 7) slashing damage."
                },
                {
                    "name": "Psionic Wave",
                    "desc": "The dragon psionically emits a wave of crushing mental pressure. Each creature within 20 feet makes a DC 21 Wisdom saving throw  taking 22 (4d10) psychic damage on a failed save or half damage on a success. Creatures suffering ongoing psychic damage make this saving throw with disadvantage."
                },
                {
                    "name": "Discognitive Breath (Recharge 5-6)",
                    "desc": "The dragon unleashes psychic energy in a 90-foot cone. Each creature in that area makes a DC 21 Intelligence saving throw  taking 66 (12d10) psychic damage and 22 (4d10) ongoing psychic damage on a failed save or half damage and no ongoing psychic damage on a success. The ongoing damage ends if a creature falls unconscious. A creature can use an action to ground itself in reality  ending the ongoing damage."
                },
                {
                    "name": "Prognosticate (3/Day)",
                    "desc": "The dragon psionically makes a prediction of an event up to 300 years in the future. This prediction has a 75 percent chance of being perfectly accurate and a 25 percent chance of being partially or wholly wrong. Alternatively  the dragon can choose to gain truesight to a range of 120 feet for 1 minute."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Prophesy Doom (When Bloodied)",
                    "desc": "When a language-using creature suffering ongoing psychic damage targets the dragon with an attack or spell, the dragon telepathically prophesies the attackers doom. The attacker makes a DC 20 Intelligence saving throw. On a failure, the target magically gains the doomed condition. It is aware that it will die due to some bizarre circumstance within 13 (2d12) hours. In addition to the normal means of removing the condition, this doom can be avoided by a spell that can predict the future, such as augury, contact other plane, or foresight. The dragon can end the effect as an action."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The dragon can take 3 legendary actions",
                    "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn."
                },
                {
                    "name": "Foretell",
                    "desc": "The dragon psionically catches a glimpse of a fast-approaching moment and plans accordingly. The dragon rolls a d20 and records the number rolled. Until the end of the dragons next turn, the dragon can replace the result of any d20 rolled by it or a creature within 120 feet with the foretold number. Each foretold roll can be used only once."
                },
                {
                    "name": "Psionic Wave (Costs 2 Actions)",
                    "desc": "The dragon uses Psionic Wave."
                },
                {
                    "name": "Shatter Mind (Costs 2 Actions)",
                    "desc": "The dragon targets a creature within 60 feet, forcing it to make a DC 23 Intelligence saving throw. On a failure, the target takes 22 (4d10) ongoing psychic damage. An affected creature repeats the saving throw at the end of each of its turns, ending the ongoing psychic damage on a success. A creature can also use an action to ground itself in reality, ending the ongoing damage."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, its eyes dull as it briefly loses its connection to the future. Until the end of its next turn, it can't use Foretell, Prognosticate, or Prophesy Doom, and it loses its Predictive Harmonics trait."
                },
                {
                    "name": "Predictive Harmonics",
                    "desc": "The dragon is psionically aware of its own immediate future. The dragon cannot be surprised, and any time the dragon would make a roll with disadvantage, it makes that roll normally instead."
                },
                {
                    "name": "Psionic Powers",
                    "desc": "The dragons psionic abilities are considered both magical and psionic."
                },
                {
                    "name": "Far Thoughts",
                    "desc": "The dragon is aware of any creature that uses a psionic ability or communicates telepathically within 100 miles of it. As an action, the dragon can psionically observe a creature, object, or location it is familiar with within 100 miles. While observing a subject in this way, the dragon can see, hear, and communicate telepathically, but it is blind and deaf in regard to its physical senses and does not require food or water. The dragon can psionically observe a subject indefinitely and can end this effect and return to its own senses as an action."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 20). It can innately cast the following spells, requiring no material components. 3/day each:comprehend languages, detect thoughts, telekinesis, wall of force,  1/day:etherealness, mind blank"
                }
            ],
            "spell_list": [],
            "page_no": 149,
            "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"
        },
        {
            "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"
        },
        {
            "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"
        },
        {
            "slug": "empyrean-a5e",
            "desc": "",
            "name": "Empyrean",
            "size": "Gargantuan",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 21,
            "armor_desc": "",
            "hit_points": 328,
            "hit_dice": "16d20+160",
            "speed": {
                "walk": 60,
                "fly": 60
            },
            "strength": 30,
            "dexterity": 24,
            "constitution": 30,
            "intelligence": 22,
            "wisdom": 24,
            "charisma": 26,
            "strength_save": 17,
            "dexterity_save": null,
            "constitution_save": 17,
            "intelligence_save": 13,
            "wisdom_save": 14,
            "charisma_save": 15,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "radiant; damage from nonmagical weapons",
            "condition_immunities": "",
            "senses": "truesight 120 ft., passive Perception 17",
            "languages": "Celestial, Common, six more",
            "challenge_rating": "22",
            "cr": 22.0,
            "actions": [
                {
                    "name": "Maul",
                    "desc": "Melee Weapon Attack: +17 to hit  reach 10 ft.  one target. Hit: 38 (8d6 + 10) bludgeoning damage plus 14 (4d6) radiant damage  and the target makes a DC 25 Strength saving throw. On a failure  the target is pushed up to 30 feet away and knocked prone."
                },
                {
                    "name": "Lightning Bolt (3rd-Level; V, S)",
                    "desc": "A bolt of lightning 5 feet wide and 100 feet long arcs from the empyrean. Each creature in the area makes a DC 23 Dexterity saving throw  taking 28 (8d6) lightning damage on a failure or half damage on a success."
                },
                {
                    "name": "Flame Strike (5th-Level; V, S)",
                    "desc": "A column of divine flame fills a 10-foot-radius  40-foot-high cylinder within 60 feet. Creatures in the area make a DC 23 Dexterity saving throw  taking 14 (4d6) fire damage and 14 (4d6) radiant damage on a failure or half damage on a success."
                },
                {
                    "name": "Hold Monster (5th-Level; V, S, Concentration)",
                    "desc": "One creature the empyrean can see within 60 feet makes a DC 23 Wisdom saving throw. On a failure  the target is paralyzed for 1 minute. The target repeats the saving throw at the end of each of its turns  ending the effect on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Immortal Form",
                    "desc": "The empyrean magically changes its size between Gargantuan and Medium. While Medium, the empyrean has disadvantage on Strength checks. Its statistics are otherwise unchanged."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The empyrean can take 1 legendary action",
                    "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn."
                },
                {
                    "name": "Attack",
                    "desc": "The empyrean makes a weapon attack."
                },
                {
                    "name": "Cast Spell",
                    "desc": "The empyrean casts a spell. The empyrean can't use this option if it has cast a spell since the start of its last turn."
                },
                {
                    "name": "Fly",
                    "desc": "The empyrean flies up to half its fly speed."
                },
                {
                    "name": "Shout (Recharge 5-6)",
                    "desc": "Each creature within 120 feet that can hear the empyrean makes a DC 25 Constitution saving throw. On a failure, a creature takes 24 (7d6) thunder damage and is stunned until the end of the empyreans next turn. On a success, a creature takes half damage."
                }
            ],
            "special_abilities": [
                {
                    "name": "Divine Grace",
                    "desc": "If the empyrean 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. Furthermore, while wearing medium armor, the empyrean adds its full Dexterity bonus to its Armor Class (already included)."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The empyreans innate spellcasting ability is Charisma (spell save DC 23). It can innately cast the following spells, requiring no material components: At will: charm person, command, telekinesis, 3/day: flame strike, hold monster, lightning bolt, 1/day: commune, greater restoration, heroes feast, plane shift (self only, can't travel to or from the Material Plane)"
                }
            ],
            "spell_list": [],
            "page_no": 405,
            "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"
        },
        {
            "slug": "king-fomor-a5e",
            "desc": "",
            "name": "King Fomor",
            "size": "Gargantuan",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 21,
            "armor_desc": "",
            "hit_points": 656,
            "hit_dice": "32d20+320",
            "speed": {
                "walk": 60,
                "fly": 60
            },
            "strength": 30,
            "dexterity": 24,
            "constitution": 30,
            "intelligence": 22,
            "wisdom": 24,
            "charisma": 26,
            "strength_save": 17,
            "dexterity_save": null,
            "constitution_save": 17,
            "intelligence_save": 13,
            "wisdom_save": 14,
            "charisma_save": 15,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "radiant; damage from nonmagical weapons",
            "condition_immunities": "",
            "senses": "truesight 120 ft., passive Perception 17",
            "languages": "Celestial, Common, six more",
            "challenge_rating": "22",
            "cr": 22.0,
            "actions": [
                {
                    "name": "Maul",
                    "desc": "Melee Weapon Attack: +17 to hit  reach 10 ft.  one target. Hit: 38 (8d6 + 10) bludgeoning damage plus 14 (4d6) radiant damage  and the target makes a DC 25 Strength saving throw. On a failure  the target is pushed up to 30 feet away and knocked prone."
                },
                {
                    "name": "Lightning Bolt (3rd-Level; V, S)",
                    "desc": "A bolt of lightning 5 feet wide and 100 feet long arcs from the empyrean. Each creature in the area makes a DC 23 Dexterity saving throw  taking 28 (8d6) lightning damage on a failure or half damage on a success."
                },
                {
                    "name": "Flame Strike (5th-Level; V, S)",
                    "desc": "A column of divine flame fills a 10-foot-radius  40-foot-high cylinder within 60 feet. Creatures in the area make a DC 23 Dexterity saving throw  taking 14 (4d6) fire damage and 14 (4d6) radiant damage on a failure or half damage on a success."
                },
                {
                    "name": "Hold Monster (5th-Level; V, S, Concentration)",
                    "desc": "One creature the empyrean can see within 60 feet makes a DC 23 Wisdom saving throw. On a failure  the target is paralyzed for 1 minute. The target repeats the saving throw at the end of each of its turns  ending the effect on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Immortal Form",
                    "desc": "The empyrean magically changes its size between Gargantuan and Medium. While Medium, the empyrean has disadvantage on Strength checks. Its statistics are otherwise unchanged."
                },
                {
                    "name": "Burning Gaze",
                    "desc": "A line of fire 5 feet wide and 60 feet long blasts from King Fomors eye. Each creature in the area makes a DC 23 Constitution saving throw, taking 35 (10d6) fire damage and 35 (10d6) radiant damage on a failure or half damage on a success. When King Fomor is bloodied, his Burning Gazes shape is a 60-foot cone instead of a line."
                },
                {
                    "name": "Elite Recovery (While Bloodied)",
                    "desc": "King Fomor ends one negative effect currently affecting him. He can do so as long as he has at least 1 hit point, even while unconscious or incapacitated."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The empyrean can take 1 legendary action",
                    "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn."
                },
                {
                    "name": "Attack",
                    "desc": "The empyrean makes a weapon attack."
                },
                {
                    "name": "Cast Spell",
                    "desc": "The empyrean casts a spell. The empyrean can't use this option if it has cast a spell since the start of its last turn."
                },
                {
                    "name": "Fly",
                    "desc": "The empyrean flies up to half its fly speed."
                },
                {
                    "name": "Shout (Recharge 5-6)",
                    "desc": "Each creature within 120 feet that can hear the empyrean makes a DC 25 Constitution saving throw. On a failure, a creature takes 24 (7d6) thunder damage and is stunned until the end of the empyreans next turn. On a success, a creature takes half damage."
                }
            ],
            "special_abilities": [
                {
                    "name": "Divine Grace",
                    "desc": "If the empyrean 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. Furthermore, while wearing medium armor, the empyrean adds its full Dexterity bonus to its Armor Class (already included)."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The empyreans innate spellcasting ability is Charisma (spell save DC 23). It can innately cast the following spells, requiring no material components: At will: charm person, command, telekinesis, 3/day: flame strike, hold monster, lightning bolt, 1/day: commune, greater restoration, heroes feast, plane shift (self only, can't travel to or from the Material Plane)"
                }
            ],
            "spell_list": [],
            "page_no": 406,
            "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"
        },
        {
            "slug": "will-o-wisp-a5e",
            "desc": "",
            "name": "Will-o-Wisp",
            "size": "Small",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 28,
            "hit_dice": "8d6",
            "speed": {
                "walk": 0,
                "fly": 50
            },
            "strength": 2,
            "dexterity": 24,
            "constitution": 10,
            "intelligence": 12,
            "wisdom": 14,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, fire, necrotic, thunder; damage from nonmagical weapons",
            "damage_immunities": "lightning, poison",
            "condition_immunities": "fatigue, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious",
            "senses": "darkvision 120 ft., passive Perception 12",
            "languages": "the languages it knew in life",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Shock",
                    "desc": "Melee Spell Attack: +4 to hit  reach 5 ft.  one target. Hit: 10 (3d6) lightning damage. The will-o-wisp can't make this attack while its glow is extinguished."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Illumination",
                    "desc": "The will-o-wisp alters the radius of its glow (shedding bright light in a 5- to 20-foot radius and dim light for the same number of feet beyond that radius), changes the color of its glow, or extinguishes its glow (making it invisible)."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Conductive",
                    "desc": "Each time a creature touches the will-o-wisp or hits it with a metal melee weapon for the first time on a turn, the creature takes 7 (2d6) lightning damage. This trait doesnt function while the will-o-wisps glow is extinguished."
                },
                {
                    "name": "Insubstantial",
                    "desc": "The will-o-wisp can't pick up or move objects or creatures. It can move through creatures and objects. It takes 5 (1d10) force damage if it ends its turn inside an object."
                },
                {
                    "name": "Treasure Sense",
                    "desc": "The will-o-wisp knows the location of coins, gems, and other nonmagical wealth within 500 feet."
                },
                {
                    "name": "Undead Nature",
                    "desc": "A will-o-wisp doesnt require air, sustenance, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 425,
            "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"
        },
        {
            "slug": "liminal-drake",
            "desc": "A shadow drifts gently over the castle walls, quietly sliding over its faded banners as though cast by an unseen cloud in the midday sun. A faint shimmer traces through the shade, probing its corners before settling beneath the skull of a great beast. The shadows draw inward, learning from the old bone to forge a body of glimmering void._  \n**Void Dragon Offspring.** When an Open Game License",
            "name": "Liminal Drake",
            "size": "Large",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 17,
            "armor_desc": null,
            "hit_points": 204,
            "hit_dice": "24d10+72",
            "speed": {
                "fly": 80,
                "walk": 0,
                "hover": true
            },
            "strength": 7,
            "dexterity": 24,
            "constitution": 16,
            "intelligence": 15,
            "wisdom": 18,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, fire, lightning, radiant, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "cold",
            "condition_immunities": "exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained",
            "senses": "darkvision 120 ft., passive Perception 14",
            "languages": "Draconic",
            "challenge_rating": "14",
            "cr": 14.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The liminal drake makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one creature. Hit: 14 (2d10 + 3) piercing damage plus 18 (4d8) cold damage.",
                    "attack_bonus": 12,
                    "damage_dice": "2d10+3"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one creature. Hit: 10 (2d6 + 3) slashing damage plus 9 (2d8) cold damage.",
                    "attack_bonus": 12,
                    "damage_dice": "2d6+3"
                },
                {
                    "name": "Stellar Breath (Recharge 5-6)",
                    "desc": "The drake exhales star fire in a 30-foot cone. Each creature in that area must make a DC 17 Dexterity saving throw, taking 18 (4d8) fire damage and 18 (4d8) radiant damage on a failed save, and half as much damage on a successful one."
                },
                {
                    "name": "Warp Space",
                    "desc": "The liminal drake can fold in on itself to travel to a different plane. This works like the plane shift spell, except the drake can only affect itself, not other creatures, and it can’t use the effect to banish an unwilling creature to another plane."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Incorporeal Movement",
                    "desc": "The drake 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": "Nauseating Luminance",
                    "desc": "When a creature that can see the drake starts its turn within 60 feet of the drake, the drake can force it to make a DC 16 Constitution saving throw if the drake isn’t incapacitated and can see the creature. On a failed save, the creature is incapacitated until the start of its next turn.\n\nUnless surprised, a creature can avert its eyes to avoid the saving throw at the start of its turn. If it does so, it can’t see the drake until the start of its next turn, when it can avert its eyes again. If the creature looks at the drake in the meantime, it must immediately make the save."
                },
                {
                    "name": "Void Dweller",
                    "desc": "When traveling through the void between stars, the liminal drake magically glides on solar winds, making the immense journey in an impossibly short time."
                }
            ],
            "spell_list": [],
            "page_no": 107,
            "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/"
        },
        {
            "slug": "zouyu",
            "desc": "This elephant-sized feline has sleek fur, four upward-turned fangs in its mouth, and a long tail ending in multiple strands like a pheasant._  \n**Familial Bonds.** Zouyu live as mated pairs with large territories. The great felines are gentle and social creatures, often overlapping their territories for mutual protection.  \n**Good Luck.** For many, the zouyu are symbols of good luck and fortune. The tail feather of a zouyu, freely given, can be rendered into a liquid, which produces a luck potion. The potion brings minor good fortune, such as finding a fruit tree when hungry or shelter when it rains, to the drinker for a day. If a tail feather is taken without the zouyu’s knowledge, the potion created by the feather bestows bad luck on the drinker for a day. Such bad luck manifests as the drinker tripping over a too-perfectly-placed rock or a lightning strike felling a tree onto the drinker’s path.  \n**Herbivores.** Despite their fangs and sharp claws, zouyu are herbivores. Their preferred meals consist of fruit, bamboo leaves, and insects. The zouyu can survive on a very small amount of food despite their size.",
            "name": "Zouyu",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "chaotic good",
            "armor_class": 17,
            "armor_desc": null,
            "hit_points": 114,
            "hit_dice": "12d12+36",
            "speed": {
                "walk": 60
            },
            "strength": 18,
            "dexterity": 24,
            "constitution": 16,
            "intelligence": 6,
            "wisdom": 12,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 10,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": 7,
            "skills": {
                "perception": 7,
                "stealth": 10
            },
            "damage_vulnerabilities": "thunder",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 17",
            "languages": "understands Common but can’t speak",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The zouyu uses Alter Luck. It then makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 16 (2d8 + 7) piercing damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d8+7"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 14 (2d6 + 7) slashing damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d6+7"
                },
                {
                    "name": "Alter Luck",
                    "desc": "The zouyu flicks its vibrant, multi-stranded tail and alters the luck of one creature it can see within 30 feet of it, choosing one of the following luck options. The zouyu can’t target itself with Alter Luck. \n* Bestow Luck. The target has advantage on the next ability check, attack roll, or saving throw (zouyu’s choice) it makes before the end of its next turn. \n* Steal Luck. The target must succeed on a DC 15 Wisdom saving throw or have disadvantage on the next ability check, attack roll, or saving throw (zouyu’s choice) it makes before the end of its next turn. If the target fails the saving throw, the zouyu has advantage on one attack roll or saving throw it makes before the start of its next turn."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Distance Runner",
                    "desc": "The zouyu is capable of incredibly fast long-distance travel. When traveling at a fast pace, the zouyu can run 310 miles per day."
                },
                {
                    "name": "Keen Sight and Smell",
                    "desc": "The zouyu has advantage on Wisdom (Perception) checks that rely on sight or smell."
                },
                {
                    "name": "Pounce",
                    "desc": "If the zouyu 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 15 Strength saving throw or be knocked prone. If the target is prone, the zouyu can make one bite attack against it as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": 386,
            "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/"
        },
        {
            "slug": "monkey-king",
            "desc": "",
            "name": "Monkey King",
            "size": "Medium",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 21,
            "armor_desc": "natural armor",
            "hit_points": 262,
            "hit_dice": "25d8+150",
            "speed": {
                "fly": 60,
                "walk": 60
            },
            "strength": 19,
            "dexterity": 24,
            "constitution": 22,
            "intelligence": 16,
            "wisdom": 21,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": 14,
            "constitution_save": 13,
            "intelligence_save": null,
            "wisdom_save": 12,
            "charisma_save": null,
            "perception": 12,
            "skills": {
                "acrobatics": 14,
                "deception": 10,
                "insight": 12,
                "perception": 12,
                "stealth": 14
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "necrotic, poison, radiant",
            "condition_immunities": "charmed, frightened, poisoned, stunned",
            "senses": "truesight 120 ft., passive Perception 22",
            "languages": "Celestial, Common, Simian",
            "challenge_rating": "21",
            "cr": 21.0,
            "actions": [
                {
                    "desc": "The Monkey King makes three golden staff attacks or two golden staff attacks and one tail attack.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 14,
                    "damage_dice": "2d10+7",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 18 (2d10 + 7) bludgeoning damage plus 7 (2d6) radiant damage.",
                    "name": "Golden Staff"
                },
                {
                    "attack_bonus": 12,
                    "damage_dice": "4d8",
                    "desc": "Ranged Spell Attack: +12 to hit, range 100 ft., one target. Hit: 18 (4d8) radiant damage. The target must succeed on a DC 18 Charisma saving throw or be stunned until the end of its next turn.",
                    "name": "Enlightened Ray"
                },
                {
                    "attack_bonus": 14,
                    "damage_dice": "2d8+7",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 16 (2d8 + 7) bludgeoning damage, and the target must succeed on a DC 22 Dexterity saving throw or be knocked prone.",
                    "name": "Tail"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "desc": "When the Monkey King is hit by a weapon attack, he gains resistance to bludgeoning, piercing, and slashing damage until the end of that turn.",
                    "name": "Drunken Dodge"
                }
            ],
            "legendary_desc": "The Monkey King 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 Monkey King regains spent legendary actions at the start of his turn.",
            "legendary_actions": [
                {
                    "desc": "The Monkey King moves up to his speed without provoking opportunity attacks.",
                    "name": "Great Leap"
                },
                {
                    "desc": "The Monkey King makes a golden staff attack.",
                    "name": "Quick Staff"
                },
                {
                    "desc": "Each creature of the Monkey King's choice within 10 feet of him must make a DC 18 Charisma saving throw, taking 36 (8d8) radiant damage on a failed save, or half as much damage on a successful one.",
                    "name": "Golden Burst (Costs 3 Actions)"
                }
            ],
            "special_abilities": [
                {
                    "desc": "If the Monkey King fails a saving throw, he can choose to succeed instead.",
                    "name": "Legendary Resistance (3/Day)"
                },
                {
                    "desc": "The Monkey King has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "The Monkey King can communicate with primates as if they shared a language. In addition, he can control primates with an Intelligence of 8 or lower that are within 120 feet of him.",
                    "name": "Simian Affinity"
                }
            ],
            "spell_list": [],
            "page_no": 337,
            "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/"
        },
        {
            "slug": "thuellai-tob1-2023",
            "desc": "False",
            "name": "Thuellai",
            "size": "Huge",
            "type": "Elemental",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Neutral",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 161,
            "hit_dice": "14d12 + 70",
            "speed": {
                "walk": 100
            },
            "strength": 22,
            "dexterity": 24,
            "constitution": 20,
            "intelligence": 10,
            "wisdom": 11,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 4,
            "wisdom_save": 4,
            "charisma_save": 6,
            "perception": 14,
            "skills": {
                "Perception": 4
            },
            "damage_vulnerabilities": "fire",
            "damage_resistances": "lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "Common, Dwarvish, Primordial",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "description": "The thuellai makes three Icy Claw attacks."
                },
                {
                    "name": "Icy Claw",
                    "description": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 15 (2d8 + 6) slashing damage plus 10 (3d6) cold damage."
                },
                {
                    "name": "Freezing Breath (Recharge 5–6)",
                    "description": "The thuellai exhales an icy blast in a 60-foot cone. Each creature in the area must make a DC 17 Dexterity saving throw, taking 49 (14d6) cold 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": "Chilling Presence",
                    "description": "At the start of each of the thuellai’s turns, each creature within 15 feet of it must succeed on a DC 17 Constitution saving throw or take 7 (2d6) cold damage. For each minute a creature spends within 15 feet of the thuellai, it must succeed on a DC 17 Constitution saving throw or suffer one level of exhaustion from cold exposure. Unprotected, nonmagical flames within 15 feet of the thuellai are extinguished. Any spells of 3rd level or lower that provide resistance to cold damage and that are within 15 feet of the thuellai immediately end. Water freezes if it remains within 15 feet of the thuellai for at least 1 minute."
                },
                {
                    "name": "Elemental Nature",
                    "description": "The thuellai doesn’t require air, food, drink, or sleep."
                },
                {
                    "name": "Snowsight",
                    "description": "The thuellai can see through areas obscured by snowfall, sleet, rain, and other wintry precipitation without penalty."
                }
            ],
            "spell_list": [],
            "page_no": 360,
            "environments": [],
            "img_main": "http://api-beta.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/"
        },
        {
            "slug": "tosculielitebowraider-tob1-2023",
            "desc": "False",
            "name": "Tosculi Elite Bow Raider",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": "null",
            "alignment": "Lawful Evil",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 97,
            "hit_dice": "13d8 + 39",
            "speed": {
                "walk": 60,
                "fly": 30
            },
            "strength": 14,
            "dexterity": 24,
            "constitution": 17,
            "intelligence": 12,
            "wisdom": 14,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 15,
            "skills": {
                "Perception": 5,
                "Stealth": 7
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 15",
            "languages": "Common, Infernal, Tosculi",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "description": "The tosculi elite bow raider makes two Claw or Longbow attacks."
                },
                {
                    "name": "Claw",
                    "description": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 17 (4d4 + 7) slashing damage."
                },
                {
                    "name": "Longbow",
                    "description": "Ranged Weapon Attack: +10 to hit, range 150/600 ft., one target. Hit: 16 (2d8 + 7) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Skirmisher",
                    "description": "The tosculi takes the Dash or Disengage action."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Archer",
                    "description": "A ranged weapon deals one extra die of its damage when the tosculi hits with it (included in the attack)."
                },
                {
                    "name": "Hive Sense",
                    "description": "The tosculi can pinpoint the location of its hive queen when she is within 300 feet of it, and it can sense the general direction and distance to the hive where its queen makes her home."
                },
                {
                    "name": "Point Blank Hunter",
                    "description": "When the tosculi makes a ranged attack with a bow, it doesn’t have disadvantage on the attack roll from being within 5 feet of a hostile creature, though it may still have disadvantage from other sources."
                }
            ],
            "spell_list": [],
            "page_no": 366,
            "environments": [],
            "img_main": "http://api-beta.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/"
        },
        {
            "slug": "tosculihivequeen-tob1-2023",
            "desc": "False",
            "name": "Tosculi Hive Queen",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": "null",
            "alignment": "Lawful Evil",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 189,
            "hit_dice": "18d10 + 90",
            "speed": {
                "walk": 60,
                "fly": 40
            },
            "strength": 17,
            "dexterity": 24,
            "constitution": 20,
            "intelligence": 16,
            "wisdom": 16,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 11,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 8,
            "perception": 17,
            "skills": {
                "Perception": 7
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, poisoned",
            "senses": "darkvision 60 ft., passive Perception 17",
            "languages": "Common, Deep Speech, Gnoll, Infernal, Tosculi, telepathy 120 ft.",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "description": "The tosculi hive queen makes four Scimitar attacks."
                },
                {
                    "name": "Scimitar",
                    "description": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 14 (2d6 + 7) slashing damage."
                },
                {
                    "name": "Stinger",
                    "description": "Melee Weapon Attack: +11 to hit, reach 5 ft., one creature. Hit: 22 (6d4 + 7) piercing damage, and the target must succeed on a DC 17 Constitution saving throw or be poisoned for 1 minute. While poisoned in this way, the target is also paralyzed. A poisoned target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. The hive queen’s potent poison can be removed only by the greater restoration spell or similar magic."
                },
                {
                    "name": "Implant Egg",
                    "description": "The hive queen implants an egg into an incapacitated creature within 5 feet of her that isn’t a Construct or Undead. Until the egg hatches or is removed, the creature is poisoned, paralyzed, and doesn’t need to eat or drink. The egg hatches after 30 days, and the larval tosculi bursts out of the host, killing the host in the process. A creature can take its action to remove the egg by succeeding on a DC 20 Wisdom (Medicine) check. Alternatively, a spell or effect that cures disease disintegrates the unhatched tosculi."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": "The hive queen 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 hive queen regains spent legendary actions at the start of her turn.",
            "legendary_actions": [
                {
                    "name": "Flight",
                    "description": "The hive queen flies up to half her flying speed without provoking opportunity attacks."
                },
                {
                    "name": "Stinger (Costs 2 Actions)",
                    "description": "The hive queen makes one Stinger attack."
                },
                {
                    "name": "Glitter Dust (Costs 2 Actions)",
                    "description": "The hive queen beats her wings and creates a cloud of glittering, golden particles. Each non-tosculi creature within 20 feet of her must succeed on a DC 17 Dexterity saving throw or be blinded until the end of its next turn."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "description": "If the hive queen fails a saving throw, she can choose to succeed instead."
                },
                {
                    "name": "Hive’s Heart",
                    "description": "The hive queen knows the direction and distance to all members of her hive and the range of her telepathy extends to 20 miles when communicating with a member of her hive."
                }
            ],
            "spell_list": [],
            "page_no": 366,
            "environments": [],
            "img_main": "http://api-beta.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/"
        },
        {
            "slug": "thuellai",
            "desc": "_This raging cloud of animate mist and ice has icicle shards for eyes and claws. In battle or when hunting, a thuellai howls like a dozen screaming banshees._  \n_**Servants of Boreas.**_ These fast-flying creatures of air and ice were created by the lord of the north wind, Boreas, to be his heralds, assassins, and hunting hounds. They appear as a swirling blizzard, often blending in with snowstorms to surprise their victims.  \n_**Terrifying Blizzards.**_ Thuellai love to engulf creatures in their blizzards, to lash buildings with ice and cold, and to trigger avalanches with their whirlwinds. They thrive on destruction and fear, and they share their master’s unpredictable nature.  \n_**Immune to Steel.**_ Northerners especially fear the thuellai because of their resistance to mundane steel, their terrifying howls, and their ability to cause madness.  \n_**Elemental Nature.**_ A theullali doesn’t require air, food, drink, or sleep.",
            "name": "Thuellai",
            "size": "Huge",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 149,
            "hit_dice": "13d12+65",
            "speed": {
                "hover": true,
                "walk": 0,
                "fly": 100
            },
            "strength": 22,
            "dexterity": 24,
            "constitution": 20,
            "intelligence": 10,
            "wisdom": 11,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 4,
            "wisdom_save": 4,
            "charisma_save": 6,
            "perception": 4,
            "skills": {
                "perception": 4
            },
            "damage_vulnerabilities": "fire",
            "damage_resistances": "lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "Common, Dwarvish, Primordial",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The thuellai makes two claw attacks."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 15 (2d8 + 6) slashing damage plus 26 (4d12) cold damage. If the target is wearing metal armor, it must make a successful DC 17 Constitution saving throw or gain one level of exhaustion.",
                    "attack_bonus": 10,
                    "damage_dice": "2d8+6"
                },
                {
                    "name": "Freezing Breath (Recharge 5-6)",
                    "desc": "The thuellai exhales an icy blast in a 40-foot cone. Each target in the area takes 39 (6d12) cold damage, or half damage with a successful DC 17 Constitution saving throw."
                },
                {
                    "name": "Algid Aura",
                    "desc": "All creatures within 10 feet of a thuellai take 7 (2d6) cold damage at the beginning of the thuellai's turn. Spells or magical effects that protect against cold are affected as if by a dispel magic spell (the theullai's effective spellcasting bonus is +5) if a thuellai is within 20 feet of the target at the start of the theullai's turn, and nonmagical flames within 20 feet of the thuellai are extinguished at the start of its turn."
                },
                {
                    "name": "Howl of the Maddening Wind (3/day)",
                    "desc": "a thuellai's howl can cause creatures to temporarily lose their minds and even to attack themselves or their companions. Each target within 100 feet of the theullai and able to hear the howl must make a successful DC 14 Wisdom saving throw or roll 1d8 and consult the table below at the start of its next turn. An affected creature repeats the saving throw at the end of each of its turns; a success ends the effect on itself, but a failure means it must roll again on the table below at the start of its next turn.\n\n1 - Act normally\n\n2-4 - Do nothing but babble incoherently\n\n5-6 - Do 1d8 damage + Str modifier to self with item in hand\n\n7-8 - Attack nearest target; select randomly if more than one"
                },
                {
                    "name": "Blizzard (1/Day)",
                    "desc": "The thuellai creates an icy blizzard in the area around it. A 50-foot radius sphere surrounding the theullai fills with icy fog, whirling snow, and driving ice crystals. Vision is lightly obscured, and creatures have disadvantage on Wisdom (Perception) checks that rely on vision or hearing. The ground in the affected area becomes difficult terrain. The effect lasts for 10 minutes and moves with the theullai."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Air Mastery",
                    "desc": "Airborne creatures have disadvantage on attack rolls against the thuellai."
                },
                {
                    "name": "Snow Vision",
                    "desc": "The thuellai see perfectly well in snowy conditions. It does not suffer Wisdom (Perception) penalties from snow, whiteout, or snow blindness."
                }
            ],
            "spell_list": [],
            "page_no": 379,
            "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/"
        },
        {
            "slug": "tosculi-hive-queen",
            "desc": "The tosculi are a race of wasp-folk that share the Golden Song of the hive, which unites them under the command and iron rule of their queen. Each hive has its own song, and most tosculi hives are predatory, dangerous places—quick to turn to banditry, cattle theft, and raiding against small villages.  \nThose few tosculi who do not hear their queen’s Golden Song are the Hiveless, driven out of the embrace of the hive to attempt survive on their own.  \n_This humanoid wasp’s gossamer wings beat out a soft, droning buzz. Flashing blades sing in each of her four clawed hands, and the air around her crackles with arcane energy._  \n**Center of the Hive.** The hive-queen is the nerve center of a tosculi hive-city, simultaneously one of a hive’s greatest strengths and weaknesses. The hive-queen serves as a unifying force. She binds her swarm with an ironclad sense of purpose through the hive mind, the psychic web that links all tosculi within a hive.  \n**Deadly Inheritance.** A hive-queen typically has several immature daughters as her potential heirs at any given time. When she nears the end of her life, the hive-queen selects the most promising of her heirs and feeds her a special concoction. This speeds the heir’s maturation and makes her ready to become a full-fledged hive-queen. The daughter’s first action upon assuming power and control over the hive-city is to devour her mother and all her sisters.  \n**Hive Chaos.** If a hive-queen dies with no heir to anchor the hive mind, the city plunges into chaos. Tosculi bereft of the hivemind go berserk. A few fortunate ones might escape and become lone renegades, but their existence without the comforting presence of the hive is miserable and short. Unless one of the hive-queen’s daughters is mature enough and ruthless enough to step in and assert control, the hive is doomed.  \n\n## A Tosculi Hive-Queen’s Lair\n\n  \nHive-queens make their lairs in the most protected part of the hive. Huge corridors lead to this point, so all tosculi can reach their queen as quickly as possible. This is also the place where tosculi eggs hatch, making it a critical location for the survival of the hive. A tosculi hive-queen encountered in her lair has a challenge rating of 13 (10,000 XP), but nothing else in her stat block changes.  \n\n### Lair Actions\n\n  \nOn initiative count 20 (losing initiative ties), the hive-queen takes a lair action to cause one of the following effects:\n* The tosculi hive-queen releases a cloud of pheromones that drives the tosculi to fight harder. All tosculi within 60 feet of the hive-queen (including the hive-queen herself) regain 7 (2d6) hit points.\n* A swarm of tiny tosculi offspring crawls from its nest and attacks a creature within 120 feet of the hive-queen, automatically doing 10 (4d4) piercing damage. Then the swarm dies.\n* The ceiling above one creature that the hive-queen can see within 120 feet of her drips sticky resin. The creature must make a successful DC 15 Dexterity saving throw or be encased in rapidly-hardening resin. A creature encased this way is restrained. It can free itself, or another creature within 5 feet can free it, by using an action to make a successful DC 15 Strength check. If the creature is still encased the next time the initiative count reaches 20, the resin hardens, trapping it. The trapped creature can’t move or speak; attack rolls against it have disadvantage because it is encased in resin armor; it automatically fails Strength and Dexterity saving throws; and it has resistance to all damage. The trapped creature is released when the resin is destroyed (AC 10, 20 HP, immune to cold, fire, necrotic, poison, psychic, radiant, and piercing damage).\n  \nThe tosculi hive-queen can’t repeat an effect until they have all been used, and she can’t use the same effect two rounds in a row.  \n\n## Regional Effects\n\n  \nThe region containing a tosculi hive-queen’s lair is warped by the creature’s presence, which creates one or more of the following effects:  \n\\# Intelligent creatures within 6 miles suffer frequent headaches. It’s as if they had a constant buzzing inside their heads.  \n\\# Beasts within 6 miles are more irritable and violent than usual and have the Blood Frenzy trait:  \n**Blood Frenzy.** The beast has advantage on melee attack rolls against a creature that doesn’t have all its hit points. If the tosculi hive-queen dies, the buzzing disappears immediately, and the beasts go back to normal within 1d10 days.",
            "name": "Tosculi Hive-Queen",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 157,
            "hit_dice": "15d10+75",
            "speed": {
                "walk": 40,
                "fly": 60
            },
            "strength": 17,
            "dexterity": 24,
            "constitution": 20,
            "intelligence": 16,
            "wisdom": 16,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 12,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 8,
            "charisma_save": 9,
            "perception": 8,
            "skills": {
                "perception": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, poisoned",
            "senses": "darkvision 60 ft., passive Perception 18",
            "languages": "Common, Deep Speech, Gnoll, Infernal, Tosculi",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The hive-queen makes four scimitar attacks."
                },
                {
                    "name": "Scimitar",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 14 (2d6 + 7) slashing damage.",
                    "attack_bonus": 12,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Stinger",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one creature. Hit: 10 (1d6 + 7) piercing damage, and the target must succeed on a DC 18 Constitution saving throw or be paralyzed for 1 minute. A paralyzed target repeats the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "attack_bonus": 12,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Glitter Dust",
                    "desc": "The hive-queen produces a cloud of glittering golden particles in a 30-foot radius. Each creature that is not a tosculi in the area must succeed on a DC 18 Constitution saving throw or be blinded for 1 minute. A blinded creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success."
                },
                {
                    "name": "Implant Egg",
                    "desc": "The hive-queen implants an egg into an incapacitated creature within 5 feet of her that is neither undead nor a construct. Until the egg hatches or is removed, the creature is poisoned, paralyzed, and does not need to eat or drink. The egg hatches in 1d6 weeks, and the larval tosculi kills the host creature. The implanted egg can be removed with a successful DC 20 Wisdom (Medicine) check or by a spell or magical effect that cures disease."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The hive-queen can take 3 legendary actions, choosing from the options below. Only one option can be used at a time and only at the end of another creature's turn. The hive-queen regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Flight",
                    "desc": "The hive-queen flies up to half its flying speed."
                },
                {
                    "name": "Stinger Attack",
                    "desc": "The hive-queen makes one stinger attack."
                },
                {
                    "name": "Glitter Dust (Costs 2 Actions)",
                    "desc": "The hive-queen uses Glitter Dust."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the hive-queen fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Hive Mind",
                    "desc": "The hive-queen is the psychic nexus for every tosculi in her hive. She is aware of the direction and distance to all members of the hive, can telepathically communicate with them when they are within 20 miles, and can sense what they sense when they are within 1 mile of her. Tosculi from her hive that travel more than 20 miles away instinctively know the direction and distance to the hive and try to return. Hive-queens sometimes dispatch rescue missions to recover separated members of the hive."
                },
                {
                    "name": "Hive Queen Lair",
                    "desc": "on initiative count 20 (losing initiative ties), the hive-queen takes a lair action to cause one of the following effects:\n\n- The tosculi hive-queen releases a cloud of pheromones that drives the tosculi to fight harder. All tosculi within 60 feet of the hive-queen (including the hive-queen herself) regain 7 (2d6) hit points.\n\n- A swarm of tiny tosculi offspring crawls from its nest and attacks a creature within 120 feet of the hive-queen, automatically doing 10 (4d4) piercing damage. Then the swarm dies. \n\n- The ceiling above one creature that the hive-queen can see within 120 feet of her drips sticky resin. The creature must make a successful DC 15 Dexterity saving throw or be encased in rapidly-hardening resin. A creature encased this way is restrained. It can free itself, or another creature within 5 feet can free it, by using an action to make a successful DC 15 Strength check. If the creature is still encased the next time the initiative count reaches 20, the resin hardens, trapping it. The trapped creature can't move or speak; attack rolls against it have disadvantage because it is encased in resin armor; it automatically fails Strength and Dexterity saving throws; and it has resistance to all damage. The trapped creature is released when the resin is destroyed (AC 10, 20 HP, immune to cold, fire, necrotic, poison, psychic, radiant, and piercing damage). \n\nthe tosculi hive-queen can't repeat an effect until they have all been used, and she can't use the same effect two rounds in a row."
                },
                {
                    "name": "Regional Effects",
                    "desc": "the region containing a tosculi hive-queen's lair is warped by the creature's presence, which creates one or more of the following effects:\n\n- Intelligent creatures within 6 miles suffer frequent headaches. It's as if they had a constant buzzing inside their heads. \n\n- Beasts within 6 miles are more irritable and violent than usual and have the Blood Frenzy trait:The beast has advantage on melee attack rolls against a creature that doesn't have all its hit points. \n\nif the tosculi hive-queen dies, the buzzing disappears immediately, and the beasts go back to normal within 1d10 days."
                }
            ],
            "spell_list": [],
            "page_no": 385,
            "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/"
        },
        {
            "slug": "psoglav-tob1-2023",
            "desc": "False",
            "name": "Psoglav",
            "size": "Large",
            "type": "Fiend",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 115,
            "hit_dice": "11d10 + 55",
            "speed": {
                "walk": 60,
                "fly": 40
            },
            "strength": 21,
            "dexterity": 23,
            "constitution": 20,
            "intelligence": 16,
            "wisdom": 19,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 7,
            "perception": 17,
            "skills": {
                "Acrobatics": 9,
                "Perception": 7,
                "Intimidation": 7,
                "Stealth": 9
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "cold, fire, lightning",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "blindsight 30 ft., darkvision 60 ft., passive Perception 17",
            "languages": "Abyssal, Common, telepathy 60 ft.",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "description": "The psoglav makes three Bite attacks."
                },
                {
                    "name": "Bite",
                    "description": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 18 (2d12 + 5) piercing damage."
                },
                {
                    "name": "Invisibility",
                    "description": "The psoglav magically turns invisible until it attacks or uses Shadow-Stealing Ray, or until its concentration ends (as if concentrating on a spell). Any equipment the psoglav wears or carries is invisible with it."
                },
                {
                    "name": "Shadow-Stealing Ray (Recharge 5–6)",
                    "description": "The psoglav emits a beam from its single eye at one creature it can see within 60 feet of it. The target must make a DC 15 Constitution saving throw. On a failure, the target is pushed up to 20 feet away from the psoglav, and its shadow becomes a creature under the psoglav’s control for 24 hours or until the shadow is reduced to 0 hp. On a success, the target is pushed up to 10 feet away from the psoglav and its shadow isn’t stolen. Each controlled shadow uses the statistics of a shadow, except it can’t create shadows from killing Humanoids. The psoglav can have no more than five shadows under its control at a time. The shadow becomes permanently under the psoglav’s control if the shadow’s original owner dies."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Shadow Jump (3/Day)",
                    "description": "While in shadows, dim light, or darkness, the psoglav disappears into the darkness and reappears in an unoccupied space it can see within 60 feet."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "description": "The psoglav has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "description": "The psoglav’s weapon attacks are magical."
                }
            ],
            "spell_list": [],
            "page_no": 86,
            "environments": [],
            "img_main": "http://api-beta.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/"
        },
        {
            "slug": "psoglav-demon",
            "desc": "",
            "name": "Psoglav Demon",
            "size": "Large",
            "type": "Fiend",
            "subtype": "demon",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 115,
            "hit_dice": "11d10+55",
            "speed": {
                "walk": 40,
                "fly": 60
            },
            "strength": 21,
            "dexterity": 23,
            "constitution": 20,
            "intelligence": 16,
            "wisdom": 19,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 7,
            "perception": 6,
            "skills": {
                "acrobatics": 9,
                "intimidation": 7,
                "perception": 6,
                "stealth": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, lightning",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "blindsight 30 ft., darkvision 60 ft., passive Perception 16",
            "languages": "Common, Infernal; telepathy 60 ft.",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The psoglav demon makes three bite attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 18 (2d12 + 5).",
                    "attack_bonus": 8,
                    "damage_dice": "2d12"
                },
                {
                    "name": "Shadow Stealing Ray (Recharge 5-6)",
                    "desc": "The psoglav emits a beam from its single eye. One target within 60 feet of the psoglav is hit automatically by the ray. The target is knocked 20 feet back and must succeed on a DC 15 Dexterity saving throw or be knocked prone. The target's shadow stays in the space the target was originally in, and acts as an undead shadow under the command of the psoglav demon. If the creature hit with the shadow stealing ray flees the encounter, it is without a natural shadow for 1d12 days before the undead shadow fades and the creature's natural shadow returns. The undead shadow steals the body of its creature of origin if that creature is killed during the encounter; in that case, the creature's alignment shifts to evil and it falls under the command of the psoglav. The original creature regains its natural shadow immediately if the undead shadow is slain. A creature can only have its shadow stolen by the shadow stealing ray once per day, even if hit by the rays of two different psoglav demons, but it can be knocked back by it every time it is hit."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Innate Spellcasting",
                    "desc": "the psoglav's innate spellcasting ability is Charisma (spell save DC 15). It can innately cast the following spell, requiring no material components:\n\n1/day: greater invisibility"
                },
                {
                    "name": "Magic Weapon",
                    "desc": "The psoglav's weapon attacks are magical."
                },
                {
                    "name": "Shadow Door (4/Day)",
                    "desc": "The psoglav has the ability to travel between shadows as if by means of a dimension door spell. The magical transport must begin and end in an area with at least some dim light. The shadow door can span a maximum of 90 feet."
                }
            ],
            "spell_list": [],
            "page_no": 79,
            "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/"
        },
        {
            "slug": "adult-emerald-dragon-a5e",
            "desc": "",
            "name": "Adult Emerald Dragon",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 241,
            "hit_dice": "23d12+92",
            "speed": {
                "walk": 40,
                "burrow": 30,
                "fly": 60
            },
            "strength": 22,
            "dexterity": 22,
            "constitution": 18,
            "intelligence": 22,
            "wisdom": 12,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": 12,
            "wisdom_save": 7,
            "charisma_save": 10,
            "perception": null,
            "skills": {
                "deception": 10,
                "history": 12,
                "perception": 7,
                "stealth": 12
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "psychic, thunder",
            "damage_immunities": "",
            "condition_immunities": "fatigue",
            "senses": "darkvision 120 ft., passive Perception 17",
            "languages": "Common, Deep Speech, Draconic, Undercommon, telepathy 120 ft.",
            "challenge_rating": "17",
            "cr": 17.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks once with its bite and twice with its claws. In place of its bite  it can use Psionic Wave."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +12 to hit  reach 10 ft.  one target. Hit: 22 (3d10 + 6) piercing damage plus 4 (1d8) thunder damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +12 to hit  reach 5 ft.  one target. Hit: 19 (3d8 + 6) slashing damage."
                },
                {
                    "name": "Psionic Wave",
                    "desc": "The dragon psionically emits a wave of crushing mental pressure. Each creature within 20 feet makes a DC 18 Wisdom saving throw  taking 16 (3d10) psychic damage on a failed save or half damage on a success. Confused creatures make this saving throw with disadvantage."
                },
                {
                    "name": "Maddening Breath (Recharge 5-6)",
                    "desc": "The dragon screams  stripping flesh from bones and reason from minds in a 60-foot cone. Each creature in that area makes a DC 18 Constitution saving throw  taking 71 (13d10) thunder damage on a failed save or half damage on a success. Creatures that fail this saving throw by 10 or more are also psionically confused until the end of their next turn."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Spiteful Retort (While Bloodied)",
                    "desc": "When a creature the dragon can see damages the dragon, the dragon lashes out with a psionic screech. The attacker makes a DC 15 Wisdom saving throw, taking 18 (4d8) thunder damage on a failed save or half damage on a success. Confused creatures make this saving throw with disadvantage."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The dragon can take 3 legendary actions",
                    "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn."
                },
                {
                    "name": "Paranoid Ranting",
                    "desc": "The dragon psionically rants nonsense at a creature that can hear it within 60 feet. The target makes a DC 15 Wisdom saving throw. On a failed save, the creature gains a randomly determined short-term mental stress effect or madness."
                },
                {
                    "name": "Pandorum (Costs 2 Actions)",
                    "desc": "The dragon psionically targets one creature within 60 feet. The target makes a DC 15 Wisdom saving throw, becoming confused on a failure. While confused in this way, the target regards their allies as traitorous enemies. When rolling to determine its actions, treat a roll of 1 to 4 as a result of 8. The target repeats the saving throw at the end of each of its turns, ending the effect on a success."
                },
                {
                    "name": "Psionic Wave (Costs 2 Actions)",
                    "desc": "The dragon makes a psionic wave attack."
                },
                {
                    "name": "Maddening Harmonics (1/Day)",
                    "desc": "Each creature of the dragons choice that can hear within 90 feet makes a DC 15 Wisdom saving throw. On a failure, a creature becomes psionically confused for 1 minute. A creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, its eyes flash red as it goes into a fit of rage. Until the end of its next turn, it makes melee attacks against the creature that triggered the saving throw with advantage and with disadvantage against all other creatures."
                },
                {
                    "name": "Psionic Powers",
                    "desc": "The dragons psionic abilities are considered both magical and psionic."
                },
                {
                    "name": "Far Thoughts",
                    "desc": "The dragon is aware of any creature that uses a psionic ability or communicates telepathically within 100 miles of it. As an action, the dragon can psionically observe a creature, object, or location it is familiar with within 100 miles. While observing a subject in this way, the dragon can see, hear, and communicate telepathically, but it is blind and deaf in regard to its physical senses and does not require food or water. The dragon can psionically observe a subject indefinitely and can end this effect and return to its own senses as an action."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 18). It can innately cast the following spells, requiring no material components. 3/day each:confusion, dominate person, hideous laughter, suggestion"
                }
            ],
            "spell_list": [],
            "page_no": 146,
            "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"
        },
        {
            "slug": "adult-sapphire-dragon-a5e",
            "desc": "",
            "name": "Adult Sapphire Dragon",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 19,
            "armor_desc": "",
            "hit_points": 304,
            "hit_dice": "29d12+116",
            "speed": {
                "walk": 40,
                "burrow": 30,
                "fly": 80
            },
            "strength": 22,
            "dexterity": 22,
            "constitution": 18,
            "intelligence": 22,
            "wisdom": 20,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": 12,
            "wisdom_save": 11,
            "charisma_save": 10,
            "perception": null,
            "skills": {
                "arcana": 12,
                "deception": 10,
                "history": 12,
                "insight": 11,
                "perception": 11,
                "persuasion": 10
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "psychic",
            "condition_immunities": "fatigue",
            "senses": "darkvision 120 ft., passive Perception 24",
            "languages": "Common, Deep Speech, Draconic, Undercommon, telepathy 120 ft.",
            "challenge_rating": "19",
            "cr": 19.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks once with its bite and twice with its claws. In place of its bite  it can use Psionic Wave."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +12 to hit  reach 10 ft.  one target. Hit: 22 (3d10 + 6) piercing damage plus 4 (1d8) psychic damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +12 to hit  reach 5 ft.  one target. Hit: 19 (3d8 + 6) slashing damage."
                },
                {
                    "name": "Psionic Wave",
                    "desc": "The dragon psionically emits a wave of crushing mental pressure. Each creature within 20 feet makes a DC 18 Wisdom saving throw  taking 16 (3d10) psychic damage on a failed save or half damage on a success. Creatures suffering ongoing psychic damage make this saving throw with disadvantage."
                },
                {
                    "name": "Discognitive Breath (Recharge 5-6)",
                    "desc": "The dragon unleashes psychic energy in a 60-foot cone. Each creature in that area makes a DC 18 Intelligence saving throw  taking 60 (11d10) psychic damage and 11 (2d10) ongoing psychic damage on a failed save or half as much psychic damage and no ongoing psychic damage on a success. The ongoing damage ends if a creature falls unconscious. A creature can also use an action to ground itself in reality  ending the ongoing damage."
                },
                {
                    "name": "Prognosticate (3/Day)",
                    "desc": "The dragon psionically makes a prediction of an event up to 100 years in the future. This prediction has a 67 percent chance of being perfectly accurate and a 33 percent chance of being partially or wholly wrong. Alternatively  the dragon can choose to gain truesight to a range of 90 feet for 1 minute."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The dragon can take 3 legendary actions",
                    "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn."
                },
                {
                    "name": "Foretell",
                    "desc": "The dragon psionically catches a glimpse of a fast-approaching moment and plans accordingly. The dragon rolls a d20 and records the number rolled. Until the end of the dragons next turn, the dragon can replace the result of any d20 rolled by it or a creature within 120 feet with the foretold number. Each foretold roll can be used only once."
                },
                {
                    "name": "Psionic Wave (Costs 2 Actions)",
                    "desc": "The dragon uses Psionic Wave."
                },
                {
                    "name": "Shatter Mind (Costs 2 Actions)",
                    "desc": "The dragon targets a creature within 60 feet, forcing it to make a DC 23 Intelligence saving throw. On a failure, the creature takes 22 (4d10) ongoing psychic damage. An affected creature repeats the saving throw at the end of each of its turns, ending the ongoing psychic damage on a success. A creature can also use an action to ground itself in reality, ending the ongoing damage."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, its eyes dull as it briefly loses its connection to the future. Until the end of its next turn, it can't use Foretell, Prognosticate, or Prophesy Doom, and it loses its Predictive Harmonics trait."
                },
                {
                    "name": "Predictive Harmonics",
                    "desc": "The dragon is psionically aware of its own immediate future. The dragon cannot be surprised, and any time the dragon would make a roll with disadvantage, it makes that roll normally instead."
                },
                {
                    "name": "Psionic Powers",
                    "desc": "The dragons psionic abilities are considered both magical and psionic."
                },
                {
                    "name": "Far Thoughts",
                    "desc": "The dragon is aware of any creature that uses a psionic ability or communicates telepathically within 100 miles of it. As an action, the dragon can psionically observe a creature, object, or location it is familiar with within 100 miles. While observing a subject in this way, the dragon can see, hear, and communicate telepathically, but it is blind and deaf in regard to its physical senses and does not require food or water. The dragon can psionically observe a subject indefinitely and can end this effect and return to its own senses as an action."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 18). It can innately cast the following spells, requiring no material components. 3/day each:comprehend languages, detect thoughts, telekinesis, wall of force"
                }
            ],
            "spell_list": [],
            "page_no": 150,
            "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"
        },
        {
            "slug": "djinni-a5e",
            "desc": "",
            "name": "Djinni",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 172,
            "hit_dice": "15d10+90",
            "speed": {
                "walk": 30,
                "fly": 90
            },
            "strength": 18,
            "dexterity": 22,
            "constitution": 22,
            "intelligence": 14,
            "wisdom": 16,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 10,
            "constitution_save": null,
            "intelligence_save": 6,
            "wisdom_save": 7,
            "charisma_save": 9,
            "perception": null,
            "skills": {
                "acrobatics": 10,
                "insight": 7,
                "perception": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "lightning, thunder",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 17",
            "languages": "Auran",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The djinni makes three scimitar attacks."
                },
                {
                    "name": "Scimitar",
                    "desc": "Melee Weapon Attack: +10 to hit  reach 5 ft.  one target. Hit: 13 (2d6 + 6) slashing damage plus 5 (1d10) lightning damage."
                },
                {
                    "name": "Lightning Blast",
                    "desc": "Ranged Spell Attack: +9 to hit  range 90 ft.  one target. Hit: 35 (10d6) lightning damage."
                },
                {
                    "name": "Scimitar Sweep (1/Day, Giant Form Only)",
                    "desc": "The djinn makes a scimitar attack against each creature of its choice within its reach."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Giant Form (1/Day",
                    "desc": "The djinni magically becomes a Huge, semi-substantial creature of billowing cloud. In this form, it gains resistance to nonmagical damage, and its scimitar attacks gain a reach of 10 feet. The effect ends after 1 minute, when the djinni is incapacitated, or if the djinn becomes bloodied."
                },
                {
                    "name": "Whirlwind (1/Day)",
                    "desc": "A magical, 5-foot-wide, 30-foot-tall whirlwind appears in a space the djinni can see within 60 feet. The whirlwind may appear in another creatures space. If the whirlwind appears in another creatures space, or when it enters a creatures space for the first time on a turn, the creature makes a DC 18 Strength check, becoming restrained by the whirlwind on a failure. The whirlwind may restrain one creature at a time. A creature within 5 feet of the whirlwind (including the restrained creature) can use an action to make a DC 18 Strength check, freeing the restrained creature on a success. A freed creature can move to an unoccupied space within 5 feet of the whirlwind."
                },
                {
                    "name": "As a bonus action",
                    "desc": "The whirlwind disappears if the djinni loses sight of it, if the djinni dies or is incapacitated, or if the djinni dismisses it as an action."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Innate Spellcasting",
                    "desc": "The djinnis innate spellcasting ability is Charisma (spell save DC 17). It can innately cast the following spells, requiring no material components: At will: alter self (can assume Medium or Large form), detect magic, wind wall, 3/day each: creation, major image, tongues, wind walk, 1/day each: conjure elemental (air elemental only), control weather, create food and water (10 supply), plane shift (to Elemental Plane of Air only)"
                }
            ],
            "spell_list": [],
            "page_no": 219,
            "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"
        },
        {
            "slug": "djinni-noble-a5e",
            "desc": "",
            "name": "Djinni Noble",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 344,
            "hit_dice": "30d10+180",
            "speed": {
                "walk": 30,
                "fly": 90
            },
            "strength": 18,
            "dexterity": 22,
            "constitution": 22,
            "intelligence": 14,
            "wisdom": 16,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 10,
            "constitution_save": null,
            "intelligence_save": 6,
            "wisdom_save": 7,
            "charisma_save": 9,
            "perception": null,
            "skills": {
                "acrobatics": 10,
                "insight": 7,
                "perception": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "lightning, thunder",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 17",
            "languages": "Auran",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The djinni makes three scimitar attacks."
                },
                {
                    "name": "Scimitar",
                    "desc": "Melee Weapon Attack: +10 to hit  reach 5 ft.  one target. Hit: 13 (2d6 + 6) slashing damage plus 5 (1d10) lightning damage."
                },
                {
                    "name": "Lightning Blast",
                    "desc": "Ranged Spell Attack: +9 to hit  range 90 ft.  one target. Hit: 35 (10d6) lightning damage."
                },
                {
                    "name": "Scimitar Sweep (1/Day, Giant Form Only)",
                    "desc": "The djinn makes a scimitar attack against each creature of its choice within its reach."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Giant Form (1/Day",
                    "desc": "The djinni magically becomes a Huge, semi-substantial creature of billowing cloud. In this form, it gains resistance to nonmagical damage, and its scimitar attacks gain a reach of 10 feet. The effect ends after 1 minute, when the djinni is incapacitated, or if the djinn becomes bloodied."
                },
                {
                    "name": "Whirlwind (1/Day)",
                    "desc": "A magical, 5-foot-wide, 30-foot-tall whirlwind appears in a space the djinni can see within 60 feet. The whirlwind may appear in another creatures space. If the whirlwind appears in another creatures space, or when it enters a creatures space for the first time on a turn, the creature makes a DC 18 Strength check, becoming restrained by the whirlwind on a failure. The whirlwind may restrain one creature at a time. A creature within 5 feet of the whirlwind (including the restrained creature) can use an action to make a DC 18 Strength check, freeing the restrained creature on a success. A freed creature can move to an unoccupied space within 5 feet of the whirlwind."
                },
                {
                    "name": "As a bonus action",
                    "desc": "The whirlwind disappears if the djinni loses sight of it, if the djinni dies or is incapacitated, or if the djinni dismisses it as an action."
                }
            ],
            "reactions": [],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Innate Spellcasting",
                    "desc": "The djinnis innate spellcasting ability is Charisma (spell save DC 17). It can innately cast the following spells, requiring no material components: At will: alter self (can assume Medium or Large form), detect magic, wind wall, 3/day each: creation, major image, tongues, wind walk, 1/day each: conjure elemental (air elemental only), control weather, create food and water (10 supply), plane shift (to Elemental Plane of Air only)"
                }
            ],
            "spell_list": [],
            "page_no": 220,
            "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"
        },
        {
            "slug": "fallen-planetar-a5e",
            "desc": "",
            "name": "Fallen Planetar",
            "size": "Large",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 19,
            "armor_desc": "",
            "hit_points": 250,
            "hit_dice": "20d10+140",
            "speed": {
                "walk": 40,
                "fly": 120
            },
            "strength": 22,
            "dexterity": 22,
            "constitution": 24,
            "intelligence": 22,
            "wisdom": 24,
            "charisma": 24,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 12,
            "charisma_save": 12,
            "perception": null,
            "skills": {
                "athletics": 11,
                "insight": 12,
                "perception": 12,
                "religion": 12
            },
            "damage_vulnerabilities": "radiant",
            "damage_resistances": "radiant; damage from nonmagical weapons",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, poisoned",
            "senses": "truesight 60 ft., passive Perception 22",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The planetar attacks twice with its flaming sword."
                },
                {
                    "name": "Flaming Sword",
                    "desc": "Melee Weapon Attack: +11 to hit  reach 10 ft.  one target. Hit: 20 (4d6 + 6) slashing damage plus 21 (6d6) ongoing fire or radiant damage (the planetars choice). A creature can use an action to extinguish this holy flame on itself or a creature within 5 feet."
                },
                {
                    "name": "Heavenly Bolt",
                    "desc": "The planetar fires a lightning bolt in a line 100 feet long and 5 feet wide. Each creature in the line makes a Dexterity saving throw  taking 56 (16d6) lightning damage on a failed save  or half damage on a success."
                },
                {
                    "name": "Heal (2/Day)",
                    "desc": "The planetar touches a creature other than itself  magically healing 60 hit points of damage and ending any blindness  curse  deafness  disease  or poison on the target."
                },
                {
                    "name": "Consume Life Energy (1/Day)",
                    "desc": "The angel feasts on the departing life energy of a humanoid within 5 feet. The target must have been slain within the last hour. The angel magically gains temporary hit points equal to half the dead creatures maximum hit points. These hit points last until depleted. Only a spell cast with a 9th-level slot can raise the corpse from the dead."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Awe-Inspiring Gaze (Gaze)",
                    "desc": "The planetar targets a creature within 90 feet. The target makes a DC 20 Wisdom saving throw. On a failure, it is frightened until the end of its next turn. If the target makes its saving throw, it is immune to any angels Awe-Inspiring Gaze for the next 24 hours."
                }
            ],
            "reactions": [
                {
                    "name": "Protective Parry",
                    "desc": "When a creature within 5 feet would be hit with a melee attack, the planetar applies disadvantage to the attack roll."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Champion of Truth",
                    "desc": "The planetar automatically detects lies. Additionally, it cannot lie."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The planetars spellcasting ability is Charisma (spell save DC 20). The planetar can innately cast the following spells, requiring no material components: 1/day each: commune, control weather, raise dead"
                }
            ],
            "spell_list": [],
            "page_no": 19,
            "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"
        },
        {
            "slug": "fallen-solar-a5e",
            "desc": "",
            "name": "Fallen Solar",
            "size": "Large",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 21,
            "armor_desc": "",
            "hit_points": 319,
            "hit_dice": "22d10+198",
            "speed": {
                "walk": 50,
                "fly": 150
            },
            "strength": 28,
            "dexterity": 22,
            "constitution": 28,
            "intelligence": 22,
            "wisdom": 30,
            "charisma": 30,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 0,
            "charisma_save": 17,
            "perception": null,
            "skills": {
                "athletics": 16,
                "history": 16,
                "insight": 17,
                "perception": 17,
                "religion": 17
            },
            "damage_vulnerabilities": "radiant",
            "damage_resistances": "radiant; damage from nonmagical weapons",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, poisoned",
            "senses": "truesight 120 ft., Passive Perception 27",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "21",
            "cr": 21.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The solar attacks twice with its holy sword."
                },
                {
                    "name": "Holy Sword",
                    "desc": "Melee Weapon Attack: +16 to hit  reach 10 ft.  one target. Hit: 23 (4d6 + 9) slashing damage plus 21 (6d6) radiant damage."
                },
                {
                    "name": "Column of Flame",
                    "desc": "Flame erupts in a 10-foot-radius  30-foot-tall cylinder centered on a point the solar can see within 60 feet of it. Each creature in the area makes a DC 21 Dexterity saving throw  taking 21 (6d6) fire damage and 21 (6d6) radiant damage of a failure  or half as much damage on a success."
                },
                {
                    "name": "Consume Life Energy (1/Day)",
                    "desc": "The angel feasts on the departing life energy of a humanoid within 5 feet. The target must have been slain within the last hour. The angel magically gains temporary hit points equal to half the dead creatures maximum hit points. These hit points last until depleted. Only a spell cast with a 9th-level slot can raise the corpse from the dead."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Forceful Parry (While Bloodied)",
                    "desc": "When a creature misses the solar with a melee attack, the solars parrying sword sparks with energy. The attacker takes 21 (6d6) lightning damage and makes a DC 24 Constitution saving throw. On a failure, it is pushed 10 feet away and falls prone."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The solar 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 solar regains spent legendary actions at the start of its turn."
                },
                {
                    "name": "Teleport",
                    "desc": "The solar magically teleports up to 120 feet to an empty space it can see."
                },
                {
                    "name": "Heal (3/Day)",
                    "desc": "The solar touches a creature other than itself, magically healing 60 hit points of damage and ending any blindness, curse, deafness, disease, or poison on the target."
                },
                {
                    "name": "Deafening Command (Costs 2 Actions)",
                    "desc": "The solar speaks an echoing command. Each creature of the solars choice within 30 feet that can hear the solar and understands a language makes a DC 24 Charisma saving throw. Each creature that succeeds on the saving throw takes 21 (6d6) thunder damage. Each creature that fails its saving throw immediately takes a certain action, depending on the solars command. This is a magical charm effect."
                },
                {
                    "name": "Abase yourself! The creature falls prone",
                    "desc": ""
                },
                {
                    "name": "Approach! The creature must use its reaction",
                    "desc": ""
                },
                {
                    "name": "Flee! The creature must use its reaction",
                    "desc": ""
                },
                {
                    "name": "Surrender! The creature drops anything it is holding",
                    "desc": ""
                }
            ],
            "special_abilities": [
                {
                    "name": "Champion of Truth",
                    "desc": "The solar automatically detects lies. Additionally, it cannot lie."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The solars spellcasting ability is Charisma (spell save DC 25). The solar can innately cast the following spells, requiring no material components: 1/day each: commune, control weather, resurrection"
                }
            ],
            "spell_list": [],
            "page_no": 19,
            "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"
        },
        {
            "slug": "marilith-a5e",
            "desc": "",
            "name": "Marilith",
            "size": "Large",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 220,
            "hit_dice": "21d10+105",
            "speed": {
                "walk": 40
            },
            "strength": 20,
            "dexterity": 22,
            "constitution": 20,
            "intelligence": 20,
            "wisdom": 18,
            "charisma": 20,
            "strength_save": 10,
            "dexterity_save": 11,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 10,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, lightning; damage from nonmagical weapons",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "truesight 120 ft., passive Perception 14",
            "languages": "Abyssal, telepathy 120 ft.",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The marilith makes six attacks with its longswords."
                },
                {
                    "name": "Longsword",
                    "desc": "Melee Weapon Attack: +10 to hit  reach 5 ft.  one target. Hit: 14 (2d8 + 5) slashing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one creature. Hit: 10 (2d4 + 5) bludgeoning damage, and the target is grappled (escape DC 19)."
                },
                {
                    "name": "Teleport",
                    "desc": "The marilith magically teleports up to 120 feet to an unoccupied space it can see."
                }
            ],
            "reactions": [
                {
                    "name": "Reactive Teleport",
                    "desc": "When the marilith is hit or missed by a ranged attack, it uses Teleport. If it teleports within 5 feet of a creature, it can attack with its tail."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Chaotic Evil",
                    "desc": "The marilith radiates a Chaotic and Evil aura."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The marilith has advantage on saving throws against spells and magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 71,
            "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"
        },
        {
            "slug": "planetar-a5e",
            "desc": "",
            "name": "Planetar",
            "size": "Large",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 19,
            "armor_desc": "",
            "hit_points": 250,
            "hit_dice": "20d10+140",
            "speed": {
                "walk": 40,
                "fly": 120
            },
            "strength": 22,
            "dexterity": 22,
            "constitution": 24,
            "intelligence": 22,
            "wisdom": 24,
            "charisma": 24,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 12,
            "charisma_save": 12,
            "perception": null,
            "skills": {
                "athletics": 11,
                "insight": 12,
                "perception": 12,
                "religion": 12
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "radiant; damage from nonmagical weapons",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, poisoned",
            "senses": "truesight 60 ft., passive Perception 22",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The planetar attacks twice with its flaming sword."
                },
                {
                    "name": "Flaming Sword",
                    "desc": "Melee Weapon Attack: +11 to hit  reach 10 ft.  one target. Hit: 20 (4d6 + 6) slashing damage plus 21 (6d6) ongoing fire or radiant damage (the planetars choice). A creature can use an action to extinguish this holy flame on itself or a creature within 5 feet."
                },
                {
                    "name": "Heavenly Bolt",
                    "desc": "The planetar fires a lightning bolt in a line 100 feet long and 5 feet wide. Each creature in the line makes a Dexterity saving throw  taking 56 (16d6) lightning damage on a failed save  or half damage on a success."
                },
                {
                    "name": "Heal (2/Day)",
                    "desc": "The planetar touches a creature other than itself  magically healing 60 hit points of damage and ending any blindness  curse  deafness  disease  or poison on the target."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Awe-Inspiring Gaze (Gaze)",
                    "desc": "The planetar targets a creature within 90 feet. The target makes a DC 20 Wisdom saving throw. On a failure, it is frightened until the end of its next turn. If the target makes its saving throw, it is immune to any angels Awe-Inspiring Gaze for the next 24 hours."
                }
            ],
            "reactions": [
                {
                    "name": "Protective Parry",
                    "desc": "When a creature within 5 feet would be hit with a melee attack, the planetar applies disadvantage to the attack roll."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Champion of Truth",
                    "desc": "The planetar automatically detects lies. Additionally, it cannot lie."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The planetars spellcasting ability is Charisma (spell save DC 20). The planetar can innately cast the following spells, requiring no material components: 1/day each: commune, control weather, raise dead"
                }
            ],
            "spell_list": [],
            "page_no": 20,
            "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"
        },
        {
            "slug": "solar-a5e",
            "desc": "",
            "name": "Solar",
            "size": "Large",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 21,
            "armor_desc": "",
            "hit_points": 319,
            "hit_dice": "22d10+198",
            "speed": {
                "walk": 50,
                "fly": 150
            },
            "strength": 28,
            "dexterity": 22,
            "constitution": 28,
            "intelligence": 22,
            "wisdom": 30,
            "charisma": 30,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 0,
            "charisma_save": 17,
            "perception": null,
            "skills": {
                "athletics": 16,
                "history": 16,
                "insight": 17,
                "perception": 17,
                "religion": 17
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "radiant; damage from nonmagical weapons",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, poisoned",
            "senses": "truesight 120 ft., Passive Perception 27",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "21",
            "cr": 21.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The solar attacks twice with its holy sword."
                },
                {
                    "name": "Holy Sword",
                    "desc": "Melee Weapon Attack: +16 to hit  reach 10 ft.  one target. Hit: 23 (4d6 + 9) slashing damage plus 21 (6d6) radiant damage."
                },
                {
                    "name": "Column of Flame",
                    "desc": "Flame erupts in a 10-foot-radius  30-foot-tall cylinder centered on a point the solar can see within 60 feet of it. Each creature in the area makes a DC 21 Dexterity saving throw  taking 21 (6d6) fire damage and 21 (6d6) radiant damage of a failure  or half as much damage on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Forceful Parry (While Bloodied)",
                    "desc": "When a creature misses the solar with a melee attack, the solars parrying sword sparks with energy. The attacker takes 21 (6d6) lightning damage and makes a DC 24 Constitution saving throw. On a failure, it is pushed 10 feet away and falls prone."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The solar 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 solar regains spent legendary actions at the start of its turn."
                },
                {
                    "name": "Teleport",
                    "desc": "The solar magically teleports up to 120 feet to an empty space it can see."
                },
                {
                    "name": "Heal (3/Day)",
                    "desc": "The solar touches a creature other than itself, magically healing 60 hit points of damage and ending any blindness, curse, deafness, disease, or poison on the target."
                },
                {
                    "name": "Deafening Command (Costs 2 Actions)",
                    "desc": "The solar speaks an echoing command. Each creature of the solars choice within 30 feet that can hear the solar and understands a language makes a DC 24 Charisma saving throw. Each creature that succeeds on the saving throw takes 21 (6d6) thunder damage. Each creature that fails its saving throw immediately takes a certain action, depending on the solars command. This is a magical charm effect."
                },
                {
                    "name": "Abase yourself! The creature falls prone",
                    "desc": ""
                },
                {
                    "name": "Approach! The creature must use its reaction",
                    "desc": ""
                },
                {
                    "name": "Flee! The creature must use its reaction",
                    "desc": ""
                },
                {
                    "name": "Surrender! The creature drops anything it is holding",
                    "desc": ""
                }
            ],
            "special_abilities": [
                {
                    "name": "Champion of Truth",
                    "desc": "The solar automatically detects lies. Additionally, it cannot lie."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The solars spellcasting ability is Charisma (spell save DC 25). The solar can innately cast the following spells, requiring no material components: 1/day each: commune, control weather, resurrection"
                }
            ],
            "spell_list": [],
            "page_no": 20,
            "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"
        },
        {
            "slug": "cyonaxin",
            "desc": "",
            "name": "Cyonaxin",
            "size": "Medium",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "chaotic good",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 117,
            "hit_dice": "18d8+36",
            "speed": {
                "walk": 50,
                "swim": 20
            },
            "strength": 15,
            "dexterity": 22,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 15,
            "charisma": 19,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": 7,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "poison, radiant",
            "damage_immunities": "",
            "condition_immunities": "paralyzed, poisoned, stunned",
            "senses": "darkvision 60', passive Perception 12",
            "languages": "Celestial, Common",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "One Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, 5 ft., one target, 16 (3d6+6) piercing damage + 10 (3d6) radiant."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +9 to hit, 5 ft., one target, 13 (3d4+6) slashing damage."
                },
                {
                    "name": "Frightful Yowl (Recharge 6)",
                    "desc": "Each hostile creature within 60' of it and can hear it: DC 15 Wis save or frightened 1 min. Creature grappling or restraining another has disadvantage. Creature can re-save at end of each of its turns success ends effect on itself."
                },
                {
                    "name": "Liberating Churr (Recharge 5–6)",
                    "desc": "Each friendly creature within 90' and can hear it gains benefits of its Freedom of Movement. All affected grow claws for unarmed strikes. If affected creature hits with claw deals 1d6+its Str modifier slashing instead of bludgeoning normal for unarmed strike. Lasts until start of cyonaxin’s next turn."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Free Runner",
                    "desc": "Can take the Dash action."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Blur of Motion",
                    "desc": "When it moves at least 30' on its turn ranged attack rolls vs. it have disadvantage until the start of its next turn."
                },
                {
                    "name": "Chain Breaker",
                    "desc": "Deals 2× damage to objects that restrain creatures."
                },
                {
                    "name": "Evasion",
                    "desc": "If subject to effect that allows Dex save for half damage takes no damage on success and only half if it fails."
                },
                {
                    "name": "Freedom of Movement",
                    "desc": "Ignores difficult terrain and magical effects can’t reduce its speed or cause it to be restrained. It can spend 5 ft. of movement to escape from nonmagical restraints or being grappled."
                },
                {
                    "name": "Keen Smell",
                    "desc": "Advantage: smell Wis (Percept) checks."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "Weapon attacks are magical."
                },
                {
                    "name": "Pounce",
                    "desc": "If it moves 20'+ straight toward creature and hits it with Claw on same turn target knocked prone (DC 15 Str negates). If target prone cyonaxin can make one Bite attack vs. it as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": 102,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/"
        },
        {
            "slug": "howler-of-the-hill",
            "desc": "",
            "name": "Howler Of The Hill",
            "size": "Large",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 178,
            "hit_dice": "21d10+63",
            "speed": {
                "walk": 50,
                "climb": 30
            },
            "strength": 17,
            "dexterity": 22,
            "constitution": 16,
            "intelligence": 17,
            "wisdom": 18,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 8,
            "wisdom_save": 9,
            "charisma_save": 9,
            "perception": 4,
            "skills": {
                "perception": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, necrotic; nonmagic B/P/S attacks",
            "damage_immunities": "psychic",
            "condition_immunities": "charmed, frightened",
            "senses": "truesight 120', passive Perception 19",
            "languages": "understands Abyssal, Common, Infernal, and Void Speech but can’t speak, telepathy 120'",
            "challenge_rating": "14",
            "cr": 14.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Claw or Psychic Bolt attacks."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +11 to hit, 5 ft., one target, 15 (2d8+6) slashing damage + 13 (3d8) psychic."
                },
                {
                    "name": "Psychic Bolt",
                    "desc": "Ranged Spell Attack: +9 to hit, 120 ft., one target, 26 (5d8+4) psychic."
                },
                {
                    "name": "Gloaming Howl",
                    "desc": "Emits a magical howl that changes in melody and frequency depending on light around it. Each creature of howler’s choice within 120' of it and can hear howl: DC 18 Wis save or succumb to effects of one of the following. If creature’s save succeeds/effect ends for it creature is immune to that particular howl for next 24 hrs. Bright Howl When howler is in bright light each target that fails the save is incapacitated until end of its next turn. Dim Howl When howler is in dim light each target that fails the save is stunned until end of its next turn.Dark Howl When howler is in darkness each target that fails the save drops whatever it is holding and is paralyzed with fear for 1 min. A paralyzed creature can re-save at end of each of its turns success ends effect on itself."
                },
                {
                    "name": "Otherworldly Hunter",
                    "desc": "Transport itself to a different plane of existence. Works like plane shift except howler can affect only itself and can’t use this to banish unwilling creature to another plane."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Hungry Void Traveler",
                    "desc": "Doesn’t require air drink or sleep."
                },
                {
                    "name": "Inscrutable",
                    "desc": "Immune to any effect that would sense its emotions or read its thoughts and any divination spell it refuses. Wis (Insight) checks made to ascertain its intentions/sincerity have disadvantage."
                }
            ],
            "spell_list": [],
            "page_no": 236,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/"
        },
        {
            "slug": "kobold-ghost-hunter",
            "desc": "",
            "name": "Kobold, Ghost Hunter",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 18,
            "armor_desc": "studded leather",
            "hit_points": 176,
            "hit_dice": "32d6+64",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 22,
            "constitution": 15,
            "intelligence": 14,
            "wisdom": 20,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "perception": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, paralyzed",
            "senses": "darkvision 60', passive Perception 19",
            "languages": "Common, Draconic, + any two languages",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Shortsword or Hand Crossbow attacks. It can replace one attack with Flame Jet attack."
                },
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +10 to hit, 5 ft., one target, 9 (1d6+6) piercing damage + 13 (9d8) radiant."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Grappling Hook (Recharge 4–6)",
                    "desc": "The ghost hunter launches its grappling hook at a Large or larger object or structure or at a Huge or larger creature it can see within 60' of it and is pulled to an unoccupied space within 5 ft. of the target with o provoking opportunity attacks."
                },
                {
                    "name": "Elusive Hunter",
                    "desc": "Takes the Dodge or Hide action."
                }
            ],
            "reactions": [
                {
                    "name": "Flame Burst",
                    "desc": "When a hostile creature enters a space within 5 ft. of the ghost hunter the hunter can release a burst of fire from its clockwork hand. The creature must make DC 17 Dex save or take 7 (2d6) fire and have disadvantage on the next attack roll it makes vs. the ghost hunter before the end of the ghost hunter’s next turn."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Blessed Weapons",
                    "desc": "Its weapon attacks are magical. When the hunter hits with any weapon the weapon deals an extra 3d8 radiant (included in the attack)."
                },
                {
                    "name": "Ethereal Sight",
                    "desc": "Can see 60' into the Ethereal Plane when it is on the Material Plane and vice versa."
                },
                {
                    "name": "Hidden Hunter",
                    "desc": "While the ghost hunter remains motionless it is invisible to Undead."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "Advantage on attacks vs. creature if 1+ unincapacitated attacker ally is within 5 ft. of target."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "In sunlight disadvantage on attacks and Wis (Perception) checks that use sight."
                },
                {
                    "name": "Undead Hunter",
                    "desc": "Advantage on Wis (Perception) and Wis (Survival) checks to find and track Undead."
                },
                {
                    "name": "Hand Crossbow",
                    "desc": "Ranged Weapon Attack: +10 to hit 30/120' one target 9 (1d6+6) piercing damage + 13 (3d8) radiant."
                },
                {
                    "name": "Flame Jet",
                    "desc": "Melee or Ranged Spell Attack: +8 to hit 5 ft. or range 60' one target 18 (4d6+4) fire. If the target is a creature or a flammable object that isn’t being worn or carried it ignites. Until a creature takes an action to douse the fire the target takes 5 (1d10) fire at the start of each of its turns."
                },
                {
                    "name": "Holy Strike (Recharge 5–6)",
                    "desc": "The ghost hunter flips up its eyepatch to reveal a holy relic embedded within the empty socket. Each creature within 30' of the ghost hunter must make a DC 17 Dex save taking 36 (8d8) radiant on a failed save or half damage if made. If an Undead fails the save it is also stunned until the end of its next turn."
                }
            ],
            "spell_list": [],
            "page_no": 254,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/"
        },
        {
            "slug": "primordial-surge",
            "desc": "",
            "name": "Primordial Surge",
            "size": "Gargantuan",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 232,
            "hit_dice": "15d20+75",
            "speed": {
                "walk": 40,
                "fly": 90
            },
            "strength": 14,
            "dexterity": 22,
            "constitution": 20,
            "intelligence": 7,
            "wisdom": 14,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, fire, lightning, thunder; nonmagic B/P/S attacks",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious",
            "senses": "blindsight 120', passive Perception 12",
            "languages": "Primordial",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Elemental Strike attacks."
                },
                {
                    "name": "Elemental Strike",
                    "desc": "Melee or Ranged Weapon Attack: +11 to hit 15 ft. or range 60' one target 28 (4d10+6) acid cold fire lightning or thunder (surge’s choice)."
                },
                {
                    "name": "Primordial Storm (Recharge 6)",
                    "desc": "Rain of energies produces one of: Restorative Rain Each non Construct/Undead creature within 30' of the surge regains 27 (5d10) hp. Area becomes difficult terrain as nonmagical plants in the area become thick and overgrown.Ruinous Rain Each creature within 30' of the surge: 27 (5d10) acid and 27 (5d10) fire and is coated in burning acid (DC 18 Dex half damage not coated in acid). A creature coated in acid: 5 (1d10) acid and 5 (1d10) fire at the start of each of its turns until it or another creature takes an action to scrape/wash off the acid."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Elemental Nature",
                    "desc": "Doesn’t require air food drink or sleep."
                },
                {
                    "name": "Life From Death",
                    "desc": "When it dies explodes in burst of raw creation. 50' radius area centered on it is blanketed in lush native flora providing food to feed 12 Large or smaller creatures for 6 (1d12) days. Creatures in area dead up to 1 day are returned to life with 4 (1d8) hp."
                },
                {
                    "name": "Primordial Form",
                    "desc": "Can move through a space as narrow as 1 inch wide with o squeezing. A creature that touches it or hits it with melee attack while within 5 ft. of it takes 7 (2d6) acid cold fire lightning or thunder (surge’s choice). Also it can enter a hostile creature’s space and stop there. The 1st time it enters a creature’s space on a turn that creature takes 7 (2d6) acid cold fire lightning or thunder (surge’s choice). A creature that starts its turn in surge’s space: blinded and deafened until it starts its turn outside surge’s space (DC 18 Con negates)."
                }
            ],
            "spell_list": [],
            "page_no": 320,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/"
        },
        {
            "slug": "shadow-lurker",
            "desc": "",
            "name": "Shadow Lurker",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 84,
            "hit_dice": "13d8+26",
            "speed": {
                "walk": 40
            },
            "strength": 10,
            "dexterity": 22,
            "constitution": 14,
            "intelligence": 12,
            "wisdom": 14,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "necrotic",
            "condition_immunities": "",
            "senses": "darkvision 60', passive Perception 12",
            "languages": "Common, Elvish",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Shadow Strikes. Can replace one with Shadow Steal."
                },
                {
                    "name": "Shadow Strike",
                    "desc": "Melee Weapon Attack: +9 to hit, 5 ft., one target, 10 (1d8+6) slashing damage and 7 (2d6) cold."
                },
                {
                    "name": "Shadow Steal",
                    "desc": "Chooses a creature it can see within 30' of it and convinces that creature’s shadow to leave its owner. Target must make DC 15 Cha save or be cursed. A sleeping target has disadvantage on this check. While cursed target doesn’t have a shadow and suffers one level of exhaustion that can’t be removed until curse ends. Curse ends only if target convinces its shadow to rejoin with it by succeeding on a DC 15 Cha (Persuasion) check while within 10 ft. of its shadow or if shadow is returned with wish spell. While target is cursed its shadow becomes a living shade (see Creature Codex) under the shadow lurker’s control. Alternatively shadow lurker can combine two stolen shadows into a shadow instead. Shadow lurker can have no more than ten living shades or five shadows under its control at one time. If a cursed creature’s shadow is destroyed it becomes a mundane shadow and moves to within 10 ft. of the cursed creature and cursed creature has advantage on the check to convince the shadow to rejoin with it. If shadow lurker dies all stolen shadows return to their rightful owners ending the curses."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Shadow’s Embrace",
                    "desc": "Dim light/darkness: Hide action."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Creeping Mists",
                    "desc": "While not in sunlight shadowy mist surrounds it. Mist reduces bright light within 60' of the shadow lurker to dim light."
                },
                {
                    "name": "Shadow Sight",
                    "desc": "Has advantage on Wis (Perception) checks while in dim light or darkness."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "In sunlight disadvantage on attacks and Wis (Perception) checks that use sight."
                }
            ],
            "spell_list": [],
            "page_no": 342,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/"
        },
        {
            "slug": "solar",
            "desc": "",
            "name": "Solar",
            "size": "Large",
            "type": "Celestial",
            "subtype": "",
            "group": "Angels",
            "alignment": "lawful good",
            "armor_class": 21,
            "armor_desc": "natural armor",
            "hit_points": 243,
            "hit_dice": "18d10+144",
            "speed": {
                "walk": 50,
                "fly": 150
            },
            "strength": 26,
            "dexterity": 22,
            "constitution": 26,
            "intelligence": 25,
            "wisdom": 25,
            "charisma": 30,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 14,
            "wisdom_save": 14,
            "charisma_save": 17,
            "perception": 14,
            "skills": {
                "perception": 14
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "radiant; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, poisoned",
            "senses": "truesight 120 ft., passive Perception 24",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "21",
            "cr": 21.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The solar makes two greatsword attacks."
                },
                {
                    "name": "Greatsword",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 5 ft., one target. Hit: 22 (4d6 + 8) slashing damage plus 27 (6d8) radiant damage.",
                    "attack_bonus": 15,
                    "damage_dice": "4d6+6d8",
                    "damage_bonus": 8
                },
                {
                    "name": "Slaying Longbow",
                    "desc": "Ranged Weapon Attack: +13 to hit, range 150/600 ft., one target. Hit: 15 (2d8 + 6) piercing damage plus 27 (6d8) radiant damage. If the target is a creature that has 190 hit points or fewer, it must succeed on a DC 15 Constitution saving throw or die.",
                    "attack_bonus": 13,
                    "damage_dice": "2d8+6d8",
                    "damage_bonus": 6
                },
                {
                    "name": "Flying Sword",
                    "desc": "The solar releases its greatsword to hover magically in an unoccupied space within 5 ft. of it. If the solar can see the sword, the solar can mentally command it as a bonus action to fly up to 50 ft. and either make one attack against a target or return to the solar's hands. If the hovering sword is targeted by any effect, the solar is considered to be holding it. The hovering sword falls if the solar dies."
                },
                {
                    "name": "Healing Touch (4/Day)",
                    "desc": "The solar touches another creature. The target magically regains 40 (8d8 + 4) hit points and is freed from any curse, disease, poison, blindness, or deafness."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The solar 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 solar regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Teleport",
                    "desc": "The solar magically teleports, along with any equipment it is wearing or carrying, up to 120 ft. to an unoccupied space it can see."
                },
                {
                    "name": "Searing Burst (Costs 2 Actions)",
                    "desc": "The solar emits magical, divine energy. Each creature of its choice in a 10 -foot radius must make a DC 23 Dexterity saving throw, taking 14 (4d6) fire damage plus 14 (4d6) radiant damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Blinding Gaze (Costs 3 Actions)",
                    "desc": "The solar targets one creature it can see within 30 ft. of it. If the target can see it, the target must succeed on a DC 15 Constitution saving throw or be blinded until magic such as the lesser restoration spell removes the blindness."
                }
            ],
            "special_abilities": [
                {
                    "name": "Angelic Weapons",
                    "desc": "The solar's weapon attacks are magical. When the solar hits with any weapon, the weapon deals an extra 6d8 radiant damage (included in the attack)."
                },
                {
                    "name": "Divine Awareness",
                    "desc": "The solar knows if it hears a lie."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The solar's spell casting ability is Charisma (spell save DC 25). It can innately cast the following spells, requiring no material components:\nAt will: detect evil and good, invisibility (self only)\n3/day each: blade barrier, dispel evil and good, resurrection\n1/day each: commune, control weather"
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The solar has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [
                "https://api-beta.open5e.com/v2/spells/detect-evil-and-good/?format=api",
                "https://api-beta.open5e.com/v2/spells/invisibility/?format=api",
                "https://api-beta.open5e.com/v2/spells/blade-barrier/?format=api",
                "https://api-beta.open5e.com/v2/spells/dispel-evil-and-good/?format=api",
                "https://api-beta.open5e.com/v2/spells/resurrection/?format=api",
                "https://api-beta.open5e.com/v2/spells/commune/?format=api",
                "https://api-beta.open5e.com/v2/spells/control-weather/?format=api"
            ],
            "page_no": 262,
            "environments": [
                "Temple",
                "Astral Plane"
            ],
            "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"
        },
        {
            "slug": "snow-terror",
            "desc": "A sizeable snowperson with sticks for arms, a carrot nose, and a smile etched across its face slowly turns its head. Closer inspection reveals the smile is disturbingly jagged._  \n**Demonic Snow People.** Snow terrors hail from an icy layer of the Abyss. There, they torment lesser fiends or watch as wind-whipped snow destroys visitors wholly unprepared for it. Such visitors are few and far between, leading snow terrors to travel to the Material Plane for greater chances at entertainment.  \n**Innocuous Disguise.** Snow terrors temper their desire for bloodshed and mayhem with patience. They find heavily trafficked areas and lurk nearby, observing potential prey. When choosing victims, they remain motionless in their guise as ordinary snowpersons, even allowing children to pluck the accoutrements off them.  \n**Sadistic Hunter.** A snow terror picks off lone people first, reveling in communities consequently thrown into chaos. Just before it attacks, it reveals its true form: a leering, shark-toothed snowperson with unholy light glowing in its eye sockets. It chases, catches, and devours its victims, relishing the screams as the acid churning in its guts slowly dissolves its prey. It can take on the appearance of its victims, drawing in concerned family members and neighbors before dissolving the facade to attack.",
            "name": "Snow Terror",
            "size": "Large",
            "type": "Fiend",
            "subtype": "shapechanger",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 16,
            "armor_desc": null,
            "hit_points": 127,
            "hit_dice": "15d10+45",
            "speed": {
                "walk": 30
            },
            "strength": 19,
            "dexterity": 22,
            "constitution": 17,
            "intelligence": 12,
            "wisdom": 9,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 6,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "deception": 6,
                "stealth": 9
            },
            "damage_vulnerabilities": "fire",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "acid, cold, poison",
            "condition_immunities": "frightened, poisoned",
            "senses": "darkvision 60 ft., passive Perception 9",
            "languages": "Abyssal, Common",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one creature. Hit: 14 (3d6 + 4) piercing damage plus 14 (4d6) acid damage. If the target is a Medium or smaller creature, it must succeed on a DC 15 Dexterity saving throw or be swallowed by the snow terror. A swallowed creature is blinded and restrained, it has total cover against attacks and other effects outside the snow terror, and it takes 14 (4d6) acid damage at the start of each of the snow terror’s turns. The snow terror can have only one creature swallowed at a time.\n\nIf the snow terror takes 15 or more damage on a single turn from the swallowed creature, it must succeed on a DC 16 Constitution saving throw at the end of that turn or regurgitate the swallowed creature, which falls prone in a space within 10 feet of the snow terror. If the snow terror dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 10 feet of movement, exiting prone.",
                    "attack_bonus": 7,
                    "damage_dice": "3d6+4"
                },
                {
                    "name": "Horrifying Visage",
                    "desc": "Each non-undead creature within 60 feet of the snow terror that can see it must succeed on a DC 13 Wisdom saving throw or be frightened 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. If a creature’s saving throw is successful or the effect ends for it, the creature is immune to this snow terror’s Horrifying Visage for the next 24 hours."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance (Snow Person Form Only)",
                    "desc": "While the snow terror remains motionless, it is indistinguishable from an ordinary snow person."
                },
                {
                    "name": "Shapechanger",
                    "desc": "The snow terror can use its action to polymorph into a Large snow person, a snowy likeness of the creature it most recently killed, or back into its true form. Its statistics are the same in each form. Any equipment it is wearing or carrying isn’t transformed. It reverts to its true form if it dies.\n\nWhile in the form of the creature it most recently killed, creatures that knew the mimicked creature have disadvantage on their Wisdom saving throws against its Horrifying Visage."
                }
            ],
            "spell_list": [],
            "page_no": 334,
            "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/"
        },
        {
            "slug": "alnaar",
            "desc": "",
            "name": "Alnaar",
            "size": "Large",
            "type": "Fiend",
            "subtype": "demon",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 212,
            "hit_dice": "25d10+75",
            "speed": {
                "burrow": 20,
                "fly": 40,
                "walk": 40
            },
            "strength": 20,
            "dexterity": 22,
            "constitution": 17,
            "intelligence": 9,
            "wisdom": 12,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": 10,
            "constitution_save": 7,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "acrobatics": 10,
                "perception": 5
            },
            "damage_vulnerabilities": "cold",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "fire, poison",
            "condition_immunities": "frightened, poisoned",
            "senses": "darkvision 120 ft., passive Perception 15",
            "languages": "Abyssal",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "desc": "The alnaar makes three fiery fangs attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 9,
                    "damage_dice": "2d8+5",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 14 (2d8 + 5) piercing damage and 3 (1d6) fire damage.",
                    "name": "Fiery Fangs"
                },
                {
                    "desc": "The alnaar becomes super-heated, expelling momentous energy outwards in a 20-foot radius blast around it. Each creature caught in the blast must make a DC 17 Dexterity saving throw. On a failed save, a creature takes 22 (4d10) fire damage and 22 (4d10) force damage and is knocked prone. On a success, a creature takes half the fire and force damage but isn't knocked prone. The fire ignites flammable objects that aren't being worn or carried. After using Flare, the alnaar is starving. It can't use Flare if it is starving.",
                    "name": "Flare (Recharge Special)"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "desc": "When a creature the alnaar can see moves, the alnaar can move up to 20 feet toward the moving creature. If the alnaar moves within 10 feet of that creature, it can make one fiery fangs attack against the creature.",
                    "name": "On the Hunt"
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "A creature that starts its turn within 5 feet of the alnaar must make a DC 16 Constitution saving throw, taking 14 (4d6) fire damage on a failed save, or half as much damage on a successful one. A creature that touches the alnaar or hits it with a melee attack while within 5 feet of it takes 7 (2d6) fire damage. Nonmagical weapons and objects with Armor Class 15 or lower are immediately destroyed after coming into contact with the alnaar's skin. Weapons that hit the alnaar deal their damage before being destroyed. This trait is suppressed if the alnaar is starving.",
                    "name": "Skin of the Forge"
                },
                {
                    "desc": "If an alnaar hasn't fed on a Medium-sized or larger creature within the last 12 hours, it is starving. While starving, the alnaar's Armor Class is reduced by 2, it has advantage on melee attack rolls against any creature that doesn't have all of its hp, and will direct its attacks at a single foe regardless of tactical consequences. Once it feeds on a Medium-sized or larger corpse or brings a Medium-sized or larger creature to 0 hp, it is no longer starving.",
                    "name": "Starving Wrath"
                }
            ],
            "spell_list": [],
            "page_no": 82,
            "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/"
        },
        {
            "slug": "hound-of-tindalos",
            "desc": "",
            "name": "Hound of Tindalos",
            "size": "Medium",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 93,
            "hit_dice": "11d8+44",
            "speed": {
                "walk": 40
            },
            "strength": 18,
            "dexterity": 22,
            "constitution": 18,
            "intelligence": 14,
            "wisdom": 16,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 7,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "acrobatics": 9,
                "perception": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic",
            "damage_immunities": "cold, psychic, poison",
            "condition_immunities": "exhaustion, poisoned",
            "senses": "darkvision 120 ft., passive Perception 16",
            "languages": "Void Speech",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "desc": "The hound of Tindalos makes two claw attacks and one bite attack. It can make one tongue attack in place of its two claw attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 7,
                    "damage_dice": "3d6+4",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 14 (3d6 + 4) piercing damage.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 7,
                    "damage_dice": "2d6+4",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage.",
                    "name": "Claw"
                },
                {
                    "attack_bonus": 7,
                    "damage_dice": "1d6+4",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) piercing damage plus 7 (2d6) necrotic damage. The target's hp maximum is reduced by an amount equal to the necrotic damage taken. The reduction lasts until the target finishes a long rest. The target dies if this effect reduces its hp maximum to 0.",
                    "name": "Tongue"
                },
                {
                    "desc": "The hound can transport itself to a different plane of existence. This works like the plane shift spell, except the hound can only affect itself, not other creatures, and can't use it to banish an unwilling creature to another plane.",
                    "name": "Hunter of the Lost"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The hound of Tindalos may only enter the Material Plane at a sharp intersection of surfaces. As a bonus action, the hound can teleport from one location to another within sight of the first, provided it travels from one sharp corner to another.",
                    "name": "Entrance by Corners"
                },
                {
                    "desc": "The hound of Tindalos has advantage on Wisdom (Perception) checks that rely smell.",
                    "name": "Keen Smell"
                },
                {
                    "desc": "The hound of Tindalos has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "If the hound of Tindalos moves at least 15 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 hound of Tindalos can make one tongue attack against it as a bonus action.",
                    "name": "Pounce"
                },
                {
                    "desc": "The hound of Tindalos has advantage on ability checks and saving throws made to escape a grapple.",
                    "name": "Slippery"
                }
            ],
            "spell_list": [],
            "page_no": 221,
            "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/"
        },
        {
            "slug": "living-star",
            "desc": "",
            "name": "Living Star",
            "size": "Huge",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "any alignment",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 207,
            "hit_dice": "18d12+90",
            "speed": {
                "fly": 60,
                "walk": 0
            },
            "strength": 24,
            "dexterity": 22,
            "constitution": 21,
            "intelligence": 21,
            "wisdom": 19,
            "charisma": 22,
            "strength_save": null,
            "dexterity_save": 12,
            "constitution_save": 11,
            "intelligence_save": null,
            "wisdom_save": 10,
            "charisma_save": null,
            "perception": 10,
            "skills": {
                "acrobatics": 12,
                "insight": 10,
                "perception": 10,
                "persuasion": 12
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison, radiant",
            "condition_immunities": "charmed, frightened, poisoned, stunned",
            "senses": "truesight 120 ft., passive Perception 20",
            "languages": "Celestial, Common",
            "challenge_rating": "19",
            "cr": 19.0,
            "actions": [
                {
                    "desc": "The living star makes three starflare attacks. It can use its Silvered Ray in place of one starflare attack.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 13,
                    "damage_dice": "3d8+7",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 20 (3d8 + 7) bludgeoning damage plus 14 (4d6) radiant damage.",
                    "name": "Starflare"
                },
                {
                    "attack_bonus": 12,
                    "damage_dice": "4d10+6",
                    "desc": "Ranged Spell Attack: +12 to hit, range 150 ft., one target. Hit: 28 (4d10 + 6) radiant damage, and the target must succeed on a DC 19 Charisma saving throw or be stunned until the end of its next turn.",
                    "name": "Silvered Ray"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The living star has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "As a bonus action, the living star can change its size. This trait works like the enlarge/reduce spell, except it deals 2d4 extra damage when enlarged and 2d4 less damage when reduced.",
                    "name": "Resize"
                },
                {
                    "desc": "A creature that starts its turn within 30 feet of the living star must make a DC 19 Intelligence saving throw. On a failed save, the creature is blinded for 1 minute. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the living star's Starshine for the next 24 hours.",
                    "name": "Starshine"
                },
                {
                    "desc": "When a living star dies, it erupts, and each creature within 30 feet of it must make a DC 19 Dexterity saving throw, taking 56 (16d6) radiant damage on a failed save, or half as much damage on a successful one. A creature reduced to 0 hp by this damage dies.",
                    "name": "Supernova"
                }
            ],
            "spell_list": [],
            "page_no": 256,
            "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/"
        },
        {
            "slug": "ophanim",
            "desc": "",
            "name": "Ophanim",
            "size": "Large",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "lawful good",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 200,
            "hit_dice": "16d10+112",
            "speed": {
                "fly": 120,
                "hover": true,
                "walk": 50
            },
            "strength": 24,
            "dexterity": 22,
            "constitution": 25,
            "intelligence": 22,
            "wisdom": 24,
            "charisma": 26,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 11,
            "wisdom_save": 12,
            "charisma_save": 13,
            "perception": 12,
            "skills": {
                "insight": 12,
                "perception": 12
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "radiant; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, poisoned",
            "senses": "truesight 120 ft., passive Perception 22",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "desc": "The ophanim makes four Light of Judgment attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 13,
                    "damage_dice": "4d8",
                    "desc": "Ranged Spell Attack: +13 to hit, range 80/320 ft., one target. Hit: 18 (4d8) radiant damage.",
                    "name": "Light of Judgment"
                },
                {
                    "desc": "The ophanim emits a burst of holy fire. Each creature within 30 feet of the ophanim must make a DC 19 Dexterity saving throw, taking 63 (18d6) radiant damage on a failed save, or half as much damage on a successful one. A humanoid reduced to 0 hp by this damage dies, leaving only a pile of fine ash.",
                    "name": "Holy Fire (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The ophanim knows if it hears a lie.",
                    "name": "Divine Awareness"
                },
                {
                    "desc": "The ophanim has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "The ophanim's innate spellcasting ability is Charisma (spell save DC 21). It can innately cast the following spells, requiring no material components:\nAt will: bless, detect evil and good, invisibility (self only), scrying, thaumaturgy\n3/day each: dispel evil and good, earthquake, holy aura\n1/day each: commune, forbiddance, true resurrection",
                    "name": "Innate Spellcasting"
                }
            ],
            "spell_list": [],
            "page_no": 18,
            "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/"
        },
        {
            "slug": "adultmithraldragon-tob1-2023",
            "desc": "False",
            "name": "Adult Mithral Dragon",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 253,
            "hit_dice": "22d12 + 110",
            "speed": {
                "walk": 80,
                "fly": 40
            },
            "strength": 12,
            "dexterity": 22,
            "constitution": 21,
            "intelligence": 18,
            "wisdom": 19,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 12,
            "constitution_save": 11,
            "intelligence_save": null,
            "wisdom_save": 10,
            "charisma_save": 10,
            "perception": 26,
            "skills": {
                "History": 10,
                "Insight": 10,
                "Perception": 16,
                "Persuasion": 10,
                "Stealth": 12
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "slashing",
            "condition_immunities": "charmed",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 26",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "18",
            "cr": 18.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "description": "The dragon uses its Frightful Presence. It then makes one Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "description": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 17 (2d10 + 6) piercing damage. Instead of dealing damage, the dragon can end one magical effect of its choice of 5th level or lower on the target."
                },
                {
                    "name": "Claw",
                    "description": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 13 (2d6 +6) slashing damage, and if the target isn’t a Construct or Undead, it must succeed on a DC 19 Constitution saving throw or lose 7 (2d6) hp at the start of each of its turns as a piece of metallic claw breaks off in the wound. Any creature can take an action to remove the claw with a successful DC 14 Wisdom (Medicine) check. The claw pops out of the wound if the target receives magical healing."
                },
                {
                    "name": "Tail",
                    "description": "Melee Weapon Attack: +12 to hit, reach 15 ft., one target. Hit: 15 (2d8 + 6) bludgeoning damage."
                },
                {
                    "name": "Frightful Presence",
                    "description": "Each creature of the dragon’s choice that is within 120 feet of the dragon and aware of it must succeed on a DC 18 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of its turns, ending the effect on itself on a success. If a creature’s saving throw is successful or the effect ends for it, the creature is immune to the dragon’s Frightful Presence for the next 24 hours."
                },
                {
                    "name": "Shard Breath (Recharge 5–6)",
                    "description": "The mithral dragon spits metallic shards in a 60-foot cone. Each creature in that area must make a DC 19 Constitution saving throw, taking 42 (12d6) slashing damage on a failed save, or half as much on a successful one. The area becomes difficult terrain for 1 minute, then the shards dissolve into wisps of silvery smoke. When a creature moves into or within the area, it takes 7 (2d6) slashing damage for every 5 feet it travels."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": "The dragon 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 dragon regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Detect",
                    "description": "The dragon makes a Wisdom (Perception) check."
                },
                {
                    "name": "Tail Attack",
                    "description": "The dragon makes a Tail attack."
                },
                {
                    "name": "Wing Attack (Costs 2 Actions)",
                    "description": "The dragon beats its wings. Each creature within 10 feet of the dragon must succeed on a DC 20 Dexterity saving throw or take 13 (2d6 + 6) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "description": "If the dragon fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Magic Resistance",
                    "description": "The dragon has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Mithral Scales",
                    "description": "If the dragon rolls a 20 on a saving throw against a spell that targets only it, the dragon is unaffected, and the spell is reflected back at the caster as though it originated from the dragon, turning the caster into the target."
                }
            ],
            "spell_list": [],
            "page_no": 122,
            "environments": [],
            "img_main": "http://api-beta.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/"
        }
    ]
}