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

GET /monsters/?ordering=damage_resistances&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3207,
    "next": "https://api.open5e.com/monsters/?ordering=damage_resistances&page=4",
    "previous": "https://api.open5e.com/monsters/?ordering=damage_resistances&page=2",
    "results": [
        {
            "slug": "darkmantle-a5e",
            "desc": "",
            "name": "Darkmantle",
            "size": "Small",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 22,
            "hit_dice": "5d6+5",
            "speed": {
                "walk": 10,
                "fly": 30
            },
            "strength": 16,
            "dexterity": 12,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., passive Perception 10",
            "languages": "",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The darkmantle uses Darkness Aura and makes a crush attack."
                },
                {
                    "name": "Darkness Aura",
                    "desc": "A 15-foot radius area of magical darkness emanates from the darkmantle  spreading around corners and moving with it. Darkvision and natural light can't penetrate it. If the darkness overlaps with an area of light created by a 2nd-level spell or lower  the spell creating the light is dispelled. The darkness aura lasts for 10 minutes or until the darkmantle takes damage."
                },
                {
                    "name": "Crush",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 6 (1d6 + 3) bludgeoning damage  and the target is grappled (escape DC 13). If the darkmantle made the attack with advantage  it attaches to the targets head  and the target is blinded and can't breathe. While grappling  the darkmantle can only attack the grappled creature but has advantage on its attack roll. The darkmantles speed becomes 0  and it moves with its target."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Echolocation",
                    "desc": "The darkmantle can't use blindsight while deafened."
                },
                {
                    "name": "False Appearance",
                    "desc": "While motionless, the darkmantle is indistinguishable from rock."
                }
            ],
            "spell_list": [],
            "page_no": 60,
            "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_darkmantle/"
        },
        {
            "slug": "dead-mans-fingers-a5e",
            "desc": "",
            "name": "Dead Mans Fingers",
            "size": "Medium",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 190,
            "hit_dice": "20d8+100",
            "speed": {
                "walk": 0
            },
            "strength": 20,
            "dexterity": 10,
            "constitution": 20,
            "intelligence": 1,
            "wisdom": 12,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": -1,
            "wisdom_save": null,
            "charisma_save": -1,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "blinded, charmed, deafened, fatigue, frightened, prone, restrained, stunned",
            "senses": "blindsight 90 ft. (blind beyond this radius), passive Perception 11",
            "languages": "",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dead mans fingers makes two tendril attacks."
                },
                {
                    "name": "Tendril (Ethereal or Material Plane)",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 20 ft., one creature. Hit: 10 (1d10 + 5) bludgeoning damage plus 10 (3d6) poison damage. A target on the Material Plane is subject to the Ethereal Shift trait."
                },
                {
                    "name": "Ethereal Spores (While Bloodied, Ethereal Plane Only)",
                    "desc": "Each creature within 30 feet makes a DC 15 Constitution saving throw  taking 31 (9d6) necrotic damage on a failed save or half damage on a success. A creature reduced to 0 hit points by this damage dies. If a creature killed by this attack remains on the Ethereal Plane for 24 hours  its corpse disintegrates  and a new dead mans fingers sprouts from its place."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Telekinetic Pull (Ethereal or Material Plane)",
                    "desc": "One creature within 90 feet makes a DC 15 Strength saving throw. On a failure, it is magically pulled up to 60 feet straight towards the dead mans fingers."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Ethereal and Material",
                    "desc": "The dead mans fingers lives simultaneously on the Ethereal and Material Planes. Its senses extend into both planes, and it can touch and be touched by creatures on both planes."
                },
                {
                    "name": "Ethereal Shift",
                    "desc": "When a creature on the Material Plane touches the dead mans fingers or hits it with a melee attack, the creature is magically transported to the Ethereal Plane. The creature can see and hear into both the Ethereal and Material Plane but is unaffected by creatures and objects on the Material Plane. It can be seen as a ghostly form by creatures on the Material Plane. It can move in any direction, with each foot of movement up or down costing 2 feet of movement."
                },
                {
                    "name": "If the creature is still on the Ethereal Plane when the dead mans fingers dies, the creature returns to the Material Plane",
                    "desc": "If this would cause a creature to appear in a space occupied by a solid object or creature, it is shunted to the nearest unoccupied space and takes 10 (3d6) force damage."
                },
                {
                    "name": "Flammable",
                    "desc": "After taking fire damage, the dead mans fingers catches fire and takes ongoing 11 (2d10) fire damage if it isnt already suffering ongoing fire damage. It can spend an action or bonus action to extinguish this fire."
                }
            ],
            "spell_list": [],
            "page_no": 211,
            "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_dead-mans-fingers/"
        },
        {
            "slug": "death-dog-a5e",
            "desc": "",
            "name": "Death Dog",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 32,
            "hit_dice": "5d8+10",
            "speed": {
                "walk": 40
            },
            "strength": 14,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 3,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 18",
            "languages": "",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The death dog attacks twice with its bite."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6+2) piercing damage. If the target is a creature  it makes a DC 12 Constitution saving throw. On a failure  it becomes infected with a disease. Until this disease is cured  the target is poisoned. While diseased  the target makes a DC 12 Constitution saving throw every 24 hours  reducing its hit point maximum by 5 (1d10) on a failure and ending the disease on a success. This hit point maximum reduction lasts until the disease is cured. The target dies if its hit point maximum is reduced to 0."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Two Heads",
                    "desc": "The death dog has advantage on Perception checks and on saving throws made to resist being blinded, charmed, deafened, frightened, stunned, or knocked unconscious, and it can't be flanked."
                }
            ],
            "spell_list": [],
            "page_no": 442,
            "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_death-dog/"
        },
        {
            "slug": "deep-dwarf-soldier-a5e",
            "desc": "",
            "name": "Deep Dwarf Soldier",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 19,
            "hit_dice": "3d8+6",
            "speed": {
                "walk": 30
            },
            "strength": 14,
            "dexterity": 12,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": 4,
            "dexterity_save": null,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 2,
                "survival": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 12, darkvision 120 ft.",
            "languages": "any one",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "War Pick",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) piercing damage  or 11 (2d8 + 2) piercing damage if within 5 feet of an ally that is not incapacitated  plus 2 (1d4) damage when Enlarged."
                },
                {
                    "name": "Enlarge (2nd-Level; V, S, Concentration)",
                    "desc": "The soldier and their equipment grow to Large size for 1 minute. They have advantage on Strength checks and Strength saving throws  and their attacks deal an extra 2 (1d4) damage (included in their War Pick attack)."
                },
                {
                    "name": "Invisibility (2nd-Level; V, S, Concentration)",
                    "desc": "The soldier is invisible for 1 hour. The spell ends if the soldier attacks or casts a spell."
                },
                {
                    "name": "Heavy Crossbow",
                    "desc": "Ranged Weapon Attack: +3 to hit, range 100/400 ft., one target. Hit: 6 (1d10 + 1) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Tactical Movement",
                    "desc": "Until the end of the soldiers turn, their Speed is halved and their movement doesnt provoke opportunity attacks."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Deep Dwarf Resistance",
                    "desc": "The soldier has advantage on saving throws against illusions and to resist being charmed or paralyzed."
                },
                {
                    "name": "Deep Dwarf Magic",
                    "desc": "The deep dwarf can innately cast enlarge/reduce (self only, enlarge only) and invisibility (self only) once per long rest without using material components, using Intelligence for their spellcasting ability."
                }
            ],
            "spell_list": [],
            "page_no": 493,
            "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_deep-dwarf-soldier/"
        },
        {
            "slug": "deep-gnome-scout-a5e",
            "desc": "",
            "name": "Deep Gnome Scout",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 19,
            "hit_dice": "3d8+6",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "nature": 2,
                "perception": 4,
                "stealth": 5,
                "survival": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 16",
            "languages": "any one",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "War Pick",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) piercing damage."
                },
                {
                    "name": "Blindness (2nd-Level; V)",
                    "desc": "A creature within 30 feet makes a DC 10 Constitution saving throw. On a failure  the target is blinded for 1 minute. It repeats the saving throw at the end of each of its turns  ending the effect on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Hearing and Sight",
                    "desc": "The scout has advantage on Perception checks that rely on hearing or sight."
                },
                {
                    "name": "Camouflage",
                    "desc": "The scout has advantage on Stealth checks made to hide in rocky terrain."
                },
                {
                    "name": "Deep Gnome Resistance",
                    "desc": "The scout has advantage on Intelligence, Wisdom, and Charisma saving throws against magic."
                },
                {
                    "name": "Deep Gnome Magic",
                    "desc": "The deep gnome can innately cast blindness/deafness (blindness only), disguise self, and nondetection once per long rest without using material components, using Intelligence for their spellcasting ability."
                }
            ],
            "spell_list": [],
            "page_no": 491,
            "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_deep-gnome-scout/"
        },
        {
            "slug": "deer-a5e",
            "desc": "",
            "name": "Deer",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 4,
            "hit_dice": "1d8",
            "speed": {
                "walk": 50
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 14,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 12",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 1 piercing damage."
                },
                {
                    "name": "Headbutt",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 2 (1d4) piercing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The deer has advantage on Perception checks that rely on smell."
                }
            ],
            "spell_list": [],
            "page_no": 442,
            "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_deer/"
        },
        {
            "slug": "demilich-a5e",
            "desc": "",
            "name": "Demilich",
            "size": "Tiny",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 20,
            "armor_desc": "",
            "hit_points": 159,
            "hit_dice": "29d4+87",
            "speed": {
                "walk": 0,
                "fly": 30
            },
            "strength": 10,
            "dexterity": 24,
            "constitution": 16,
            "intelligence": 24,
            "wisdom": 22,
            "charisma": 20,
            "strength_save": 6,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": 13,
            "wisdom_save": 12,
            "charisma_save": 11,
            "perception": null,
            "skills": {
                "arcana": 13,
                "perception": 12,
                "stealth": 13
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "necrotic, poison, psychic; damage from nonmagical weapons",
            "condition_immunities": "charmed, deafened, fatigue, frightened, paralyzed, petrified, poisoned, prone, stunned",
            "senses": "truesight 60 ft., passive Perception 22",
            "languages": "understands the languages it knew in life but doesnt speak",
            "challenge_rating": "18",
            "cr": 18.0,
            "actions": [
                {
                    "name": "Devour Soul",
                    "desc": "The demilich targets one creature within 120 feet  forcing it to make a DC 17 Wisdom saving throw. On a success  or if all the large soul gems on the demilichs skull are occupied  the creature takes 40 necrotic damage  and the demilich regains the same number of hit points. If the target fails its saving throw and there is at least one unoccupied soul gem on the demilichs skull  the demilich regains 40 hit points  and the target dies instantly. Its soul is trapped in a soul gem on the demilichs skull  visible as a tiny  creature-shaped mote of light. While its soul is trapped  a creature can't be restored to life by any means. A soul that remains in a soul gem for 30 days is destroyed forever. If the demilich is defeated and a soul gem crushed  the creature is restored to life if its body is within 100 miles. A creature that succeeds on a saving throw against this effect is immune to it for 24 hours."
                },
                {
                    "name": "A demilich begins combat with one or two empty soul gems",
                    "desc": ""
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The demilich can take 3 legendary actions",
                    "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. The demilich regains spent legendary actions at the start of its turn."
                },
                {
                    "name": "Cranial Transposition",
                    "desc": "The dust surrounding the demilich falls to the ground. The demilich and a nonmagical, unattended skull within 30 teleport, switching places. Until the demilich moves or attacks, it is indistinguishable from a nonmagical skull, and the dust composing the demilichs wraithlike body doesnt reform around it."
                },
                {
                    "name": "Dust Storm (Costs 2 Actions)",
                    "desc": "The dust of the demilichs body swirls in a 30-foot radius around the demilich. Each creature in the area makes a DC 17 Constitution saving throw. On a failure, the creature takes 21 (6d6) necrotic damage and is blinded until the end of its next turn. The demilich then moves up to its speed."
                },
                {
                    "name": "Ringing Laugh (Costs 2 Actions)",
                    "desc": "Each creature within 60 feet that can hear the demilich makes a DC 17 Wisdom saving throw. On a failure, a creature is frightened until the end of its next turn."
                },
                {
                    "name": "Telekinesis",
                    "desc": "The demilich targets a Huge or smaller creature or an object weighing up to 1,000 pounds within 60 feet. If the target is a creature, it must succeed on a DC 17 Strength saving throw. Otherwise, the demilich moves the target up to 30 feet in any direction, including up. If another creature or object stops the targets movement, both take 10 (3d6) bludgeoning damage. At the end of this movement, the target falls if it is still in the air, taking falling damage as normal."
                }
            ],
            "special_abilities": [
                {
                    "name": "Avoidance",
                    "desc": "If the demilich makes a saving throw against an effect that deals half damage on a success, it takes no damage on a success and half damage on a failure."
                },
                {
                    "name": "Legendary Resistance (5/Day)",
                    "desc": "If the demilich fails a saving throw, it can choose to succeed instead. When it does so, one of the five tiny warding gems set on its forehead or teeth shatters."
                },
                {
                    "name": "Undead Nature",
                    "desc": "A demilich doesnt require air, sustenance, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 62,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_demilich/"
        },
        {
            "slug": "demilich-mastermind-a5e",
            "desc": "",
            "name": "Demilich Mastermind",
            "size": "Tiny",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 20,
            "armor_desc": "",
            "hit_points": 319,
            "hit_dice": "58d4+174",
            "speed": {
                "walk": 0,
                "fly": 30
            },
            "strength": 10,
            "dexterity": 24,
            "constitution": 16,
            "intelligence": 24,
            "wisdom": 22,
            "charisma": 20,
            "strength_save": 6,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": 13,
            "wisdom_save": 12,
            "charisma_save": 11,
            "perception": null,
            "skills": {
                "arcana": 13,
                "perception": 12,
                "stealth": 13
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "necrotic, poison, psychic; damage from nonmagical weapons",
            "condition_immunities": "charmed, deafened, fatigue, frightened, paralyzed, petrified, poisoned, prone, stunned",
            "senses": "truesight 60 ft., passive Perception 22",
            "languages": "understands the languages it knew in life but doesnt speak",
            "challenge_rating": "18",
            "cr": 18.0,
            "actions": [
                {
                    "name": "Devour Soul",
                    "desc": "The demilich targets one creature within 120 feet  forcing it to make a DC 17 Wisdom saving throw. On a success  or if all the large soul gems on the demilichs skull are occupied  the creature takes 40 necrotic damage  and the demilich regains the same number of hit points. If the target fails its saving throw and there is at least one unoccupied soul gem on the demilichs skull  the demilich regains 40 hit points  and the target dies instantly. Its soul is trapped in a soul gem on the demilichs skull  visible as a tiny  creature-shaped mote of light. While its soul is trapped  a creature can't be restored to life by any means. A soul that remains in a soul gem for 30 days is destroyed forever. If the demilich is defeated and a soul gem crushed  the creature is restored to life if its body is within 100 miles. A creature that succeeds on a saving throw against this effect is immune to it for 24 hours."
                },
                {
                    "name": "A demilich mastermind begins combat with up to four empty soul gems",
                    "desc": ""
                }
            ],
            "bonus_actions": null,
            "reactions": [],
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The demilich can take 3 legendary actions",
                    "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. The demilich regains spent legendary actions at the start of its turn."
                },
                {
                    "name": "Cranial Transposition",
                    "desc": "The dust surrounding the demilich falls to the ground. The demilich and a nonmagical, unattended skull within 30 teleport, switching places. Until the demilich moves or attacks, it is indistinguishable from a nonmagical skull, and the dust composing the demilichs wraithlike body doesnt reform around it."
                },
                {
                    "name": "Dust Storm (Costs 2 Actions)",
                    "desc": "The dust of the demilichs body swirls in a 30-foot radius around the demilich. Each creature in the area makes a DC 17 Constitution saving throw. On a failure, the creature takes 21 (6d6) necrotic damage and is blinded until the end of its next turn. The demilich then moves up to its speed."
                },
                {
                    "name": "Ringing Laugh (Costs 2 Actions)",
                    "desc": "Each creature within 60 feet that can hear the demilich makes a DC 17 Wisdom saving throw. On a failure, a creature is frightened until the end of its next turn."
                },
                {
                    "name": "Telekinesis",
                    "desc": "The demilich targets a Huge or smaller creature or an object weighing up to 1,000 pounds within 60 feet. If the target is a creature, it must succeed on a DC 17 Strength saving throw. Otherwise, the demilich moves the target up to 30 feet in any direction, including up. If another creature or object stops the targets movement, both take 10 (3d6) bludgeoning damage. At the end of this movement, the target falls if it is still in the air, taking falling damage as normal."
                }
            ],
            "special_abilities": [
                {
                    "name": "Avoidance",
                    "desc": "If the demilich makes a saving throw against an effect that deals half damage on a success, it takes no damage on a success and half damage on a failure."
                },
                {
                    "name": "Legendary Resistance (5/Day)",
                    "desc": "If the demilich fails a saving throw, it can choose to succeed instead. When it does so, one of the five tiny warding gems set on its forehead or teeth shatters."
                },
                {
                    "name": "Undead Nature",
                    "desc": "A demilich doesnt require air, sustenance, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 63,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_demilich-mastermind/"
        },
        {
            "slug": "diplodocus-a5e",
            "desc": "",
            "name": "Diplodocus",
            "size": "Gargantuan",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 139,
            "hit_dice": "9d20+45",
            "speed": {
                "walk": 30
            },
            "strength": 24,
            "dexterity": 8,
            "constitution": 20,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 11",
            "languages": "",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The diplodocus makes a stomp attack and a tail attack against two different targets."
                },
                {
                    "name": "Stomp",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 21 (4d6 + 7) bludgeoning damage."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 15 ft., one target. Hit: 17 (3d6 + 7) bludgeoning damage. If the target is a Large or smaller creature  it is pushed 10 feet away from the diplodocus and knocked prone."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 90,
            "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_diplodocus/"
        },
        {
            "slug": "dire-centipede-a5e",
            "desc": "",
            "name": "Dire Centipede",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 45,
            "hit_dice": "6d10+12",
            "speed": {
                "walk": 30,
                "climb": 30
            },
            "strength": 14,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., passive Perception 10",
            "languages": "",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage and the target makes a DC 11 Constitution saving throw. On a failure  the target takes 10 (3d6) poison damage and is poisoned for 1 minute. The target is paralyzed while poisoned in this way. The target repeats the saving throw at the end of each of its turns  ending the effect on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Spider Climb",
                    "desc": "The centipede can climb even on difficult surfaces and upside down on ceilings."
                }
            ],
            "spell_list": [],
            "page_no": 443,
            "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_dire-centipede/"
        },
        {
            "slug": "dire-tyrannosaurus-rex-a5e",
            "desc": "",
            "name": "Dire Tyrannosaurus Rex",
            "size": "Huge",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 253,
            "hit_dice": "22d12+110",
            "speed": {
                "walk": 50
            },
            "strength": 22,
            "dexterity": 10,
            "constitution": 20,
            "intelligence": 6,
            "wisdom": 16,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 11",
            "languages": "",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The tyrannosaurus makes a bite attack and a tail attack against two different targets."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 25 (3d12 + 6) piercing damage. If the target is a creature  it is grappled (escape DC 17). Until this grapple ends  the tyrannosaurus can't bite a different creature and it has advantage on bite attacks against the grappled creature."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 19 (3d8 + 6) bludgeoning damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 92,
            "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_dire-tyrannosaurus-rex/"
        },
        {
            "slug": "dire-wolf-a5e",
            "desc": "",
            "name": "Dire Wolf",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 30,
            "hit_dice": "4d10+8",
            "speed": {
                "walk": 50
            },
            "strength": 16,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 3,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 30 ft., passive Perception 13",
            "languages": "",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4+3) piercing damage. If the target is a creature  it makes a DC 13 Strength saving throw  falling prone on a failure."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Hearing and Smell",
                    "desc": "The wolf has advantage on Perception checks that rely on hearing and smell."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The wolf has advantage on attack rolls against a creature if at least one of the wolfs allies is within 5 feet of the creature and not incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 443,
            "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_dire-wolf/"
        },
        {
            "slug": "diseased-giant-rat-a5e",
            "desc": "",
            "name": "Diseased Giant Rat",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 7,
            "hit_dice": "2d6",
            "speed": {
                "walk": 30
            },
            "strength": 6,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4+2) piercing damage. Giant rats who dwell in sewers and filth can carry debilitating disease. A creature bitten by a diseased giant rat makes a DC 10 Constitution saving throw or it becomes infected with sewer plague."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The rat has advantage on Perception checks that rely on smell."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The giant rat has advantage on attack rolls against a creature if at least one of the rats allies is within 5 feet of the creature and not incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 449,
            "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_diseased-giant-rat/"
        },
        {
            "slug": "doppelganger-a5e",
            "desc": "",
            "name": "Doppelganger",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 52,
            "hit_dice": "8d8+16",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 18,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "deception": 5,
                "insight": 4,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Common",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Precise Strike",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) bludgeoning damage. If the target is surprised  it takes an extra 10 (3d6) damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Shapeshift",
                    "desc": "The doppelganger changes its form to that of any Small or Medium humanoid creature it has seen before, or back into its true form. While shapeshifted, its statistics are the same. Any equipment is not transformed. It reverts to its true form if it dies."
                },
                {
                    "name": "Read Thoughts",
                    "desc": "The doppelganger magically reads the surface thoughts of one creature within 60 feet that it can see. Until the end of its turn, it has advantage on attack rolls and on Deception, Insight, Intimidation, and Persuasion checks against the creature."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 94,
            "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_doppelganger/"
        },
        {
            "slug": "draft-horse-a5e",
            "desc": "",
            "name": "Draft Horse",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 10,
            "armor_desc": "",
            "hit_points": 22,
            "hit_dice": "3d10+6",
            "speed": {
                "walk": 40
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 14,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Hooves",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 3 (1d6) bludgeoning damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 443,
            "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_draft-horse/"
        },
        {
            "slug": "dragon-cultist-a5e",
            "desc": "",
            "name": "Dragon Cultist",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 39,
            "hit_dice": "6d8+12",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "deception": 4,
                "persuasion": 4,
                "religion": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 12",
            "languages": "any one",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Dagger",
                    "desc": "Melee or Ranged Weapon Attack: +4 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 4 (1d4 + 2) piercing damage."
                },
                {
                    "name": "Sacred Flame (Cantrip; V, S)",
                    "desc": "One creature the cult fanatic can see within 60 feet makes a DC 12 Dexterity saving throw  taking 4 (1d8) radiant damage on a failure. This spell ignores cover."
                },
                {
                    "name": "Command (1st-Level; V)",
                    "desc": "One non-undead creature the cult fanatic can see within 60 feet that can hear and understand them makes a DC 12 Wisdom saving throw. On a failure  the target uses its next turn to grovel (falling prone and then ending its turn)."
                },
                {
                    "name": "Inflict Wounds (1st-Level; V, S)",
                    "desc": "Melee Spell Attack: +4 to hit, reach 5 ft., one creature. Hit: 16 (3d10) necrotic damage."
                },
                {
                    "name": "Blindness/Deafness (2nd-Level; V)",
                    "desc": "One creature the cult fanatic can see within 30 feet makes a DC 12 Constitution saving throw. On a failure  the creature is blinded or deafened (cult fanatics choice) for 1 minute. The creature repeats the saving throw at the end of each of its turns  ending the effect on a success."
                },
                {
                    "name": "Hold Person (2nd-Level; V, S, M, Concentration)",
                    "desc": "One humanoid the cult fanatic can see within 60 feet makes a DC 12 Wisdom saving throw. On a failure  the target is paralyzed for 1 minute. The target repeats the saving throw at the end of each of its turns  ending the effect on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fanatic",
                    "desc": "The cult fanatic has advantage on saving throws against being charmed or frightened."
                },
                {
                    "name": "Immunity",
                    "desc": "A dragon cultist is immune to one damage type dealt by their draconic masters breath weapon."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The cult fanatic is a 4th level spellcaster. Their spellcasting ability is Wisdom (spell save DC 12\n +4 to hit with spell attacks). They have the following cleric spells prepared:\n Cantrips (at will): light\n sacred flame\n thaumaturgy\n 1st-level (4 slots): ceremony\n command\n detect evil and good\n inflict wounds\n 2nd-level (3 slots): blindness/deafness\n hold person"
                }
            ],
            "spell_list": [],
            "page_no": 473,
            "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-cultist/"
        },
        {
            "slug": "dragonbound-warrior-a5e",
            "desc": "",
            "name": "Dragonbound Warrior",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 11,
            "hit_dice": "2d8+2",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 12,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 3,
                "stealth": 3,
                "perception": 4,
                "survival": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 14",
            "languages": "any one",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Spear",
                    "desc": "Melee or Ranged Weapon Attack: +3 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 4 (1d6 + 1) piercing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Draconic Resistance",
                    "desc": "The warrior is resistant to one damage type dealt by their draconic masters breath weapon."
                },
                {
                    "name": "Draconic Smite",
                    "desc": "The warriors weapon attacks deal an additional (1d6) damage of one damage type dealt by their draconic masters breath weapon."
                }
            ],
            "spell_list": [],
            "page_no": 498,
            "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_dragonbound-warrior/"
        },
        {
            "slug": "dread-knight-a5e",
            "desc": "",
            "name": "Dread Knight",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 262,
            "hit_dice": "25d8+150",
            "speed": {
                "walk": 30
            },
            "strength": 22,
            "dexterity": 16,
            "constitution": 22,
            "intelligence": 14,
            "wisdom": 18,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": 12,
            "intelligence_save": 8,
            "wisdom_save": 10,
            "charisma_save": 11,
            "perception": null,
            "skills": {
                "history": 8,
                "intimidation": 11,
                "perception": 10
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold, fire, necrotic, poison",
            "condition_immunities": "charmed, fatigue, frightened, poisoned, stunned",
            "senses": "truesight 60 ft., passive Perception 20",
            "languages": "the languages it knew in life",
            "challenge_rating": "19",
            "cr": 19.0,
            "actions": [
                {
                    "name": "Cursed Greatsword",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) slashing damage plus 14 (4d6) necrotic damage  and the targets hit point maximum is reduced by an amount equal to the necrotic damage taken. This reduction lasts until the target finishes a long rest. The target dies if its hit point maximum is reduced to 0."
                },
                {
                    "name": "Fire Blast (1/Day)",
                    "desc": "A fiery mote streaks from the dread knights finger to a point within 120 feet and blossoms into a 20-foot-radius sphere of black fire which spreads around corners. Each creature within the area makes a DC 16 Dexterity saving throw  taking 63 (18d6) fire damage on a failed saving throw or half damage on a success. This damage ignores fire resistance and treats immunity to fire damage as fire resistance."
                },
                {
                    "name": "Ice Wall (1/Day)",
                    "desc": "The dread knight magically creates a wall of ice on a solid surface it can see within 60 feet. The wall is flat  1 foot thick  and can be up to 50 feet long and 15 feet high. The wall lasts for 1 minute or until destroyed. Each 10-foot section has AC 12  30 hit points  vulnerability to fire damage  and immunity to cold  necrotic  poison  and psychic damage."
                },
                {
                    "name": "If the wall enters a creatures space when it appears, the creature is pushed to one side of the wall (creatures choice)",
                    "desc": "The creature then makes a DC 16 Dexterity saving throw  taking 49 (14d6) cold damage on a successful save or half damage on a success."
                },
                {
                    "name": "Soul Wrack (1/Day)",
                    "desc": "A creature within 60 feet makes a DC 16 Constitution saving throw  taking 70 (20d6) necrotic damage and falling prone on a failed save or taking half damage on a success."
                },
                {
                    "name": "Summon Fiendish Steed (1/Day)",
                    "desc": "A fell nightmare or wyvern magically appears in an empty space within 5 feet. The steed follows the dread knights commands and acts on its turn. It may attack on the turn on which it is summoned. It remains until the dread knight dismisses it as an action or it is killed."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Cursed Greatsword",
                    "desc": "The dread knight makes a cursed greatsword attack."
                },
                {
                    "name": "Break Magic",
                    "desc": "The dread knight ends all spell effects created by a 5th-level or lower spell slot on a creature, object, or point within 30 feet."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Undead Nature",
                    "desc": "A dread knight doesnt require air, sustenance, or sleep."
                },
                {
                    "name": "Unholy Aura",
                    "desc": "The dread knight and allies within 30 feet have advantage on saving throws against spells and other magic effects and against features that turn undead. Other creatures of the dread knights choice within 30 feet have disadvantage on saving throws against spells and other magic effects."
                }
            ],
            "spell_list": [],
            "page_no": 184,
            "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_dread-knight/"
        },
        {
            "slug": "dread-knight-champion-a5e",
            "desc": "",
            "name": "Dread Knight Champion",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 346,
            "hit_dice": "33d8+198",
            "speed": {
                "walk": 30
            },
            "strength": 22,
            "dexterity": 16,
            "constitution": 22,
            "intelligence": 14,
            "wisdom": 18,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": 12,
            "intelligence_save": 8,
            "wisdom_save": 10,
            "charisma_save": 11,
            "perception": null,
            "skills": {
                "history": 8,
                "intimidation": 11,
                "perception": 10
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold, fire, necrotic, poison",
            "condition_immunities": "charmed, fatigue, frightened, poisoned, stunned",
            "senses": "truesight 60 ft., passive Perception 20",
            "languages": "the languages it knew in life",
            "challenge_rating": "23",
            "cr": 23.0,
            "actions": [
                {
                    "name": "Cursed Greatsword",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) slashing damage plus 14 (4d6) necrotic damage  and the targets hit point maximum is reduced by an amount equal to the necrotic damage taken. This reduction lasts until the target finishes a long rest. The target dies if its hit point maximum is reduced to 0."
                },
                {
                    "name": "Fire Blast (1/Day)",
                    "desc": "A fiery mote streaks from the dread knights finger to a point within 120 feet and blossoms into a 20-foot-radius sphere of black fire which spreads around corners. Each creature within the area makes a DC 16 Dexterity saving throw  taking 63 (18d6) fire damage on a failed saving throw or half damage on a success. This damage ignores fire resistance and treats immunity to fire damage as fire resistance."
                },
                {
                    "name": "Ice Wall (1/Day)",
                    "desc": "The dread knight magically creates a wall of ice on a solid surface it can see within 60 feet. The wall is flat  1 foot thick  and can be up to 50 feet long and 15 feet high. The wall lasts for 1 minute or until destroyed. Each 10-foot section has AC 12  30 hit points  vulnerability to fire damage  and immunity to cold  necrotic  poison  and psychic damage."
                },
                {
                    "name": "If the wall enters a creatures space when it appears, the creature is pushed to one side of the wall (creatures choice)",
                    "desc": "The creature then makes a DC 16 Dexterity saving throw  taking 49 (14d6) cold damage on a successful save or half damage on a success."
                },
                {
                    "name": "Soul Wrack (1/Day)",
                    "desc": "A creature within 60 feet makes a DC 16 Constitution saving throw  taking 70 (20d6) necrotic damage and falling prone on a failed save or taking half damage on a success."
                },
                {
                    "name": "Summon Fiendish Steed (1/Day)",
                    "desc": "A fell nightmare or wyvern magically appears in an empty space within 5 feet. The steed follows the dread knights commands and acts on its turn. It may attack on the turn on which it is summoned. It remains until the dread knight dismisses it as an action or it is killed."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Cursed Greatsword",
                    "desc": "The dread knight makes a cursed greatsword attack."
                },
                {
                    "name": "Break Magic",
                    "desc": "The dread knight ends all spell effects created by a 5th-level or lower spell slot on a creature, object, or point within 30 feet."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Undead Nature",
                    "desc": "A dread knight doesnt require air, sustenance, or sleep."
                },
                {
                    "name": "Unholy Aura",
                    "desc": "The dread knight and allies within 30 feet have advantage on saving throws against spells and other magic effects and against features that turn undead. Other creatures of the dread knights choice within 30 feet have disadvantage on saving throws against spells and other magic effects."
                },
                {
                    "name": "Legion",
                    "desc": "The dread knights sword is a +3 greatsword that grants a +3 bonus to attack and damage rolls when it attacks with its cursed greatsword. A humanoid killed by damage from this sword rises the next dusk as a zombie. While attuned to the sword, the dread knight can use a bonus action to command zombies created in this way."
                }
            ],
            "spell_list": [],
            "page_no": 185,
            "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_dread-knight-champion/"
        },
        {
            "slug": "dread-troll-a5e",
            "desc": "",
            "name": "Dread Troll",
            "size": "Large",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 105,
            "hit_dice": "10d10+50",
            "speed": {
                "walk": 40
            },
            "strength": 18,
            "dexterity": 12,
            "constitution": 20,
            "intelligence": 8,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Giant",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The troll makes two bite attacks and three claw attacks."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The troll has advantage on Perception checks that rely on smell."
                },
                {
                    "name": "Regeneration",
                    "desc": "The troll regains 10 hit points at the start of its turn. If the troll takes acid or fire damage, this trait doesnt function on its next turn. The troll dies only if it starts its turn with 0 hit points and doesnt regenerate."
                },
                {
                    "name": "Severed Limbs",
                    "desc": "If the troll is dealt a critical hit with a slashing weapon, one of its extremities is severed. The extremity has AC 15, 10 hit points, a Speed of 10, and the trolls Regeneration trait. The troll controls the severed extremity and perceives through it with the appropriate senses (for instance, it sees through the eyes of its severed head). As a bonus action, the troll can reattach the extremity. While the troll is missing the extremity, its maximum hit points are reduced by 10. Roll d6 to determine the severed extremity:"
                },
                {
                    "name": "1-4: Arm",
                    "desc": "If the troll has an arm, it loses an arm. It loses one of its claw attacks, and the severed arm can make a claw attack."
                },
                {
                    "name": "5-6: Head",
                    "desc": "If the troll has a head, it loses its head. It loses its bite attack, and the severed head can make a bite attack."
                }
            ],
            "spell_list": [],
            "page_no": 413,
            "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_dread-troll/"
        },
        {
            "slug": "drop-bear-a5e",
            "desc": "",
            "name": "Drop Bear",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 42,
            "hit_dice": "5d10+15",
            "speed": {
                "walk": 40,
                "climb": 40
            },
            "strength": 20,
            "dexterity": 10,
            "constitution": 16,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 13",
            "languages": "",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The bear makes two melee attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 9 (1d8+5) piercing damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 7 (1d4+5) slashing damage. If the target is a Medium or smaller creature  it is grappled (escape DC 15). Until this grapple ends  the bear can't attack a different target with its claws."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The bear has advantage on Perception checks that rely on smell."
                },
                {
                    "name": "Stealthy",
                    "desc": "The drop bear has advantage on Stealth checks in forested areas."
                },
                {
                    "name": "Drop",
                    "desc": "The drop bear takes no damage from falling 40 feet or fewer and deals an extra 7 (2d6) damage when it hits with an attack after falling at least 20 feet. A creature that takes this extra damage is knocked prone."
                }
            ],
            "spell_list": [],
            "page_no": 456,
            "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_drop-bear/"
        },
        {
            "slug": "druid-a5e",
            "desc": "",
            "name": "Druid",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 39,
            "hit_dice": "6d8+12",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 12,
            "constitution": 14,
            "intelligence": 12,
            "wisdom": 14,
            "charisma": 10,
            "strength_save": 2,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "animal": 0,
                "medicine": 4,
                "nature": 3,
                "perception": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 14",
            "languages": "Druidic plus any two",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Shillelagh (True Form Only)",
                    "desc": "Melee Spell Attack: +4 to hit, reach 5 ft  one target. Hit: 6 (1d8 + 2) magical bludgeoning damage."
                },
                {
                    "name": "Bite (Medium or Large Beast Form Only)",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft  one target. Hit: 11 (2d8 + 2) piercing damage."
                },
                {
                    "name": "Beast Form",
                    "desc": "The druid magically transforms into a Large or smaller beast or back into their true form. While in beast form  they retain their game statistics can't cast spells  and can't speak. The druids Speed increases by 10 feet  and when appropriate to their beast form they gain climb  fly  or swim speeds of 40 feet. Any equipment the druid is wearing or wielding merges into their new form."
                },
                {
                    "name": "Produce Flame (Cantrip; V, S)",
                    "desc": "Ranged Spell Attack: +4 to hit, range 30 ft  one target. Hit: 4 (1d8) fire damage."
                },
                {
                    "name": "Entangle (1st-Level; V, S, Concentration)",
                    "desc": "Vines erupt in a 20-foot square centered on a spot on the ground within 120 feet. The area is difficult terrain for 1 minute. Each creature in the area when the spell is cast makes a DC 12 Strength saving throw. On a failure  it is restrained by vines. A creature restrained in this way can use its action to make a Strength check (DC 12)  freeing itself on a success."
                },
                {
                    "name": "Thunderwave (1st-Level; V, S)",
                    "desc": "Thunder rolls from the druid in a 15-foot cube. Each creature in the area makes a DC 12 Constitution saving throw. On a failure  a creature takes 9 (2d8) thunder damage and is pushed 10 feet from the druid. On a success  a creature takes half damage and is not pushed."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Spellcasting",
                    "desc": "The druid is a 4th level spellcaster. Their spellcasting ability is Wisdom (spell save DC 12\n +4 to hit with spell attacks). They have the following druid spells prepared:\n Cantrips (at will): druidcraft\n produce flame\n shillelagh\n 1st-level (4 slots): entangle\n longstrider\n speak with animals\n thunderwave\n 2nd-level (3 slots): animal messenger\n barkskin"
                }
            ],
            "spell_list": [],
            "page_no": 473,
            "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_druid/"
        },
        {
            "slug": "dryad-a5e",
            "desc": "",
            "name": "Dryad",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 22,
            "hit_dice": "5d8",
            "speed": {
                "walk": 30
            },
            "strength": 14,
            "dexterity": 12,
            "constitution": 10,
            "intelligence": 12,
            "wisdom": 16,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "nature": 3,
                "perception": 5,
                "stealth": 3,
                "survival": 5
            },
            "damage_vulnerabilities": "fire",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "Elvish, Sylvan",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Club",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) bludgeoning damage."
                },
                {
                    "name": "Entangling Plants",
                    "desc": "Plants magically erupt from the ground in a 20-foot radius around a point up to 120 feet from the dryad. Each creature of the dryads choice in the area makes a DC 13 Strength saving throw. On a failure  a creature is restrained for 1 minute. A creature can use its action to make a DC 12 Strength check  freeing itself or a creature within 5 feet on a success. Additionally  the area is difficult terrain for 1 minute."
                },
                {
                    "name": "Fey Charm (3/Day)",
                    "desc": "A humanoid or beast within 30 feet makes a DC 13 Wisdom saving throw. On a failure  it is magically charmed. While charmed in this way  the target regards the dryad as a trusted ally and is disposed to interpret the dryads requests and actions favorably. The creature can repeat this saving throw if the dryad or the dryads allies harm it  ending the effect on a success. Otherwise  the effect lasts 24 hours. If the creature succeeds on a saving throw against Fey Charm or the effect ends for it  it is immune to Fey Charm for 24 hours."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The dryad has advantage on saving throws against spells and magical effects."
                },
                {
                    "name": "Speak with Nature",
                    "desc": "The dryad can communicate with beasts and plants."
                },
                {
                    "name": "Tree Stride",
                    "desc": "Once per turn, the dryad can use 10 feet of movement to enter a living tree and emerge from another living tree within 60 feet. Both trees must be at least Large."
                }
            ],
            "spell_list": [],
            "page_no": 188,
            "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_dryad/"
        },
        {
            "slug": "duelist-a5e",
            "desc": "",
            "name": "Duelist",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 90,
            "hit_dice": "12d8+36",
            "speed": {
                "walk": 40
            },
            "strength": 18,
            "dexterity": 18,
            "constitution": 16,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 14,
            "strength_save": 7,
            "dexterity_save": 7,
            "constitution_save": 6,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 7,
                "intimidation": 5,
                "perception": 4,
                "stealth": 7,
                "survival": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 14",
            "languages": "any one",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The warrior attacks twice."
                },
                {
                    "name": "Rapier",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4) piercing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Riposte",
                    "desc": "When the duelist is missed by a melee attack by an attacker they can see within 5 feet, the duelist makes a rapier attack against the attacker with advantage."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 497,
            "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_duelist/"
        },
        {
            "slug": "dust-mephit-a5e",
            "desc": "",
            "name": "Dust Mephit",
            "size": "Small",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 17,
            "hit_dice": "5d6",
            "speed": {
                "walk": 30,
                "fly": 30
            },
            "strength": 6,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 8,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 2,
                "stealth": 4
            },
            "damage_vulnerabilities": "fire",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Auran, Terran",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) slashing damage."
                },
                {
                    "name": "Blinding Breath (1/Day)",
                    "desc": "The mephit exhales a 15-foot cone of dust. Each creature in the area makes a DC 10 Constitution saving throw. On a failure  the creature is blinded for 1 minute. It repeats the saving throw at the end of each of its turns  ending the effect on itself on a success."
                },
                {
                    "name": "Sleep Sand (1/Day)",
                    "desc": "The closest creature within 60 feet with 20 hit points or fewer falls asleep for 1 minute. It awakens early if it takes damage or a creature uses an action to shake it awake. Constructs and undead are immune to this effect."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Death Burst",
                    "desc": "When the mephit dies, it explodes into dust. Each creature within 5 feet makes a DC 10 Constitution saving throw. On a failure, the creature is blinded until the end of its next turn."
                },
                {
                    "name": "False Appearance",
                    "desc": "While motionless, the mephit is indistinguishable from a pile of dirt."
                },
                {
                    "name": "Elemental Nature",
                    "desc": "A mephit doesnt require air, sustenance, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 325,
            "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_dust-mephit/"
        },
        {
            "slug": "eagle-a5e",
            "desc": "",
            "name": "Eagle",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 3,
            "hit_dice": "1d6",
            "speed": {
                "walk": 10,
                "fly": 60
            },
            "strength": 6,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 14,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 14",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Talons",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 1 slashing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Sight",
                    "desc": "The eagle has advantage on Perception checks that rely on sight."
                }
            ],
            "spell_list": [],
            "page_no": 443,
            "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_eagle/"
        },
        {
            "slug": "efreeti-a5e",
            "desc": "",
            "name": "Efreeti",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 172,
            "hit_dice": "15d10+90",
            "speed": {
                "walk": 40,
                "fly": 60
            },
            "strength": 22,
            "dexterity": 18,
            "constitution": 22,
            "intelligence": 14,
            "wisdom": 16,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": null,
            "intelligence_save": 6,
            "wisdom_save": 7,
            "charisma_save": 7,
            "perception": null,
            "skills": {
                "athletics": 10,
                "intimidation": 7,
                "perception": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 17",
            "languages": "Ignan",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The efreeti makes two brass sword attacks or hurls flame twice. The efreeti can replace one attack with a kick."
                },
                {
                    "name": "Brass Sword",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 15 (2d8 + 6) slashing damage plus 7 (2d6) fire damage."
                },
                {
                    "name": "Kick",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 11 (2d4 + 6) bludgeoning damage  and the target is pushed 10 feet away from the efreet."
                },
                {
                    "name": "Hurl Flame",
                    "desc": "Ranged Spell Attack: +7 to hit, range 120 ft., one target. Hit: 21 (6d6) fire damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Fiery Wall (1/Day)",
                    "desc": "An opaque wall of magical flame rises from the ground within 60 feet. The wall is 6 inches thick and can be up to 20 feet high and 30 feet long. Each creature within the wall when it appears makes a DC 15 Dexterity saving throw, taking 18 (4d8) fire damage on a failed save or half damage on a success. A creature also takes 18 (4d8) fire damage when it enters the wall for the first time on a turn or ends its turn there. The wall disappears when the efreet is killed or incapacitated, or when it uses an action to dismiss it."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Innate Spellcasting",
                    "desc": "The efreetis innate spellcasting ability is Charisma (spell save DC 15). It can innately cast the following spells, requiring no material components: At will: alter self (can assume Medium or Large form), detect magic, 3/day each: creation, gaseous form, major image, tongues, 1/day each: conjure elemental (fire elemental only), plane shift (to Elemental Plane of Fire only)"
                }
            ],
            "spell_list": [],
            "page_no": 221,
            "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_efreeti/"
        },
        {
            "slug": "efreeti-noble-a5e",
            "desc": "",
            "name": "Efreeti Noble",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 344,
            "hit_dice": "30d10+180",
            "speed": {
                "walk": 40,
                "fly": 60
            },
            "strength": 22,
            "dexterity": 18,
            "constitution": 22,
            "intelligence": 14,
            "wisdom": 16,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": null,
            "intelligence_save": 6,
            "wisdom_save": 7,
            "charisma_save": 7,
            "perception": null,
            "skills": {
                "athletics": 10,
                "intimidation": 7,
                "perception": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 17",
            "languages": "Ignan",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The efreeti makes two brass sword attacks or hurls flame twice. The efreeti can replace one attack with a kick."
                },
                {
                    "name": "Brass Sword",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 15 (2d8 + 6) slashing damage plus 7 (2d6) fire damage."
                },
                {
                    "name": "Kick",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 11 (2d4 + 6) bludgeoning damage  and the target is pushed 10 feet away from the efreet."
                },
                {
                    "name": "Hurl Flame",
                    "desc": "Ranged Spell Attack: +7 to hit, range 120 ft., one target. Hit: 21 (6d6) fire damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Fiery Wall (1/Day)",
                    "desc": "An opaque wall of magical flame rises from the ground within 60 feet. The wall is 6 inches thick and can be up to 20 feet high and 30 feet long. Each creature within the wall when it appears makes a DC 15 Dexterity saving throw, taking 18 (4d8) fire damage on a failed save or half damage on a success. A creature also takes 18 (4d8) fire damage when it enters the wall for the first time on a turn or ends its turn there. The wall disappears when the efreet is killed or incapacitated, or when it uses an action to dismiss it."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Innate Spellcasting",
                    "desc": "The efreetis innate spellcasting ability is Charisma (spell save DC 15). It can innately cast the following spells, requiring no material components: At will: alter self (can assume Medium or Large form), detect magic, 3/day each: creation, gaseous form, major image, tongues, 1/day each: conjure elemental (fire elemental only), plane shift (to Elemental Plane of Fire only)"
                }
            ],
            "spell_list": [],
            "page_no": 221,
            "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_efreeti-noble/"
        },
        {
            "slug": "elder-black-pudding-a5e",
            "desc": "",
            "name": "Elder Black Pudding",
            "size": "Huge",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 7,
            "armor_desc": "",
            "hit_points": 171,
            "hit_dice": "18d12+54",
            "speed": {
                "walk": 20,
                "climb": 20,
                "swim": 20
            },
            "strength": 16,
            "dexterity": 4,
            "constitution": 16,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid, cold, lightning, slashing",
            "condition_immunities": "blinded, charmed, deafened, fatigue, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) bludgeoning damage plus 9 (2d8) acid damage. Nonmagical armor worn by the target corrodes  taking a permanent -1 penalty to its AC protection per hit. If the penalty reduces the armors AC protection to 10  the armor is destroyed."
                },
                {
                    "name": "Multiattack",
                    "desc": "The pudding makes two pseudopod attacks. The pudding can't use Multiattack after it splits for the first time."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Split",
                    "desc": "When a Medium or larger pudding with at least 10 hit points is subjected to lightning or slashing damage, it splits into two puddings that are each one size smaller. Each new pudding has half the originals hit points (rounded down)."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The pudding can pass through an opening as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Corrosive Body",
                    "desc": "A creature that touches the pudding or hits it with a melee attack while within 5 feet takes 9 (2d8) acid damage. A nonmagical weapon made of metal or wood that hits the black pudding corrodes after dealing damage, taking a permanent -1 penalty to damage rolls per hit. If this penalty reaches -5, the weapon is destroyed. Wooden or metal nonmagical ammunition is destroyed after dealing damage. Any other metal or organic object that touches it takes 9 (2d8) acid damage."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The pudding can use its climb speed even on difficult surfaces and upside down on ceilings."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the pudding has disadvantage on attack rolls."
                },
                {
                    "name": "Ooze Nature",
                    "desc": "An ooze doesnt require air or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 350,
            "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_elder-black-pudding/"
        },
        {
            "slug": "elephant-a5e",
            "desc": "",
            "name": "Elephant",
            "size": "Huge",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 76,
            "hit_dice": "8d12+24",
            "speed": {
                "walk": 40
            },
            "strength": 22,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 4,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Gore",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 19 (3d8+6) piercing damage. If the elephant moves at least 20 feet straight towards the target before the attack  the target makes a DC 16 Strength saving throw  falling prone on a failure."
                },
                {
                    "name": "Stomp",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 22 (3d10+6) bludgeoning damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Trample Underfoot",
                    "desc": "The elephant makes a stomp attack against a prone creature."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 443,
            "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_elephant/"
        },
        {
            "slug": "elk-a5e",
            "desc": "",
            "name": "Elk",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 10,
            "armor_desc": "",
            "hit_points": 15,
            "hit_dice": "2d10+4",
            "speed": {
                "walk": 50
            },
            "strength": 14,
            "dexterity": 10,
            "constitution": 14,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Ram",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6+2) bludgeoning damage. If the target is a creature and the elk moves at least 20 feet straight towards the target before the attack  the target makes a DC 12 Strength saving throw  falling prone on a failure."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Hooves",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one prone creature. Hit: 7 (2d4+2) bludgeoning damage."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 444,
            "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_elk/"
        },
        {
            "slug": "empyrean-a5e",
            "desc": "",
            "name": "Empyrean",
            "size": "Gargantuan",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 21,
            "armor_desc": "",
            "hit_points": 328,
            "hit_dice": "16d20+160",
            "speed": {
                "walk": 60,
                "fly": 60
            },
            "strength": 30,
            "dexterity": 24,
            "constitution": 30,
            "intelligence": 22,
            "wisdom": 24,
            "charisma": 26,
            "strength_save": 17,
            "dexterity_save": null,
            "constitution_save": 17,
            "intelligence_save": 13,
            "wisdom_save": 14,
            "charisma_save": 15,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "radiant; damage from nonmagical weapons",
            "condition_immunities": "",
            "senses": "truesight 120 ft., passive Perception 17",
            "languages": "Celestial, Common, six more",
            "challenge_rating": "22",
            "cr": 22.0,
            "actions": [
                {
                    "name": "Maul",
                    "desc": "Melee Weapon Attack: +17 to hit, reach 10 ft., one target. Hit: 38 (8d6 + 10) bludgeoning damage plus 14 (4d6) radiant damage  and the target makes a DC 25 Strength saving throw. On a failure  the target is pushed up to 30 feet away and knocked prone."
                },
                {
                    "name": "Lightning Bolt (3rd-Level; V, S)",
                    "desc": "A bolt of lightning 5 feet wide and 100 feet long arcs from the empyrean. Each creature in the area makes a DC 23 Dexterity saving throw  taking 28 (8d6) lightning damage on a failure or half damage on a success."
                },
                {
                    "name": "Flame Strike (5th-Level; V, S)",
                    "desc": "A column of divine flame fills a 10-foot-radius  40-foot-high cylinder within 60 feet. Creatures in the area make a DC 23 Dexterity saving throw  taking 14 (4d6) fire damage and 14 (4d6) radiant damage on a failure or half damage on a success."
                },
                {
                    "name": "Hold Monster (5th-Level; V, S, Concentration)",
                    "desc": "One creature the empyrean can see within 60 feet makes a DC 23 Wisdom saving throw. On a failure  the target is paralyzed for 1 minute. The target repeats the saving throw at the end of each of its turns  ending the effect on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Immortal Form",
                    "desc": "The empyrean magically changes its size between Gargantuan and Medium. While Medium, the empyrean has disadvantage on Strength checks. Its statistics are otherwise unchanged."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The empyrean can take 1 legendary action",
                    "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn."
                },
                {
                    "name": "Attack",
                    "desc": "The empyrean makes a weapon attack."
                },
                {
                    "name": "Cast Spell",
                    "desc": "The empyrean casts a spell. The empyrean can't use this option if it has cast a spell since the start of its last turn."
                },
                {
                    "name": "Fly",
                    "desc": "The empyrean flies up to half its fly speed."
                },
                {
                    "name": "Shout (Recharge 5-6)",
                    "desc": "Each creature within 120 feet that can hear the empyrean makes a DC 25 Constitution saving throw. On a failure, a creature takes 24 (7d6) thunder damage and is stunned until the end of the empyreans next turn. On a success, a creature takes half damage."
                }
            ],
            "special_abilities": [
                {
                    "name": "Divine Grace",
                    "desc": "If the empyrean makes a saving throw against an effect that deals half damage on a success, it takes no damage on a success and half damage on a failure. Furthermore, while wearing medium armor, the empyrean adds its full Dexterity bonus to its Armor Class (already included)."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The empyreans innate spellcasting ability is Charisma (spell save DC 23). It can innately cast the following spells, requiring no material components: At will: charm person, command, telekinesis, 3/day: flame strike, hold monster, lightning bolt, 1/day: commune, greater restoration, heroes feast, plane shift (self only, can't travel to or from the Material Plane)"
                }
            ],
            "spell_list": [],
            "page_no": 405,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_empyrean/"
        },
        {
            "slug": "ettercap-a5e",
            "desc": "",
            "name": "Ettercap",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 44,
            "hit_dice": "8d8+8",
            "speed": {
                "walk": 30,
                "climb": 30
            },
            "strength": 14,
            "dexterity": 16,
            "constitution": 13,
            "intelligence": 8,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 3,
                "stealth": 5,
                "survival": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Ettercap",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The ettercap attacks with its bite and claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 5 (1d4 + 3) piercing damage plus 3 (1d6) poison damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) slashing damage."
                },
                {
                    "name": "Strangle",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one Medium or smaller creature against which the ettercap has advantage on the attack roll. Hit: 7 (1d8 + 3) bludgeoning damage  and the target is grappled (escape DC 13). Until this grapple ends  the ettercap automatically hits the target with its strangle attack  and the target can't breathe."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Web (Recharge 5-6)",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 20/60 ft., one Large or smaller creature. Hit: The creature is restrained by webs. As an action, a creature can make a DC 11 Strength check, breaking the webs on a success. The effect also ends if the webs are destroyed. They have AC 10, 1 hit point, and immunity to all damage except slashing, fire, and force."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Speak with Spiders",
                    "desc": "The ettercap can communicate with spiders that can hear it or that are touching the same web."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The ettercap can use its climb speed even on difficult surfaces and upside down on ceilings."
                },
                {
                    "name": "Web Sense",
                    "desc": "While touching a web, the ettercap knows the location of other creatures touching that web."
                },
                {
                    "name": "Web Walker",
                    "desc": "The ettercap ignores movement restrictions imposed by webs."
                }
            ],
            "spell_list": [],
            "page_no": 196,
            "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_ettercap/"
        },
        {
            "slug": "ettin-a5e",
            "desc": "",
            "name": "Ettin",
            "size": "Large",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 85,
            "hit_dice": "10d10+30",
            "speed": {
                "walk": 40
            },
            "strength": 20,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 8,
            "wisdom": 10,
            "charisma": 8,
            "strength_save": 7,
            "dexterity_save": null,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 12 (17 with Two Heads)",
            "languages": "Common, Giant, Orc",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The ettin makes a battleaxe attack and a club attack."
                },
                {
                    "name": "Battleaxe",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) slashing damage."
                },
                {
                    "name": "Club",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) bludgeoning damage. If the target is a creature and the ettin is bloodied  the target makes a DC 15 Strength check and is knocked prone on a failure."
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +7 to hit, range 30/90 ft., one target. Hit: 21 (3d10 + 5) bludgeoning damage."
                },
                {
                    "name": "Axe Whirl (1/Day)",
                    "desc": "The ettin makes a battleaxe attack against each creature within 10 feet."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Reactive Heads",
                    "desc": "The ettin can take two reactions each round, but not more than one per turn."
                },
                {
                    "name": "Two Heads",
                    "desc": "While both heads are awake, the ettin has advantage on Perception checks and on saving throws against being blinded, charmed, deafened, frightened, stunned, and knocked unconscious, and it can't be flanked."
                },
                {
                    "name": "Wakeful",
                    "desc": "When one of the ettins heads is asleep, the other is awake."
                }
            ],
            "spell_list": [],
            "page_no": 197,
            "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_ettin/"
        },
        {
            "slug": "faerie-dragon-a5e",
            "desc": "",
            "name": "Faerie Dragon",
            "size": "Tiny",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 14,
            "hit_dice": "4d4+4",
            "speed": {
                "walk": 10,
                "fly": 60
            },
            "strength": 3,
            "dexterity": 20,
            "constitution": 12,
            "intelligence": 14,
            "wisdom": 12,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "arcana": 4,
                "perception": 3,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Draconic, Sylvan, telepathy 60 ft. (with other dragons only)",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 1 piercing damage."
                },
                {
                    "name": "Euphoria Breath (Recharge 5-6)",
                    "desc": "The dragon breathes an intoxicating gas at a creature within 5 feet. The target makes a DC 11 Wisdom saving throw. On a failure  the target is confused for 1 minute. The target repeats the saving throw at the end of each of its turns  ending the effect on a success."
                },
                {
                    "name": "Prismatic Light (3/Day)",
                    "desc": "The dragons scales pulse with light. Each creature within 15 feet that can see the dragon makes a DC 13 Wisdom saving throw. On a failure  the creature is magically blinded until the end of its next turn."
                },
                {
                    "name": "Beast Form (1/Day, 50+ Years Old Only)",
                    "desc": "The dragon targets one creature within 15 feet. The target makes a DC 13 Wisdom saving throw. On a failure  it is magically transformed into a harmless Tiny beast  such as a mouse or a songbird  for 1 minute. While in this form  its statistics are unchanged  except it can't speak or take actions  reactions  or"
                }
            ],
            "bonus_actions": [
                {
                    "name": "Invisibility",
                    "desc": "The dragon and any equipment it wears or carries magically turns invisible. This invisibility ends if the dragon falls unconscious, dismisses the effect, or uses Bite, Euphoria Breath, Prismatic Light, or Beast Form."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons innate spellcasting ability is Charisma (spell save DC 13). It can innately cast spells, requiring no material components. The dragon gains additional spells as it ages. 5 years old, at will: dancing lights, mage hand, minor illusion, 10 years old, 1/day: suggestion, 30 years old, 1/day: major image, 50 years old, 1/day: hallucinatory terrain"
                }
            ],
            "spell_list": [],
            "page_no": 205,
            "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-dragon/"
        },
        {
            "slug": "faerie-dragon-familiar-a5e",
            "desc": "",
            "name": "Faerie Dragon Familiar",
            "size": "Tiny",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 14,
            "hit_dice": "4d4+4",
            "speed": {
                "walk": 10,
                "fly": 60
            },
            "strength": 3,
            "dexterity": 20,
            "constitution": 12,
            "intelligence": 14,
            "wisdom": 12,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "arcana": 4,
                "perception": 3,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Draconic, Sylvan, telepathy 60 ft. (with other dragons only)",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 1 piercing damage."
                },
                {
                    "name": "Euphoria Breath (Recharge 5-6)",
                    "desc": "The dragon breathes an intoxicating gas at a creature within 5 feet. The target makes a DC 11 Wisdom saving throw. On a failure  the target is confused for 1 minute. The target repeats the saving throw at the end of each of its turns  ending the effect on a success."
                },
                {
                    "name": "Prismatic Light (3/Day)",
                    "desc": "The dragons scales pulse with light. Each creature within 15 feet that can see the dragon makes a DC 13 Wisdom saving throw. On a failure  the creature is magically blinded until the end of its next turn."
                },
                {
                    "name": "Beast Form (1/Day, 50+ Years Old Only)",
                    "desc": "The dragon targets one creature within 15 feet. The target makes a DC 13 Wisdom saving throw. On a failure  it is magically transformed into a harmless Tiny beast  such as a mouse or a songbird  for 1 minute. While in this form  its statistics are unchanged  except it can't speak or take actions  reactions  or"
                }
            ],
            "bonus_actions": [
                {
                    "name": "Invisibility",
                    "desc": "The dragon and any equipment it wears or carries magically turns invisible. This invisibility ends if the dragon falls unconscious, dismisses the effect, or uses Bite, Euphoria Breath, Prismatic Light, or Beast Form."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons innate spellcasting ability is Charisma (spell save DC 13). It can innately cast spells, requiring no material components. The dragon gains additional spells as it ages. 5 years old, at will: dancing lights, mage hand, minor illusion, 10 years old, 1/day: suggestion, 30 years old, 1/day: major image, 50 years old, 1/day: hallucinatory terrain"
                }
            ],
            "spell_list": [],
            "page_no": 205,
            "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-dragon-familiar/"
        },
        {
            "slug": "faerie-eater-troll-a5e",
            "desc": "",
            "name": "Faerie Eater Troll",
            "size": "Large",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 84,
            "hit_dice": "8d10+40",
            "speed": {
                "walk": 40
            },
            "strength": 18,
            "dexterity": 12,
            "constitution": 20,
            "intelligence": 8,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Giant",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The troll attacks with its bite and twice with its claw. When the troll uses Multiattack  it can use Charming Murmur in place of its bite."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) piercing damage."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 9 (2d4 + 4) slashing damage."
                },
                {
                    "name": "Charming Murmur",
                    "desc": "One creature within 60 feet that can hear the troll makes a DC 12 Charisma saving throw. On a failure  it is charmed for 1 minute. While charmed  its Speed is 0. The creature repeats the saving throw whenever it takes damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The troll has advantage on Perception checks that rely on smell."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The troll has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Regeneration",
                    "desc": "The troll regains 10 hit points at the start of its turn. If the troll takes acid or fire damage, this trait doesnt function on its next turn. The troll dies only if it starts its turn with 0 hit points and doesnt regenerate."
                },
                {
                    "name": "Severed Limbs",
                    "desc": "If the troll is dealt a critical hit with a slashing weapon, one of its extremities is severed. The extremity has AC 15, 10 hit points, a Speed of 10, and the trolls Regeneration trait. The troll controls the severed extremity and perceives through it with the appropriate senses (for instance, it sees through the eyes of its severed head). As a bonus action, the troll can reattach the extremity. While the troll is missing the extremity, its maximum hit points are reduced by 10. Roll d6 to determine the severed extremity:"
                },
                {
                    "name": "1-4: Arm",
                    "desc": "If the troll has an arm, it loses an arm. It loses one of its claw attacks, and the severed arm can make a claw attack."
                },
                {
                    "name": "5-6: Head",
                    "desc": "If the troll has a head, it loses its head. It loses its bite attack, and the severed head can make a bite attack."
                }
            ],
            "spell_list": [],
            "page_no": 413,
            "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-eater-troll/"
        },
        {
            "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": "fell-nightmare-a5e",
            "desc": "",
            "name": "Fell Nightmare",
            "size": "Large",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 93,
            "hit_dice": "11d10+33",
            "speed": {
                "walk": 60,
                "fly": 90
            },
            "strength": 18,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "passive Perception 11",
            "languages": "understands Abyssal, Common, and Infernal but can't speak",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Hooves",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) bludgeoning damage plus 7 (2d6) fire damage. If the horse moves at least 20 feet straight towards the target before the attack  the target makes a DC 14 Strength saving throw  falling prone on a failure. The nightmare can move through the space of a prone creature as long as it does not end its turn there."
                },
                {
                    "name": "Ethereal Shift (Recharge 5-6)",
                    "desc": "The nightmare and a rider magically pass from the Ethereal Plane to the Material Plane or vice versa."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Evil",
                    "desc": "The nightmare radiates an Evil aura."
                },
                {
                    "name": "Fiery Hooves",
                    "desc": "The nightmare sheds bright light in a 10-foot radius and dim light for an additional 10 feet. The nightmare leaves charred hoofprints."
                },
                {
                    "name": "Fire Resistance",
                    "desc": "The nightmare can grant fire resistance to a rider."
                },
                {
                    "name": "Fiery Trail",
                    "desc": "When the nightmare moves along the ground, it can choose to leave behind a trail of fire 10 feet wide and 10 feet tall, which lasts until the beginning of the nightmares next turn. A creature that begins its turn in the fire or enters it for the first time on a turn takes 10 (3d6) fire damage. The trail ignites flammable objects."
                },
                {
                    "name": "Telepathy",
                    "desc": "The nightmare gains telepathy with a range of 120 feet. It can telepathically communicate with the fiend that trained it over any distance as long as they are on the same plane of existence."
                }
            ],
            "spell_list": [],
            "page_no": 345,
            "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_fell-nightmare/"
        },
        {
            "slug": "fey-knight-a5e",
            "desc": "",
            "name": "Fey Knight",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 58,
            "hit_dice": "9d8+18",
            "speed": {
                "walk": 35,
                "fly": 60
            },
            "strength": 14,
            "dexterity": 18,
            "constitution": 14,
            "intelligence": 12,
            "wisdom": 16,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": 5,
            "perception": null,
            "skills": {
                "deception": 5,
                "nature": 3,
                "perception": 5,
                "stealth": 6,
                "survival": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "charmed, unconscious",
            "senses": "passive Perception 15",
            "languages": "Common, Elvish, Sylvan",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The knight makes two melee attacks."
                },
                {
                    "name": "Glittering Scimitar",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) slashing damage plus 7 (2d6) cold  fire  or lightning damage (its choice)."
                },
                {
                    "name": "Longbow",
                    "desc": "Ranged Weapon Attack: +6 to hit, range 150/600 ft., one target. Hit: 8 (1d8 + 4) piercing damage plus 14 (4d6) poison damage. If the poison damage reduces the target to 0 hit points  the target is stable but poisoned for 1 hour  even if it regains hit points  and it is asleep while poisoned in this way."
                },
                {
                    "name": "Fey Glamour",
                    "desc": "The knight targets one humanoid within 30 feet. The target makes a DC 13 Wisdom saving throw. On a failure  it is magically charmed by the knight for 1 day. If the knight or one of the knights allies harms the target  the target repeats the saving throw  ending the effect on itself on a success. If a targets saving throw is successful  or if the effect ends for it  the creature is immune to this knights Fey Charm for a year and a day."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Natures Shield",
                    "desc": "When the knight would be hit by an attack while the knight is within 5 feet of a tree or other large plant, the knights AC magically increases by 3 against that attack as the plant interposes branches or vines between the knight and the attacker."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Faerie Form",
                    "desc": "The knight can magically change its size between Medium and Tiny as an action. While tiny, the bludgeoning, piercing, and slashing damage dealt by the knights attacks is halved. Additionally, it has disadvantage on Strength checks and advantage on Dexterity checks. Its statistics are otherwise unchanged."
                },
                {
                    "name": "Faerie Light",
                    "desc": "As a bonus action, the knight can cast dim light for 30 feet, or extinguish its glow."
                }
            ],
            "spell_list": [],
            "page_no": 201,
            "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_fey-knight/"
        },
        {
            "slug": "fire-giant-a5e",
            "desc": "",
            "name": "Fire Giant",
            "size": "Huge",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 162,
            "hit_dice": "13d12+78",
            "speed": {
                "walk": 30
            },
            "strength": 25,
            "dexterity": 10,
            "constitution": 22,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 12,
            "strength_save": 11,
            "dexterity_save": 4,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 5,
            "perception": null,
            "skills": {
                "athletics": 11,
                "perception": 6,
                "intimidation": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "passive Perception 16",
            "languages": "Giant",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The giant makes two greatsword attacks."
                },
                {
                    "name": "Greatsword",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 28 (6d6 + 7) slashing damage. If the target is a Large or smaller creature  it makes a DC 19 Strength saving throw. On a failure  it is pushed up to 10 feet away from the giant and knocked prone."
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +11 to hit, range 60/240 ft., one target. Hit: 42 (10d6 + 7) bludgeoning damage. If the target is a Large or smaller creature  it makes a DC 19 Strength saving throw  falling prone on a failure."
                },
                {
                    "name": "Sword Sweep (1/Day, While Bloodied)",
                    "desc": "The giant makes a greatsword attack against each creature within 10 feet."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Kick",
                    "desc": "When hit by a melee attack by a Medium or smaller creature the giant can see within 10 feet, the giant kicks its attacker. The attacker makes a DC 19 Dexterity saving throw. On a failure, it takes 14 (3d4 + 7) bludgeoning damage, is pushed up to 20 feet from the giant, and falls prone."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Cold Weakness",
                    "desc": "When the fire giant takes cold damage, its speed is reduced by 10 feet until the end of its next turn."
                }
            ],
            "spell_list": [],
            "page_no": 234,
            "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_fire-giant/"
        },
        {
            "slug": "fire-giant-war-priest-a5e",
            "desc": "",
            "name": "Fire Giant War Priest",
            "size": "Huge",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 162,
            "hit_dice": "13d12+78",
            "speed": {
                "walk": 30
            },
            "strength": 25,
            "dexterity": 10,
            "constitution": 22,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 12,
            "strength_save": 11,
            "dexterity_save": 4,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 5,
            "perception": null,
            "skills": {
                "athletics": 11,
                "perception": 6,
                "intimidation": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "passive Perception 16",
            "languages": "Giant",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The giant makes two greatsword attacks."
                },
                {
                    "name": "Greatsword",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 28 (6d6 + 7) slashing damage. If the target is a Large or smaller creature  it makes a DC 19 Strength saving throw. On a failure  it is pushed up to 10 feet away from the giant and knocked prone."
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +11 to hit, range 60/240 ft., one target. Hit: 42 (10d6 + 7) bludgeoning damage. If the target is a Large or smaller creature  it makes a DC 19 Strength saving throw  falling prone on a failure."
                },
                {
                    "name": "Sword Sweep (1/Day, While Bloodied)",
                    "desc": "The giant makes a greatsword attack against each creature within 10 feet."
                },
                {
                    "name": "Ignite Blades (1/Day)",
                    "desc": "The greatswords of each fire giant of the giants choice within 30 feet magically kindle into flame. For the next minute  each of their greatsword attacks deal an extra 7 (2d6) fire damage."
                },
                {
                    "name": "Pillar of Flame (1/Day)",
                    "desc": "Each creature within a 10-foot-radius  40-foot-high cylinder centered on a point within 60 feet that the fire giant can see makes a DC 18 Dexterity saving throw  taking 56 (16d6) fire damage on a failed save or half damage on a success. Unattended flammable objects are ignited."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Kick",
                    "desc": "When hit by a melee attack by a Medium or smaller creature the giant can see within 10 feet, the giant kicks its attacker. The attacker makes a DC 19 Dexterity saving throw. On a failure, it takes 14 (3d4 + 7) bludgeoning damage, is pushed up to 20 feet from the giant, and falls prone."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Cold Weakness",
                    "desc": "When the fire giant takes cold damage, its speed is reduced by 10 feet until the end of its next turn."
                }
            ],
            "spell_list": [],
            "page_no": 235,
            "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_fire-giant-war-priest/"
        },
        {
            "slug": "flesh-guardian-a5e",
            "desc": "",
            "name": "Flesh Guardian",
            "size": "Medium",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 9,
            "armor_desc": "",
            "hit_points": 93,
            "hit_dice": "11d8+44",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 8,
            "constitution": 18,
            "intelligence": 6,
            "wisdom": 10,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning, poison; damage from nonmagical, non-adamantine weapons",
            "condition_immunities": "charmed, fatigue, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The guardian attacks twice with its slam."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage."
                },
                {
                    "name": "Hurl Object",
                    "desc": "Ranged Weapon Attack: +7 to hit, range 20/60 ft., one target. Hit: 18 (4d6 + 4) bludgeoning damage."
                },
                {
                    "name": "Lightning Bolt (1/Day, While Bloodied)",
                    "desc": "An 80-foot-long  5-foot-wide lightning bolt springs from the guardians chest. Each creature in the area makes a DC 15 Dexterity saving throw  taking 28 (8d6) lightning damage on a failed save or half damage on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Berserk",
                    "desc": "When the guardian starts its turn while bloodied, roll a d6. On a 6, the guardian goes berserk. While berserk, the guardian attacks the nearest creature it can see. If it can't reach a creature, it attacks an object. The guardian stays berserk until it is destroyed or restored to full hit points."
                },
                {
                    "name": "If a berserk guardian can see and hear its creator, the creator can use an action to try to calm it by making a DC 15 Persuasion check",
                    "desc": "On a success, the guardian is no longer berserk."
                },
                {
                    "name": "Fire Fear",
                    "desc": "When the guardian takes fire damage, it is rattled until the end of its next turn."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The guardian is immune to any effect that would alter its form."
                },
                {
                    "name": "Lightning Absorption",
                    "desc": "When the guardian is subjected to lightning damage, it instead regains hit points equal to the lightning damage dealt."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The guardian has advantage on saving throws against spells and magical effects."
                },
                {
                    "name": "Constructed Nature",
                    "desc": "Guardians dont require air, sustenance, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 262,
            "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_flesh-guardian/"
        },
        {
            "slug": "flumph-a5e",
            "desc": "",
            "name": "Flumph",
            "size": "Small",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 7,
            "hit_dice": "2d6",
            "speed": {
                "walk": 5,
                "fly": 30,
                "swim": 30
            },
            "strength": 6,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 14,
            "wisdom": 14,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "psychic",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "understands Common and Undercommon but can't speak, telepathy 60 ft.",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Tendrils",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 1 piercing damage plus 3 (1d6) acid damage."
                },
                {
                    "name": "Stench Spray (1/Day)",
                    "desc": "Each creature in a 15-foot cone makes a DC 10 Dexterity saving throw. On a failure  the creature exudes a horrible stench for 1 hour. While a creature exudes this stench  it and any creature within 5 feet of it are poisoned. A creature can remove the stench on itself by bathing during a rest."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The flumph can breathe air and water."
                },
                {
                    "name": "Flumph Light",
                    "desc": "As a bonus action, the flumph can cast dim light for 30 feet, or extinguish its glow. The flumph can change the color of the light it casts at will."
                },
                {
                    "name": "Telepathic Spy",
                    "desc": "The flumph can perceive any telepathic messages sent or received within 60 feet, and can't be surprised by creatures with telepathy. The flumph is also immune to divination and to any effect that would sense its emotions or read its thoughts, except for the Telepathic Spy feature of another flumph."
                },
                {
                    "name": "Tippable",
                    "desc": "If a flumph is knocked prone, it lands upside down and is incapacitated. At the end of each of its turns, it can make a DC 10 Dexterity saving throw, flipping itself over and ending the incapacitated condition on a success."
                }
            ],
            "spell_list": [],
            "page_no": 207,
            "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_flumph/"
        },
        {
            "slug": "flying-lion-a5e",
            "desc": "",
            "name": "Flying Lion",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 57,
            "hit_dice": "6d10+24",
            "speed": {
                "walk": 30,
                "fly": 80
            },
            "strength": 18,
            "dexterity": 14,
            "constitution": 18,
            "intelligence": 2,
            "wisdom": 16,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 15",
            "languages": "",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The griffon attacks once with its beak and once with its talons."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 9 (2d4 + 4) piercing damage."
                },
                {
                    "name": "Talons",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) slashing damage  or 11 (2d6 + 4) slashing damage if the griffon started its turn at least 20 feet above the target  and the target is grappled (escape DC 14). Until this grapple ends  the griffon can't attack a different target with its talons."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The flying lion has advantage on Perception checks that rely on smell."
                }
            ],
            "spell_list": [],
            "page_no": 256,
            "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_flying-lion/"
        },
        {
            "slug": "flying-snake-a5e",
            "desc": "",
            "name": "Flying Snake",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 7,
            "hit_dice": "2d4+2",
            "speed": {
                "walk": 30,
                "fly": 60,
                "swim": 30
            },
            "strength": 4,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., passive Perception 11",
            "languages": "",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 1 piercing damage plus 3 (1d6) poison damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Flyby",
                    "desc": "The snake doesnt provoke opportunity attacks when it flies out of a creatures reach."
                }
            ],
            "spell_list": [],
            "page_no": 444,
            "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_flying-snake/"
        },
        {
            "slug": "fomorian-a5e",
            "desc": "",
            "name": "Fomorian",
            "size": "Huge",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 138,
            "hit_dice": "12d12+60",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 10,
            "constitution": 20,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "persuasion": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "psychic; damage from nonmagical, non-silvered weapons",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 12",
            "languages": "Celestial, Common, Giant, Sylvan",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The fomorian attacks twice with its warhammer."
                },
                {
                    "name": "Warhammer",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 18 (3d8 + 5) bludgeoning damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Charming Gaze (Gaze)",
                    "desc": "A creature within 60 feet makes a DC 15 Wisdom saving throw. On a failure, the creature is magically charmed by the fomorian. The creature repeats the saving throw every 24 hours and whenever it takes damage. On a successful saving throw or if the effect ends for it, the creature is immune to any fomorians Charming Gaze for the next 24 hours."
                },
                {
                    "name": "Mesmerizing Gaze (Gaze",
                    "desc": "A creature within 60 feet makes a DC 15 Wisdom saving throw. On a failure, the creature is magically restrained. The creature repeats the saving throw at the end of its next turn, ending the effect on itself on a success and becoming paralyzed on a failure. While the fomorian is not in line of sight, a paralyzed creature can repeat the saving throw at the end of each of its turns, ending the effect on a success. On a successful saving throw or if the effect ends for it, the creature is immune to any fomorians Mesmerizing Gaze for 24 hours."
                },
                {
                    "name": "Immortal Form",
                    "desc": "While in its lair, the fomorian magically changes into a specific Medium humanoid resembling a human or back to its true form. Apart from its size, its statistics are unchanged. The fomorian reverts to its true form when it dies, is incapacitated, or leaves its lair."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Eye Vulnerability",
                    "desc": "A creature can target the fomorians eye with an attack. This attack is made with disadvantage. If the attack hits and deals at least 10 damage, creatures affected by the fomorians Charming and Mesmerizing Gaze are freed from those effects."
                },
                {
                    "name": "Immortal Nature",
                    "desc": "A titan doesnt require air, sustenance, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 406,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_fomorian/"
        },
        {
            "slug": "forest-gnome-illusionist-a5e",
            "desc": "",
            "name": "Forest Gnome Illusionist",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 67,
            "hit_dice": "9d8+27",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 16,
            "wisdom": 12,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 6,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "arcana": 6,
                "history": 6,
                "investigation": 6,
                "perception": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 14",
            "languages": "any three",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Dagger",
                    "desc": "Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 4 (1d4 + 2) piercing damage."
                },
                {
                    "name": "Fire Bolt (Cantrip; V, S)",
                    "desc": "Ranged Spell Attack: +6 to hit, range 120 ft., one target. Hit: 11 (2d10) fire damage."
                },
                {
                    "name": "Hypnotic Pattern (3rd-Level; S, M, Concentration)",
                    "desc": "A swirling pattern of light appears at a point within 120 feet. Each creature within 10 feet of the pattern that can see it makes a DC 17 Wisdom saving throw. On a failure  the creature is charmed for 1 minute. While charmed  the creature is incapacitated and its Speed is 0. The effect ends on a creature if it takes damage or if another creature uses an action to shake it out of its daze."
                },
                {
                    "name": "Fireball (3rd-Level; V, S, M)",
                    "desc": "Fire streaks from the mage to a point within 120 feet and explodes in a 20-foot radius  spreading around corners. Each creature in the area makes a DC 14 Dexterity saving throw  taking 21 (6d6) fire damage on a failed save or half damage on a success."
                },
                {
                    "name": "Dimension Door (4th-Level; V)",
                    "desc": "The mage teleports to a location within 500 feet. They can bring along one willing Medium or smaller creature within 5 feet. If a creature would teleport to an occupied space  it takes 14 (4d6) force damage  and the spell fails."
                },
                {
                    "name": "Greater Invisibility (4th-Level; V, S, Concentration)",
                    "desc": "The mage or a creature they touch is invisible for 1 minute."
                },
                {
                    "name": "Cone of Cold (5th-Level; V, S, M)",
                    "desc": "Frost blasts from the mage in a 60-foot cone. Each creature in the area makes a DC 17 Constitution saving throw  taking 36 (8d8) cold damage on a failure or half damage on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Misty Step (2nd-Level; V)",
                    "desc": "The mage teleports to an unoccupied space they can see within 30 feet. The mage can't cast this spell and a 1st-level or higher spell on the same turn."
                }
            ],
            "reactions": [
                {
                    "name": "Counterspell (3rd-Level; S)",
                    "desc": "When a creature the mage can see within 60 feet casts a spell, the mage attempts to interrupt it. If the creature is casting a 2nd-level spell or lower, the spell fails. If the creature is casting a 3rd-level or higher spell, the mage makes an Intelligence check against a DC of 10 + the spells level. On a success, the spell fails, and the spellcasting creature can use its reaction to try to cast a second spell with the same casting time so long as it uses a spell slot level equal to or less than half the original spell slot. If the mage casts counterspell with a higher spell slot, the interrupted spell fails if its level is less than that of counterspell."
                },
                {
                    "name": "Shield (1st-Level; V",
                    "desc": "When the mage is hit by an attack or targeted by magic missile, they gain a +5 bonus to AC (including against the triggering attack) and immunity to magic missile. These benefits last until the start of their next turn."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Forest Ways",
                    "desc": "The illusionist can communicate with Small and Tiny beasts, and can innately cast blur, disguise self, and major image once each per long rest with no material components."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The mage is a 9th level spellcaster. Their spellcasting ability is Intelligence (spell save DC 14\n +6 to hit with spell attacks). They have the following wizard spells prepared:\n Cantrips (at will): fire bolt\n light\n mage hand\n prestidigitation\n 1st-level (4 slots): detect magic\n identify\n mage armor\n shield\n 2nd-level (3 slots): alter self\n misty step\n 3rd-level (3 slots): hypnotic pattern\n counterspell\n fireball\n 4th-level (3 slots): dimension door\n greater invisibility\n 5th-level (1 slot): cone of cold"
                }
            ],
            "spell_list": [],
            "page_no": 482,
            "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_forest-gnome-illusionist/"
        },
        {
            "slug": "forest-gnome-scout-a5e",
            "desc": "",
            "name": "Forest Gnome Scout",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 19,
            "hit_dice": "3d8+6",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "nature": 2,
                "perception": 4,
                "stealth": 5,
                "survival": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 16",
            "languages": "any one",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage."
                },
                {
                    "name": "Longbow",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 150/600 ft., one target. Hit: 7 (1d8 + 3) piercing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Hearing and Sight",
                    "desc": "The scout has advantage on Perception checks that rely on hearing or sight."
                },
                {
                    "name": "Forest ways",
                    "desc": "The scout can communicate with Small and Tiny beasts, and can innately cast blur, disguise self, and major image once each per long rest with no material components."
                }
            ],
            "spell_list": [],
            "page_no": 491,
            "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_forest-gnome-scout/"
        },
        {
            "slug": "frog-a5e",
            "desc": "",
            "name": "Frog",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 1,
            "hit_dice": "1d4-1",
            "speed": {
                "walk": 20,
                "swim": 20
            },
            "strength": 1,
            "dexterity": 12,
            "constitution": 8,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 30 ft., passive Perception 11",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": null,
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The frog can breathe air and water."
                },
                {
                    "name": "Jumper",
                    "desc": "The frog can jump up to 10 feet horizontally and 5 feet vertically without a running start."
                }
            ],
            "spell_list": [],
            "page_no": 444,
            "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_frog/"
        }
    ]
}