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

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

{
    "count": 3207,
    "next": "https://api.open5e.com/monsters/?format=api&ordering=wisdom_save&page=63",
    "previous": "https://api.open5e.com/monsters/?format=api&ordering=wisdom_save&page=61",
    "results": [
        {
            "slug": "ancient-wasteland-dragon",
            "desc": "",
            "name": "Ancient Wasteland Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 22,
            "armor_desc": "natural armor",
            "hit_points": 333,
            "hit_dice": "18d20+144",
            "speed": {
                "burrow": 30,
                "climb": 40,
                "fly": 80,
                "walk": 40
            },
            "strength": 28,
            "dexterity": 10,
            "constitution": 26,
            "intelligence": 16,
            "wisdom": 15,
            "charisma": 19,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 15,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 11,
            "perception": 9,
            "skills": {
                "perception": 9,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "force",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 19",
            "languages": "Common, Draconic",
            "challenge_rating": "23",
            "cr": 23.0,
            "actions": [
                {
                    "desc": "The dragon can use its Frightful Presence. It then makes three attacks: one with its bite and two with its claws.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 16,
                    "damage_dice": "2d10+9",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 10 ft., one target. Hit: 20 (2d10 + 9) piercing damage.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 16,
                    "damage_dice": "2d6+9",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 10 ft., one target. Hit: 16 (2d6 + 9) slashing damage.",
                    "name": "Claw"
                },
                {
                    "attack_bonus": 16,
                    "damage_dice": "2d8+9",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 15 ft., one target. Hit: 18 (2d8 + 9) bludgeoning damage.",
                    "name": "Tail"
                },
                {
                    "desc": "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 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 Frightful Presence for the next 24 hours.",
                    "name": "Frightful Presence"
                },
                {
                    "desc": "The dragon blasts warped arcane energy in a 90-foot line that is 5 feet wide. Each creature in that line must make a DC 20 Dexterity saving throw, taking 90 (20d8) force damage on a failed save, or half as much damage on a successful one.",
                    "name": "Warped Energy Breath (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "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": [
                {
                    "desc": "The dragon makes a Wisdom (Perception) check.",
                    "name": "Detect"
                },
                {
                    "desc": "The dragon makes a tail attack.",
                    "name": "Tail Attack"
                },
                {
                    "desc": "The dragon beats its wings. Each creature within 15 feet of the dragon must succeed on a DC 20 Dexterity saving throw or take 16 (2d6 + 9) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed.",
                    "name": "Wing Attack (Costs 2 Actions)"
                }
            ],
            "special_abilities": [
                {
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead.",
                    "name": "Legendary Resistance (3/Day)"
                }
            ],
            "spell_list": [],
            "page_no": 118,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_ancient-wasteland-dragon/"
        },
        {
            "slug": "ecstatic-bloom",
            "desc": "",
            "name": "Ecstatic Bloom",
            "size": "Huge",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "neutral good",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 171,
            "hit_dice": "18d12+54",
            "speed": {
                "walk": 10
            },
            "strength": 10,
            "dexterity": 9,
            "constitution": 16,
            "intelligence": 20,
            "wisdom": 19,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 9,
            "wisdom_save": 9,
            "charisma_save": null,
            "perception": 9,
            "skills": {
                "insight": 9,
                "perception": 9
            },
            "damage_vulnerabilities": "fire",
            "damage_resistances": "",
            "damage_immunities": "radiant",
            "condition_immunities": "charmed, frightened",
            "senses": "truesight 120 ft. (blind beyond this radius), passive Perception 19",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "desc": "The ecstatic bloom makes three gilded beam attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 9,
                    "damage_dice": "6d8",
                    "desc": "Ranged Spell Attack: +9 to hit, range 150 ft., one target. Hit: 27 (6d8) radiant damage.",
                    "name": "Gilded Beam"
                },
                {
                    "desc": "The bloom summons a chorus of booming celestial voices that descend into the minds of nearby creatures. Each creature within 30 feet of the bloom must succeed on a DC 17 Wisdom saving throw or be stunned until the end of its next turn. Castigate only affects non-good-aligned creatures with an Intelligence of 5 or higher.",
                    "name": "Castigate (Recharges after a Short or Long Rest)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "When an undead creature starts its turn within 30 feet of the bloom, it must succeed on a DC 17 Wisdom saving throw or be turned until the end of its next turn.",
                    "name": "Aura of Life"
                },
                {
                    "desc": "At the start of each of the ecstatic bloom's turns, the bloom and each good-aligned creature, including the bloom, within 10 feet of it regains 4 (1d8) hp. If the bloom takes fire damage, this trait doesn't function at the start of the bloom's next turn. The ecstatic bloom dies only if it starts its turn with 0 hp and doesn't regain hp from this trait.",
                    "name": "Blessed Regrowth"
                },
                {
                    "desc": "Alabaster trees within 60 feet of the ecstatic bloom have advantage on all saving throws.",
                    "name": "Foster the Trees"
                },
                {
                    "desc": "The ecstatic bloom knows if a creature within 120 feet of it is good-aligned or not.",
                    "name": "Like Calls to Like"
                }
            ],
            "spell_list": [],
            "page_no": 303,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_ecstatic-bloom/"
        },
        {
            "slug": "hierophant-lich",
            "desc": "",
            "name": "Hierophant Lich",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "any evil alignment",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 91,
            "hit_dice": "14d8+28",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 13,
            "constitution": 15,
            "intelligence": 12,
            "wisdom": 20,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 6,
            "intelligence_save": 5,
            "wisdom_save": 9,
            "charisma_save": null,
            "perception": 9,
            "skills": {
                "insight": 9,
                "perception": 9,
                "religion": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, lightning, necrotic",
            "damage_immunities": "poison; bludgeoning, piercing, and slashing from nonmagical attacks",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned",
            "senses": "truesight 60 ft., passive Perception 19",
            "languages": "Common, Abyssal, Infernal, Void Speech",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "attack_bonus": 5,
                    "damage_dice": "2d6+1",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d6 + 1) bludgeoning plus 9 (2d8) necrotic damage. The target must succeed on a DC 17 Wisdom saving throw or be charmed for 1 minute. The charmed target must defend the hierophant. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. An undead target that fails is charmed for 24 hours and can only repeat the saving throw once every 24 hours.",
                    "name": "Unholy Smite"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The hierophant lich can take 3 legendary actions, choosing from the options below. Only one legendary action option can be used at a time and only at the end of another creature's turn. The lich regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "desc": "The hierophant lich casts a cantrip.",
                    "name": "Cantrip"
                },
                {
                    "desc": "The heirophant lich uses its Unholy Smite.",
                    "name": "Unholy Smite (Costs 2 Actions)"
                },
                {
                    "desc": "The hierophant lich threatens one creature within 10 feet of it with eternal suffering. The target must succeed on a DC 17 Wisdom saving throw or become frightened for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a target's saving throw is successful or the effect ends for it, the target is immune to the hierophant lich's Damnation for the next 24 hours.",
                    "name": "Damnation (Costs 2 Actions)"
                }
            ],
            "special_abilities": [
                {
                    "desc": "If the lich fails a saving throw, it can choose to succeed instead.",
                    "name": "Legendary Resistance (3/Day)"
                },
                {
                    "desc": "As a bonus action, a hierophant lich can rise or descend vertically up to 20 feet and can remain suspended there. This trait works like the levitate spell, except there is no duration, and the lich doesn't need to concentrate to continue levitating each round.",
                    "name": "Levitate"
                },
                {
                    "desc": "If it has a sacred vessel, a destroyed hierophant lich gains a new body in 1d10 days, regaining all its hp and becoming active again. The new body appears within 5 feet of the vessel.",
                    "name": "Rejuvenation"
                },
                {
                    "desc": "The hierophant lich has advantage on saving throws against any effect that turns undead.",
                    "name": "Turn Resistance"
                },
                {
                    "desc": "The lich is an 9th-level spellcaster. Its spellcasting ability is Wisdom (spell save DC 17, +9 to hit with spell attacks). The lich has the following cleric spells prepared:\nCantrips (at will): guidance, mending, sacred flame, thaumaturgy\n1st level (4 slots): command, detect magic, protection from evil and good, sanctuary\n2nd level (3 slots): blindness/deafness, hold person, silence\n3rd level (3 slots): animate dead, dispel magic, spirit guardians\n4th level (3 slots): banishment, freedom of movement, guardian of faith\n5th level (1 slot): flame strike",
                    "name": "Spellcasting"
                }
            ],
            "spell_list": [],
            "page_no": 252,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_hierophant-lich/"
        },
        {
            "slug": "whisperer-in-darkness",
            "desc": "",
            "name": "Whisperer in Darkness",
            "size": "Medium",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 142,
            "hit_dice": "15d8+75",
            "speed": {
                "walk": 30
            },
            "strength": 15,
            "dexterity": 19,
            "constitution": 21,
            "intelligence": 25,
            "wisdom": 18,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 8,
            "perception": 9,
            "skills": {
                "arcana": 17,
                "deception": 13,
                "medicine": 9,
                "perception": 9,
                "stealth": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, lightning; bludgeoning, piercing, and slashing from nonmagical attacks not made with silver",
            "damage_immunities": "psychic, poison",
            "condition_immunities": "frightened, charmed, poisoned",
            "senses": "truesight 120 ft., passive Perception 19",
            "languages": "all, telepathy 60 ft.",
            "challenge_rating": "15",
            "cr": 15.0,
            "actions": [
                {
                    "desc": "The whisperer in the darkness makes two Grasp of the Void attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 12,
                    "damage_dice": "6d6",
                    "desc": "Melee Spell Attack: +12 to hit, reach 5 ft., one target. Hit: 21 (6d6) force damage, and the target must succeed on a DC 18 Constitution saving throw or be stunned for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "name": "Grasp of the Void"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The whisperer is a highly advanced being that often carries pieces of powerful wands of fireballs shaped like staves with peculiar triggers, eyes of the eagle shaped as a pair of cylinders, or a helm of telepathy in the form of a glowing metal disc adhered to the side of the creature's head.",
                    "name": "Disquieting Technology"
                },
                {
                    "desc": "The whisperer has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "The whisperer's innate spellcasting ability is Intelligence (spell save DC 20). The whisperer can innately cast the following spells, requiring no material components:\nAt will: alter self, detect magic, detect thoughts, disguise self, fear, identify, invisibility (self only), misty step, sleep, suggestion\n3/day each: confusion, dimension door, disintegrate, dream, modify memory, plane shift, teleport\n1/day each: feeblemind, meteor swarm, mind blank, weird",
                    "name": "Innate Spellcasting"
                }
            ],
            "spell_list": [],
            "page_no": 378,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_whisperer-in-darkness/"
        },
        {
            "slug": "ancient-void-dragon",
            "desc": "_A dragon seemingly formed of the night sky has bright white stars for eyes. Lesser stars twinkle in the firmament of the dragon’s body._  \n**Children of the Stars.** Void dragons drift through the empty spaces beyond the boundaries of the mortal world, wanderers between the stars. They are aloof, mingling only with the otherworldly beings that live above and beyond the earth, including the incarnate forms of the stars themselves. When lesser creatures visit void dragons, the dragons themselves barely notice.  \n**Witnesses to the Void.** Void dragons are intensely knowledgeable creatures, but they have seen too much, lingering at the edge of the void itself. Gazing into the yawning nothing outside has taken a toll. The void dragons carry a piece of that nothing with them, and it slowly devours their being. They are all unhinged, and their madness is contagious. It flows out of them to break the minds of lesser beings when the dragons fly into a rage and lash out.  \n**Voracious Scholars.** Despite their removed existence and strange quirks, void dragons still hoard treasure. Gems that glitter like the stars of their home are particularly prized. Their crowning piece, however, is knowledge. Void dragons jealously hoard scraps of forbidden and forgotten lore of any kind and spend most of their time at home poring over these treasures. Woe to any who disturbs this collection, for nothing ignites their latent madness like a violation of their hoard.  \n\n## A Void Dragon’s Lair\n\n  \nThe true lair of a void dragon exists deep in the freezing, airless void between stars. Hidden away in caves on silently drifting asteroids or shimmering atop the ruins of a Star Citadel, the void dragon’s lair rests in the great void of space.  \nWhen a void dragon claims a home elsewhere, it forges a connection to its true lair. It prefers towering mountain peaks, valleys, or ruins at high elevation with a clear view of the sky. It can reach through space from this lair to reach its treasure hoard hidden in the void. That connection has repercussions, of course, and the most powerful void dragons leave their mark on the world around them when they roost. Intrusions from beyond and a thirst for proscribed knowledge are common near their lairs.  \nIf fought in its lair, its Challenge increases by 1, to 15 for an adult (13,000 XP) and 25 for an ancient void dragon (75,000 XP).  \n\n### Lair Actions\n\n  \nOn initiative count 20 (losing initiative ties), the dragon takes a lair action to generate one of the following effects; the dragon can’t use the same effect two rounds in a row:\n* The dragon negates natural gravity within its lair (an area affected by its gravitic breath is unaffected). Creatures drift 10 feet away from the ground over the course of a round and are restrained. Flying creatures can move at half speed, unless they have the (hover) tag or use magical flight, in which case they move normally. This effect persists until initiative count 20 on the following round.\n* The Void briefly overlaps the dragon’s lair in a 20-foot-radius sphere of blackness punctuated by deep blue streaks and pinpoints of light. The sphere is centered on a point the dragon can see within 120 feet of the dragon. The area spreads around corners, is heavily obscured, and contains no air (creatures must hold their breath). Each creature in the sphere when it appears must make a DC 15 Constitution saving throw, taking 10 (3d6) cold damage on a failed save or half as much on a successful one. Any creature that ends its turn in the sphere takes 10 (3d6) cold damage. The sphere lasts until the dragon uses this lair action again or until the dragon dies.\n* The dragon rips the fabric of space, forcing two creatures it can see within 120 feet of it to suddenly exist in the same place. Space itself repels the creatures to their original positions. Each creature takes 16 (3d10) force damage and is knocked prone, or takes half as much damage and is not knocked prone with a successful DC 15 Strength saving throw.\n  \n### Regional Effects\n\n  \nThe region containing a legendary void dragon’s lair is warped by the dragon’s magic, which creates one or more of the following effects:\n* Secrets have a way of coming to light within 6 miles of the lair. Clues are inadvertently discovered, slips of the tongue hint at a hidden truth, and creatures become morbidly curious for forbidden knowledge.\n* Light is muted within 6 miles of the lair. Nonmagical illumination, including sunlight, can’t create bright light in this area.\n* Visitations from otherworldly beings occur and disembodied voices whisper in the night within 6 miles of the dragon’s lair. Celestials, fey, and fiends of CR 2 or lower can slip into the world in this area.\n  \nIf the dragon dies, these effects fade over the course of 1d10 days.",
            "name": "Ancient Void Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 22,
            "armor_desc": "natural armor",
            "hit_points": 448,
            "hit_dice": "23d20+207",
            "speed": {
                "hover": true,
                "walk": 40,
                "fly": 80
            },
            "strength": 28,
            "dexterity": 10,
            "constitution": 29,
            "intelligence": 18,
            "wisdom": 15,
            "charisma": 23,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 16,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 13,
            "perception": 16,
            "skills": {
                "arcana": 18,
                "history": 18,
                "perception": 16,
                "persuasion": 13,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "charmed, frightened",
            "senses": "blindsight 60ft, darkvision 120ft, passive Perception 26",
            "languages": "Celestial, Common, Draconic, Infernal, Primordial, Void Speech",
            "challenge_rating": "24",
            "cr": 24.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon can use its Aura of Madness. It then makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 15 ft., one target. Hit: 20 (2d10 + 9) piercing damage plus 14 (4d6) cold damage.",
                    "attack_bonus": 16,
                    "damage_dice": "2d10"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 10 ft., one target. Hit: 16 (2d6 + 9) slashing damage plus 7 (2d6) cold damage.",
                    "attack_bonus": 16,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 20 ft., one target. Hit: 18 (2d8 + 9) bludgeoning damage.",
                    "attack_bonus": 16,
                    "damage_dice": "2d8"
                },
                {
                    "name": "Aura of Madness",
                    "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 22 Wisdom saving throw or become frightened 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. If a creature fails the saving throw by 5 or more it is driven insane. An insane creature is frightened permanently, and behaves as if affected by confusion while it is frightened in this way. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Aura of Madness for the next 24 hours."
                },
                {
                    "name": "Breath Weapons (Recharge 5-6)",
                    "desc": "The dragon uses one of the following breath weapons:"
                },
                {
                    "name": "Gravitic Breath",
                    "desc": "The dragon exhales a 90-foot cube of powerful localized gravity, originating from the dragon. Falling damage in the area increases to 1d10 per 10 feet fallen. When a creature starts its turn within the area or enters it for the first time in a turn, including when the dragon creates the field, it must make a DC 24 Dexterity saving throw. On a failure the creature is restrained. On a success the creature's speed is halved as long as it remains in the field. A restrained creature repeats the saving throw at the end of its turn. The field persists until the dragon's breath recharges, and it can't use gravitic breath twice consecutively."
                },
                {
                    "name": "Stellar Flare Breath",
                    "desc": "The dragon exhales star fire in a 90-foot cone. Each creature in that area must make a DC 24 Dexterity saving throw, taking 45 (13d6) fire damage and 45 (13d6) radiant damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Teleport",
                    "desc": "The dragon magically teleports to any open space within 100 feet."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Void Twist",
                    "desc": "When the dragon is hit by a ranged attack, it can create a small rift in space to increase its AC by 7 against that attack. If the attack misses because of this increase, the dragon can choose a creature within 30 feet to become the new target for that attack. Use the original attack roll to determine if the attack hits the new target."
                }
            ],
            "legendary_desc": "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",
                    "desc": "The dragon makes a Wisdom (Perception) check."
                },
                {
                    "name": "Tail Attack",
                    "desc": "The dragon makes a tail attack."
                },
                {
                    "name": "Void Slip (Costs 2 Actions)",
                    "desc": "The dragon twists the fabric of space. Each creature within 15 feet of the dragon must succeed on a DC 21 Dexterity saving throw or take 13 (2d6 + 6) bludgeoning damage and be knocked prone. The dragon can then teleport to an unoccupied space within 40 feet."
                },
                {
                    "name": "Void Cache (Costs 3 Actions)",
                    "desc": "The dragon can magically reach into its treasure hoard and retrieve one item. If the dragon is holding an item, it can use this ability to deposit the item into its hoard."
                }
            ],
            "special_abilities": [
                {
                    "name": "Chill of the Void",
                    "desc": "Cold damage dealt by the void dragon ignores resistance to cold damage, but not cold immunity."
                },
                {
                    "name": "Collapsing Star",
                    "desc": "When the void dragon is killed it explodes in a swath of celestial destruction. Each creature and object within 1 mile of the dragon take 55 (10d10) bludgeoning damage, 55 (10d10) cold damage, and 55 (10d10) psychic damage. Each damage type can be reduced by half with a successful DC 21 saving throw: Dexterity vs. bludgeoning, Constitution vs. cold, and Wisdom vs. psychic. Additionally, a creature that fails two or three of the saving throws is affected by a plane shift spell and sent to a random plane. If it is sent to the plane it currently occupies, it appears 5d100 miles away in a random direction."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Void Dweller",
                    "desc": "Void dragons dwell in the empty expanse between the stars, and do not require air, food, drink, or sleep. When flying between stars the void dragon magically glides on solar winds, making the immense journey through the void in an impossibly short time."
                },
                {
                    "name": "Void Dragon's Lair",
                    "desc": "on initiative count 20 (losing initiative ties), the dragon takes a lair action to generate one of the following effects; the dragon can't use the same effect two rounds in a row:\n\n- The dragon negates natural gravity within its lair (an area affected by its gravitic breath is unaffected). Creatures drift 10 feet away from the ground over the course of a round and are restrained. Flying creatures can move at half speed, unless they have the (hover) tag or use magical flight, in which case they move normally. This effect persists until initiative count 20 on the following round.\n\n- The Void briefly overlaps the dragon's lair in a 20-foot-radius sphere of blackness punctuated by deep blue streaks and pinpoints of light. The sphere is centered on a point the dragon can see within 120 feet of the dragon. The area spreads around corners, is heavily obscured, and contains no air (creatures must hold their breath). Each creature in the sphere when it appears must make a DC 15 Constitution saving throw, taking 10 (3d6) cold damage on a failed save or half as much on a successful one. Any creature that ends its turn in the sphere takes 10 (3d6) cold damage. The sphere lasts until the dragon uses this lair action again or until the dragon dies.\n\n- The dragon rips the fabric of space, forcing two creatures it can see within 120 feet of it to suddenly exist in the same place. Space itself repels the creatures to their original positions. Each creature takes 16 (3d10) force damage and is knocked prone, or takes half as much damage and is not knocked prone with a successful DC 15 Strength saving throw."
                },
                {
                    "name": "Regional Effects",
                    "desc": "the region containing a legendary void dragon's lair is warped by the dragon's magic, which creates one or more of the following effects:\n\n- Secrets have a way of coming to light within 6 miles of the lair. Clues are inadvertently discovered, slips of the tongue hint at a hidden truth, and creatures become morbidly curious for forbidden knowledge.\n\n- Light is muted within 6 miles of the lair. Nonmagical illumination, including sunlight, can't create bright light in this area.\n\n- Visitations from otherworldly beings occur and disembodied voices whisper in the night within 6 miles of the dragon's lair. Celestials, fey, and fiends of CR 2 or lower can slip into the world in this area.\n\nif the dragon dies, these effects fade over the course of 1d10 days."
                }
            ],
            "spell_list": [],
            "page_no": 138,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_ancient-void-dragon/"
        },
        {
            "slug": "andrenjinyi",
            "desc": "_A gigantic, black-headed snake is over 60 feet long and sheathed in brilliant scales, each andrenjinyi is splashed with vibrant patterns of every imaginable color. The air around these serpents is heavy, redolent of the quenched red desert after a torrential thunderstorm._  \nAndrenjinyi are the descendants of the Rainbow Serpent, the first and greatest spirit of the world’s beginning.The Rainbow Serpent’s children are dichotomous nature spirits of land and sky, sun and rain, male and female, and birth and destruction.  \n**Last of their Kind.** The Rainbow Serpent shed andrenjinyi like cast-off scales during her primordial wanderings, but she has created no more since she ascended to the stars. While andrenjinyi are ageless fertility spirits, they cannot themselves reproduce; each one is an irreplaceable link to primeval creation.  \n**Hunt and Transform.** Andrenjinyi are naturally aquatic, preferring to live in deep, fresh, life- giving rivers and lakes.The serpents usually attack intruders unless they approach with the correct rites or offerings, which require a successful DC 20 Intelligence (Religion) check.  \nAndrenjinyi hunt as other animals do, but they transform devoured prey into unique species with their Transmuting Gullet ability, creating mixed gender pairs. An andrenjinyi’s sacred pool and surroundings often shelters a menagerie of strange and beautiful animals.  \n**Demand Obedience and Ritual.** When offered rituals and obedience, andrenjinyi sometimes protect nearby communities with drought-breaking rains, cures for afflictions, or the destruction of rivals. Revered andrenjinyi take offense when their petitioners break fertility and familial edicts, such as prohibitions on incest, rape, and matricide, but also obscure obligations including soothing crying infants and the ritual sacrifice of menstrual blood. Punishments are malevolently disproportionate, often inflicted on the whole community and including baking drought, flooding rains, petrification, pestilence, and animalistic violence.Thus, tying a community’s well-being to an andrenjinyi is a double-edged sword.",
            "name": "Andrenjinyi",
            "size": "Gargantuan",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 228,
            "hit_dice": "13d20+91",
            "speed": {
                "walk": 60,
                "burrow": 20,
                "climb": 20,
                "swim": 60
            },
            "strength": 30,
            "dexterity": 17,
            "constitution": 25,
            "intelligence": 10,
            "wisdom": 18,
            "charisma": 23,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 12,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 11,
            "perception": 9,
            "skills": {
                "arcana": 5,
                "perception": 9,
                "religion": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, fire, lightning",
            "damage_immunities": "psychic",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., tremorsense 120 ft., passive Perception 19",
            "languages": "Common, Celestial, Giant, Sylvan",
            "challenge_rating": "15",
            "cr": 15.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The andrenjinyi makes two attacks, one with its bite and one with its constriction. If both attacks hit the same target, then the target is Swallowed Whole."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 20 ft., one target. Hit: 36 (4d12 + 10) piercing damage.",
                    "attack_bonus": 15,
                    "damage_dice": "4d12"
                },
                {
                    "name": "Constrict",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 5 ft., one target. Hit: 36 (4d12 + 10) bludgeoning damage, and the target is grappled (escape DC 20). Until this grapple ends the target is restrained, and the andrenjinyi can't constrict another target.",
                    "attack_bonus": 15,
                    "damage_dice": "4d12"
                },
                {
                    "name": "Rainbow Arch",
                    "desc": "The andrenjinyi can instantaneously teleport between sources of fresh water within 1 mile as an action. It can't move normally or take any other action on the turn when it uses this power. When this power is activated, a rainbow manifests between the origin and destination, lasting for 1 minute."
                },
                {
                    "name": "Swallow Whole",
                    "desc": "If the bite and constrict attacks hit the same target in one turn, the creature is swallowed whole. The target is blinded and restrained, and has total cover against attacks and other effects outside the andrenjinyi. The target takes no damage inside the andrenjinyi. The andrenjinyi can have three Medium-sized creatures or four Small-sized creatures swallowed at a time. If the andrenjinyi takes 20 damage or more in a single turn from a swallowed creature, the andrenjinyi must succeed on a DC 18 Constitution saving throw at the end of that turn or regurgitate all swallowed creatures, which fall prone in a space within 5 feet of the andrenjinyi. If the andrenjinyi is slain, a swallowed creature is no longer restrained by it and can escape from the andrenjinyi by using 15 feet of movement, exiting prone. The andrenjinyi can regurgitate swallowed creatures as a free action."
                },
                {
                    "name": "Transmuting Gullet",
                    "desc": "When a creature is swallowed by an andrenjinyi, it must make a successful DC 19 Wisdom saving throw each round at the end of its turn or be affected by true polymorph into a new form chosen by the andrenjinyi. The effect is permanent until dispelled or ended with a wish or comparable magic."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The andrenjinyi can breathe air and water."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the andrenjinyi's spellcasting ability is Charisma (spell save DC 19, +11 to hit with spell attacks). It can innately cast the following spells, requiring only verbal components:\n\nat will: create water, speak with animals, stoneshape\n\n3/day each: control weather, dispel magic, reincarnate\n\n1/day each: blight, commune with nature, contagion, flesh to stone, plant growth"
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The andrenjinyi has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The andrenjinyi's weapon attacks are magical."
                }
            ],
            "spell_list": [],
            "page_no": 18,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_andrenjinyi/"
        },
        {
            "slug": "hraesvelgr-the-corpse-swallower",
            "desc": "",
            "name": "Hraesvelgr The Corpse Swallower",
            "size": "Huge",
            "type": "Giant",
            "subtype": "shapechanger",
            "group": null,
            "alignment": "neutral",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 241,
            "hit_dice": "21d12+105",
            "speed": {
                "walk": 50
            },
            "strength": 25,
            "dexterity": 10,
            "constitution": 20,
            "intelligence": 16,
            "wisdom": 17,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": 9,
            "wisdom_save": 9,
            "charisma_save": 11,
            "perception": 9,
            "skills": {
                "athletics": 13,
                "perception": 9,
                "survival": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "lightning, thunder",
            "damage_immunities": "cold; bludgeoning, piercing, and slashing from nonmagical attacks",
            "condition_immunities": "exhaustion",
            "senses": "passive Perception 19",
            "languages": "Auran, Common, Giant (can't speak in roc form)",
            "challenge_rating": "19",
            "cr": 19.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Hraesvelgr makes two attacks."
                },
                {
                    "name": "Beak (Roc Form Only)",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 25 (4d8 + 7) piercing damage.",
                    "attack_bonus": 13,
                    "damage_dice": "4d8+7"
                },
                {
                    "name": "Fist (Giant Form Only)",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 20 (3d8 + 7) bludgeoning damage, and the target must succeed on a DC 21 Constitution saving throw or be stunned until the start of Hraesvelgr's next turn.",
                    "attack_bonus": 13,
                    "damage_dice": "3d8+7"
                },
                {
                    "name": "Talons (Roc Form Only)",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 21 (4d6 + 7) slashing damage, and the target is grappled (escape DC 17). Until this grapple ends, the target is restrained and Hraesvelgr can't use his talons against another target.",
                    "attack_bonus": 13,
                    "damage_dice": "4d6+7"
                },
                {
                    "name": "Gale Blast (recharge 5-6)",
                    "desc": "Hraesvelgr unleashes a gale-force blast of wind in a line 60 feet long and 10 feet wide. Creatures in the area take 35 (10d6) bludgeoning damage and are pushed 15 feet directly away from Hraesvelgr, or they take half damage and are not pushed with a successful DC 19 Strength saving throw."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "Hraesvelgr 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. Hraesvelgr regains spent legendary actions at the start of his turn.",
            "legendary_actions": [
                {
                    "name": "Attack",
                    "desc": "Hraesvelgr makes a fist or talon attack."
                },
                {
                    "name": "Move (2 actions)",
                    "desc": "Hraesvelgr moves half his speed. If in roc form, all creatures within 10 feet of Hraesvelgr at the end of this move must succeed on a DC 15 Dexterity saving throw or take 10 (3d6) bludgeoning damage and fall prone."
                },
                {
                    "name": "Swallow (3 actions, Roc Form Only)",
                    "desc": "Hraesvelgr makes a bite attack against a creature he has grappled. If he hits, he swallows the creature. A swallowed creature is no longer grappled, but is blinded, restrained, and has advantage against attacks and effects originating from outside Hraesvelgr. A swallowed creature takes 14 (4d6) acid damage at the start of each of Hraesvelgr's turns. If Hraesvelgr returns to giant form, or takes 40 damage or more in a single turn from a swallowed creature, he must succeed on a DC 20 Constitution saving throw or regurgitate all swallowed creatures, which land prone within 10 feet of the giant. If Hraesvelgr dies, swallowed creatures are no longer restrained and can escape the corpse by spending 30 feet of movement, exiting prone."
                }
            ],
            "special_abilities": [
                {
                    "name": "Innate Spellcasting",
                    "desc": "hraesvelgr's innate spellcasting ability is Charisma (spell save DC 19). He can innately cast the following spells, requiring no material or somatic components:\n\nat will: feather fall, light\n\n3/day: control weather"
                },
                {
                    "name": "Keen Sight (Roc Form Only)",
                    "desc": "Hraesvelgr has advantage on Wisdom (Perception) checks that rely on sight."
                },
                {
                    "name": "Legendary Resistance (3/day)",
                    "desc": "If Hraesvelgr fails a saving throw, he can choose to succeed instead."
                },
                {
                    "name": "Shapechanger",
                    "desc": "Hraesvelgr can use a bonus action to change into a roc. Any equipment he wears or carries melds into his new form. It keeps its game statistics except as noted. He reverts to his giant form if it is reduced to 0 hit points or when it uses a bonus action to change back."
                },
                {
                    "name": "Hraesvelgr's Lair",
                    "desc": "on initiative count 20 (losing initiative ties), Hraesvelgr takes a lair action to cause one of the following effects; Hraesvelgr can't use the same effect two rounds in a row:\n\n- Hraesvelgr unleashes a blast of wind in a 60-foot cone. All creatures in the area must succeed on a DC 15 Dexterity saving throw or be knocked prone.\n\n- One creature within 60 feet that Hraesvelgr can see must succeed on a DC 15 Strength saving throw or be swept up in a pillar of wind. The creature is restrained and suspended 15 feet off the ground. If the creature has something to pull on, it can pull itself out of the wind by using an action and making a successful DC 15 Strength check; another creature who can reach the suspended creature can pull it free in the same way. Alternatively, a flying creature can repeat the saving throw as an action. On a success, it moves 5 feet out of the pillar of wind. This effect lasts until Hraesvelgr takes this action again or dies.\n\n- Hraesvelgr lets out a thunderous bellow in giant form or an ear-splitting shriek in roc form. All creatures within 30 feet must make a successful DC 15 Constitution saving throw or be frightened for 1 minute. A frightened creature repeats the saving throw at the end of its turn, ending the effect on itself on a success."
                },
                {
                    "name": "Regional Effects",
                    "desc": "the region containing Hraesvelgr's lair is warped by the corpse swallower's magic, which creates one or more of the following effects:\n\n- Strong windstorms are common within 6 miles of the lair.\n\n- Giant avian beasts are drawn to the lair and fiercely defend it against intruders.\n\n- The wind within 10 miles of the lair bears a pungent carrion stench.\n\nif Hraesvelgr dies, conditions in the area surrounding the lair return to normal over the course of 1d10 days."
                }
            ],
            "spell_list": [],
            "page_no": 224,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_hraesvelgr-the-corpse-swallower/"
        },
        {
            "slug": "hundun",
            "desc": "_A toothless mouth adorns the headless shoulders of this oversized, four-armed, doughy humanoid. Colors and half-formed phantasmal shapes appear and vanish around it, to the creature’s obvious delight._  \n**Creative Chaos.** Wise yet child-like creatures of chaos, hunduns are four-armed, headless humanoids that embody spontaneous creation and the confusion that precedes enlightenment. Taking delight in creation of all kinds, they bring change to the staid and stagnant, spin revelation from confusion, and inspire moments of great creation—from works of art to new nations and faiths, and even the formation of planets and planes.  \n**Nonsense Speech.** Although not mindless, hunduns rarely seem to act out of conscious thought, yet their actions seem wise and usually benevolent. They communicate only in nonsense words, but have no trouble communicating among themselves or acting in coordination with other hunduns.  \n**Flesh of Creation.** Hundun blood is a powerful catalyst, and their spittle a potent drug. Each hundun’s heart is an Egg of Worlds—an artifact that can give birth to new concepts, powers, or even worlds. Obviously, the hundun must die for its heart to be used this way, but this is a sacrifice one might make willingly under the right circumstances.",
            "name": "Hundun",
            "size": "Large",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "chaotic good",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 153,
            "hit_dice": "18d10+54",
            "speed": {
                "walk": 40,
                "fly": 40
            },
            "strength": 20,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 4,
            "wisdom": 20,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 7,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 8,
            "perception": 9,
            "skills": {
                "athletics": 9,
                "insight": 9,
                "perception": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "acid, psychic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, stunned, unconscious",
            "senses": "blindsight 60 ft., passive Perception 20",
            "languages": "understands Celestial and Primordial, but cannot speak intelligibly",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The hundun makes four slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 15 (3d6 + 5) bludgeoning damage.",
                    "attack_bonus": 9,
                    "damage_dice": "3d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Brainless",
                    "desc": "Hunduns are immune to any spell or effect that allows an Intelligence, Wisdom, or Charisma saving throw. Trying to contact or read a Hundun's mind confuses the caster as the spell for 1 round."
                },
                {
                    "name": "Dance of Creation",
                    "desc": "Hunduns can perform an act of magical creation almost unlimited in scope every 1d8 days. The effect is equivalent to a wish spell, but it must create something."
                },
                {
                    "name": "Enlightening Befuddlement",
                    "desc": "when a hundun's confusion spell affects a target, it can elect to use the following table rather than the standard one:\n\n1d100 Result"
                },
                {
                    "name": "01-10 Inspired:",
                    "desc": "Advantage on attack rolls, ability checks, and saving throws"
                },
                {
                    "name": "11-20 Distracted:",
                    "desc": "Disadvantage on attack rolls, ability checks, and saving throws"
                },
                {
                    "name": "21-50 Incoherent:",
                    "desc": "The target does nothing but babble or scribble incoherent notes on a new idea"
                },
                {
                    "name": "51-75 Obsessed:",
                    "desc": "Target is recipient of geas to create a quality magical object"
                },
                {
                    "name": "76-100 Suggestible:",
                    "desc": "Target receives a suggestion from the hundun"
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the hundun's innate spellcasting ability is Wisdom (spell save DC 17). It can cast the following spells, requiring no material components:\n\nconstant: confusion (always centered on the hundun), detect thoughts\n\nat will: create or destroy water, dancing lights, mending, prestidigitation\n\n3/day each: compulsion, dimension door, black tentacles, irresistible dance\n\n1/day each: awaken, creation, heroes' feast, magnificent mansion, plant growth, reincarnate, stone shape"
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The hundun's weapon attacks are magical."
                }
            ],
            "spell_list": [],
            "page_no": 253,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_hundun/"
        },
        {
            "slug": "iaaffrat",
            "desc": "",
            "name": "Ia'affrat",
            "size": "Large",
            "type": "Elemental",
            "subtype": "Swarm",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 170,
            "hit_dice": "20d10+60",
            "speed": {
                "hover": true,
                "walk": 5,
                "fly": 40
            },
            "strength": 3,
            "dexterity": 21,
            "constitution": 16,
            "intelligence": 20,
            "wisdom": 18,
            "charisma": 23,
            "strength_save": null,
            "dexterity_save": 10,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 11,
            "perception": 9,
            "skills": {
                "arcana": 10,
                "deception": 11,
                "insight": 9,
                "perception": 9,
                "persuasion": 11
            },
            "damage_vulnerabilities": "cold",
            "damage_resistances": "",
            "damage_immunities": "fire, poison; bludgeoning, piercing, slashing",
            "condition_immunities": "charmed, frightened, paralyzed, petrified, prone, poisoned, restrained, stunned",
            "senses": "blindsight 10 ft., darkvision 120 ft., passive Perception 19",
            "languages": "Common, Draconic, Infernal, Primordial",
            "challenge_rating": "15",
            "cr": 15.0,
            "actions": [
                {
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 0 ft., one creature in the swarm's space. Hit: 21 (6d6) piercing damage plus 14 (4d6) fire damage plus 14 (4d6) poison damage, or 10 (3d6) piercing damage plus 7 (2d6) fire damage plus 7 (2d6) poison damage if Ia'Affrat has half of its hit points or fewer. The target must succeed on a DC 16 Constitution saving throw or be poisoned for 1 minute. A poisoned creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "attack_bonus": 10,
                    "damage_dice": "6d6"
                },
                {
                    "name": "Smoke Jump",
                    "desc": "Ia'Affrat can travel instantly to a space in sight where there's smoke."
                },
                {
                    "name": "Whirlwind (Recharge 4-6)",
                    "desc": "Each creature in Ia'Affrat's space must make a DC 18 Strength saving throw. Each creature that fails takes 28 (8d6) bludgeoning damage plus 14 (4d6) fire damage plus 14 (4d6) poison damage and is flung up 20 feet away from Ia'Affrat in a random direction and knocked prone. If the saving throw is successful, the target takes half the bludgeoning damage and isn't flung away or knocked prone. If a thrown target strikes an object, such as a wall or floor, the target takes 3 (1d6) bludgeoning damage for every 10 feet it traveled. If the target collides with another creature, that creature must succeed on a DC 18 Dexterity saving throw or take the same damage and be knocked prone."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Elemental Swarm",
                    "desc": "Ia'Affrat can occupy another creature's space\n\nand vice versa, and the swarm can move through any opening\n\nlarge enough for a Tiny insect"
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Ia'Affrat has advantage on saving throws against spells and other magical effects"
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "Ia'Affrat's spellcasting ability is Charisma (spell save DC 19, +11 to hit with spell attacks). Ia'Affrat can innately cast the following spells, requiring no material components:\n\nat will: fire bolt, poison spray\n\n3/day each: burning hands, invisibility, ray of enfeeblement, ray of sickness\n\n1/day each: bestow curse, contagion, harm, insect plague, fireball"
                },
                {
                    "name": "Inhabit",
                    "desc": "Ia'Affrat can enter the body of an incapacitated or dead creature by crawling into its mouth and other orifices. Inhabiting requires 1 minute, and the victim must be Small, Medium, or Large. If Ia'Affrat inhabits a dead body, it can animate it and control its movements, effectively becoming a zombie for as long as it remains inside. Ia'Affrat can abandon the body as an action. Attacks against the host deal half damage to Ia'Affrat as well, but Ia'Affrat's resistances and immunities still apply against this damage. In a living victim, Ia'Affrat can control the victim's movement and actions as if using dominate monster (save DC 19) on the victim. Ia'Affrat can consume a living victim; the target takes 5 (2d4) necrotic damage per hour while Ia'Affrat inhabits its body, and Ia'Affrat regains hit points equal to the damage dealt. When inhabiting a body, Ia'Affrat can choose to have any spell it casts with a range of self, target the inhabited body rather than itself. The skin of a creature inhabited by Ia'Affrat crawls with the forms of the insects inside. Ia'Affrat can hide this telltale sign with a Charisma (Deception) check against a viewer's passive Insight. A greater restoration spell or comparable magic forces Ia'Affrat to abandon the host."
                },
                {
                    "name": "Smoke Shroud",
                    "desc": "Ia'Affrat is shrouded in a 5-foot-radius cloud of dark smoke. This area is lightly obscured to creatures other than Ia'Affrat. Any creature that needs to breathe that begins its turn in the area must make a successful DC 16 Constitution saving throw or be stunned until the end of its turn."
                }
            ],
            "spell_list": [],
            "page_no": 98,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_iaaffrat/"
        },
        {
            "slug": "star-spawn-of-cthulhu",
            "desc": "The star-dwelling, octopoid servants and children of Cthulhu are enormous and strange, with clawed hands, powerful but distended brains, and winglike spines on their backs, with which they propel themselves through the frozen emptiness between stars.  \nThese masters of psychic communication and dimensional manipulation can transport themselves and others across enormous distances.  \n_**Mastery of Life and Destruction.**_ They’ve harnessed mysterious energies of life and destruction as well, to grow new life with remarkable speed (and some degree of wastage and cancerous tumors) and to turn living flesh into miasmic vapor through nothing more than focused attention.  \n_**Rituals to Cthulhu.**_ Their goals are simple: oppose the mi-go and aid dread Cthulhu. The star-spawn destroy creatures that will not yield and serve as slaves and sacrifices, rather than allowing them to serve another master. Above all, they insist that all creatures venerate great Cthulhu and sacrifice life and treasure in his name. Their ultimate aim is to bend the heavens themselves and ensure that the stars are rightly positioned in their orbits to herald Cthulhu’s inevitable return.",
            "name": "Star Spawn Of Cthulhu",
            "size": "Large",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 187,
            "hit_dice": "15d10+105",
            "speed": {
                "walk": 30,
                "swim": 30,
                "fly": 50
            },
            "strength": 25,
            "dexterity": 15,
            "constitution": 24,
            "intelligence": 30,
            "wisdom": 18,
            "charisma": 23,
            "strength_save": 12,
            "dexterity_save": null,
            "constitution_save": 12,
            "intelligence_save": 15,
            "wisdom_save": 9,
            "charisma_save": null,
            "perception": 14,
            "skills": {
                "arcana": 15,
                "perception": 14
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "cold, fire, lightning, poison, psychic",
            "condition_immunities": "exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 300 ft., passive Perception 24",
            "languages": "Common, Infernal, Void Speech",
            "challenge_rating": "15",
            "cr": 15.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The star spawn can use disintegrating gaze if it's available, and also make one claws attack and one dimensional stomp attack."
                },
                {
                    "name": "Crushing Claws",
                    "desc": "Melee Weapon Attack. +12 to hit, reach 10 ft., one target. Hit: 20 (2d12 + 7) bludgeoning damage plus 13 (3d8) necrotic damage."
                },
                {
                    "name": "Disintegrating Gaze (Recharge 5-6)",
                    "desc": "Ranged Spell Attack: +15 to hit, range 60 ft., one target in line of sight. Hit: 32 (5d12) necrotic damage, and the target must make a successful DC 20 Constitution saving throw or dissipate into vapor as if affected by a gaseous form spell. An affected creature repeats the saving throw at the end of each of its turns; on a success, the effect ends on that creature, but on a failure, the creature takes another 32 (5d12) necrotic damage and remains gaseous. A creature reduced to 0 hit points by this necrotic damage is permanently disintegrated and can be restored only by a wish or comparable magic that doesn't require some portion of a corpse to work.",
                    "attack_bonus": 15,
                    "damage_dice": "5d12"
                },
                {
                    "name": "Dimensional Stomp",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 18 (2d20 + 7) bludgeoning damage, and the target must make a successful DC 15 Dexterity saving throw or be teleported to a new location as if affected by the dimension door spell. The destination is chosen by the star spawn, but it cannot be in the same space as another object or creature.",
                    "attack_bonus": 12,
                    "damage_dice": "2d20"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Interdimensional Movement",
                    "desc": "A star spawn of Cthulhu can use misty step as a bonus action once per round."
                },
                {
                    "name": "Psychic Tower",
                    "desc": "When an attack that causes psychic damage is directed against the spawn, the attack rebounds against the attacker. Resolve the attack as if the attacker were the original target and using the star spawn's ability modifiers and proficiency bonus rather than the original attacker's."
                },
                {
                    "name": "Void Traveler",
                    "desc": "The star spawn of Cthulhu requires no air, warmth, ambient pressure, food, or water, enabling it to travel safely through interstellar space and similar voids."
                }
            ],
            "spell_list": [],
            "page_no": 368,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_star-spawn-of-cthulhu/"
        },
        {
            "slug": "urochar-strangling-watcher",
            "desc": "_This horrible gigantic crimson leech slithers upright on four muscular tentacles, each 30 feet long. At the top of its writhing trunk, a great lidless eye glows with baleful orange light, surrounded by quivering, feathered antennae fully 5 feet long._  \n_**Underworld Wanderers.**_ The urochar are among the most dreaded monsters of the underworld. They have long plagued the drow, morlocks, and other humanoid races of the deep paths. They seek out death and the dying all the way to the banks of the  \n_**River Styx.**_  \n_**Devour the Dying.**_ Urochars feast on the final moments of those caught in their crushing tentacles. Though they rival the terrible neothelids in power, urochars are quite passive, watching the life and death struggles of other creatures and taking action only to drink in a dying being’s final moments from a nearby crevice or overhang, and taste their final gasps of horror.  \n_**Immortal.**_ Strangling watchers are effectively immortal. Gargantuan specimens in the deepest reaches of the underworld are several millennia old.",
            "name": "Urochar (Strangling Watcher)",
            "size": "Huge",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 256,
            "hit_dice": "19d12+133",
            "speed": {
                "walk": 40,
                "climb": 20
            },
            "strength": 24,
            "dexterity": 15,
            "constitution": 24,
            "intelligence": 14,
            "wisdom": 14,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": 13,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 11,
            "perception": 8,
            "skills": {
                "perception": 8,
                "stealth": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, lightning; bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "thunder",
            "condition_immunities": "frightened",
            "senses": "truesight 120 ft., passive Perception 19",
            "languages": "understands Darakhul and Void Speech",
            "challenge_rating": "17",
            "cr": 17.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The watcher makes four attacks with its tentacles."
                },
                {
                    "name": "Tentacle",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 20 ft., one target. Hit: 20 (3d8 + 7) bludgeoning damage, and the target is grappled (escape DC 17). Until this grapple ends, the target is restrained. Each of its four tentacles can grapple one target.",
                    "attack_bonus": 13,
                    "damage_dice": "3d8"
                },
                {
                    "name": "Paralyzing Gaze (Recharge 5-6)",
                    "desc": "The watcher can target one creature within 60 feet with its eerie gaze. The target must succeed on a DC 19 Wisdom saving throw or become paralyzed for 1 minute. The paralyzed target can repeat the saving throw at the end of each of its turns, ending the effect on a success. If a target's saving throw is successful or the effect ends for it, the target is immune to the watcher's gaze for the next 24 hours."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The urochar 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 strangling watcher regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Crush Attack",
                    "desc": "The urochar crushes one creature grappled by its tentacle. The target takes 25 (4d8 + 7) bludgeoning damage."
                },
                {
                    "name": "Tentacle Attack",
                    "desc": "The watcher makes one tentacle attack."
                },
                {
                    "name": "Tentacle Leap (Costs 2 Actions)",
                    "desc": "Using a tentacle, the urochar moves up to 20 feet to an unoccupied space adjacent to a wall, ceiling, floor, or other solid surface. This move doesn't trigger reactions. The urochar must have at least one tentacle free (not grappling a creature) to use this action. Grappled creatures move with the urochar."
                }
            ],
            "special_abilities": [
                {
                    "name": "Death Throes",
                    "desc": "When a strangling watcher dies, it releases all the fear it consumed in its lifetime in a single, soul-rending wave. All creatures within 60 feet of it must succeed on a DC 19 Charisma saving throw or become frightened. A frightened creature takes 13 (2d12) psychic damage at the start of each of its turns from the centuries of accumulated dread. It can repeat the Charisma saving throw at the end of each of its turns, ending the effect on a success."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the watcher's innate spellcasting ability is Charisma (spell save DC 19). It can cast the following spells, requiring no material components:\n\nat will: feather fall\n\n3/day each: blur, meld into stone, phantasmal killer\n\n1/day each: black tentacles, eyebite, greater invisibility"
                },
                {
                    "name": "Spider Climb",
                    "desc": "The watcher can climb any surface, including upside down on ceilings, without making an ability check."
                },
                {
                    "name": "Squeeze",
                    "desc": "Despite their size, strangling watchers have slender, boneless bodies, enabling them to squeeze through passages only a Small-sized creature could fit through, without affecting their movement or combat capabilities."
                }
            ],
            "spell_list": [],
            "page_no": 393,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_urochar-strangling-watcher/"
        },
        {
            "slug": "ancient-black-dragon",
            "desc": "",
            "name": "Ancient Black Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": "Black Dragon",
            "alignment": "chaotic evil",
            "armor_class": 22,
            "armor_desc": "natural armor",
            "hit_points": 367,
            "hit_dice": "21d20+147",
            "speed": {
                "walk": 40,
                "fly": 80,
                "swim": 40
            },
            "strength": 27,
            "dexterity": 14,
            "constitution": 25,
            "intelligence": 16,
            "wisdom": 15,
            "charisma": 19,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": 14,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 11,
            "perception": 16,
            "skills": {
                "perception": 16,
                "stealth": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 26",
            "languages": "Common, Draconic",
            "challenge_rating": "21",
            "cr": 21.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon can use its Frightful Presence. It then makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 15 ft., one target. Hit: 19 (2d10 + 8) piercing damage plus 9 (2d8) acid damage.",
                    "attack_bonus": 15,
                    "damage_dice": "2d10+2d8",
                    "damage_bonus": 8
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 10 ft., one target. Hit: 15 (2d6 + 8) slashing damage.",
                    "attack_bonus": 15,
                    "damage_dice": "2d6",
                    "damage_bonus": 8
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 20 ft., one target. Hit: 17 (2d8 + 8) bludgeoning damage.",
                    "attack_bonus": 15,
                    "damage_dice": "2d8",
                    "damage_bonus": 8
                },
                {
                    "name": "Frightful Presence",
                    "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 19 Wisdom saving throw or become 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 the dragon's Frightful Presence for the next 24 hours."
                },
                {
                    "name": "Acid Breath (Recharge 5-6)",
                    "desc": "The dragon exhales acid in a 90-foot line that is 10 feet wide. Each creature in that line must make a DC 22 Dexterity saving throw, taking 67 (15d8) acid damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "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",
                    "desc": "The dragon makes a Wisdom (Perception) check."
                },
                {
                    "name": "Tail Attack",
                    "desc": "The dragon makes a tail attack."
                },
                {
                    "name": "Wing Attack (Costs 2 Actions)",
                    "desc": "The dragon beats its wings. Each creature within 15 ft. 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": "Amphibious",
                    "desc": "The dragon can breathe air and water."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead."
                }
            ],
            "spell_list": [],
            "page_no": 280,
            "environments": [
                "Swamp"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_ancient-black-dragon/"
        },
        {
            "slug": "ancient-red-dragon",
            "desc": "",
            "name": "Ancient Red Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": "Red Dragon",
            "alignment": "chaotic evil",
            "armor_class": 22,
            "armor_desc": "natural armor",
            "hit_points": 546,
            "hit_dice": "28d20+252",
            "speed": {
                "walk": 40,
                "climb": 40,
                "fly": 80
            },
            "strength": 30,
            "dexterity": 10,
            "constitution": 29,
            "intelligence": 18,
            "wisdom": 15,
            "charisma": 23,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 16,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 13,
            "perception": 16,
            "skills": {
                "perception": 16,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 26",
            "languages": "Common, Draconic",
            "challenge_rating": "24",
            "cr": 24.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon can use its Frightful Presence. It then makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +17 to hit, reach 15 ft., one target. Hit: 21 (2d10 + 10) piercing damage plus 14 (4d6) fire damage.",
                    "attack_bonus": 17,
                    "damage_dice": "2d10+4d6",
                    "damage_bonus": 10
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +17 to hit, reach 10 ft., one target. Hit: 17 (2d6 + 10) slashing damage.",
                    "attack_bonus": 17,
                    "damage_dice": "2d6",
                    "damage_bonus": 10
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +17 to hit, reach 20 ft., one target. Hit: 19 (2d8 + 10) bludgeoning damage.",
                    "attack_bonus": 17,
                    "damage_dice": "2d8",
                    "damage_bonus": 10
                },
                {
                    "name": "Frightful Presence",
                    "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 21 Wisdom saving throw or become 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 the dragon's Frightful Presence for the next 24 hours."
                },
                {
                    "name": "Fire Breath (Recharge 5-6)",
                    "desc": "The dragon exhales fire in a 90-foot cone. Each creature in that area must make a DC 24 Dexterity saving throw, taking 91 (26d6) fire damage on a failed save, or half as much damage on a successful one.",
                    "attack_bonus": 0,
                    "damage_dice": "26d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "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",
                    "desc": "The dragon makes a Wisdom (Perception) check."
                },
                {
                    "name": "Tail Attack",
                    "desc": "The dragon makes a tail attack."
                },
                {
                    "name": "Wing Attack (Costs 2 Actions)",
                    "desc": "The dragon beats its wings. Each creature within 15 ft. of the dragon must succeed on a DC 25 Dexterity saving throw or take 17 (2d6 + 10) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead."
                }
            ],
            "spell_list": [],
            "page_no": 286,
            "environments": [
                "Hill",
                "Mountains",
                "Mountain"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_ancient-red-dragon/"
        },
        {
            "slug": "ancient-silver-dragon",
            "desc": "",
            "name": "Ancient Silver Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": "Silver Dragon",
            "alignment": "lawful good",
            "armor_class": 22,
            "armor_desc": "natural armor",
            "hit_points": 487,
            "hit_dice": "25d20+225",
            "speed": {
                "walk": 40,
                "fly": 80
            },
            "strength": 30,
            "dexterity": 10,
            "constitution": 29,
            "intelligence": 18,
            "wisdom": 15,
            "charisma": 23,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 16,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 13,
            "perception": 16,
            "skills": {
                "arcana": 11,
                "history": 11,
                "perception": 16,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 26",
            "languages": "Common, Draconic",
            "challenge_rating": "23",
            "cr": 23.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon can use its Frightful Presence. It then makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +17 to hit, reach 15 ft., one target. Hit: 21 (2d10 + 10) piercing damage.",
                    "attack_bonus": 17,
                    "damage_dice": "2d10",
                    "damage_bonus": 10
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +17 to hit, reach 10 ft., one target. Hit: 17 (2d6 + 10) slashing damage.",
                    "attack_bonus": 17,
                    "damage_dice": "2d6",
                    "damage_bonus": 10
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +17 to hit, reach 20 ft., one target. Hit: 19 (2d8 + 10) bludgeoning damage.",
                    "attack_bonus": 17,
                    "damage_dice": "2d8",
                    "damage_bonus": 10
                },
                {
                    "name": "Frightful Presence",
                    "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 21 Wisdom saving throw or become 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 the dragon's Frightful Presence for the next 24 hours."
                },
                {
                    "name": "Breath Weapons (Recharge 5-6)",
                    "desc": "The dragon uses one of the following breath weapons.\n\n**Cold Breath.** The dragon exhales an icy blast in a 90-foot cone. Each creature in that area must make a DC 24 Constitution saving throw, taking 67 (15d8) cold damage on a failed save, or half as much damage on a successful one.\n\n **Paralyzing Breath.** The dragon exhales paralyzing gas in a 90- foot cone. Each creature in that area must succeed on a DC 24 Constitution saving throw or be paralyzed for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "attack_bonus": 0,
                    "damage_dice": "15d8"
                },
                {
                    "name": "Change Shape",
                    "desc": "The dragon magically polymorphs into a humanoid or beast that has a challenge rating no higher than its own, or back into its true form. It reverts to its true form if it dies. Any equipment it is wearing or carrying is absorbed or borne by the new form (the dragon's choice).\nIn a new form, the dragon retains its alignment, hit points, Hit Dice, ability to speak, proficiencies, Legendary Resistance, lair actions, and Intelligence, Wisdom, and Charisma scores, as well as this action. Its statistics and capabilities are otherwise replaced by those of the new form, except any class features or legendary actions of that form."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "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",
                    "desc": "The dragon makes a Wisdom (Perception) check."
                },
                {
                    "name": "Tail Attack",
                    "desc": "The dragon makes a tail attack."
                },
                {
                    "name": "Wing Attack (Costs 2 Actions)",
                    "desc": "The dragon beats its wings. Each creature within 15 ft. of the dragon must succeed on a DC 25 Dexterity saving throw or take 17 (2d6 + 10) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead."
                }
            ],
            "spell_list": [],
            "page_no": 301,
            "environments": [
                "Urban",
                "Feywild",
                "Mountains",
                "Mountain"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_ancient-silver-dragon/"
        },
        {
            "slug": "balor",
            "desc": "",
            "name": "Balor",
            "size": "Huge",
            "type": "Fiend",
            "subtype": "demon",
            "group": "Demons",
            "alignment": "chaotic evil",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 262,
            "hit_dice": "21d12+126",
            "speed": {
                "walk": 40,
                "fly": 80
            },
            "strength": 26,
            "dexterity": 15,
            "constitution": 22,
            "intelligence": 20,
            "wisdom": 16,
            "charisma": 22,
            "strength_save": 14,
            "dexterity_save": null,
            "constitution_save": 12,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 12,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, lightning; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "truesight 120 ft., passive Perception 13",
            "languages": "Abyssal, telepathy 120 ft.",
            "challenge_rating": "19",
            "cr": 19.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The balor makes two attacks: one with its longsword and one with its whip."
                },
                {
                    "name": "Longsword",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 21 (3d8 + 8) slashing damage plus 13 (3d8) lightning damage. If the balor scores a critical hit, it rolls damage dice three times, instead of twice.",
                    "attack_bonus": 14,
                    "damage_dice": "3d8+3d8",
                    "damage_bonus": 8
                },
                {
                    "name": "Whip",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 30 ft., one target. Hit: 15 (2d6 + 8) slashing damage plus 10 (3d6) fire damage, and the target must succeed on a DC 20 Strength saving throw or be pulled up to 25 feet toward the balor.",
                    "attack_bonus": 14,
                    "damage_dice": "2d6+3d6",
                    "damage_bonus": 8
                },
                {
                    "name": "Teleport",
                    "desc": "The balor magically teleports, along with any equipment it is wearing or carrying, up to 120 feet to an unoccupied space it can see."
                },
                {
                    "name": "Variant: Summon Demon (1/Day)",
                    "desc": "The demon chooses what to summon and attempts a magical summoning.\nA balor has a 50 percent chance of summoning 1d8 vrocks, 1d6 hezrous, 1d4 glabrezus, 1d3 nalfeshnees, 1d2 mariliths, or one goristro.\nA summoned demon appears in an unoccupied space within 60 feet of its summoner, acts as an ally of its summoner, and can't summon other demons. It remains for 1 minute, until it or its summoner dies, or until its summoner dismisses it as an action."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Death Throes",
                    "desc": "When the balor dies, it explodes, and each creature within 30 feet of it must make a DC 20 Dexterity saving throw, taking 70 (20d6) fire damage on a failed save, or half as much damage on a successful one. The explosion ignites flammable objects in that area that aren't being worn or carried, and it destroys the balor's weapons.",
                    "attack_bonus": 0,
                    "damage_dice": "20d6"
                },
                {
                    "name": "Fire Aura",
                    "desc": "At the start of each of the balor's turns, each creature within 5 feet of it takes 10 (3d6) fire damage, and flammable objects in the aura that aren't being worn or carried ignite. A creature that touches the balor or hits it with a melee attack while within 5 feet of it takes 10 (3d6) fire damage.",
                    "attack_bonus": 0,
                    "damage_dice": "3d6"
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The balor has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The balor's weapon attacks are magical."
                }
            ],
            "spell_list": [],
            "page_no": 270,
            "environments": [
                "Abyss"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_balor/"
        },
        {
            "slug": "deva",
            "desc": "",
            "name": "Deva",
            "size": "Medium",
            "type": "Celestial",
            "subtype": "",
            "group": "Angels",
            "alignment": "lawful good",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 136,
            "hit_dice": "16d8+64",
            "speed": {
                "walk": 30,
                "fly": 90
            },
            "strength": 18,
            "dexterity": 18,
            "constitution": 18,
            "intelligence": 17,
            "wisdom": 20,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 9,
            "perception": 9,
            "skills": {
                "insight": 9,
                "perception": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "radiant; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "charmed, exhaustion, frightened",
            "senses": "darkvision 120 ft., passive Perception 19",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The deva makes two melee attacks."
                },
                {
                    "name": "Mace",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) bludgeoning damage plus 18 (4d8) radiant damage.",
                    "attack_bonus": 8,
                    "damage_dice": "1d6+4d8",
                    "damage_bonus": 4
                },
                {
                    "name": "Healing Touch (3/Day)",
                    "desc": "The deva touches another creature. The target magically regains 20 (4d8 + 2) hit points and is freed from any curse, disease, poison, blindness, or deafness."
                },
                {
                    "name": "Change Shape",
                    "desc": "The deva magically polymorphs into a humanoid or beast that has a challenge rating equal to or less than its own, or back into its true form. It reverts to its true form if it dies. Any equipment it is wearing or carrying is absorbed or borne by the new form (the deva's choice).\nIn a new form, the deva retains its game statistics and ability to speak, but its AC, movement modes, Strength, Dexterity, and special senses are replaced by those of the new form, and it gains any statistics and capabilities (except class features, legendary actions, and lair actions) that the new form has but that it lacks."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Angelic Weapons",
                    "desc": "The deva's weapon attacks are magical. When the deva hits with any weapon, the weapon deals an extra 4d8 radiant damage (included in the attack)."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The deva's spellcasting ability is Charisma (spell save DC 17). The deva can innately cast the following spells, requiring only verbal components:\nAt will: detect evil and good\n1/day each: commune, raise dead"
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The deva has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [
                "https://api.open5e.com/v2/spells/detect-evil-and-good/?format=api",
                "https://api.open5e.com/v2/spells/commune/?format=api",
                "https://api.open5e.com/v2/spells/raise-dead/?format=api"
            ],
            "page_no": 261,
            "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",
            "v2_converted_path": "/v2/creatures/srd_deva/"
        },
        {
            "slug": "lich",
            "desc": "",
            "name": "Lich",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "any evil alignment",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 135,
            "hit_dice": "18d8+54",
            "speed": {
                "walk": 30
            },
            "strength": 11,
            "dexterity": 16,
            "constitution": 16,
            "intelligence": 20,
            "wisdom": 14,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": 12,
            "wisdom_save": 9,
            "charisma_save": null,
            "perception": 9,
            "skills": {
                "arcana": 19,
                "history": 12,
                "insight": 9,
                "perception": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, lightning, necrotic",
            "damage_immunities": "poison; bludgeoning, piercing, and slashing from nonmagical attacks",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned",
            "senses": "truesight 120 ft., passive Perception 19",
            "languages": "Common plus up to five other languages",
            "challenge_rating": "21",
            "cr": 21.0,
            "actions": [
                {
                    "name": "Paralyzing Touch",
                    "desc": "Melee Spell Attack: +12 to hit, reach 5 ft., one creature. Hit: 10 (3d6) cold damage. The target must succeed on a DC 18 Constitution saving throw or be paralyzed for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "attack_bonus": 12,
                    "damage_dice": "3d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The lich can take 3 legendary actions, choosing from the options below. Only one legendary action option can be used at a time and only at the end of another creature's turn. The lich regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Cantrip",
                    "desc": "The lich casts a cantrip."
                },
                {
                    "name": "Paralyzing Touch (Costs 2 Actions)",
                    "desc": "The lich uses its Paralyzing Touch."
                },
                {
                    "name": "Frightening Gaze (Costs 2 Actions)",
                    "desc": "The lich fixes its gaze on one creature it can see within 10 feet of it. The target must succeed on a DC 18 Wisdom saving throw against this magic or become frightened for 1 minute. The frightened target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a target's saving throw is successful or the effect ends for it, the target is immune to the lich's gaze for the next 24 hours."
                },
                {
                    "name": "Disrupt Life (Costs 3 Actions)",
                    "desc": "Each non-undead creature within 20 feet of the lich must make a DC 18 Constitution saving throw against this magic, taking 21 (6d6) necrotic damage on a failed save, or half as much damage on a successful one.",
                    "attack_bonus": 0,
                    "damage_dice": "6d6"
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the lich fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Rejuvenation",
                    "desc": "If it has a phylactery, a destroyed lich gains a new body in 1d10 days, regaining all its hit points and becoming active again. The new body appears within 5 feet of the phylactery."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The lich is an 18th-level spellcaster. Its spellcasting ability is Intelligence (spell save DC 20, +12 to hit with spell attacks). The lich has the following wizard spells prepared:\n\n* Cantrips (at will): mage hand, prestidigitation, ray of frost\n* 1st level (4 slots): detect magic, magic missile, shield, thunderwave\n* 2nd level (3 slots): detect thoughts, invisibility, acid arrow, mirror image\n* 3rd level (3 slots): animate dead, counterspell, dispel magic, fireball\n* 4th level (3 slots): blight, dimension door\n* 5th level (3 slots): cloudkill, scrying\n* 6th level (1 slot): disintegrate, globe of invulnerability\n* 7th level (1 slot): finger of death, plane shift\n* 8th level (1 slot): dominate monster, power word stun\n* 9th level (1 slot): power word kill"
                },
                {
                    "name": "Turn Resistance",
                    "desc": "The lich has advantage on saving throws against any effect that turns undead."
                }
            ],
            "spell_list": [
                "https://api.open5e.com/v2/spells/mage-hand/?format=api",
                "https://api.open5e.com/v2/spells/prestidigitation/?format=api",
                "https://api.open5e.com/v2/spells/ray-of-frost/?format=api",
                "https://api.open5e.com/v2/spells/detect-magic/?format=api",
                "https://api.open5e.com/v2/spells/magic-missile/?format=api",
                "https://api.open5e.com/v2/spells/shield/?format=api",
                "https://api.open5e.com/v2/spells/thunderwave/?format=api",
                "https://api.open5e.com/v2/spells/detect-thoughts/?format=api",
                "https://api.open5e.com/v2/spells/invisibility/?format=api",
                "https://api.open5e.com/v2/spells/acid-arrow/?format=api",
                "https://api.open5e.com/v2/spells/mirror-image/?format=api",
                "https://api.open5e.com/v2/spells/animate-dead/?format=api",
                "https://api.open5e.com/v2/spells/counterspell/?format=api",
                "https://api.open5e.com/v2/spells/dispel-magic/?format=api",
                "https://api.open5e.com/v2/spells/fireball/?format=api",
                "https://api.open5e.com/v2/spells/blight/?format=api",
                "https://api.open5e.com/v2/spells/dimension-door/?format=api",
                "https://api.open5e.com/v2/spells/cloudkill/?format=api",
                "https://api.open5e.com/v2/spells/scrying/?format=api",
                "https://api.open5e.com/v2/spells/disintegrate/?format=api",
                "https://api.open5e.com/v2/spells/globe-of-invulnerability/?format=api",
                "https://api.open5e.com/v2/spells/finger-of-death/?format=api",
                "https://api.open5e.com/v2/spells/plane-shift/?format=api",
                "https://api.open5e.com/v2/spells/dominate-monster/?format=api",
                "https://api.open5e.com/v2/spells/power-word-stun/?format=api",
                "https://api.open5e.com/v2/spells/power-word-kill/?format=api"
            ],
            "page_no": 325,
            "environments": [
                "Shadowfell",
                "Ruin",
                "Laboratory",
                "Tomb"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_lich/"
        },
        {
            "slug": "mummy-lord",
            "desc": "",
            "name": "Mummy Lord",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": "Mummies",
            "alignment": "lawful evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 97,
            "hit_dice": "13d8+39",
            "speed": {
                "walk": 20
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 17,
            "intelligence": 11,
            "wisdom": 18,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 8,
            "intelligence_save": 5,
            "wisdom_save": 9,
            "charisma_save": 8,
            "perception": null,
            "skills": {
                "history": 5,
                "religion": 5
            },
            "damage_vulnerabilities": "bludgeoning",
            "damage_resistances": "",
            "damage_immunities": "necrotic, poison; bludgeoning, piercing, and slashing from nonmagical attacks",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "the languages it knew in life",
            "challenge_rating": "15",
            "cr": 15.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The mummy can use its Dreadful Glare and makes one attack with its rotting fist."
                },
                {
                    "name": "Rotting Fist",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 14 (3d6 + 4) bludgeoning damage plus 21 (6d6) necrotic damage. If the target is a creature, it must succeed on a DC 16 Constitution saving throw or be cursed with mummy rot. The cursed target can't regain hit points, and its hit point maximum decreases by 10 (3d6) for every 24 hours that elapse. If the curse reduces the target's hit point maximum to 0, the target dies, and its body turns to dust. The curse lasts until removed by the remove curse spell or other magic.",
                    "attack_bonus": 9,
                    "damage_dice": "3d6+6d6",
                    "damage_bonus": 4
                },
                {
                    "name": "Dreadful Glare",
                    "desc": "The mummy lord targets one creature it can see within 60 feet of it. If the target can see the mummy lord, it must succeed on a DC 16 Wisdom saving throw against this magic or become frightened until the end of the mummy's next turn. If the target fails the saving throw by 5 or more, it is also paralyzed for the same duration. A target that succeeds on the saving throw is immune to the Dreadful Glare of all mummies and mummy lords for the next 24 hours."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The mummy lord can take 3 legendary actions, choosing from the options below. Only one legendary action option can be used at a time and only at the end of another creature's turn. The mummy lord regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Attack",
                    "desc": "The mummy lord makes one attack with its rotting fist or uses its Dreadful Glare."
                },
                {
                    "name": "Blinding Dust",
                    "desc": "Blinding dust and sand swirls magically around the mummy lord. Each creature within 5 feet of the mummy lord must succeed on a DC 16 Constitution saving throw or be blinded until the end of the creature's next turn."
                },
                {
                    "name": "Blasphemous Word (Costs 2 Actions)",
                    "desc": "The mummy lord utters a blasphemous word. Each non-undead creature within 10 feet of the mummy lord that can hear the magical utterance must succeed on a DC 16 Constitution saving throw or be stunned until the end of the mummy lord's next turn."
                },
                {
                    "name": "Channel Negative Energy (Costs 2 Actions)",
                    "desc": "The mummy lord magically unleashes negative energy. Creatures within 60 feet of the mummy lord, including ones behind barriers and around corners, can't regain hit points until the end of the mummy lord's next turn."
                },
                {
                    "name": "Whirlwind of Sand (Costs 2 Actions)",
                    "desc": "The mummy lord magically transforms into a whirlwind of sand, moves up to 60 feet, and reverts to its normal form. While in whirlwind form, the mummy lord is immune to all damage, and it can't be grappled, petrified, knocked prone, restrained, or stunned. Equipment worn or carried by the mummy lord remain in its possession."
                }
            ],
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The mummy lord has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Rejuvenation",
                    "desc": "A destroyed mummy lord gains a new body in 24 hours if its heart is intact, regaining all its hit points and becoming active again. The new body appears within 5 feet of the mummy lord's heart."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The mummy lord is a 10th-level spellcaster. Its spellcasting ability is Wisdom (spell save DC 17, +9 to hit with spell attacks). The mummy lord has the following cleric spells prepared:\n\n* Cantrips (at will): sacred flame, thaumaturgy\n* 1st level (4 slots): command, guiding bolt, shield of faith\n* 2nd level (3 slots): hold person, silence, spiritual weapon\n* 3rd level (3 slots): animate dead, dispel magic\n* 4th level (3 slots): divination, guardian of faith\n* 5th level (2 slots): contagion, insect plague\n* 6th level (1 slot): harm"
                }
            ],
            "spell_list": [
                "https://api.open5e.com/v2/spells/sacred-flame/?format=api",
                "https://api.open5e.com/v2/spells/thaumaturgy/?format=api",
                "https://api.open5e.com/v2/spells/command/?format=api",
                "https://api.open5e.com/v2/spells/guiding-bolt/?format=api",
                "https://api.open5e.com/v2/spells/shield-of-faith/?format=api",
                "https://api.open5e.com/v2/spells/hold-person/?format=api",
                "https://api.open5e.com/v2/spells/silence/?format=api",
                "https://api.open5e.com/v2/spells/spiritual-weapon/?format=api",
                "https://api.open5e.com/v2/spells/animate-dead/?format=api",
                "https://api.open5e.com/v2/spells/dispel-magic/?format=api",
                "https://api.open5e.com/v2/spells/divination/?format=api",
                "https://api.open5e.com/v2/spells/guardian-of-faith/?format=api",
                "https://api.open5e.com/v2/spells/contagion/?format=api",
                "https://api.open5e.com/v2/spells/insect-plague/?format=api",
                "https://api.open5e.com/v2/spells/harm/?format=api"
            ],
            "page_no": 334,
            "environments": [
                "Temple",
                "Desert",
                "Shadowfell",
                "Ruin",
                "Tomb"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_mummy-lord/"
        },
        {
            "slug": "storm-giant",
            "desc": "",
            "name": "Storm Giant",
            "size": "Huge",
            "type": "Giant",
            "subtype": "",
            "group": "Giants",
            "alignment": "chaotic good",
            "armor_class": 16,
            "armor_desc": "scale mail",
            "hit_points": 230,
            "hit_dice": "20d12+100",
            "speed": {
                "walk": 50,
                "swim": 50
            },
            "strength": 29,
            "dexterity": 14,
            "constitution": 20,
            "intelligence": 16,
            "wisdom": 18,
            "charisma": 18,
            "strength_save": 14,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 9,
            "perception": 9,
            "skills": {
                "arcana": 8,
                "athletics": 14,
                "history": 8,
                "perception": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "lightning, thunder",
            "condition_immunities": "",
            "senses": "passive Perception 19",
            "languages": "Common, Giant",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The giant makes two greatsword attacks."
                },
                {
                    "name": "Greatsword",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 30 (6d6 + 9) slashing damage.",
                    "attack_bonus": 14,
                    "damage_dice": "6d6",
                    "damage_bonus": 9
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +14 to hit, range 60/240 ft., one target. Hit: 35 (4d12 + 9) bludgeoning damage.",
                    "attack_bonus": 14,
                    "damage_dice": "4d12",
                    "damage_bonus": 9
                },
                {
                    "name": "Lightning Strike (Recharge 5-6)",
                    "desc": "The giant hurls a magical lightning bolt at a point it can see within 500 feet of it. Each creature within 10 feet of that point must make a DC 17 Dexterity saving throw, taking 54 (12d8) lightning damage on a failed save, or half as much damage on a successful one.",
                    "attack_bonus": 0,
                    "damage_dice": "12d8"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The giant can breathe air and water."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The giant's innate spellcasting ability is Charisma (spell save DC 17). It can innately cast the following spells, requiring no material components:\n\nAt will: detect magic, feather fall, levitate, light\n3/day each: control weather, water breathing"
                }
            ],
            "spell_list": [
                "https://api.open5e.com/v2/spells/detect-magic/?format=api",
                "https://api.open5e.com/v2/spells/feather-fall/?format=api",
                "https://api.open5e.com/v2/spells/levitate/?format=api",
                "https://api.open5e.com/v2/spells/light/?format=api",
                "https://api.open5e.com/v2/spells/control-weather/?format=api",
                "https://api.open5e.com/v2/spells/water-breathing/?format=api"
            ],
            "page_no": 313,
            "environments": [
                "Plane Of Air",
                "Mountains",
                "Coastal",
                "Plane Of Water",
                "Desert",
                "Water"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_storm-giant/"
        },
        {
            "slug": "tarrasque",
            "desc": "",
            "name": "Tarrasque",
            "size": "Gargantuan",
            "type": "Monstrosity",
            "subtype": "titan",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 25,
            "armor_desc": "natural armor",
            "hit_points": 676,
            "hit_dice": "33d20+330",
            "speed": {
                "walk": 40
            },
            "strength": 30,
            "dexterity": 11,
            "constitution": 30,
            "intelligence": 3,
            "wisdom": 11,
            "charisma": 11,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 5,
            "wisdom_save": 9,
            "charisma_save": 9,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire, poison; bludgeoning, piercing, and slashing from nonmagical attacks",
            "condition_immunities": "charmed, frightened, paralyzed, poisoned",
            "senses": "blindsight 120 ft., passive Perception 10",
            "languages": "",
            "challenge_rating": "30",
            "cr": 30.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The tarrasque can use its Frightful Presence. It then makes five attacks: one with its bite, two with its claws, one with its horns, and one with its tail. It can use its Swallow instead of its bite."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +19 to hit, reach 10 ft., one target. Hit: 36 (4d12 + 10) piercing damage. If the target is a creature, it is grappled (escape DC 20). Until this grapple ends, the target is restrained, and the tarrasque can't bite another target.",
                    "attack_bonus": 19,
                    "damage_dice": "4d12",
                    "damage_bonus": 10
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +19 to hit, reach 15 ft., one target. Hit: 28 (4d8 + 10) slashing damage.",
                    "attack_bonus": 19,
                    "damage_dice": "4d8",
                    "damage_bonus": 10
                },
                {
                    "name": "Horns",
                    "desc": "Melee Weapon Attack: +19 to hit, reach 10 ft., one target. Hit: 32 (4d10 + 10) piercing damage.",
                    "attack_bonus": 19,
                    "damage_dice": "4d10",
                    "damage_bonus": 10
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +19 to hit, reach 20 ft., one target. Hit: 24 (4d6 + 10) bludgeoning damage. If the target is a creature, it must succeed on a DC 20 Strength saving throw or be knocked prone.",
                    "attack_bonus": 19,
                    "damage_dice": "4d6",
                    "damage_bonus": 10
                },
                {
                    "name": "Frightful Presence",
                    "desc": "Each creature of the tarrasque's choice within 120 feet of it and aware of it must succeed on a DC 17 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, with disadvantage if the tarrasque is within line of sight, 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 tarrasque's Frightful Presence for the next 24 hours."
                },
                {
                    "name": "Swallow",
                    "desc": "The tarrasque makes one bite attack against a Large or smaller creature it is grappling. If the attack hits, the target takes the bite's damage, the target is swallowed, and the grapple ends. While swallowed, the creature is blinded and restrained, it has total cover against attacks and other effects outside the tarrasque, and it takes 56 (16d6) acid damage at the start of each of the tarrasque's turns.\nIf the tarrasque takes 60 damage or more on a single turn from a creature inside it, the tarrasque must succeed on a DC 20 Constitution saving throw at the end of that turn or regurgitate all swallowed creatures, which fall prone in a space within 10 feet of the tarrasque. If the tarrasque dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 30 feet of movement, exiting prone."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The tarrasque 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 tarrasque regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Attack",
                    "desc": "The tarrasque makes one claw attack or tail attack."
                },
                {
                    "name": "Move",
                    "desc": "The tarrasque moves up to half its speed."
                },
                {
                    "name": "Chomp (Costs 2 Actions)",
                    "desc": "The tarrasque makes one bite attack or uses its Swallow."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the tarrasque fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The tarrasque has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Reflective Carapace",
                    "desc": "Any time the tarrasque is targeted by a magic missile spell, a line spell, or a spell that requires a ranged attack roll, roll a d6. On a 1 to 5, the tarrasque is unaffected. On a 6, the tarrasque is unaffected, and the effect is reflected back at the caster as though it originated from the tarrasque, turning the caster into the target."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The tarrasque deals double damage to objects and structures."
                }
            ],
            "spell_list": [],
            "page_no": 350,
            "environments": [
                "Urban",
                "Hills",
                "Settlement"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_tarrasque/"
        },
        {
            "slug": "aboleth-a5e",
            "desc": "",
            "name": "Aboleth",
            "size": "Large",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 171,
            "hit_dice": "18d10+72",
            "speed": {
                "walk": 10,
                "swim": 40
            },
            "strength": 20,
            "dexterity": 12,
            "constitution": 18,
            "intelligence": 20,
            "wisdom": 20,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": 8,
            "intelligence_save": 9,
            "wisdom_save": 9,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "deception": 8,
                "history": 9,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., darkvision 120 ft., passive Perception 15",
            "languages": "Deep Speech, telepathy 120 ft.",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The aboleth attacks three times with its tentacle."
                },
                {
                    "name": "Tentacle",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 15 ft., one target. Hit: 19 (4d6 + 5) bludgeoning damage. The aboleth can choose instead to deal 0 damage. If the target is a creature  it makes a DC 16 Constitution saving throw. On a failure  it contracts a disease called the Sea Change. On a success  it is immune to this disease for 24 hours. While affected by this disease  the target has disadvantage on Wisdom saving throws. After 1 hour  the target grows gills  it can breathe water  its skin becomes slimy  and it begins to suffocate if it goes 12 hours without being immersed in water for at least 1 hour. This disease can be removed with a disease-removing spell cast with at least a 4th-level spell slot  and it ends 24 hours after the aboleth dies."
                },
                {
                    "name": "Slimy Cloud (1/Day, While Bloodied)",
                    "desc": "While underwater  the aboleth exudes a cloud of inky slime in a 30-foot-radius sphere. Each non-aboleth creature in the area when the cloud appears makes a DC 16 Constitution saving throw. On a failure  it takes 44 (8d10) poison damage and is poisoned for 1 minute. The slime extends around corners  and the area is heavily obscured for 1 minute or until a strong current dissipates the cloud."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The aboleth can take 2 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": "Move",
                    "desc": "The aboleth moves up to its swim speed without provoking opportunity attacks."
                },
                {
                    "name": "Telepathic Summon",
                    "desc": "One creature within 90 feet makes a DC 16 Wisdom saving throw. On a failure, it must use its reaction, if available, to move up to its speed toward the aboleth by the most direct route that avoids hazards, not avoiding opportunity attacks. This is a magical charm effect."
                },
                {
                    "name": "Baleful Charm (Costs 2 Actions)",
                    "desc": "The aboleth targets one creature within 60 feet that has contracted Sea Change. The target makes a DC 16 Wisdom saving throw. On a failure, it is magically charmed by the aboleth until the aboleth dies. The target can repeat this saving throw every 24 hours and when it takes damage from the aboleth or the aboleths allies. While charmed in this way, the target can communicate telepathically with the aboleth over any distance and it follows the aboleths orders."
                },
                {
                    "name": "Soul Drain (Costs 2 Actions)",
                    "desc": "One creature charmed by the aboleth takes 22 (4d10) psychic damage, and the aboleth regains hit points equal to the damage dealt."
                }
            ],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The aboleth can breathe air and water."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The aboleths spellcasting ability is Charisma (spell save DC 16). It can innately cast the following spells, requiring no components: 3/day each: detect thoughts (range 120 ft, desc: ), project image (range 1 mile), phantasmal force"
                }
            ],
            "spell_list": [],
            "page_no": 16,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_aboleth/"
        },
        {
            "slug": "adult-river-dragon-a5e",
            "desc": "",
            "name": "Adult River Dragon",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 252,
            "hit_dice": "24d12+96",
            "speed": {
                "walk": 60,
                "fly": 80,
                "swim": 90
            },
            "strength": 18,
            "dexterity": 20,
            "constitution": 18,
            "intelligence": 14,
            "wisdom": 20,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": 8,
            "intelligence_save": 6,
            "wisdom_save": 9,
            "charisma_save": 7,
            "perception": null,
            "skills": {
                "acrobatics": 8,
                "deception": 7,
                "insight": 9,
                "nature": 6,
                "perception": 9,
                "stealth": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "damage from nonmagical weapons",
            "damage_immunities": "",
            "condition_immunities": "fatigue",
            "senses": "darkvision 120 ft., tremorsense 200 ft. (only detects vibrations in water), passive Perception 19",
            "languages": "Aquan, Common, Draconic",
            "challenge_rating": "17",
            "cr": 17.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks once with its bite and twice with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 21 (3d10 + 5) piercing damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 18 (3d8 + 5) slashing damage."
                },
                {
                    "name": "Torrential Breath (Recharge 5-6)",
                    "desc": "The dragon exhales water in a 60-foot-long  5-foot-wide line. Each creature in the area makes a DC 18 Dexterity saving throw  taking 56 (16d6) 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 30 feet away. A creature that impacts a solid object takes an extra 10 (3d6) 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 18 Strength saving throw. On a failure, a creature takes 17 (5d6) 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 90 feet. The wave travels up to 45 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 and creatures that impact a solid object take 21 (6d6) 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 18 Strength saving throw. On a failed save, the creature 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 15). 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"
                }
            ],
            "spell_list": [],
            "page_no": 132,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_adult-river-dragon/"
        },
        {
            "slug": "ancient-aboleth-a5e",
            "desc": "",
            "name": "Ancient Aboleth",
            "size": "Huge",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 342,
            "hit_dice": "36d10+144",
            "speed": {
                "walk": 10,
                "swim": 40
            },
            "strength": 20,
            "dexterity": 12,
            "constitution": 18,
            "intelligence": 20,
            "wisdom": 20,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": 8,
            "intelligence_save": 9,
            "wisdom_save": 9,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "deception": 8,
                "history": 9,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., darkvision 120 ft., passive Perception 15",
            "languages": "Deep Speech, telepathy 120 ft.",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The aboleth attacks three times with its tentacle."
                },
                {
                    "name": "Tentacle",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 15 ft., one target. Hit: 19 (4d6 + 5) bludgeoning damage. The aboleth can choose instead to deal 0 damage. If the target is a creature  it makes a DC 16 Constitution saving throw. On a failure  it contracts a disease called the Sea Change. On a success  it is immune to this disease for 24 hours. While affected by this disease  the target has disadvantage on Wisdom saving throws. After 1 hour  the target grows gills  it can breathe water  its skin becomes slimy  and it begins to suffocate if it goes 12 hours without being immersed in water for at least 1 hour. This disease can be removed with a disease-removing spell cast with at least a 4th-level spell slot  and it ends 24 hours after the aboleth dies."
                },
                {
                    "name": "Slimy Cloud (1/Day, While Bloodied)",
                    "desc": "While underwater  the aboleth exudes a cloud of inky slime in a 30-foot-radius sphere. Each non-aboleth creature in the area when the cloud appears makes a DC 16 Constitution saving throw. On a failure  it takes 44 (8d10) poison damage and is poisoned for 1 minute. The slime extends around corners  and the area is heavily obscured for 1 minute or until a strong current dissipates the cloud."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The aboleth can take 2 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": "Move",
                    "desc": "The aboleth moves up to its swim speed without provoking opportunity attacks."
                },
                {
                    "name": "Telepathic Summon",
                    "desc": "One creature within 90 feet makes a DC 16 Wisdom saving throw. On a failure, it must use its reaction, if available, to move up to its speed toward the aboleth by the most direct route that avoids hazards, not avoiding opportunity attacks. This is a magical charm effect."
                },
                {
                    "name": "Baleful Charm (Costs 2 Actions)",
                    "desc": "The aboleth targets one creature within 60 feet that has contracted Sea Change. The target makes a DC 16 Wisdom saving throw. On a failure, it is magically charmed by the aboleth until the aboleth dies. The target can repeat this saving throw every 24 hours and when it takes damage from the aboleth or the aboleths allies. While charmed in this way, the target can communicate telepathically with the aboleth over any distance and it follows the aboleths orders."
                },
                {
                    "name": "Soul Drain (Costs 2 Actions)",
                    "desc": "One creature charmed by the aboleth takes 22 (4d10) psychic damage, and the aboleth regains hit points equal to the damage dealt."
                },
                {
                    "name": "Elite Recovery",
                    "desc": "The aboleth ends one negative effect currently affecting it. It can use this action as long as it has at least 1 hit point, even while unconscious or incapacitated."
                },
                {
                    "name": "Look Upon My Works (1/Day)",
                    "desc": "Each creature within 90 feet makes a DC 16 Wisdom saving throw. On a failure, the creature sees a fragmentary vision of the aboleths memories, taking 33 (6d10) psychic damage. After taking the damage, the creature forgets the vision, but it may learn one piece of lore."
                },
                {
                    "name": "Lunging Attack",
                    "desc": "The aboleth moves up to its swim speed without provoking opportunity attacks and makes a tentacle attack."
                }
            ],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The aboleth can breathe air and water."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The aboleths spellcasting ability is Charisma (spell save DC 16). It can innately cast the following spells, requiring no components: 3/day each: detect thoughts (range 120 ft, desc: ), project image (range 1 mile), phantasmal force"
                }
            ],
            "spell_list": [],
            "page_no": 17,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_ancient-aboleth/"
        },
        {
            "slug": "ancient-black-dragon-a5e",
            "desc": "",
            "name": "Ancient Black Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 22,
            "armor_desc": "",
            "hit_points": 367,
            "hit_dice": "21d20+147",
            "speed": {
                "walk": 40,
                "fly": 80,
                "swim": 40
            },
            "strength": 26,
            "dexterity": 14,
            "constitution": 24,
            "intelligence": 16,
            "wisdom": 14,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": 14,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 11,
            "perception": null,
            "skills": {
                "history": 10,
                "perception": 9,
                "stealth": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 22",
            "languages": "Common, Draconic, one more",
            "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 attack  it can use Acid Spit."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 15 ft., one target. Hit: 30 (4d10 + 8) piercing damage plus 9 (2d8) acid damage. Instead of dealing piercing damage  the dragon can grapple the target (escape DC 23)  and a Huge or smaller creature grappled in this way is restrained. While grappling a creature  the dragon can't bite or use Acid Spit against another target."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 10 ft., one target. Hit: 21 (3d8 + 8) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 20 ft., one target. Hit: 21 (3d8 + 8) bludgeoning damage  and the dragon pushes the target 10 feet away."
                },
                {
                    "name": "Acid Spit",
                    "desc": "The dragon targets a creature within 60 feet  forcing it to make a DC 22 Dexterity saving throw. The creature takes 22 (4d10) acid damage on a failure or half damage on a success. A creature that fails the save also takes 11 (2d10) ongoing acid damage. A creature can use an action to end the ongoing damage."
                },
                {
                    "name": "Acid Breath (Recharge 5-6)",
                    "desc": "The dragon exhales sizzling acid in a 90-foot-long  10-foot-wide line. Each creature in that area makes a DC 22 Dexterity saving throw  taking 85 (19d8) acid damage on a failed save or half damage on a success. A creature that fails the save is blinded until the end of its next turn."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Tail Attack",
                    "desc": "When a creature the dragon can see within 10 feet hits the dragon with a melee attack, the dragon makes a tail attack against it."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The dragon can take 3 legendary actions",
                    "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn."
                },
                {
                    "name": "Darkness",
                    "desc": "The dragon creates a 40-foot-radius sphere of magical darkness originating from a point it can see within 120 feet. Darkvision can't penetrate this darkness. The darkness lasts for 1 minute or until the dragon uses this action again."
                },
                {
                    "name": "Roar",
                    "desc": "Each creature of the dragons choice within 120 feet that can hear it makes a DC 19 Charisma saving throw. On a failure, it is frightened for 1 minute. A creature repeats the saving throw at the end of its turns, ending the effect on itself on a success. When it succeeds on a saving throw or the effect ends for it, it is immune to Roar for 24 hours."
                },
                {
                    "name": "Wing Attack",
                    "desc": "The dragon beats its wings. Each creature within 15 feet makes a DC 22 Dexterity saving throw. On a failure, it is pushed 10 feet away and knocked prone. The dragon can then fly up to half its fly speed."
                }
            ],
            "special_abilities": [
                {
                    "name": "Ambusher",
                    "desc": "When submerged in water, the dragon has advantage on Stealth checks. If the dragon hits a creature that can't see it with its bite, it can deal piercing damage and grapple the target simultaneously."
                },
                {
                    "name": "Amphibious",
                    "desc": "The dragon can breathe air and water."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, it sheds some of its scales, which turn to mud. If it has no more uses of this ability, its Armor Class is reduced to 20 until it finishes a long rest."
                },
                {
                    "name": "Ruthless (1/Round)",
                    "desc": "After scoring a critical hit on its turn, the dragon can immediately make one claw attack."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 19). It can innately cast the following spells, requiring no material components. 3/day each:fog cloud, pass without trace, legend lore, speak with dead,  1/day each: create undead, insect plague"
                }
            ],
            "spell_list": [],
            "page_no": 100,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_ancient-black-dragon/"
        },
        {
            "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",
            "v2_converted_path": "/v2/creatures/mmenag_ancient-emerald-dragon/"
        },
        {
            "slug": "ancient-silver-dragon-a5e",
            "desc": "",
            "name": "Ancient Silver Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 22,
            "armor_desc": "",
            "hit_points": 429,
            "hit_dice": "22d20+198",
            "speed": {
                "walk": 40,
                "fly": 80
            },
            "strength": 30,
            "dexterity": 14,
            "constitution": 28,
            "intelligence": 18,
            "wisdom": 14,
            "charisma": 22,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": 16,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 13,
            "perception": null,
            "skills": {
                "arcana": 11,
                "history": 11,
                "perception": 9,
                "stealth": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 22",
            "languages": "Common, Draconic, two more",
            "challenge_rating": "25",
            "cr": 25.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks with its bite and twice with its claws. In place of its bite  it can use Spit Frost."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +17 to hit, reach 15 ft., one target. Hit: 32 (4d10 + 10) piercing damage plus 9 (2d8) cold damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +17 to hit, reach 10 ft., one target. Hit: 23 (3d8 + 10) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +17 to hit, reach 20 ft., one target. Hit: 23 (3d8 + 10) bludgeoning damage  and the dragon pushes the target 10 feet away."
                },
                {
                    "name": "Rapier (Humanoid Form Only)",
                    "desc": "Melee Weapon Attack: +17 to hit, reach 5 ft., one target. Hit: 14 (1d8 + 10) piercing damage."
                },
                {
                    "name": "Spit Frost",
                    "desc": "The dragon targets a creature within 60 feet  forcing it to make a DC 24 Constitution saving throw. The target takes 22 (4d10) cold damage on a failure or half damage on a success. On a failure  the creatures Speed is also halved until the end of its next turn. Flying creatures immediately fall unless they are magically kept aloft."
                },
                {
                    "name": "Breath Weapons (Recharge 5-6)",
                    "desc": "The dragon uses one of the following breath weapons:"
                },
                {
                    "name": "Frost Breath",
                    "desc": "The dragon exhales freezing wind in a 90-foot cone. Each creature in the area makes a DC 24 Constitution saving throw  taking 90 (20d8) cold damage on a failed save or half damage on a success. On a failure  the creature is also slowed until the end of its next turn."
                },
                {
                    "name": "Paralyzing Breath",
                    "desc": "The dragon exhales paralytic gas in a 90-foot cone. Each creature in the area must succeed on a DC 24 Constitution saving throw or be paralyzed until the end of its next turn."
                },
                {
                    "name": "Change Shape",
                    "desc": "The dragon magically takes the shape of a humanoid or beast  or changes back into its true form. It reverts to its true form if it dies. Any equipment it is wearing or carrying is absorbed or borne by the new form (dragons choice). In the new form  the dragons stats are unchanged except for its size. It can't use Spit Frost  Breath Weapons  Tail Attack  or Wing Attack except in dragon form. In beast form  it can attack only with its bite and claws  if appropriate to its form. If the beast form is Large or smaller  the reach of these attacks is reduced to 5 feet. In humanoid form  it can attack only with its rapier."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Tail Attack",
                    "desc": "When a creature the dragon can see within 10 feet hits the dragon with a melee attack, the dragon makes a tail attack against it."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The dragon can take 3 legendary actions",
                    "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn."
                },
                {
                    "name": "Roar",
                    "desc": "Each creature of the dragons choice within 120 feet that can hear it makes a DC 21 Charisma saving throw. On a failure, it is frightened for 1 minute. A creature repeats the saving throw at the end of its turns, ending the effect on itself on a success. When it succeeds on a saving throw or the effect ends for it, it is immune to Roar for 24 hours."
                },
                {
                    "name": "Wing Attack",
                    "desc": "The dragon beats its wings. Each creature within 15 feet makes a DC 25 Dexterity saving throw. On a failure, it is pushed 10 feet away and knocked prone. The dragon can then fly up to half its fly speed."
                },
                {
                    "name": "Windstorm (Costs 2 Actions)",
                    "desc": "Pounding winds surround the dragon in a 20-foot radius. A creature in this area attempting to move closer to the dragon must spend 2 feet of movement for every 1 foot closer it moves, and ranged attacks against the dragon are made with disadvantage. A creature that starts its turn in the windstorm makes a DC 24 Constitution saving throw, taking 11 (2d10) cold damage on a failure. The windstorm lasts until the start of the dragons next turn."
                }
            ],
            "special_abilities": [
                {
                    "name": "Cloud Strider",
                    "desc": "The dragon suffers no harmful effects from high altitudes. When flying at high altitude, the dragon can, after 1 minute of concentration, discorporate into clouds. In this form, it has advantage on Stealth checks, its fly speed increases to 300 feet, it is immune to all nonmagical damage, it has resistance to magical damage, and it can't take any actions except Hide. If it takes damage or descends more than 500 feet from where it transformed, it immediately returns to its corporeal form. The dragon can revert to its true form as an action."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, some of its scales dissipate into clouds. If it has no more uses of this ability, its Armor Class is reduced to 20 until it finishes a long rest."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 23). It can innately cast the following spells, requiring no material components. 3/day each:charm person, faerie fire,awaken, geas,  1/day:heroes feast, telepathic bond"
                }
            ],
            "spell_list": [],
            "page_no": 176,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_ancient-silver-dragon/"
        },
        {
            "slug": "archfey-a5e",
            "desc": "",
            "name": "Archfey",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 330,
            "hit_dice": "44d8+132",
            "speed": {
                "walk": 35,
                "fly": 60
            },
            "strength": 16,
            "dexterity": 20,
            "constitution": 16,
            "intelligence": 16,
            "wisdom": 20,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 9,
            "perception": null,
            "skills": {
                "arcana": 7,
                "history": 7,
                "insight": 9,
                "nature": 7,
                "perception": 9,
                "persuasion": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "charmed, paralyzed, poisoned, unconscious",
            "senses": "truesight 60 ft., passive Perception 19",
            "languages": "Common, Elvish, Sylvan, two more",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The archfey makes two glittering scimitar attacks."
                },
                {
                    "name": "Glittering Scimitar",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 8 (1d6 + 5) slashing damage plus 10 (3d6) cold  fire  lightning  or psychic damage (its choice)."
                },
                {
                    "name": "Gleaming Longbow",
                    "desc": "Ranged Weapon Attack: +9 to hit, range 150/600 ft., one target. This attack ignores half or three-quarters cover. Hit: 9 (1d8 + 5) piercing damage plus 14 (4d6) cold  fire  lightning  or psychic damage (its choice)."
                },
                {
                    "name": "Evil Eye (Gaze)",
                    "desc": "The archfey targets one creature not under the effect of a faeries Evil Eye within 60 feet. The target makes a DC 17 Wisdom saving throw. On a failed saving throw  the archfey chooses one of the following effects to magically impose on the target. Each effect lasts for 1 minute."
                },
                {
                    "name": "The target falls asleep",
                    "desc": "This effect ends if the target takes damage or another creature uses an action to rouse it."
                },
                {
                    "name": "The target is frightened",
                    "desc": "This effect ends if the target is ever 60 feet or more from the archfey."
                },
                {
                    "name": "The target is poisoned",
                    "desc": "It can repeat the saving throw at the end of each of its turns  ending the effect on itself on a success."
                },
                {
                    "name": "Summon Midnight (1/Day)",
                    "desc": "Night magically falls over a 5-mile-diameter area  lasting for 1 hour. As an action  the archfey can end this effect."
                },
                {
                    "name": "Weird (9th-Level; V, S, Concentration)",
                    "desc": "The archfey terrifies creatures with their own worst nightmares. Each creature within 30 feet of a point within 120 feet makes a DC 17 Wisdom saving throw. On a failure  the creature is frightened for 1 minute. At the end of each of the creatures turns  the creature takes 22 (4d10) psychic damage and then repeats the saving throw  ending the effect on itself on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Faerie Step (Recharge 5-6)",
                    "desc": "The archfey magically teleports up to 60 feet to a space it can see."
                }
            ],
            "reactions": [
                {
                    "name": "Riposte",
                    "desc": "When the archfey is hit by a melee attack made by a creature it can see, it makes a glittering scimitar attack against the attacker."
                },
                {
                    "name": "Vengeful Eye",
                    "desc": "When the archfey is hit by a ranged attack or targeted with a spell by a creature within 60 feet, it uses Evil Eye on the attacker if they can see each other."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Faerie Form",
                    "desc": "The archfey can magically change its size between Large, Medium, and Tiny as an action. While Tiny, the bludgeoning, piercing, and slashing damage dealt by the archfeys attacks is halved. Additionally, it has disadvantage on Strength checks and advantage on Dexterity checks. While Large, the archfey has advantage on Strength checks. Its statistics are otherwise unchanged."
                },
                {
                    "name": "Faerie Light",
                    "desc": "As a bonus action, the archfey can cast dim light for 30 feet, or extinguish its glow."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The archfeys spellcasting ability is Charisma (spell save DC 17). It can innately cast the following spells, requiring no material components: At will: animal messenger, detect evil and good, detect magic, disguise self, 3/day each: charm person, scrying, zone of truth, 1/day each: dream, geas, heroes feast, magic circle, polymorph (self only)"
                }
            ],
            "spell_list": [],
            "page_no": 200,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_archfey/"
        },
        {
            "slug": "deva-a5e",
            "desc": "",
            "name": "Deva",
            "size": "Medium",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 153,
            "hit_dice": "18d8+72",
            "speed": {
                "walk": 30,
                "fly": 90
            },
            "strength": 18,
            "dexterity": 18,
            "constitution": 18,
            "intelligence": 18,
            "wisdom": 20,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 9,
            "perception": null,
            "skills": {
                "insight": 9,
                "perception": 9,
                "religion": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "radiant; damage from nonmagical weapons",
            "damage_immunities": "",
            "condition_immunities": "charmed, exhaustion, frightened",
            "senses": "truesight 30 ft., passive Perception 19",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The deva makes two attacks."
                },
                {
                    "name": "Celestial Hammer (Deva Form Only)",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4) bludgeoning damage plus 17 (5d6) radiant damage. On a hit  the target can't make opportunity attacks against the deva until the beginning of the targets next turn."
                },
                {
                    "name": "Divine Blast",
                    "desc": "Ranged Spell Attack: +8 to hit, range 60 ft., one target. Hit: 22 (5d8) radiant damage."
                },
                {
                    "name": "Radiant Energy (1/Day)",
                    "desc": "The deva touches a creature other than itself. If the target is unwilling  the deva makes an attack roll with a +8 bonus. The deva can choose to magically heal 60 hit points of damage and end any blindness  curse  deafness  disease  or poison on the target. Alternatively  the deva can choose to deal 60 radiant damage to the target."
                },
                {
                    "name": "Change Form",
                    "desc": "The deva magically transforms into a beast or humanoid or back into its true form. It retains its deva statistics  including speech and telepathy  except that it has the size  movement modes  and traits of its new form."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The deva has advantage on saving throws against spells and magical effects."
                },
                {
                    "name": "Aligned",
                    "desc": "An angel radiates a Lawful aura. Most angels also radiate a Good aura, and a few radiate Evil."
                },
                {
                    "name": "Celestial Dissolution",
                    "desc": "When an angel dies, its body and equipment dissolve into motes of light."
                },
                {
                    "name": "Detect Alignment",
                    "desc": "An angel knows the alignment, if any, of each creature within 30 feet that it can see."
                },
                {
                    "name": "Immortal Nature",
                    "desc": "An angel doesnt require air, sustenance, or sleep."
                }
            ],
            "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",
            "v2_converted_path": "/v2/creatures/mmenag_deva/"
        },
        {
            "slug": "dragon-turtle-a5e",
            "desc": "",
            "name": "Dragon Turtle",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 21,
            "armor_desc": "",
            "hit_points": 264,
            "hit_dice": "16d20+96",
            "speed": {
                "walk": 20,
                "swim": 40
            },
            "strength": 24,
            "dexterity": 10,
            "constitution": 22,
            "intelligence": 14,
            "wisdom": 16,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": 12,
            "intelligence_save": 8,
            "wisdom_save": 9,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "history": 8,
                "insight": 9,
                "nature": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 13",
            "languages": "Aquan, Common, Draconic",
            "challenge_rating": "17",
            "cr": 17.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 52 (7d12 + 7) piercing damage. If the target is a creature  it is grappled (escape DC 21). Until this grapple ends  the dragon turtle can't bite a different creature  and it has advantage on bite attacks against the grappled creature."
                },
                {
                    "name": "Ram",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 46 (6d12 + 7) bludgeoning damage. This attack deals double damage against objects  vehicles  and constructs."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 46 (6d12 + 7) bludgeoning damage. If the target is a creature  it makes a DC 21 Strength saving throw. On a failure  it is pushed 15 feet away from the dragon turtle and knocked prone."
                },
                {
                    "name": "Steam Breath (Recharge 5-6)",
                    "desc": "The dragon turtle exhales steam in a 90-foot cone. Each creature in the area makes a DC 20 Constitution saving throw  taking 52 (15d6) fire damage on a failed save or half as much on a successful one."
                },
                {
                    "name": "Lightning Storm (1/Day)",
                    "desc": "Hundreds of arcs of lightning crackle from the dragon turtle. Each creature within 90 feet makes a DC 17 Dexterity saving throw  taking 35 (10d6) lightning damage on a failure or half damage on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 25 (4d8 + 7) slashing damage."
                }
            ],
            "reactions": [
                {
                    "name": "Retract",
                    "desc": "When the dragon turtle takes 50 damage or more from a single attack or spell, it retracts its head and limbs into its shell. It immediately regains 20 hit points. While retracted, it is blinded; its Speed is 0; it can't take reactions; it has advantage on saving throws; attacks against it have disadvantage; and it has resistance to all damage. The dragon turtle stays retracted until the beginning of its next turn."
                },
                {
                    "name": "Tail",
                    "desc": "When the dragon turtle is hit by an opportunity attack, it makes a tail attack."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The dragon turtle can breathe air and water."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragon turtles spellcasting ability is Wisdom (spell save DC 17). It can innately cast the following spells, requiring no components: 3/day each: control weather, water breathing, zone of truth"
                }
            ],
            "spell_list": [],
            "page_no": 181,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_dragon-turtle/"
        },
        {
            "slug": "faerie-noble-a5e",
            "desc": "",
            "name": "Faerie Noble",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 165,
            "hit_dice": "22d8+66",
            "speed": {
                "walk": 35,
                "fly": 60
            },
            "strength": 16,
            "dexterity": 20,
            "constitution": 16,
            "intelligence": 16,
            "wisdom": 20,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 9,
            "perception": null,
            "skills": {
                "arcana": 7,
                "history": 7,
                "insight": 9,
                "nature": 7,
                "perception": 9,
                "persuasion": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "charmed, paralyzed, poisoned, unconscious",
            "senses": "truesight 60 ft., passive Perception 19",
            "languages": "Common, Elvish, Sylvan, two more",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The noble makes two glittering scimitar attacks."
                },
                {
                    "name": "Glittering Scimitar",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 8 (1d6 + 5) slashing damage plus 10 (3d6) cold  fire  lightning  or psychic damage (its choice)."
                },
                {
                    "name": "Gleaming Longbow",
                    "desc": "Ranged Weapon Attack: +9 to hit, range 150/600 ft., one target. This attack ignores half or three-quarters cover. Hit: 9 (1d8 + 5) piercing damage plus 14 (4d6) cold  fire  lightning  or psychic damage (its choice)."
                },
                {
                    "name": "Evil Eye (Gaze)",
                    "desc": "The noble targets one creature not under the effect of a faeries Evil Eye within 60 feet. The target makes a DC 17 Wisdom saving throw. On a failed saving throw  the noble chooses one of the following effects to magically impose on the target. Each effect lasts for 1 minute."
                },
                {
                    "name": "The target falls asleep",
                    "desc": "This effect ends if the target takes damage or another creature uses an action to rouse it."
                },
                {
                    "name": "The target is frightened",
                    "desc": "This effect ends if the target is ever 60 feet or more from the noble."
                },
                {
                    "name": "The target is poisoned",
                    "desc": "It can repeat the saving throw at the end of each of its turns  ending the effect on itself on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Faerie Step (Recharge 5-6)",
                    "desc": "The noble magically teleports up to 60 feet to a space it can see."
                }
            ],
            "reactions": [
                {
                    "name": "Riposte",
                    "desc": "When the noble is hit by a melee attack made by a creature it can see, it makes a glittering scimitar attack against the attacker."
                },
                {
                    "name": "Vengeful Eye",
                    "desc": "When the noble is hit by a ranged attack or targeted with a spell by a creature within 60 feet, it uses Evil Eye on the attacker if they can see each other."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Faerie Form",
                    "desc": "The noble can magically change its size between Large, Medium, and Tiny as an action. While Tiny, the bludgeoning, piercing, and slashing damage dealt by the nobles attacks is halved. Additionally, it has disadvantage on Strength checks and advantage on Dexterity checks. While Large, the noble has advantage on Strength checks. Its statistics are otherwise unchanged."
                },
                {
                    "name": "Faerie Light",
                    "desc": "As a bonus action, the noble can cast dim light for 30 feet, or extinguish its glow."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The nobles spellcasting ability is Charisma (spell save DC 17). It can innately cast the following spells, requiring no material components: At will: animal messenger, detect evil and good, detect magic, disguise self, 3/day each: charm person, scrying, zone of truth, 1/day each: dream, geas, heroes feast, magic circle, polymorph (self only)"
                }
            ],
            "spell_list": [],
            "page_no": 200,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_faerie-noble/"
        },
        {
            "slug": "fallen-deva-a5e",
            "desc": "",
            "name": "Fallen Deva",
            "size": "Medium",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 153,
            "hit_dice": "18d8+72",
            "speed": {
                "walk": 30,
                "fly": 90
            },
            "strength": 18,
            "dexterity": 18,
            "constitution": 18,
            "intelligence": 18,
            "wisdom": 20,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 9,
            "perception": null,
            "skills": {
                "insight": 9,
                "perception": 9,
                "religion": 9
            },
            "damage_vulnerabilities": "radiant",
            "damage_resistances": "radiant; damage from nonmagical weapons",
            "damage_immunities": "",
            "condition_immunities": "charmed, exhaustion, frightened",
            "senses": "truesight 30 ft., passive Perception 19",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The deva makes two attacks."
                },
                {
                    "name": "Celestial Hammer (Deva Form Only)",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4) bludgeoning damage plus 17 (5d6) radiant damage. On a hit  the target can't make opportunity attacks against the deva until the beginning of the targets next turn."
                },
                {
                    "name": "Divine Blast",
                    "desc": "Ranged Spell Attack: +8 to hit, range 60 ft., one target. Hit: 22 (5d8) radiant damage."
                },
                {
                    "name": "Radiant Energy (1/Day)",
                    "desc": "The deva touches a creature other than itself. If the target is unwilling  the deva makes an attack roll with a +8 bonus. The deva can choose to magically heal 60 hit points of damage and end any blindness  curse  deafness  disease  or poison on the target. Alternatively  the deva can choose to deal 60 radiant damage to the target."
                },
                {
                    "name": "Change Form",
                    "desc": "The deva magically transforms into a beast or humanoid or back into its true form. It retains its deva statistics  including speech and telepathy  except that it has the size  movement modes  and traits of its new form."
                },
                {
                    "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": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The deva has advantage on saving throws against spells and magical effects."
                },
                {
                    "name": "Aligned",
                    "desc": "An angel radiates a Lawful aura. Most angels also radiate a Good aura, and a few radiate Evil."
                },
                {
                    "name": "Celestial Dissolution",
                    "desc": "When an angel dies, its body and equipment dissolve into motes of light."
                },
                {
                    "name": "Detect Alignment",
                    "desc": "An angel knows the alignment, if any, of each creature within 30 feet that it can see."
                },
                {
                    "name": "Immortal Nature",
                    "desc": "An angel doesnt require air, sustenance, or sleep."
                }
            ],
            "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",
            "v2_converted_path": "/v2/creatures/mmenag_fallen-deva/"
        },
        {
            "slug": "forgotten-god-a5e",
            "desc": "",
            "name": "Forgotten God",
            "size": "Large",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 161,
            "hit_dice": "17d8+85",
            "speed": {
                "walk": 40,
                "fly": 40
            },
            "strength": 20,
            "dexterity": 18,
            "constitution": 20,
            "intelligence": 10,
            "wisdom": 20,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 9,
            "perception": null,
            "skills": {
                "arcana": 4,
                "history": 4,
                "intimidation": 9,
                "perception": 9,
                "persuasion": 9,
                "religion": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "poison, radiant; damage from nonmagical weapons",
            "damage_immunities": "",
            "condition_immunities": "fatigue, frightened, poisoned",
            "senses": "truesight 120 ft., passive Perception 19",
            "languages": "All",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Divine Weapon",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 9 (1d8 + 5) damage (damage type based on the form of the weapon or implement) plus 3 (1d6) radiant damage."
                },
                {
                    "name": "Stunning Gaze (Gaze)",
                    "desc": "The god targets a creature within 60 feet. The target makes a DC 17 Charisma saving throw. On a failure  the target takes 10 (3d6) radiant damage and is stunned until the end of its next turn. On a success  the target is immune to Stunning Gaze for 24 hours."
                },
                {
                    "name": "Divine Wrath (1/Day, While Bloodied)",
                    "desc": "Each creature of the gods choice within 60 feet makes a DC 17 Constitution saving throw  taking 28 (8d6) radiant damage on a failure or half damage on a success."
                },
                {
                    "name": "Spirit Guardians (3rd-Level; V, S, Concentration)",
                    "desc": "Spirits of former divine servants surround the god in a 10-foot radius for 10 minutes. The god can choose creatures they can see to be unaffected by the spell. Other creatures treat the area as difficult terrain  and when a creature enters the area for the first time on a turn or starts its turn there  it makes a DC DC 17 Wisdom saving throw  taking 10 (3d6) radiant damage on a failed save or half damage on a success."
                },
                {
                    "name": "Flame Strike (5th-Level; V, S)",
                    "desc": "A 10-foot-radius  40-foot-high column of divine flame appears centered on a point the god can see within 60 feet. Each creature in the area makes a DC 17 Dexterity saving throw  taking 14 (4d6) fire damage and 14 (4d6) radiant damage on a failed save  or half damage on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Aligned",
                    "desc": "The forgotten god radiates a weak alignment aura, most often Lawful and Good, Chaotic and Good, Lawful and Evil, or Chaotic and Evil. Its behavior may not match its alignment."
                },
                {
                    "name": "Flawed Spellcasting",
                    "desc": "The gods innate spellcasting ability is Wisdom (save DC 17).The god can try to cast flame strike or spirit guardians at will with no material component. When the god tries to cast the spell, roll 1d6. On a 1, 2, or 3 on the die, the spell visibly fails and has no effect. The gods action for the turn is not wasted, but it can't be used to cast a spell."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "When the god fails a saving throw, it can choose to succeed instead. When it does so, it seems to flicker and shrink, as if it is using up its essence."
                },
                {
                    "name": "Divine Nature",
                    "desc": "A forgotten god doesnt require air, sustenance, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 209,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_forgotten-god/"
        },
        {
            "slug": "great-wyrm-black-dragon-a5e",
            "desc": "",
            "name": "Great Wyrm Black Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 22,
            "armor_desc": "",
            "hit_points": 735,
            "hit_dice": "42d20+294",
            "speed": {
                "walk": 40,
                "fly": 80,
                "swim": 40
            },
            "strength": 26,
            "dexterity": 14,
            "constitution": 24,
            "intelligence": 16,
            "wisdom": 14,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": 14,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 11,
            "perception": null,
            "skills": {
                "history": 10,
                "perception": 9,
                "stealth": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 22",
            "languages": "Common, Draconic, one more",
            "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 attack  it can use Acid Spit."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 15 ft., one target. Hit: 30 (4d10 + 8) piercing damage plus 9 (2d8) acid damage. Instead of dealing piercing damage  the dragon can grapple the target (escape DC 23)  and a Huge or smaller creature grappled in this way is restrained. While grappling a creature  the dragon can't bite or use Acid Spit against another target."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 10 ft., one target. Hit: 21 (3d8 + 8) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 20 ft., one target. Hit: 21 (3d8 + 8) bludgeoning damage  and the dragon pushes the target 10 feet away."
                },
                {
                    "name": "Acid Spit",
                    "desc": "The dragon targets a creature within 60 feet  forcing it to make a DC 22 Dexterity saving throw. The creature takes 22 (4d10) acid damage on a failure or half damage on a success. A creature that fails the save also takes 11 (2d10) ongoing acid damage. A creature can use an action to end the ongoing damage."
                },
                {
                    "name": "Acid Breath (Recharge 5-6)",
                    "desc": "The dragon exhales sizzling acid in a 90-foot-long  10-foot-wide line. Each creature in that area makes a DC 22 Dexterity saving throw  taking 85 (19d8) acid damage on a failed save or half damage on a success. A creature that fails the save is blinded until the end of its next turn."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Tail Attack",
                    "desc": "When a creature the dragon can see within 10 feet hits the dragon with a melee attack, the dragon makes a tail attack against it."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The dragon can take 3 legendary actions",
                    "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn."
                },
                {
                    "name": "Darkness",
                    "desc": "The dragon creates a 40-foot-radius sphere of magical darkness originating from a point it can see within 120 feet. Darkvision can't penetrate this darkness. The darkness lasts for 1 minute or until the dragon uses this action again."
                },
                {
                    "name": "Roar",
                    "desc": "Each creature of the dragons choice within 120 feet that can hear it makes a DC 19 Charisma saving throw. On a failure, it is frightened for 1 minute. A creature repeats the saving throw at the end of its turns, ending the effect on itself on a success. When it succeeds on a saving throw or the effect ends for it, it is immune to Roar for 24 hours."
                },
                {
                    "name": "Wing Attack",
                    "desc": "The dragon beats its wings. Each creature within 15 feet makes a DC 22 Dexterity saving throw. On a failure, it is pushed 10 feet away and knocked prone. The dragon can then fly up to half its fly speed."
                }
            ],
            "special_abilities": [
                {
                    "name": "Ambusher",
                    "desc": "When submerged in water, the dragon has advantage on Stealth checks. If the dragon hits a creature that can't see it with its bite, it can deal piercing damage and grapple the target simultaneously."
                },
                {
                    "name": "Amphibious",
                    "desc": "The dragon can breathe air and water."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, it sheds some of its scales, which turn to mud. If it has no more uses of this ability, its Armor Class is reduced to 20 until it finishes a long rest."
                },
                {
                    "name": "Ruthless (1/Round)",
                    "desc": "After scoring a critical hit on its turn, the dragon can immediately make one claw attack."
                },
                {
                    "name": "Concentrated Acid (1/Day)",
                    "desc": "When the dragon is first bloodied, it immediately recharges its breath weapon, if its not already available. For the next minute, the dragons acid becomes immensely more corrosive, ignoring acid resistance and treating acid immunity as acid resistance."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 19). It can innately cast the following spells, requiring no material components. 3/day each:fog cloud, pass without trace, legend lore, speak with dead,  1/day each:create undead, insect plague, time stop"
                }
            ],
            "spell_list": [],
            "page_no": 101,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_great-wyrm-black-dragon/"
        },
        {
            "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",
            "v2_converted_path": "/v2/creatures/mmenag_marilith/"
        },
        {
            "slug": "mummy-lord-a5e",
            "desc": "",
            "name": "Mummy Lord",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 221,
            "hit_dice": "26d8+104",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 18,
            "intelligence": 12,
            "wisdom": 18,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": 6,
            "wisdom_save": 9,
            "charisma_save": 8,
            "perception": null,
            "skills": {
                "history": 6,
                "religion": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "necrotic, poison; damage from nonmagical weapons",
            "condition_immunities": "charmed, fatigue, frightened, paralyzed, poisoned",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "the languages it knew in life",
            "challenge_rating": "15",
            "cr": 15.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The mummy lord uses Dreadful Glare and then attacks with its rotting fist."
                },
                {
                    "name": "Dreadful Glare (Gaze)",
                    "desc": "The mummy lord targets a creature within 60 feet. The target makes a DC 16 Wisdom saving throw. On a failure  it is magically frightened until the end of the mummy lords next turn. If the target fails the save by 5 or more  it is paralyzed for the same duration. A target that succeeds on the saving throw is immune to the Dreadful Glare of mummies and mummy lords for 24 hours."
                },
                {
                    "name": "Rotting Fist",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 14 (3d6 + 4) bludgeoning damage plus 21 (6d6) necrotic damage. If the target is a creature  it makes a DC 17 Constitution saving throw. On a failure  it is cursed with Mummy Rot."
                },
                {
                    "name": "Dispel Magic (3rd-Level; V, S)",
                    "desc": "The mummy lord scours the magic from one creature  object  or magical effect it can see within 120 feet. A spell ends if it was cast with a 3rd-level or lower spell slot. For spells using a 4th-level or higher spell slot  the mummy lord makes a Wisdom ability check (DC 10 + the spells level) for each one  ending the effect on a success."
                },
                {
                    "name": "Guardian of Faith (4th-Level; V)",
                    "desc": "A Large  indistinct spectral guardian appears within an unoccupied space within 30 feet and remains for 8 hours. Creatures of the mummy lords choice that move to a space within 10 feet of the guardian for the first time on a turn make a DC 17 Dexterity saving throw  taking 20 radiant or necrotic damage (mummy lords choice) on a failed save or half damage on a success. The spell ends when the guardian has dealt 60 total damage."
                },
                {
                    "name": "Contagion (5th-Level; V, S)",
                    "desc": "Melee Spell Attack: +9 to hit, reach 5 ft., one creature. Hit: The target contracts a flesh-rotting disease. It has disadvantage on Charisma ability checks and becomes vulnerable to all damage. The target makes a DC 17 Constitution saving throw at the end of each of its turns. After 3 failures  the target stops making saving throws and the disease lasts for 7 days. After 3 successes  the effect ends."
                },
                {
                    "name": "Harm (6th-Level; V, S)",
                    "desc": "The mummy lord targets a creature within 60 feet. The target makes a DC 17 Constitution saving throw. On a failure  the creature is diseased  taking 49 (14d6) necrotic damage. Its hit point maximum is reduced by the same amount for 1 hour or until the effect is removed with a spell that removes diseases. On a successful save  the creature takes half the damage. The spells damage can't reduce a target to less than 1 hit point."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Blasphemous Counterspell",
                    "desc": "When the mummy lord is targeted by a spell using a 4th-level or lower spell slot, the attacker makes a DC 16 Constitution saving throw. On a failure, the spell is wasted, and the caster takes 3 (1d6) necrotic damage per level of the spell slot."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The mummy lord 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": "Channel Negative Energy",
                    "desc": "A 60-foot-radius aura of magical negative energy surrounds the mummy lord until the end of its next turn, spreading around corners. Creatures in the aura can't regain hit points."
                },
                {
                    "name": "Whirlwind of Sand",
                    "desc": "The mummy lord, along with its equipment, magically transforms into a whirlwind of sand and moves up to 60 feet without provoking opportunity attacks, and then reverts to its normal form."
                },
                {
                    "name": "Attack (Costs 2 Actions)",
                    "desc": "The mummy lord uses Dreadful Glare or attacks with its rotting fist."
                },
                {
                    "name": "Blasphemous Word (Costs 2 Actions)",
                    "desc": "Each non-undead creature within 10 feet of the mummy lord that can hear its magical imprecation makes a DC 16 Constitution saving throw. On a failure, a creature is stunned until the end of the mummy lords next turn."
                },
                {
                    "name": "Dispel Magic (Costs 2 Actions)",
                    "desc": "The mummy lord casts dispel magic."
                }
            ],
            "special_abilities": [
                {
                    "name": "Curse: Mummy Rot",
                    "desc": "A mummys touch inflicts a dreadful curse called mummy rot. A cursed creature can't regain hit points, and its hit point maximum decreases by an amount equal to the creatures total number of Hit Dice for every 24 hours that elapse. If this curse reduces the targets hit point maximum to 0, the target dies and crumbles to dust. Remove curse and similar magic ends the curse."
                },
                {
                    "name": "Flammable",
                    "desc": "After taking fire damage, the mummy lord catches fire and takes 11 (2d10) ongoing fire damage if it isnt already suffering ongoing fire damage. A creature can use an action or legendary action to extinguish this fire."
                },
                {
                    "name": "Legendary Resistance (1/Day)",
                    "desc": "If the mummy lord fails a saving throw while wearing its scarab amulet, it can choose to succeed instead. When it does so, the scarab amulet shatters. The mummy lord can create a new amulet when it finishes a long rest."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The mummy lord has advantage on saving throws against spells and magical effects."
                },
                {
                    "name": "Rejuvenation",
                    "desc": "If its heart is intact, a destroyed mummy lord gains a new body in 1d4 days, regaining all its hit points. The new body forms within 10 feet of the heart."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The mummy lord is an 11th level spellcaster. Its spellcasting ability is Wisdom (spell save DC 17\n +9 to hit with spell attacks). The mummy lord has the following cleric spells prepared\n which it can cast without material components:\n Cantrips (at will): guidance\n thaumaturgy\n 1st-level (4 slots): create or destroy water\n detect magic\n 2nd-level (3 slots): augury\n gentle repose\n 3rd-level (3 slots): animate dead\n dispel magic\n 4th-level (3 slots): divination\n guardian of faith\n 5th-level (2 slots): contagion\n 6th-level (1 slot): harm"
                }
            ],
            "spell_list": [],
            "page_no": 339,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_mummy-lord/"
        },
        {
            "slug": "storm-giant-a5e",
            "desc": "",
            "name": "Storm Giant",
            "size": "Huge",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 230,
            "hit_dice": "20d12+100",
            "speed": {
                "walk": 50,
                "swim": 50
            },
            "strength": 29,
            "dexterity": 14,
            "constitution": 20,
            "intelligence": 16,
            "wisdom": 18,
            "charisma": 18,
            "strength_save": 14,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 9,
            "perception": null,
            "skills": {
                "arcana": 8,
                "athletics": 14,
                "history": 8,
                "insight": 9,
                "perception": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "lightning, thunder",
            "condition_immunities": "",
            "senses": "passive Perception 19",
            "languages": "Common, Giant",
            "challenge_rating": "14",
            "cr": 14.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The giant attacks twice with its greatsword."
                },
                {
                    "name": "Greatsword",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 30 (6d6 + 9) slashing damage."
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +12 to hit, range 60/240 ft., one target. Hit: 44 (10d6 + 9) bludgeoning damage. If the target is a Large or smaller creature  it makes a DC 22 Strength saving throw  falling prone on a failure."
                },
                {
                    "name": "Lightning Strike (Recharge 5-6)",
                    "desc": "The giant throws a lightning bolt at a point it can see within 500 feet. Each creature within 10 feet of that point makes a DC 18 Dexterity saving throw  taking 56 (16d6) lightning damage on a success or half the damage on a failure."
                },
                {
                    "name": "Sword Sweep (While Bloodied)",
                    "desc": "The giant makes a greatsword attack against each creature within 10 feet. Each creature hit with this attack makes a DC 22 Strength saving throw  falling prone on a failure."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Stomp",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 5 ft., one Medium or smaller prone target. Hit: 19 (3d6 + 9) bludgeoning damage."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The giant can breathe air and water."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The giants spellcasting ability is Charisma (spell save DC 17). It can innately cast the following spells, requiring no material components: At will: detect magic, feather fall, levitate, light, 3/day each: control water, control weather, water breathing, 1/day: commune"
                }
            ],
            "spell_list": [],
            "page_no": 242,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_storm-giant/"
        },
        {
            "slug": "storm-giant-monarch-a5e",
            "desc": "",
            "name": "Storm Giant Monarch",
            "size": "Huge",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 460,
            "hit_dice": "40d12+200",
            "speed": {
                "walk": 50,
                "swim": 50
            },
            "strength": 29,
            "dexterity": 14,
            "constitution": 20,
            "intelligence": 16,
            "wisdom": 18,
            "charisma": 18,
            "strength_save": 14,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 9,
            "perception": null,
            "skills": {
                "arcana": 8,
                "athletics": 14,
                "history": 8,
                "insight": 9,
                "perception": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "lightning, thunder",
            "condition_immunities": "",
            "senses": "passive Perception 19",
            "languages": "Common, Giant",
            "challenge_rating": "14",
            "cr": 14.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The giant attacks twice with its greatsword."
                },
                {
                    "name": "Greatsword",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 30 (6d6 + 9) slashing damage."
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +12 to hit, range 60/240 ft., one target. Hit: 44 (10d6 + 9) bludgeoning damage. If the target is a Large or smaller creature  it makes a DC 22 Strength saving throw  falling prone on a failure."
                },
                {
                    "name": "Lightning Strike (Recharge 5-6)",
                    "desc": "The giant throws a lightning bolt at a point it can see within 500 feet. Each creature within 10 feet of that point makes a DC 18 Dexterity saving throw  taking 56 (16d6) lightning damage on a success or half the damage on a failure."
                },
                {
                    "name": "Sword Sweep (While Bloodied)",
                    "desc": "The giant makes a greatsword attack against each creature within 10 feet. Each creature hit with this attack makes a DC 22 Strength saving throw  falling prone on a failure."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Stomp",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 5 ft., one Medium or smaller prone target. Hit: 19 (3d6 + 9) bludgeoning damage."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The giant can breathe air and water."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The giants spellcasting ability is Charisma (spell save DC 17). It can innately cast the following spells, requiring no material components: At will: detect magic, feather fall, levitate, light, 3/day each: control water, control weather, water breathing, 1/day: commune"
                }
            ],
            "spell_list": [],
            "page_no": 243,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_storm-giant-monarch/"
        },
        {
            "slug": "titanic-dragon-turtle-a5e",
            "desc": "",
            "name": "Titanic Dragon Turtle",
            "size": "Titanic",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 21,
            "armor_desc": "",
            "hit_points": 396,
            "hit_dice": "24d20+144",
            "speed": {
                "walk": 20,
                "swim": 80
            },
            "strength": 24,
            "dexterity": 10,
            "constitution": 22,
            "intelligence": 14,
            "wisdom": 16,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": 12,
            "intelligence_save": 8,
            "wisdom_save": 9,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "history": 8,
                "insight": 9,
                "nature": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 13",
            "languages": "Aquan, Common, Draconic",
            "challenge_rating": "24",
            "cr": 24.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 52 (7d12 + 7) piercing damage. If the target is a creature  it is grappled (escape DC 21). Until this grapple ends  the dragon turtle can't bite a different creature  and it has advantage on bite attacks against the grappled creature."
                },
                {
                    "name": "Ram",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 46 (6d12 + 7) bludgeoning damage. This attack deals double damage against objects  vehicles  and constructs."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 46 (6d12 + 7) bludgeoning damage. If the target is a creature  it makes a DC 21 Strength saving throw. On a failure  it is pushed 15 feet away from the dragon turtle and knocked prone."
                },
                {
                    "name": "Steam Breath (Recharge 5-6)",
                    "desc": "The dragon turtle exhales steam in a 90-foot cone. Each creature in the area makes a DC 20 Constitution saving throw  taking 52 (15d6) fire damage on a failed save or half as much on a successful one."
                },
                {
                    "name": "Lightning Storm (1/Day)",
                    "desc": "Hundreds of arcs of lightning crackle from the dragon turtle. Each creature within 90 feet makes a DC 17 Dexterity saving throw  taking 35 (10d6) lightning damage on a failure or half damage on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 25 (4d8 + 7) slashing damage."
                }
            ],
            "reactions": [
                {
                    "name": "Retract",
                    "desc": "When the dragon turtle takes 50 damage or more from a single attack or spell, it retracts its head and limbs into its shell. It immediately regains 20 hit points. While retracted, it is blinded; its Speed is 0; it can't take reactions; it has advantage on saving throws; attacks against it have disadvantage; and it has resistance to all damage. The dragon turtle stays retracted until the beginning of its next turn."
                },
                {
                    "name": "Tail",
                    "desc": "When the dragon turtle is hit by an opportunity attack, it makes a tail attack."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The dragon turtle 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": "Claw Kick",
                    "desc": "The dragon turtle makes a claws attack and then moves up to half its speed without provoking opportunity attacks."
                },
                {
                    "name": "Emerald Radiance (1/Day)",
                    "desc": "Searing green light emanates from the dragon turtle. Each creature within 90 feet makes a DC 17 Dexterity saving throw, taking 70 (20d6) radiant damage on a failure or half damage on a success. A creature that fails the saving throw is blinded until the end of its next turn."
                },
                {
                    "name": "Lightning Storm (1/Day",
                    "desc": "The dragon turtle recharges and uses Lightning Storm."
                },
                {
                    "name": "Tail (Costs 2 Actions)",
                    "desc": "The dragon turtle makes a tail attack."
                }
            ],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The dragon turtle can breathe air and water."
                },
                {
                    "name": "Legendary Resistance (1/Day)",
                    "desc": "If the dragon turtle fails a saving throw, it can choose to succeed instead. When it does so, the faint glow cast by its shell winks out. When the dragon turtle uses Retract, it gains one more use of this ability and its shell regains its luminescence."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragon turtles spellcasting ability is Wisdom (spell save DC 17). It can innately cast the following spells, requiring no components: 3/day each: control weather, water breathing, zone of truth"
                }
            ],
            "spell_list": [],
            "page_no": 182,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_titanic-dragon-turtle/"
        },
        {
            "slug": "ancientvoiddragon-tob1-2023",
            "desc": "False",
            "name": "Ancient Void Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Neutral",
            "armor_class": 22,
            "armor_desc": "natural armor",
            "hit_points": 429,
            "hit_dice": "22d20 + 198",
            "speed": {
                "walk": 80,
                "fly": 40
            },
            "strength": 28,
            "dexterity": 10,
            "constitution": 29,
            "intelligence": 18,
            "wisdom": 15,
            "charisma": 23,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 16,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 13,
            "perception": 26,
            "skills": {
                "Arcana": 18,
                "History": 18,
                "Perception": 16,
                "Stealth": 7
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "cold",
            "condition_immunities": "charmed, frightened",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 26",
            "languages": "Common, Draconic, Void Speech",
            "challenge_rating": "24",
            "cr": 24.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon uses its Aura of Madness. It then makes one Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 15 ft., one target. Hit: 20 (2d10 + 9) piercing damage plus 14 (4d6) cold damage."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 10 ft., one target. Hit: 16 (2d6 + 9) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 20 ft., one target. Hit: 18 (2d8 + 9) bludgeoning damage."
                },
                {
                    "name": "Aura of Madness",
                    "desc": "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 suffer short-term madness 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 Aura of Madness for the next 24 hours."
                },
                {
                    "name": "Breath Weapons (Recharge 5-6)",
                    "desc": "The dragon uses one of the following breath weapons."
                },
                {
                    "name": "Gravitic Breath",
                    "desc": "The dragon exhales localized gravity in a 90-foot cube, originating from the dragon. When a creature ends a fall in the cube, it takes 1d10 bludgeoning damage for every 10 feet it fell, to a maximum of 20d10. A creature that enters the cube for the first time on a turn or starts its turn there must make a DC 24 Dexterity saving throw. On a failure, the creature is restrained. On a success, the creature's speed is halved as long as it remains in the cube. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. The cube lasts for 1 minute."
                },
                {
                    "name": "Stellar Breath",
                    "desc": "The dragon exhales star fire in a 90-foot cone. Each creature in that area must make a DC 24 Dexterity saving throw, taking 42 (12d6) fire damage and 42 (12d6) radiant damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Void Twist",
                    "desc": "The dragon adds 7 to its AC against one attack that would hit it, as it twists reality to open a small rift in space to protect itself. To do so, the dragon must be able to see the attacker. If the attack misses by 5 or more, the dragon can choose to open a second, connected rift next to another creature it can see within 30 feet of it to direct the attack at that creature instead, using the original attack roll result against the new target's AC."
                }
            ],
            "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",
                    "desc": "The dragon makes a Wisdom (Perception) check."
                },
                {
                    "name": "Tail Attack",
                    "desc": "The dragon makes a Tail attack."
                },
                {
                    "name": "Void Slip (Costs 2 Actions)",
                    "desc": "The dragon twists the fabric of space around it, disappearing and reappearing in an unoccupied space it can see within 120 feet of it. Each creature within 15 feet of the dragon must succeed on a DC 21 Dexterity saving throw or take 17 (5d6) cold damage and be knocked prone."
                }
            ],
            "special_abilities": [
                {
                    "name": "Chill of the Void",
                    "desc": "Creatures with resistance to cold damage don't have resistance to the cold damage dealt by the Void dragon. A creature with immunity to cold damage is still immune to the dragon's cold damage."
                },
                {
                    "name": "Collapsing Star",
                    "desc": "When the void dragon dies, it explodes in a swath of celestial destruction. Each creature within 1,000 feet of the dragon must make a DC 21 Constitution saving throw, taking 55 (10d10) bludgeoning damage and 55 (10d10) cold damage on a failed save, or half as much damage on a successful one. Objects in the area that aren't being worn or carried take half the bludgeoning damage. A creature that fails the saving throw by 5 or more is ejected to a random location on a random plane of existence or 5d100 miles away from its current location in a random direction (GM's choice)."
                },
                {
                    "name": "Expert Void Traveler",
                    "desc": "The Void dragon doesn't require air, food, drink, sleep, or ambient pressure. While traveling in the Void, the dragon magically glides on solar winds, covering immense distances in short times."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead."
                }
            ],
            "spell_list": [],
            "page_no": 128,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_ancient-void-dragon/"
        },
        {
            "slug": "hraesvelgr-tob1-2023",
            "desc": "False",
            "name": "Hraesvelgr",
            "size": "Huge",
            "type": "Giant",
            "subtype": "",
            "group": "null",
            "alignment": "Titan)",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 241,
            "hit_dice": "21d12 + 105",
            "speed": {
                "walk": 120,
                "fly": 20
            },
            "strength": 25,
            "dexterity": 10,
            "constitution": 20,
            "intelligence": 16,
            "wisdom": 17,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": 9,
            "wisdom_save": 9,
            "charisma_save": 11,
            "perception": 19,
            "skills": {
                "Athletics": 13,
                "Perception": 9,
                "Survival": 9
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "lightning, thunder",
            "damage_immunities": "cold; bludgeoning, piercing, and slashing from nonmagical attacks",
            "condition_immunities": "exhaustion",
            "senses": "passive Perception 19",
            "languages": "Auran, Common, Giant (can’t speak in roc form)",
            "challenge_rating": "19",
            "cr": 19.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Hraesvelgr makes one Beak attack and two Talon attacks, or he makes three Fist attacks. Alternatively, he can make three Gale Blast attacks. If two Fist attacks hit one creature, the target must succeed on a DC 19 Constitution saving throw or be stunned until the end of its next turn."
                },
                {
                    "name": "Beak (Roc Form Only)",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 25 (4d8 + 7) piercing damage."
                },
                {
                    "name": "Fist (Giant Form Only)",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 20 (3d8 + 7) bludgeoning damage."
                },
                {
                    "name": "Talons (Roc Form Only)",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 17 (3d6 + 7) slashing damage, and the target is grappled (escape DC 17). Until this grapple ends, the target is restrained. Hraesvelgr has two talons, each of which can grapple only one target."
                },
                {
                    "name": "Gale Blast",
                    "desc": "Ranged Spell Attack: +11 to hit, range 120 ft., one target. Hit: 14 (2d8 + 5) bludgeoning damage plus 7 (2d6) cold damage."
                },
                {
                    "name": "Swallow (Roc Form Only)",
                    "desc": "Hraesvelgr makes one Beak attack against a Large or smaller creature he is grappling. If the attack hits, the target is also swallowed, and the grapple ends. While swallowed, the creature is blinded and restrained, it has total cover against attacks and other effects outside Hraesvelgr, and it takes 17 (5d6) acid damage at the start of each of Hraesvelgr's turns. Hraesvelgr can have only one creature swallowed at a time."
                },
                {
                    "name": "Sudden Gust (Recharge 5-6)",
                    "desc": "Hraesvelgr unleashes a powerful gust of wind in a 60-foot line that is 10 feet wide. Each creature in the line must make a DC 19 Strength saving throw. On a failure, a creature takes 63 (18d6) bludgeoning damage and is pushed up to 15 feet away from Hraesvelgr. On a success, a creature takes half the damage and isn't pushed."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Change Shape",
                    "desc": "Hraesvelgr transforms into a roc or back into his true form, which is a Giant. His statistics, other than his speed, are the same in each form. Any equipment he is wearing or carrying isn't transformed. He reverts to his true form if he dies."
                },
                {
                    "name": "Attack",
                    "desc": "Hraesvelgr makes a Fist or Talons attack."
                },
                {
                    "name": "Move",
                    "desc": "Hraesvelgr moves up to his speed, or flies up to half his flying speed if in roc form, without provoking opportunity attacks."
                },
                {
                    "name": "Ear-Splitting Screech (Costs 2 Actions; Roc Form Only)",
                    "desc": "Hraesvelgr lets out an ear-splitting screech. Each creature within 30 feet of Hraesvelgr must succeed on a DC 19 Constitution saving throw or take 14 (4d6) thunder damage and be deafened until the end of its next turn."
                }
            ],
            "reactions": [],
            "legendary_desc": "Hraesvelgr 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. Hraesvelgr regains spent legendary actions at the start of his turn.",
            "legendary_actions": [
                {
                    "name": "Attack",
                    "desc": "Hraesvelgr makes a Fist or Talons attack."
                },
                {
                    "name": "Move",
                    "desc": "Hraesvelgr moves up to his speed, or flies up to half his flying speed if in roc form, without provoking opportunity attacks."
                },
                {
                    "name": "Ear-Splitting Screech (Costs 2 Actions; Roc Form Only)",
                    "desc": "Hraesvelgr lets out an ear-splitting screech. Each creature within 30 feet of Hraesvelgr must succeed on a DC 19 Constitution saving throw or take 14 (4d6) thunder damage and be deafened until the end of its next turn."
                }
            ],
            "special_abilities": [
                {
                    "name": "Keen Sight (Roc Form Only)",
                    "desc": "Hraesvelgr has advantage on Wisdom (Perception) checks that rely on sight."
                },
                {
                    "name": "Influence Weather",
                    "desc": "Nearby weather responds to Hraesvelgr's desires. At the start of each minute, Hraesvelgr can choose to change the precipitation and wind within 3 miles of him by one stage, up or down (no action required). This effect works like the changing weather conditions aspect of the control weather spell, except Hraesvelgr can't change the temperature and the conditions change immediately."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If Hraesvelgr fails a saving throw, he can choose to succeed instead."
                }
            ],
            "spell_list": [],
            "page_no": 207,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_hraesvelgr/"
        },
        {
            "slug": "hundun-tob1-2023",
            "desc": "False",
            "name": "Hundun",
            "size": "Large",
            "type": "Celestial",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Good",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 153,
            "hit_dice": "18d10 + 54",
            "speed": {
                "walk": 40,
                "fly": 40
            },
            "strength": 20,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 4,
            "wisdom": 20,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 7,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 8,
            "perception": 19,
            "skills": {
                "Athletics": 9,
                "Insight": 9,
                "Perception": 9
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "lightning, radiant, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "acid, psychic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone, stunned, unconscious",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 19",
            "languages": "understands Celestial and Primordial, but can’t speak intelligibly",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The hundun can use its Motivating Babble. It then makes four Slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 12 (2d6 + 5) bludgeoning damage plus 7 (2d6) radiant damage."
                },
                {
                    "name": "Motivating Babble",
                    "desc": "The hundun babbles incoherently at one creature it can see within 60 feet of it. The target must succeed on a DC 17 Wisdom saving throw or suffer one of the following effects until the end of its next turn. Roll a d4 to determine which effect happens."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The hundun casts one of the following spells, requiring no material components and using Wisdom as the spellcasting ability (spell save DC 17):\nAt will: create or destroy water, dancing lights, minor illusion, prestidigitation\n3/day each: black tentacles, fabricate (as an action), irresistible dance\n1/day each: creation (as an action), plant growth"
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Inscrutable",
                    "desc": "The hundun 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 hundun's intentions or sincerity have disadvantage."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The hundun has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Radiant Fists",
                    "desc": "The hundun's Slam attacks are magical. When the hundun hits with a Slam attack, the attack deals an extra 2d6 radiant damage (included in the attack)."
                }
            ],
            "spell_list": [],
            "page_no": 237,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_hundun/"
        },
        {
            "slug": "iaaffrat-tob1-2023",
            "desc": "False",
            "name": "Ia’Affrat",
            "size": "Large",
            "type": "Swarm",
            "subtype": "",
            "group": "null",
            "alignment": "Lawful Evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 170,
            "hit_dice": "20d10 + 60",
            "speed": {
                "walk": 40,
                "fly": 20
            },
            "strength": 3,
            "dexterity": 21,
            "constitution": 16,
            "intelligence": 20,
            "wisdom": 18,
            "charisma": 23,
            "strength_save": null,
            "dexterity_save": 10,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 11,
            "perception": 19,
            "skills": {
                "Arcana": 10,
                "Deception": 11,
                "Insight": 9,
                "Perception": 9,
                "Persuasion": 11
            },
            "damage_vulnerabilities": "cold",
            "damage_resistances": "False",
            "damage_immunities": "bludgeoning, fire, piercing, poison, slashing",
            "condition_immunities": "charmed, frightened, paralyzed, petrified, poisoned, prone, restrained, stunned",
            "senses": "blindsight 10 ft., darkvision 120 ft., passive Perception 19",
            "languages": "Common, Infernal, Primordial, telepathy 120 ft.",
            "challenge_rating": "15",
            "cr": 15.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Ia'Affrat makes three Bite or Burning Claw attacks, or he makes four Flaming Insect Bolt attacks."
                },
                {
                    "name": "Bite (Shapeless Form Only)",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 0 ft., one target in the swarm's space. Hit: 21 (6d6) piercing damage plus 14 (4d6) poison damage, or 10 (3d6) piercing damage plus 7 (2d6) poison damage if Ia'Affrat has half of its hp or fewer. If the target is a creature, it must succeed on a DC 18 Constitution saving throw or be poisoned until the end of its next turn."
                },
                {
                    "name": "Burning Claw (Humanoid Form Only)",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 23 (4d8 + 5) slashing damage plus 10 (3d6) fire damage."
                },
                {
                    "name": "Flaming Insect Bolt",
                    "desc": "Ranged Spell Attack: +11 to hit, range 120 ft., one target. Hit: 16 (3d6 + 6) fire damage plus 10 (3d6) poison damage."
                },
                {
                    "name": "Inhabit (Shapeless Form Only)",
                    "desc": "Ia'Affrat crawls into the body of a Humanoid, or a Humanoid corpse that has been dead no more than 7 days, that he can see within 5 feet of him. If the target is unwilling, the target must succeed on a DC 18 Constitution saving throw or the target loses control of its body, and Ia'Affrat takes control of the body. Ia'Affrat controls the body but doesn't deprive the target of awareness. Ia'Affrat can't be targeted by any attack, spell, or other effect, and he retains his alignment, his Intelligence, Wisdom, and Charisma scores, his Hurl Flame action and Teleport and Consume Host legendary actions, and his condition immunities. He otherwise uses the target's statistics, but doesn't gain access to the target's knowledge, class features, or proficiencies. If the target was a Humanoid corpse, he uses the statistics it had before it died."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Shape Swarm",
                    "desc": "Ia'Affrat can shape himself into a Large or smaller Humanoid or back into a shapeless mass of Tiny insectoid Fiends. His statistics, other than his size, are the same in each form, and he can't regain hp or gain temporary hp, except for the Consume Host legendary action. He can't take on a Humanoid form if he is occupying the space of another creature."
                },
                {
                    "name": "Teleport",
                    "desc": "Ia'Affrat teleports, along with any equipment he is wearing or carrying, up to 120 feet to an unoccupied space he can see."
                },
                {
                    "name": "Vermin Breath (Costs 2 Actions; Humanoid Form Only)",
                    "desc": "Ia'Affrat exhales 1d4 swarms of insects in spaces he can see within 30 feet. The swarms take their turns immediately after Ia'Affrat, and they are allies of Ia'Affrat, obeying his telepathic commands. They remain for 1 minute, until Ia'Affrat dies, or until Ia'Affrat dismisses them as a bonus action. Ia'Affrat can have no more than five swarms of insects under his control at a time."
                },
                {
                    "name": "Consume Host (Costs 3 Actions; Shapeless Form Only)",
                    "desc": "While inhabiting a Humanoid, Ia'Affrat consumes the host from the inside. The host takes 18 (4d8) necrotic damage, and Ia'Affrat regains hp equal to that amount."
                }
            ],
            "reactions": [],
            "legendary_desc": "Ia’Affrat 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. Ia’Affrat regains spent legendary actions at the start of his turn.",
            "legendary_actions": [
                {
                    "name": "Teleport",
                    "desc": "Ia'Affrat teleports, along with any equipment he is wearing or carrying, up to 120 feet to an unoccupied space he can see."
                },
                {
                    "name": "Vermin Breath (Costs 2 Actions; Humanoid Form Only)",
                    "desc": "Ia'Affrat exhales 1d4 swarms of insects in spaces he can see within 30 feet. The swarms take their turns immediately after Ia'Affrat, and they are allies of Ia'Affrat, obeying his telepathic commands. They remain for 1 minute, until Ia'Affrat dies, or until Ia'Affrat dismisses them as a bonus action. Ia'Affrat can have no more than five swarms of insects under his control at a time."
                },
                {
                    "name": "Consume Host (Costs 3 Actions; Shapeless Form Only)",
                    "desc": "While inhabiting a Humanoid, Ia'Affrat consumes the host from the inside. The host takes 18 (4d8) necrotic damage, and Ia'Affrat regains hp equal to that amount."
                }
            ],
            "special_abilities": [
                {
                    "name": "Collective Mind",
                    "desc": "Ia'Affrat's individual Fiends are connected via a hive mind. He can telepathically communicate with any of his individual Fiends within 50 miles of him, and he can't be surprised. If he is reduced to half his hp or lower, his Intelligence score is reduced to 10, he immediately changes into his shapeless form, and he can't take on a Humanoid form again until he regains hp to be above half his hp or he finishes a long rest."
                },
                {
                    "name": "Devil's Sight",
                    "desc": "Magical darkness doesn't impede Ia'Affrat's darkvision."
                },
                {
                    "name": "Grasping Limbs (Humanoid Form Only)",
                    "desc": "Ia'Affrat can wield weapons and hold, grasp, push, pull, or interact with objects that might otherwise require a more Humanoid form to accomplish."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If Ia'Affrat fails a saving throw, he can choose to succeed instead."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Ia'Affrat has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Smoke Shroud",
                    "desc": "Ia'Affrat emits a cloud of dark smoke within 5 feet of himself. The area is lightly obscured to all except Ia'Affrat, and each non-devil creature that starts its turn in the smoke must succeed on a DC 18 Constitution saving throw or be blinded until the end of its turn. At the start of each of his turns, Ia'Affrat chooses whether this shroud is active."
                },
                {
                    "name": "Swarm (Shapeless Form Only)",
                    "desc": "Ia'Affrat can occupy another creature's space and vice versa and can move through any opening large enough for a Tiny insect, but he can't grapple or be grappled."
                }
            ],
            "spell_list": [],
            "page_no": 91,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_iaaffrat/"
        },
        {
            "slug": "isonade-tob1-2023",
            "desc": "False",
            "name": "Isonade",
            "size": "Gargantuan",
            "type": "Monstrosity",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Neutral",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 222,
            "hit_dice": "12d20 + 96",
            "speed": {
                "walk": 100
            },
            "strength": 30,
            "dexterity": 14,
            "constitution": 26,
            "intelligence": 6,
            "wisdom": 18,
            "charisma": 8,
            "strength_save": 15,
            "dexterity_save": null,
            "constitution_save": 13,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": null,
            "perception": 19,
            "skills": {
                "Athletics": 15,
                "Perception": 9
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "cold",
            "condition_immunities": "False",
            "senses": "darkvision 90 ft., passive Perception 19",
            "languages": "understands Aquan and Elvish, but can’t speak",
            "challenge_rating": "14",
            "cr": 14.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The isonade makes one Bite attack and two Tail Slap attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 15 ft., one target. Hit: 36 (4d12 + 10) piercing damage. If the target is a Large or smaller creature, it must succeed on a DC 18 Dexterity saving throw or be swallowed by the isonade. A swallowed creature is blinded and restrained, it has total cover against attacks and other effects outside the isonade, and it takes 21 (6d6) acid damage at the start of each of the isonade's turns. An isonade can have no more than four creatures swallowed at a time. If the isonade takes 30 damage or more on a single turn from a creature inside it, it must succeed on a DC 23 Constitution saving throw at the end of that turn or regurgitate all swallowed creatures, which fall prone in a space within 10 feet of the isonade. If the isonade dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 20 feet of movement, exiting prone."
                },
                {
                    "name": "Tail Slap",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 15 ft., one target. Hit: 24 (4d6 + 10) bludgeoning damage."
                },
                {
                    "name": "Breach",
                    "desc": "If the isonade swims at least 20 feet as part of its movement, it can use this action to emerge in a space on the surface of the water that contains one or more other creatures. Each of those creatures and each creature within 10 of the isonade's space must make a DC 18 Dexterity saving throw. On a failure, a creature takes 49 (14d6) bludgeoning damage and is knocked prone. On a success, a creature takes half the damage and is pushed up to 10 feet out of the isonade's space into an unoccupied space of the creature's choice. If no unoccupied space is within range, the creature instead falls prone in the isonade's space."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Influence Weather",
                    "desc": "Nearby weather responds to the isonade's desires. At the start of each minute, the isonade can choose to change the precipitation and wind within 1 mile of it by one stage, up or down (no action required). This effect works like the changing weather conditions aspect of the control weather spell, except the isonade can't change the temperature and the conditions change immediately."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The isonade has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The isonade deals double damage to objects and structures."
                },
                {
                    "name": "Water Breathing",
                    "desc": "The isonade can breathe only underwater."
                }
            ],
            "spell_list": [],
            "page_no": 240,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_isonade/"
        },
        {
            "slug": "oozasis-tob1-2023",
            "desc": "False",
            "name": "Oozasis",
            "size": "Gargantuan",
            "type": "Ooze",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 7,
            "armor_desc": "",
            "hit_points": 217,
            "hit_dice": "14d20 + 70",
            "speed": {
                "walk": 20,
                "burrow": 20
            },
            "strength": 18,
            "dexterity": 5,
            "constitution": 20,
            "intelligence": 8,
            "wisdom": 20,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 3,
            "wisdom_save": 9,
            "charisma_save": 5,
            "perception": 19,
            "skills": {
                "Deception": 5,
                "History": 3,
                "Insight": 9,
                "Perception": 9
            },
            "damage_vulnerabilities": "cold",
            "damage_resistances": "fire; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "acid",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 120 ft. (blind beyond this radius), passive Perception 19",
            "languages": "understands all languages but can’t speak, telepathy 120 ft.",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The oozasis makes three Pseudopod attacks."
                },
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 15 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage plus 7 (2d6) acid damage. If the target is a Large or smaller creature, it is grappled (escape DC 16). Until this grapple ends, the target is restrained. The oozasis can have up to two creatures grappled at a time."
                },
                {
                    "name": "Compelling Vapors (Recharge 5-6)",
                    "desc": "The oozasis emits mind-altering vapors. Each creature within 20 feet of the oozasis must make a DC 16 Constitution saving throw. On a failure, a creature takes 45 (10d8) psychic damage and suffers either tranquility or turmoil for minute. On a success, a creature takes half the damage and doesn't suffer tranquility or turmoil. A creature suffering tranquility is charmed and can't attack. A creature suffering turmoil is unable to distinguish friend from foe and must move to and attack the nearest creature other than the oozasis on each of its turns, stalking off in a random direction if no creature is in range. A creature suffering tranquility or turmoil can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The oozasis can move through a space as narrow as 1 foot wide without squeezing."
                },
                {
                    "name": "Oasis Appearance",
                    "desc": "While the oozasis remains motionless and partially submerged on the surface of sand or soil, it is indistinguishable from a small oasis or pond. The oozasis's body provides enough water for plants to grow around it, provided the oozasis remains in the area for an extended period of time. A creature that eats a fruit from a plant growing in the oozasis's water is affected by the Waters of Unfathomable Compulsion trait as if it drank the water."
                },
                {
                    "name": "Ooze Nature",
                    "desc": "The oozasis doesn't require sleep."
                },
                {
                    "name": "Waters of Unfathomable Compulsion",
                    "desc": "A creature that drinks the water of an oozasis experiences a cryptic dream the next time it sleeps. When it wakes, it must succeed on a DC 16 Wisdom saving throw or be affected by the geas spell for 30 days. While under the geas, the affected creature must perform a specific, seemingly minor task that furthers the decades-long goals of the oozasis. Such a task could be planting a white rose in a specific garden, rescuing the next endangered young animal the target encounters, or standing in a specific spot at a certain time each day for three days."
                }
            ],
            "spell_list": [],
            "page_no": 290,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_oozasis/"
        },
        {
            "slug": "skeinwitch-tob1-2023",
            "desc": "False",
            "name": "Skein Witch",
            "size": "Medium",
            "type": "Celestial",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 20,
            "armor_desc": "natural armor",
            "hit_points": 162,
            "hit_dice": "25d8 +50",
            "speed": {
                "walk": 30,
                "fly": 30
            },
            "strength": 6,
            "dexterity": 12,
            "constitution": 14,
            "intelligence": 16,
            "wisdom": 20,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 7,
            "wisdom_save": 9,
            "charisma_save": 9,
            "perception": 23,
            "skills": {
                "History": 7,
                "Insight": 13,
                "Perception": 13
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "radiant",
            "damage_immunities": "fire, lightning, psychic",
            "condition_immunities": "False",
            "senses": "truesight 60 ft., passive Perception 23",
            "languages": "Celestial, telepathy 120 ft.",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The skein witch makes three Inexorable Thread attacks. If two Inexorable Thread attacks hit one creature, the target must succeed on a DC 17 Constitution saving throw or have disadvantage on the next death saving throw it makes before it finishes a short rest. If a creature fails this saving throw multiple times, these effects are cumulative, affecting up to three of the creature's next death saving throws before it finishes a short rest."
                },
                {
                    "name": "Inexorable Thread",
                    "desc": "Melee or Ranged Spell Attack: +9 to hit, reach 5 ft. or range 60 ft., one creature. Hit: 27 (5d8 + 5) radiant damage."
                },
                {
                    "name": "Destiny Distortion Wave (Recharge 5-6)",
                    "desc": "The skein witch frays the strands of fate in a 60-foot cone. Each creature in the area must make a DC 17 Wisdom saving throw, taking 55 (10d10) force damage on a failed save, or half as much damage on a successful one. If any creature that failed the saving throw is affected by a condition, such as incapacitated or poisoned, those conditions are randomly redistributed among all the creatures that failed the saving throw."
                },
                {
                    "name": "Bind Fates (1/Day)",
                    "desc": "One creature within 60 feet of the skein witch must succeed on a DC 17 Wisdom saving throw or the target's fate is bound to one of its ally's (chosen at random). Any damage or condition the target suffers is inflicted on the individual to which they are bound instead, and vice versa. A creature can be bound to only one other creature at a time. This binding lasts until lifted by a heal or heroes' feast spell or similar magic."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Fate's Step",
                    "desc": "The skein witch teleports, along with any equipment it is wearing or carrying, up to 30 feet to an unoccupied space it can see. A tiny hourglass shatters into a swirl of sand at the origin and destination when it uses this bonus action."
                }
            ],
            "reactions": [
                {
                    "name": "Parry Spell",
                    "desc": "If the skein witch succeeds on a saving throw against a spell of 4th level or lower that targets only the skein witch, the spell has no effect. If the skein witch succeeds on the saving throw by 5 or more, the spell is reflected back at the spellcaster, using the slot level, spell save DC, attack bonus, and spellcasting ability of the caster."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Fate's Resistance (3/Day)",
                    "desc": "If the skein witch fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The skein witch has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 328,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_skein-witch/"
        },
        {
            "slug": "starspawnofcthulhu-tob1-2023",
            "desc": "False",
            "name": "Star Spawn of Cthulhu",
            "size": "Large",
            "type": "Fiend",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 212,
            "hit_dice": "17d10 + 119",
            "speed": {
                "walk": 50,
                "fly": 30
            },
            "strength": 25,
            "dexterity": 15,
            "constitution": 24,
            "intelligence": 30,
            "wisdom": 18,
            "charisma": 23,
            "strength_save": 12,
            "dexterity_save": null,
            "constitution_save": 12,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": null,
            "perception": 24,
            "skills": {
                "Arcana": 15,
                "Perception": 14
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "cold, fire, lightning, poison, psychic",
            "condition_immunities": "exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 300 ft., passive Perception 24",
            "languages": "Abyssal, Common, Void Speech",
            "challenge_rating": "15",
            "cr": 15.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The star spawn of Cthulhu makes two Crushing Claws attacks and one Dimensional Stomp attack, or it makes three Void Bolt attacks. It can replace one attack with a use of Disintegrating Gaze, if available."
                },
                {
                    "name": "Crushing Claws",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 20 (2d12 + 7) bludgeoning damage plus 13 (3d8) necrotic damage."
                },
                {
                    "name": "Dimensional Stomp",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 18 (2d20 + 7) bludgeoning damage plus 13 (3d8) necrotic damage, and the target must succeed on a DC 19 Charisma saving throw or be teleported to an unoccupied space the star spawn can see within 30 feet of it."
                },
                {
                    "name": "Void Bolt",
                    "desc": "Ranged Spell Attack: +15 to hit, range 120 ft., one target. Hit: 32 (5d8 + 10) necrotic damage."
                },
                {
                    "name": "Disintegrating Gaze (Recharge 5-6)",
                    "desc": "One creature the star spawn can see within 60 feet of it must succeed on a DC 19 Constitution saving throw or take 27 (6d8) necrotic damage and be transformed into a misty cloud for 1 minute. The transformed creature's only method of movement is a flying speed of 10 feet, and it can enter and occupy the space of another creature. In addition, the transformed target can't talk, attack, cast spells, or manipulate objects, and any objects it was carrying or holding can't be dropped, used, or otherwise interacted with. The transformed target can repeat the saving throw at the end of each of its turns, taking 13 (3d8) necrotic damage on a failed save, or ending the effect on itself on a successful one. A creature killed by this effect can be restored to life only by means of a true resurrection or a wish spell."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Interdimensional Step",
                    "desc": "The star spawn of Cthulhu teleports, along with any equipment it is wearing or carrying, up to 30 feet to an unoccupied space it can see. Small tears in reality appear at the origin and destination when it uses this bonus action."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Psychic Absorption",
                    "desc": "Whenever the star spawn is subjected to psychic damage, it takes no damage and instead regains a number of hp equal to the psychic damage dealt."
                },
                {
                    "name": "Void Traveler",
                    "desc": "The star spawn of Cthulhu doesn't require air, food, drink, sleep, or ambient pressure."
                }
            ],
            "spell_list": [],
            "page_no": 348,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_star-spawn-of-cthulhu/"
        },
        {
            "slug": "ushabtiroyalguard-tob1-2023",
            "desc": "False",
            "name": "Ushabti Royal Guard",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 168,
            "hit_dice": "16d10 + 80",
            "speed": {
                "walk": 30
            },
            "strength": 22,
            "dexterity": 16,
            "constitution": 20,
            "intelligence": 11,
            "wisdom": 19,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 4,
            "perception": 19,
            "skills": {
                "Arcana": 5,
                "History": 5,
                "Perception": 9
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "poison, psychic; bludgeoning, piercing, and slashing from nonmagical attacks",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 60 ft., passive Perception 19",
            "languages": "understands the languages of its creator but can’t speak",
            "challenge_rating": "14",
            "cr": 14.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The ushabti can use its Breath-Stealing Presence. It then makes two Khopesh attacks and one Medjai's Scepter attack."
                },
                {
                    "name": "Khopesh",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) slashing damage plus 9 (2d8) necrotic damage."
                },
                {
                    "name": "Medjai's Scepter",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 15 (2d8 + 6) bludgeoning damage plus 9 (2d8) necrotic damage."
                },
                {
                    "name": "Breath-Stealing Presence",
                    "desc": "Each creature of the ushabti's choice within 30 feet of the ushabti and aware of it must succeed on a DC 18 Constitution saving throw or take 9 (2d8) necrotic damage and be unable to speak or breathe 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 ushabti's Breath-Stealing Presence for the next 24 hours."
                },
                {
                    "name": "Enervating Surge (Recharge 5-6)",
                    "desc": "The ushabti emits waves of necrotic energy. Each creature within 30 feet of the ushabti must make a DC 18 Constitution saving throw, taking 49 (11d8) necrotic damage on a failed save, or half as much damage on a successful one. A creature that can't breathe because of the ushabti's Breath-Stealing Presence has disadvantage on the saving throw. If the saving throw fails by 5 or more, the creature also suffers one level of exhaustion. A Humanoid slain by this effect rises 1d4 hours later as a mummy under the ushabti's control, unless the Humanoid is restored to life or its body is destroyed. The ushabti can have no more than five mummies under its control at one time."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Sudden Strike",
                    "desc": "When a creature more than 5 feet away from the ushabti moves to a space within 5 feet of the ushabti, the ushabti can make one Khopesh attack against it."
                }
            ],
            "legendary_desc": "The ushabti 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 ushabti regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Move",
                    "desc": "The ushabti moves up to its speed without provoking opportunity attacks."
                },
                {
                    "name": "Medjai's Scepter (Costs 2 Actions)",
                    "desc": "The ushabti makes one Medjai's Scepter attack."
                },
                {
                    "name": "Telekinesis (Costs 2 Actions)",
                    "desc": "Up to two creatures the ushabti can see within 60 feet of it must succeed on a DC 18 Strength saving throw or the ushabti moves the creature up to 30 feet in any direction (including upward). A moved target is then restrained until the start of the ushabti's next turn."
                }
            ],
            "special_abilities": [
                {
                    "name": "Construct Nature",
                    "desc": "The ushabti doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "False Appearance",
                    "desc": "While the ushabti is motionless, it is indistinguishable from a normal funerary statue."
                },
                {
                    "name": "Healing Leech",
                    "desc": "If a creature within 30 feet of the ushabti regains hp from a spell or magical effect, the creature regains only half the amount and the ushabti regains the other half."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The ushabti is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the ushabti fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The ushabti has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Necrotic Weapons",
                    "desc": "The ushabti's weapon attacks are magical. When the ushabti hits with any weapon, the weapon deals an extra 2d8 necrotic damage (included in the attack)."
                }
            ],
            "spell_list": [],
            "page_no": 377,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_ushabti-royal-guard/"
        },
        {
            "slug": "angel-pelagic-deva",
            "desc": "",
            "name": "Angel, Pelagic Deva",
            "size": "Medium",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "neutral good",
            "armor_class": 17,
            "armor_desc": "Living Coral Armor",
            "hit_points": 142,
            "hit_dice": "15d8+75",
            "speed": {
                "walk": 20,
                "swim": 90
            },
            "strength": 19,
            "dexterity": 18,
            "constitution": 20,
            "intelligence": 17,
            "wisdom": 20,
            "charisma": 22,
            "strength_save": 8,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 1,
            "perception": 5,
            "skills": {
                "perception": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, radiant; nonmagic B/P/S attacks",
            "damage_immunities": "",
            "condition_immunities": "charmed, exhaustion, frightened",
            "senses": "darkvision 120', passive Perception 19",
            "languages": "all, telepathy 120'",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Trident attacks."
                },
                {
                    "name": "Trident",
                    "desc": "Melee or Ranged Weapon Attack: +8 to hit 5 ft. or range 20/60' one target 7 (1d6+4) piercing damage + 18 (4d8) radiant. If deva makes a ranged attack with its trident trident returns to its hands at start of its next turn."
                },
                {
                    "name": "Transforming Touch (5/Day)",
                    "desc": "Can magically polymorph a willing creature into a giant octopus hunter shark or plesiosaurus. Transformation lasts 8 hrs until target uses a bonus action to transform back into its true form or until target dies. Items target is wearing/carrying are absorbed into new form. In new form target retains its alignment and Int Wis and Cha scores as well as its ability to speak. Its other stats are replaced by those of its new form and it gains any capabilities that new form has but it lacks."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Anoxic Aura (1/Day)",
                    "desc": "Removes oxygen from nearby water for 1 min. Each creature that requires oxygen to live (including air-breathing creatures under effects of water breathing) and starts its turn within 20' of deva: DC 17 Con save or begin suffocating. Deva never suffers effects of this; can choose any creatures in area to ignore it."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "Can breathe air and water."
                },
                {
                    "name": "Angelic Weapons",
                    "desc": "Its weapon attacks are magical. When it hits with any weapon deals extra 4d8 radiant (included below)."
                },
                {
                    "name": "Immortal Nature",
                    "desc": "Doesn't require food drink or sleep"
                },
                {
                    "name": "Living Coral Armor",
                    "desc": "Its armor is made of living coral. If armor is damaged such as from a black pudding's Pseudopod armor fully repairs itself within 1 min provided it wasn't destroyed."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                }
            ],
            "spell_list": [],
            "page_no": 27,
            "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/",
            "v2_converted_path": "/v2/creatures/tob3_angel-pelagic-deva/"
        },
        {
            "slug": "aphasian-abomination",
            "desc": "",
            "name": "Aphasian Abomination",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 170,
            "hit_dice": "20d10+60",
            "speed": {
                "walk": 0,
                "fly": 60
            },
            "strength": 1,
            "dexterity": 20,
            "constitution": 16,
            "intelligence": 17,
            "wisdom": 20,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": null,
            "intelligence_save": 7,
            "wisdom_save": 9,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "perception": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic; nonmagic bludgeoning, piercing, and slashing attacks",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned, prone",
            "senses": "darkvision 120', passive Perception 19",
            "languages": "Common, telepathy 120'",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Force Blast attacks."
                },
                {
                    "name": "Force Blast",
                    "desc": "Melee or Ranged Spell Attack: +9 to hit 5 ft. or range 120' one target 23 (4d8+5) force."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "Move through space 1ft.+ wide with o squeezing."
                },
                {
                    "name": "Aphasic Field",
                    "desc": "Generates a field of psychic distortion around itself. Each creature that starts its turn within 60' of abomination: DC 17 Int save or lose ability to speak coherently saying coherent words that make no sense in context instead of what it intends to say. If creature attempts to cast a spell with verbal components it fails taking 9 (2d8) psychic per spell level of spell it attempted to cast and expends spell slot."
                },
                {
                    "name": "Construct Nature",
                    "desc": "Doesn't require air food drink or sleep."
                },
                {
                    "name": "Immutable Form",
                    "desc": "Immune: form-altering spells/effects."
                },
                {
                    "name": "Made of Magic",
                    "desc": "Is formed of magical energy. It temporarily winks out of existence when inside an antimagic field instantly reappearing once space it occupied is no longer within area of effect. If targeted by dispel magic: 21 (6d6) damage + extra 7 (2d6) psychic for each spell level beyond 3rd if spell is cast using a higher spell slot."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                }
            ],
            "spell_list": [],
            "page_no": 39,
            "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/",
            "v2_converted_path": "/v2/creatures/tob3_aphasian-abomination/"
        },
        {
            "slug": "demon-kogukhpak",
            "desc": "",
            "name": "Demon, Kogukhpak",
            "size": "Huge",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 262,
            "hit_dice": "21d12+126",
            "speed": {
                "walk": 40,
                "swim": 40
            },
            "strength": 30,
            "dexterity": 11,
            "constitution": 23,
            "intelligence": 8,
            "wisdom": 16,
            "charisma": 20,
            "strength_save": 1,
            "dexterity_save": null,
            "constitution_save": 1,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 1,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "lightning; nonmagic B/P/S attacks",
            "damage_immunities": "cold, fire, poison",
            "condition_immunities": "poisoned",
            "senses": "truesight 120', passive Perception 13",
            "languages": "understand Abyssal but can't speak",
            "challenge_rating": "18",
            "cr": 18.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "One Bite and two Gores or three Spit Fires."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +16 to hit, 5 ft., one target, 19 (2d8+10) bludgeoning damage + 9 (2d8) fire and target is grappled (escape DC 18). Until the grapple ends the target is restrained kogukhpak can automatically hit target with its Bite and kogukhpak can't make Bite attacks vs. other targets."
                },
                {
                    "name": "Gore",
                    "desc": "Melee Weapon Attack: +16 to hit, 10 ft., one target, 37 (5d10+10) piercing damage."
                },
                {
                    "name": "Spit Fire",
                    "desc": "Ranged Spell Attack: +11 to hit, 120 ft., one target, 32 (6d8+5) fire."
                },
                {
                    "name": "Devastating Leap (Recharge 6)",
                    "desc": "Leaps up to 30' and lands on its feet in a space it can see. Each creature in the space or within 5 ft. of it when it lands: 72 (16d8) bludgeoning damage and knocked prone (DC 20 Str half damage not prone and if in kogukhpak's space can choose to be pushed 5 ft. back or to side of kogukhpak). Creature in kogukhpak's space that chooses not to be pushed suffers consequences of failed save."
                },
                {
                    "name": "Fire Breath (Recharge 6)",
                    "desc": "Exhales fire in a 90' cone. Each creature in that area: 70 (20d6) fire (DC 20 Dex half)."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                },
                {
                    "name": "Standing Leap",
                    "desc": "Its long jump is up to 30' and its high jump is up to 15 ft. with or with o a running start."
                },
                {
                    "name": "Sunlight Hypersensitivity",
                    "desc": "Takes 20 radiant when it starts its turn in sunlight. If in sunlight: disadvantage on attacks/ability checks."
                }
            ],
            "spell_list": [],
            "page_no": 109,
            "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/",
            "v2_converted_path": "/v2/creatures/tob3_demon-kogukhpak/"
        }
    ]
}