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

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

{
    "count": 3207,
    "next": "https://api.open5e.com/monsters/?format=api&ordering=-alignment&page=61",
    "previous": "https://api.open5e.com/monsters/?format=api&ordering=-alignment&page=59",
    "results": [
        {
            "slug": "kobold-a5e",
            "desc": "",
            "name": "Kobold",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 7,
            "hit_dice": "3d6-3",
            "speed": {
                "walk": 30
            },
            "strength": 6,
            "dexterity": 14,
            "constitution": 8,
            "intelligence": 10,
            "wisdom": 8,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 9",
            "languages": "Common, Draconic",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Shiv",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 3 (1d3 + 2) piercing damage."
                },
                {
                    "name": "Sling",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 30/120 ft., one target. Hit: 4 (1d4 + 2) bludgeoning damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Pack Tactics",
                    "desc": "The kobold has advantage on attack rolls against a creature if at least one of the kobolds allies is within 5 feet of the creature and not incapacitated."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the kobold has disadvantage on attack rolls, as well as on Perception checks that rely on sight."
                }
            ],
            "spell_list": [],
            "page_no": 297,
            "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_kobold/"
        },
        {
            "slug": "kobold-broodguard-a5e",
            "desc": "",
            "name": "Kobold Broodguard",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 44,
            "hit_dice": "8d6+16",
            "speed": {
                "walk": 25
            },
            "strength": 14,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Common, Draconic",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The kobold makes a bill hook attack and a spiked shield attack."
                },
                {
                    "name": "Bill Hook",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 10 ft., one target. Hit: 5 (1d6 + 2) slashing damage  and if the target is a Medium or smaller creature  it makes a DC 12 Strength saving throw  falling prone on a failure."
                },
                {
                    "name": "Spiked Shield",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage."
                },
                {
                    "name": "Sling",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 30/120 ft., one target. Hit: 4 (1d4 + 2) bludgeoning damage."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Rally! (1/Day",
                    "desc": "When the kobold takes damage, it shouts a rallying cry. All kobolds within 30 feet that can hear it gain immunity to the frightened condition for 1 minute, and their next attack roll made before this effect ends deals an extra 1d4 damage."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Pack Tactics",
                    "desc": "The kobold has advantage on attack rolls against a creature if at least one of the kobolds allies is within 5 feet of the creature and not incapacitated."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the kobold has disadvantage on attack rolls, as well as on Perception checks that rely on sight."
                }
            ],
            "spell_list": [],
            "page_no": 298,
            "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_kobold-broodguard/"
        },
        {
            "slug": "kobold-broodguard-dragon-servitor-a5e",
            "desc": "",
            "name": "Kobold Broodguard Dragon Servitor",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 44,
            "hit_dice": "8d6+16",
            "speed": {
                "walk": 25
            },
            "strength": 14,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Common, Draconic",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The kobold makes a bill hook attack and a spiked shield attack."
                },
                {
                    "name": "Bill Hook",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 10 ft., one target. Hit: 5 (1d6 + 2) slashing damage  and if the target is a Medium or smaller creature  it makes a DC 12 Strength saving throw  falling prone on a failure."
                },
                {
                    "name": "Spiked Shield",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage."
                },
                {
                    "name": "Sling",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 30/120 ft., one target. Hit: 4 (1d4 + 2) bludgeoning damage."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Rally! (1/Day",
                    "desc": "When the kobold takes damage, it shouts a rallying cry. All kobolds within 30 feet that can hear it gain immunity to the frightened condition for 1 minute, and their next attack roll made before this effect ends deals an extra 1d4 damage."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Pack Tactics",
                    "desc": "The kobold has advantage on attack rolls against a creature if at least one of the kobolds allies is within 5 feet of the creature and not incapacitated."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the kobold has disadvantage on attack rolls, as well as on Perception checks that rely on sight."
                },
                {
                    "name": "Dragons Blood",
                    "desc": "The kobold gains resistance to the damage type of its masters breath weapon."
                },
                {
                    "name": "Ominous Shadow",
                    "desc": "The kobold loses its Sunlight Sensitivity trait while within 60 feet of its master."
                },
                {
                    "name": "Draconic Smite",
                    "desc": "If the broodguard has advantage on a melee weapon attack, the attack deals an extra 1d4 damage. This bonus damage is the same type as its masters breath weapon."
                }
            ],
            "spell_list": [],
            "page_no": 298,
            "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_kobold-broodguard-dragon-servitor/"
        },
        {
            "slug": "kobold-dragon-servitor-a5e",
            "desc": "",
            "name": "Kobold Dragon Servitor",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 7,
            "hit_dice": "3d6-3",
            "speed": {
                "walk": 30
            },
            "strength": 6,
            "dexterity": 14,
            "constitution": 8,
            "intelligence": 10,
            "wisdom": 8,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 9",
            "languages": "Common, Draconic",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Shiv",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 3 (1d3 + 2) piercing damage."
                },
                {
                    "name": "Sling",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 30/120 ft., one target. Hit: 4 (1d4 + 2) bludgeoning damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Pack Tactics",
                    "desc": "The kobold has advantage on attack rolls against a creature if at least one of the kobolds allies is within 5 feet of the creature and not incapacitated."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the kobold has disadvantage on attack rolls, as well as on Perception checks that rely on sight."
                },
                {
                    "name": "Dragons Blood",
                    "desc": "The kobold gains resistance to the damage type of its masters breath weapon."
                },
                {
                    "name": "Ominous Shadow",
                    "desc": "The kobold loses its Sunlight Sensitivity trait while within 60 feet of its master."
                }
            ],
            "spell_list": [],
            "page_no": 298,
            "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_kobold-dragon-servitor/"
        },
        {
            "slug": "kobold-sorcerer-a5e",
            "desc": "",
            "name": "Kobold Sorcerer",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 27,
            "hit_dice": "5d6+10",
            "speed": {
                "walk": 30
            },
            "strength": 6,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "arcana": 2,
                "intimidation": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Common, Draconic",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Multiattack (2/day)",
                    "desc": "The kobold sorcerer makes three flame bolt attacks."
                },
                {
                    "name": "Flame Bolt",
                    "desc": "Ranged Spell Attack: +4 to hit, range 120 ft., one target. Hit: 5 (1d10) fire damage."
                },
                {
                    "name": "Shiv",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Expeditious Retreat (1st-Level; V",
                    "desc": "When casting this spell and as a bonus action on subsequent turns for 10 minutes, the kobold sorcerer can take the Dash action."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Innate Spellcasting",
                    "desc": "The kobolds innate spellcasting ability is Charisma (save DC 12). It can innately cast the following spells, requiring no material components: At will: mage hand, mending, 1/day each: charm person, expeditious retreat, mage armor"
                }
            ],
            "spell_list": [],
            "page_no": 298,
            "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_kobold-sorcerer/"
        },
        {
            "slug": "kobold-sorcerer-dragon-servitor-a5e",
            "desc": "",
            "name": "Kobold Sorcerer Dragon Servitor",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 27,
            "hit_dice": "5d6+10",
            "speed": {
                "walk": 30
            },
            "strength": 6,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "arcana": 2,
                "intimidation": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Common, Draconic",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack (2/day)",
                    "desc": "The kobold sorcerer makes three flame bolt attacks."
                },
                {
                    "name": "Flame Bolt",
                    "desc": "Ranged Spell Attack: +4 to hit, range 120 ft., one target. Hit: 7 (1d10+2) fire damage. The damage type of the sorcerers flame bolt attack changes to match the damage type of its masters breath weapon."
                },
                {
                    "name": "Shiv",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Expeditious Retreat (1st-Level; V",
                    "desc": "When casting this spell and as a bonus action on subsequent turns for 10 minutes, the kobold sorcerer can take the Dash action."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Innate Spellcasting",
                    "desc": "The kobolds innate spellcasting ability is Charisma (save DC 12). It can innately cast the following spells, requiring no material components: At will: mage hand, mending, 1/day each: charm person, expeditious retreat, mage armor"
                }
            ],
            "spell_list": [],
            "page_no": 298,
            "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_kobold-sorcerer-dragon-servitor/"
        },
        {
            "slug": "kraken-a5e",
            "desc": "",
            "name": "Kraken",
            "size": "Gargantuan",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 20,
            "armor_desc": "",
            "hit_points": 444,
            "hit_dice": "24d20+192",
            "speed": {
                "walk": 20,
                "swim": 60
            },
            "strength": 30,
            "dexterity": 10,
            "constitution": 26,
            "intelligence": 22,
            "wisdom": 18,
            "charisma": 18,
            "strength_save": 18,
            "dexterity_save": 8,
            "constitution_save": 16,
            "intelligence_save": 14,
            "wisdom_save": 12,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, thunder",
            "damage_immunities": "lightning; damage from nonmagical weapons",
            "condition_immunities": "",
            "senses": "truesight 120 ft., passive Perception 14",
            "languages": "understands Primordial but can't speak, telepathy 120 ft.",
            "challenge_rating": "25",
            "cr": 25.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +18 to hit, reach 5 ft., one target. Hit: 36 (4d12 + 10) piercing damage. If the target is a Huge or smaller creature grappled by the kraken  the target is swallowed. A swallowed creature is blinded and restrained  its Speed is 0  it has total cover from attacks from outside the kraken  and it takes 42 (12d6) acid damage at the start of each of the krakens turns."
                },
                {
                    "name": "If a swallowed creature deals 50 or more damage to the kraken in a single turn, or if the kraken dies, the kraken vomits up the creature",
                    "desc": ""
                },
                {
                    "name": "Ink Cloud",
                    "desc": "While underwater  the kraken exudes a cloud of ink in a 90-foot-radius sphere. The ink extends around corners  and the area is heavily obscured until the end of the krakens next turn or until a strong current dissipates the cloud. Each non-kraken creature in the area when the cloud appears makes a DC 24 Constitution saving throw. On a failure  it takes 27 (5d10) poison damage and is poisoned for 1 minute. On a success  it takes half damage. A poisoned creature can repeat the saving throw at the end of each of its turns. ending the effect on a success."
                },
                {
                    "name": "Summon Storm (1/Day)",
                    "desc": "Over the next 10 minutes  storm clouds magically gather. At the end of 10 minutes  a storm rages for 1 hour in a 5-mile radius."
                },
                {
                    "name": "Lightning (Recharge 5-6)",
                    "desc": "If the kraken is outside and the weather is stormy  three lightning bolts crack down from the sky  each of which strikes a different target within 120 feet of the kraken. A target makes a DC 24 Dexterity saving throw  taking 28 (8d6) lightning damage or half damage on a save."
                },
                {
                    "name": "Tentacle",
                    "desc": "Melee Weapon Attack: +18 to hit, reach 30 ft., one target. Hit: 28 (4d8 + 10) bludgeoning damage  and the target is grappled (escape DC 26). Until this grapple ends  the target is restrained. A tentacle can be targeted individually by an attack. It shares the krakens hit points  but if 30 damage is dealt to the tentacle  it releases a creature it is grappling. The kraken can grapple up to 10 creatures."
                },
                {
                    "name": "Fling",
                    "desc": "One Large or smaller object or creature grappled by the kraken is thrown up to 60 feet in a straight line. The target lands prone and takes 21 (6d6) bludgeoning damage. If the kraken throws the target at another creature  that creature makes a DC 26 saving throw  taking the same damage on a failure."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The kraken can take 3 legendary actions",
                    "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn."
                },
                {
                    "name": "Tentacle",
                    "desc": "The kraken makes one tentacle attack."
                },
                {
                    "name": "Fling",
                    "desc": "The kraken uses Fling."
                },
                {
                    "name": "Squeeze (Costs 2 Actions)",
                    "desc": "The kraken ends any magical effect that is restraining it or reducing its movement and then swims up to half its swim speed without provoking opportunity attacks. During this movement, it can fit through gaps as narrow as 10 feet wide without squeezing."
                }
            ],
            "special_abilities": [
                {
                    "name": "Immortal Nature",
                    "desc": "The kraken doesnt require air, sustenance, or sleep."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the kraken fails a saving throw, it can choose to succeed instead. When it does so, it can use its reaction, if available, to attack with its tentacle."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The kraken has advantage on saving throws against spells and magical effects."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The kraken deals double damage to objects and structures."
                }
            ],
            "spell_list": [],
            "page_no": 300,
            "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_kraken/"
        },
        {
            "slug": "lacedon-a5e",
            "desc": "",
            "name": "Lacedon",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 22,
            "hit_dice": "5d8",
            "speed": {
                "walk": 30,
                "swim": 30
            },
            "strength": 12,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 6,
            "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": "necrotic",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, fatigue, paralyzed, poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Common",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Paralyzing Claw",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) slashing damage. If the target is a living creature other than an elf  it makes a DC 10 Constitution saving throw. On a failure  the target is paralyzed for 1 minute. The target repeats the saving throw at the end of its turns  ending the effect on itself on a success. If the targets saving throw is successful or the effect ends for it  it is immune to any Paralyzing Claw for 24 hours."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one incapacitated creature. Hit: 6 (1d8 + 2) piercing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Radiant Sensitivity",
                    "desc": "When the ghoul takes radiant damage, it has disadvantage on attack rolls and on Perception checks that rely on sight until the end of its next turn."
                },
                {
                    "name": "Undead Nature",
                    "desc": "Ghouls and ghasts dont require air, sustenance, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 230,
            "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_lacedon/"
        },
        {
            "slug": "lamia-a5e",
            "desc": "",
            "name": "Lamia",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 85,
            "hit_dice": "10d10+30",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 16,
            "constitution": 16,
            "intelligence": 14,
            "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": {
                "deception": 6,
                "perception": 5,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 15",
            "languages": "Abyssal, Common",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Dizzying Touch",
                    "desc": "Melee Spell Attack: +6 to hit, reach 5 ft., one creature. Hit: The target is magically charmed for 1 hour or until it takes damage. While charmed in this way  it has disadvantage on Wisdom saving throws and ability checks."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 17 (4d6 + 3) slashing damage."
                },
                {
                    "name": "Dagger",
                    "desc": "Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 5 (1d4 + 3) piercing damage  and the target makes a DC 13 Constitution saving throw. On a failure  the target takes 10 (3d6) poison damage and is poisoned for 1 hour."
                },
                {
                    "name": "Hypnotic Pattern (3rd-Level; S, 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 14 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."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Misty Step (2nd-Level; V)",
                    "desc": "The lamia teleports to an unoccupied space it can see within 30 feet. The lamia can't cast this spell and a 1st-level or higher spell on the same turn."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Chaotic Evil",
                    "desc": "The lamia radiates a Chaotic and Evil aura."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The lamias innate spellcasting ability is Charisma (spell save DC 14). It can innately cast the following spells, requiring no material components. At will: charm person, disguise self (humanoid form), major image, misty step, 1/day each: geas, hallucinatory terrain, hypnotic pattern, scrying"
                }
            ],
            "spell_list": [],
            "page_no": 303,
            "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_lamia/"
        },
        {
            "slug": "lemure-a5e",
            "desc": "",
            "name": "Lemure",
            "size": "Medium",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 7,
            "armor_desc": "",
            "hit_points": 13,
            "hit_dice": "3d8",
            "speed": {
                "walk": 15
            },
            "strength": 10,
            "dexterity": 4,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 2,
            "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": "cold",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120 ft., passive Perception 10",
            "languages": "understands Infernal but can't speak",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Fist",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 2 (1d4) bludgeoning damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Devils Sight",
                    "desc": "The lemures darkvision penetrates magical darkness."
                },
                {
                    "name": "Eerie Groan",
                    "desc": "While the lemure can see a non-devil within 100 feet, it emits a groan that is audible within 300 feet."
                },
                {
                    "name": "Lawful Evil",
                    "desc": "The lemure radiates a Lawful and Evil aura."
                }
            ],
            "spell_list": [],
            "page_no": 86,
            "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_lemure/"
        },
        {
            "slug": "lemure-band-a5e",
            "desc": "",
            "name": "Lemure Band",
            "size": "Large",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 7,
            "armor_desc": "",
            "hit_points": 67,
            "hit_dice": "15d8",
            "speed": {
                "walk": 15
            },
            "strength": 10,
            "dexterity": 4,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 2,
            "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": "cold",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120 ft., passive Perception 10",
            "languages": "understands Infernal but can't speak",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Fists",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 12 (5d4) bludgeoning damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Area Vulnerability",
                    "desc": "The band takes double damage from any effect that targets an area."
                },
                {
                    "name": "Band Dispersal",
                    "desc": "When the band is reduced to 0 hit points, it turns into 2 (1d4) lemures with 6 hit points each."
                },
                {
                    "name": "Band",
                    "desc": "The band is composed of 5 or more lemures. If it is subjected to a spell, attack, or other effect that affects only one target, it takes any damage but ignores other effects. It can share its space with Medium or smaller creatures or objects. The band can move through any opening large enough for one Medium creature without squeezing."
                },
                {
                    "name": "Devils Sight",
                    "desc": "The bands darkvision penetrates magical darkness."
                },
                {
                    "name": "Eerie Groan",
                    "desc": "While the band can see a non-devil within 100 feet, it emits a groan that is audible within 300 feet."
                },
                {
                    "name": "Lawful Evil",
                    "desc": "The band radiates a Lawful and Evil aura."
                }
            ],
            "spell_list": [],
            "page_no": 86,
            "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_lemure-band/"
        },
        {
            "slug": "lich-a5e",
            "desc": "",
            "name": "Lich",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 170,
            "hit_dice": "20d8+80",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 16,
            "constitution": 18,
            "intelligence": 20,
            "wisdom": 16,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 11,
            "intelligence_save": 12,
            "wisdom_save": 10,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "arcana": 12,
                "history": 12,
                "insight": 10,
                "perception": 10,
                "religion": 12
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, lightning",
            "damage_immunities": "necrotic, poison; damage from nonmagical weapons",
            "condition_immunities": "charmed, fatigue, frightened, paralyzed, poisoned",
            "senses": "truesight 120 ft., passive Perception 20",
            "languages": "any six",
            "challenge_rating": "21",
            "cr": 21.0,
            "actions": [
                {
                    "name": "Paralyzing Touch",
                    "desc": "Melee Spell Attack: +12 to hit, reach 5 ft., one target. Hit: 19 (4d6 + 5) cold damage. The target makes a DC 18 Constitution saving throw. On a failure  it is paralyzed until the end of its next turn."
                },
                {
                    "name": "Arc Lightning",
                    "desc": "The lich targets up to 3 creatures within 60 feet. Each target makes a DC 18 Dexterity saving throw. On a failure  the target takes 28 (8d6) lightning damage."
                },
                {
                    "name": "Fire Bolt (Cantrip; S)",
                    "desc": "Ranged Spell Attack: +12 to hit, range 120 ft., one target. Hit: 16 (3d10) fire damage."
                },
                {
                    "name": "Thunderwave (1st-Level; S)",
                    "desc": "Thunder rolls from the lich in a 15-foot cube. Each creature in the area makes a DC 20 Constitution saving throw. On a failure  a creature takes 9 (2d8) thunder damage and is pushed 10 feet from the lich. On a success  a creature takes half damage and is not pushed."
                },
                {
                    "name": "Blur (2nd-Level; V, Concentration)",
                    "desc": "The lichs form is blurred. Attack rolls against it are made with disadvantage unless the attacker has senses that allow them to perceive without sight or to see through illusions (like blindsight or truesight)."
                },
                {
                    "name": "Fireball (3rd-Level; S, M)",
                    "desc": "Fire streaks from the lich to a point within 120 feet and explodes in a 20-foot radius  spreading around corners. Each creature in the area makes a DC 20 Dexterity saving throw  taking 21 (6d6) fire damage on a failed save or half damage on a success."
                },
                {
                    "name": "Confusion (4th-Level; S, M, Concentration)",
                    "desc": "Each creature within 10 feet of a point the lich can see within 120 feet makes a DC 20 Wisdom saving throw  becoming rattled until the end of its next turn on a success. On a failure  a creature is confused for 1 minute and can repeat the saving throw at the end of each of its turns  ending the effect on itself on a success."
                },
                {
                    "name": "Disintegrate (6th-Level; S, M)",
                    "desc": "The lich disintegrates a target within 60 feet. A Large or smaller nonmagical object or creation of magical force  or a 10-foot-cube section thereof  is automatically destroyed. A creature makes a DC 20 Dexterity saving throw  taking 75 (10d6 + 40) force damage on a failed save. If reduced to 0 hit points  the creature and its nonmagical gear are disintegrated  and the creature can be restored to life only with true resurrection or wish."
                },
                {
                    "name": "Finger of Death (7th-Level; S)",
                    "desc": "A creature within 60 feet makes a DC 20 Constitution saving throw  taking 61 (7d8 + 30) necrotic damage on a failed saving throw or half damage on a success. A humanoid killed by this spell turns into a zombie under the lichs control at the start of the lichs next turn."
                },
                {
                    "name": "Power Word Stun (8th-Level; V)",
                    "desc": "The lich targets a creature within 60 feet. If the target has more than 150 hit points  it is rattled until the end of its next turn. Otherwise  it is stunned. It can make a DC 20 Constitution saving throw at the end of each of its turns  ending the effect on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Eldritch Aura",
                    "desc": "The lich surrounds itself with a magical, rune-covered, glowing, translucent aura in a 10-foot radius. The aura moves with the lich and casts dim light inside its area. The aura disappears at the beginning of the lichs next turn."
                },
                {
                    "name": "Death Aura",
                    "desc": "The aura casts purple light. Each living creature that ends its turn inside the aura takes 17 (5d6) necrotic damage, and the lich regains the same number of hit points."
                },
                {
                    "name": "Shield Aura",
                    "desc": "The aura casts orange light. It has 35 hit points. Whenever the lich would take damage, the aura takes the damage instead, and the aura visibly weakens. If the damage reduces the aura to 0 hit points, the aura disappears, and the lich takes any excess damage."
                },
                {
                    "name": "Spell Shield Aura",
                    "desc": "The aura casts blue light. Any spell cast with a 5th-level or lower spell slot from outside the aura can't affect anything inside the aura. Using a spell to target something inside the aura or include the auras space in an area has no effect on anything inside."
                }
            ],
            "reactions": [
                {
                    "name": "Sabotage Spell",
                    "desc": "When a creature within 60 feet casts a spell that targets the lich, the lich attempts to interrupt it. The lich makes an Intelligence check against a DC of 10 + the spells level. On a success, the spell fails, and the caster takes 10 (3d6) necrotic damage."
                },
                {
                    "name": "Shield (1st-Level; V",
                    "desc": "When the lich is hit by an attack or targeted by magic missile, it gains a +5 bonus to AC (including against the triggering attack) and immunity to magic missile. These benefits last until the beginning of its next turn."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The lich can take 3 legendary actions",
                    "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn."
                },
                {
                    "name": "Cast Spell",
                    "desc": "The lich casts cantrip or a 1st-level spell. The lich can use 2 legendary actions to cast a 2nd-level spell or 3 legendary actions to cast a 3rd-level spell."
                },
                {
                    "name": "Paralyzing Touch (Costs 2 Actions)",
                    "desc": "The lich uses Paralyzing Touch."
                },
                {
                    "name": "Arc Lightning (Costs 3 Actions)",
                    "desc": "The lich uses Arc Lightning."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "The lichs body or vestments are warded with three protective runes. When the lich fails a saving throw, it can choose to succeed instead. When it does so, one of its protective runes disappears."
                },
                {
                    "name": "Rejuvenation",
                    "desc": "If it has a soul vessel, a destroyed lich gains a new body in 1d10 days, regaining all its hit points. The new body forms within 10 feet of the soul vessel."
                },
                {
                    "name": "Tongueless Utterance",
                    "desc": "Unless a spell has only a vocal component, the lich can cast the spell without providing a vocal component."
                },
                {
                    "name": "Turn Resistance",
                    "desc": "The lich has advantage on saving throws against any effect that turns undead."
                },
                {
                    "name": "Undead Nature",
                    "desc": "A lich doesnt require air, sustenance, or sleep."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The lich is a 16th level spellcaster. Its spellcasting ability is Intelligence (spell save DC 20\n +12 to hit with spell attacks). The lich has the following wizard spells prepared:\n Cantrips (at will): fire bolt\n mage hand\n prestidigitation\n 1st-level (4 slots): detect magic\n shield\n silent image\n thunderwave\n 2nd-level (3 slots): blur\n detect thoughts\n locate object\n 3rd-level (3 slots): animate dead\n dispel magic\n fireball\n 4th-level (3 slots): confusion\n dimension door\n 5th-level (2 slots): geas\n scrying\n 6th-level (1 slot): create undead\n disintegrate\n 7th-level (1 slot): finger of death\n teleport\n 8th-level (1 slot): power word stun"
                }
            ],
            "spell_list": [],
            "page_no": 306,
            "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_lich/"
        },
        {
            "slug": "lion-a5e",
            "desc": "",
            "name": "Lion",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 30,
            "hit_dice": "4d10+8",
            "speed": {
                "walk": 50
            },
            "strength": 16,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 3,
            "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,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 13",
            "languages": "",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8+3) slashing damage. If the lion moves at least 20 feet straight towards the target before the attack  the target makes a DC 13 Strength saving throw  falling prone on a failure."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (1d10+3) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Opportune Bite",
                    "desc": "The lion makes a bite attack against a prone creature."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The lion has advantage on Perception checks that rely on smell."
                },
                {
                    "name": "Long Jump",
                    "desc": "The lion can long jump up to 25 feet."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The lion has advantage on attack rolls against a creature if at least one of the lions allies is within 5 feet of the creature and not incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 454,
            "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_lion/"
        },
        {
            "slug": "lizard-a5e",
            "desc": "",
            "name": "Lizard",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 10,
            "armor_desc": "",
            "hit_points": 2,
            "hit_dice": "1d4",
            "speed": {
                "walk": 20,
                "climb": 20
            },
            "strength": 2,
            "dexterity": 10,
            "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 30 ft., passive Perception 10",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +0 to hit, reach 5 ft., one target. Hit: 1 piercing damage. If this damage would reduce a Small or larger target to 0 hit points  the target takes no damage from this attack."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 454,
            "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_lizard/"
        },
        {
            "slug": "lizardfolk-a5e",
            "desc": "",
            "name": "Lizardfolk",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 22,
            "hit_dice": "4d8+4",
            "speed": {
                "walk": 30,
                "swim": 30
            },
            "strength": 14,
            "dexterity": 12,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 2,
                "stealth": 3,
                "survival": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 12",
            "languages": "Draconic",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The lizardfolk attacks with its club and shield."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage  or 9 (2d6 + 2) piercing damage if the attack is made with advantage."
                },
                {
                    "name": "Club",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) bludgeoning damage."
                },
                {
                    "name": "Shield",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) bludgeoning damage."
                },
                {
                    "name": "Javelin",
                    "desc": "Melee or Ranged Weapon Attack: +4 to hit, reach 5 ft. or range 30/120 ft., one target. Hit: 5 (1d6 + 2) piercing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Hold Breath",
                    "desc": "The lizardfolk can hold its breath for 15 minutes."
                }
            ],
            "spell_list": [],
            "page_no": 309,
            "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_lizardfolk/"
        },
        {
            "slug": "lizardfolk-chosen-one-a5e",
            "desc": "",
            "name": "Lizardfolk Chosen One",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 75,
            "hit_dice": "10d8+30",
            "speed": {
                "walk": 30,
                "swim": 30
            },
            "strength": 16,
            "dexterity": 12,
            "constitution": 16,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 3,
                "stealth": 3,
                "survival": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 15",
            "languages": "Draconic",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The lizardfolk attacks once with its shield and twice with its trident."
                },
                {
                    "name": "Shield",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) bludgeoning damage  and the target makes a DC 13 Strength check. On a failure  it is knocked prone."
                },
                {
                    "name": "Trident",
                    "desc": "Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 10 (2d6 + 3) piercing damage  and the lizardfolk gains temporary hit points equal to half the damage dealt."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Supernatural Rebuke (1/Day)",
                    "desc": "When the lizardfolk is dealt damage by a creature it can see within 60 feet, its attacker makes a DC 13 Dexterity saving throw. On a failure, the attacker takes 11 (2d10) fire or radiant damage (the lizardfolks choice)."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Aligned",
                    "desc": "The lizardfolk radiates either an Evil or Good aura."
                },
                {
                    "name": "Hold Breath",
                    "desc": "The lizardfolk can hold its breath for 15 minutes."
                }
            ],
            "spell_list": [],
            "page_no": 310,
            "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_lizardfolk-chosen-one/"
        },
        {
            "slug": "mage-a5e",
            "desc": "",
            "name": "Mage",
            "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": "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": "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): clairvoyance\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_mage/"
        },
        {
            "slug": "magma-mephit-a5e",
            "desc": "",
            "name": "Magma Mephit",
            "size": "Small",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 21,
            "hit_dice": "6d6",
            "speed": {
                "walk": 30,
                "fly": 30
            },
            "strength": 8,
            "dexterity": 12,
            "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": 3
            },
            "damage_vulnerabilities": "cold",
            "damage_resistances": "",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Ignan, Terran",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 3 (1d4 + 1) slashing damage plus 2 (1d4) fire damage."
                },
                {
                    "name": "Heat Metal (1/Day)",
                    "desc": "Ranged Spell Attack: +4 to hit, range 60 ft., one creature wearing or holding a metal object. Hit: 9 (2d8) fire damage. If a creature is holding the object and suffers damage  it makes a DC 10 Constitution saving throw  dropping the object on a failure."
                },
                {
                    "name": "Fire Breath (1/Day)",
                    "desc": "The mephit exhales a 15-foot cone of fire. Each creature in the area makes a DC 10 Constitution saving throw  taking 7 (2d6) fire damage on a failed save or half damage on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Death Burst",
                    "desc": "When the mephit dies, it explodes into lava. Each creature within 5 feet makes a DC 10 Constitution saving throw, taking 4 (1d8) fire damage on a failed save or half damage on a success."
                },
                {
                    "name": "False Appearance",
                    "desc": "While motionless, the mephit is indistinguishable from a small magma flow."
                },
                {
                    "name": "Elemental Nature",
                    "desc": "A mephit doesnt require air, sustenance, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 326,
            "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_magma-mephit/"
        },
        {
            "slug": "magmin-a5e",
            "desc": "",
            "name": "Magmin",
            "size": "Small",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 14,
            "hit_dice": "4d6",
            "speed": {
                "walk": 30
            },
            "strength": 8,
            "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": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "damage from nonmagical weapons",
            "damage_immunities": "cold, fire",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "Ignan",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Touch",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) fire damage. If the magmin is ablaze and the target is a creature  it suffers 5 (1d10) ongoing fire damage until a creature takes an action to extinguish the flame on the target."
                },
                {
                    "name": "Spurt Magma (Ablaze Only)",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 30 ft., one target. Hit: 5 (1d6 + 2) fire damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Blazing Blood",
                    "desc": "When the magmin takes damage that doesnt kill it, or when it is subjected to fire damage, its magma shell cracks and it is set ablaze. While ablaze, the magmin sheds bright light for 10 feet and dim light for an additional 10 feet. If the magmin is subjected to cold damage while ablaze, this flame is extinguished. The magmin can also set itself ablaze or extinguish itself as an action."
                },
                {
                    "name": "Death Burst",
                    "desc": "If the magmin dies while ablaze, it explodes in a burst of magma. Each creature within 10 feet makes a DC 11 Dexterity saving throw, taking 7 (2d6) fire damage on a failed save. Unattended flammable objects in the area are ignited."
                },
                {
                    "name": "Elemental Nature",
                    "desc": "A magmin doesnt require air, sustenance, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 316,
            "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_magmin/"
        },
        {
            "slug": "malcubus-a5e",
            "desc": "",
            "name": "Malcubus",
            "size": "Medium",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 78,
            "hit_dice": "12d8+24",
            "speed": {
                "walk": 30,
                "fly": 60
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 14,
            "wisdom": 16,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "deception": 7,
                "insight": 5,
                "perception": 5,
                "persuasion": 7,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, lightning, poison; damage from nonmagical weapons",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 15",
            "languages": "Abyssal, Common, Infernal, telepathy 60 ft.",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Claw (Malcubus Form Only)",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) slashing damage plus 7 (2d6) necrotic damage."
                },
                {
                    "name": "Charm",
                    "desc": "The malcubus targets one humanoid on the same plane of existence within 30 feet  forcing it to make a DC 15 Wisdom saving throw. On a failure  the target is magically charmed for 1 day or until the malcubus charms another creature. The charmed creature obeys the malcubuss commands. The creature repeats the saving throw whenever it takes damage or if it receives a suicidal command. If a creatures saving throw is successful or the effect ends for it  it is immune to any malcubuss Charm for 24 hours."
                },
                {
                    "name": "Draining Kiss",
                    "desc": "The malcubus kisses a willing or charmed creature. The target makes a DC 15 Constitution saving throw  taking 22 (4d10) psychic damage on a failed save or half damage on a success. The targets hit point maximum is reduced by the same amount until it finishes a long rest  and the malcubus regains hit points equal to the same amount. If the target is charmed by the malcubus  the charm ends."
                },
                {
                    "name": "Etherealness",
                    "desc": "The malcubus magically travels to the Ethereal Plane. While on the Ethereal Plane  the malcubus can see and hear into the Material Plane and can choose to make itself audible and hazily visible to creatures on the Material Plane. If a humanoid on the Material Plane invites the malcubus to do so  the malcubus can use an action to magically travel from the Ethereal Plane to the Material Plane."
                },
                {
                    "name": "Dream (1/Day)",
                    "desc": "While on the Ethereal Plane  the malcubus magically touches a sleeping humanoid that is not protected by a magic circle or protection from evil and good spell or similar magic. While the touch persists  the malcubus appears in the creatures dreams. The creature can end the dream at any time. If the dream lasts for 1 hour  the target gains no benefit from the rest  and the malcubus can use Charm on the creature even if its on a different plane of existence."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Shapeshift",
                    "desc": "The malcubus magically changes its form to a Medium or Small humanoid or into its true form. It can fly only in its true form. While shapeshifted, its statistics are unchanged except for its size and speed. Its equipment is not transformed. It reverts to its true form if it dies."
                }
            ],
            "reactions": [
                {
                    "name": "Living Shield",
                    "desc": "When a creature the malcubus can see hits it with an attack, the malcubus can give an order to a creature charmed by it within 5 feet. The charmed creature uses its reaction, if available, to swap places with the malcubus. The attack hits the charmed creature instead of the malcubus."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Cloaked Mind",
                    "desc": "When subjected to a divination effect that detects fiends or alignment, the malcubus makes a DC 15 Charisma saving throw. On a success, the malcubuss nature is not detected."
                },
                {
                    "name": "Evil",
                    "desc": "The malcubus radiates an Evil aura."
                },
                {
                    "name": "Telepathic Bond",
                    "desc": "The malcubus can communicate telepathically with a charmed creature over any distance, even on a different plane of existence."
                }
            ],
            "spell_list": [],
            "page_no": 319,
            "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_malcubus/"
        },
        {
            "slug": "mammoth-a5e",
            "desc": "",
            "name": "Mammoth",
            "size": "Huge",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 115,
            "hit_dice": "10d12+50",
            "speed": {
                "walk": 40
            },
            "strength": 24,
            "dexterity": 8,
            "constitution": 20,
            "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": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Gore",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 23 (3d10+7) piercing damage. If the elephant moves at least 20 feet straight towards the target before the attack  the target makes a DC 18 Strength saving throw  falling prone on a failure."
                },
                {
                    "name": "Stomp",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 23 (3d10+7) bludgeoning damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Trample",
                    "desc": "The mammoth makes a stomp attack against a prone creature."
                },
                {
                    "name": "Trunk Fling",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 10 (1d6+7) bludgeoning damage. If the target is a Large or smaller creature, it is pushed 10 feet away from the mammoth and knocked prone."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 454,
            "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_mammoth/"
        },
        {
            "slug": "manticore-a5e",
            "desc": "",
            "name": "Manticore",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 68,
            "hit_dice": "8d10+24",
            "speed": {
                "walk": 30,
                "fly": 50
            },
            "strength": 16,
            "dexterity": 14,
            "constitution": 16,
            "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": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Common",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The manticore attacks with its bite and its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) slashing damage. If the manticore moves at least 20 feet straight towards the target before the attack  the target makes a DC 13 Strength saving throw  falling prone on a failure."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 10 ft., one target. Hit: 7 (1d8 + 3) piercing damage."
                },
                {
                    "name": "Tail Spike Volley (4/Day)",
                    "desc": "The manticore fires tail spikes in a 5-foot-wide  60-foot-long line. Each creature in the area makes a DC 12 Dexterity saving throw  taking 14 (4d6) piercing damage on a failure or half damage on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Tail Whip",
                    "desc": "If a creature the manticore can see hits it with a melee attack, the manticore attacks the attacker with its tail. If it hits, it can fly up to half its fly speed without provoking opportunity attacks from the attacker."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 320,
            "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_manticore/"
        },
        {
            "slug": "marid-a5e",
            "desc": "",
            "name": "Marid",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 172,
            "hit_dice": "15d10+90",
            "speed": {
                "walk": 30,
                "fly": 60,
                "swim": 90
            },
            "strength": 22,
            "dexterity": 16,
            "constitution": 22,
            "intelligence": 16,
            "wisdom": 14,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": 7,
            "wisdom_save": 6,
            "charisma_save": 7,
            "perception": null,
            "skills": {
                "perception": 6,
                "persuasion": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, lightning",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., darkvision 120 ft., passive Perception 16",
            "languages": "Aquan",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The marid makes two trident attacks. One of these can be replaced with a net attack."
                },
                {
                    "name": "Trident",
                    "desc": "Melee or Ranged Weapon Attack: +10 to hit, reach 10 ft. or range 20/60 ft., one target. Hit: 13 (2d6 + 6) piercing damage plus 5 (1d10) lightning damage. If thrown  the trident returns to the marids hand."
                },
                {
                    "name": "Net",
                    "desc": "Ranged Weapon Attack: +10 to hit, range 5/15 ft., one target. Hit: A Large  Medium  or Small target is restrained until it is freed. A creature can use its action to make a DC 18 Strength check  freeing itself or another creature within its reach on a success. The net is an object with AC 10  20 hit points  vulnerability to slashing damage  and immunity to bludgeoning  poison  and psychic damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Fog Cloud (1/Day)",
                    "desc": "The marid magically creates a heavily obscured area of fog (or, if underwater, inky water) in a 30-foot radius around a point it can see within 60 feet. The fog spreads around corners and can be dispersed by a moderate wind or current (at least 10 miles per hour). Otherwise, it disperses after 10 minutes. The marid can see through this fog."
                },
                {
                    "name": "Water Jet (While Bloodied)",
                    "desc": "The marid shoots water in a 5-foot-wide, 60-foot-long jet. Each creature in the area makes a DC 18 Dexterity saving throw. On a failure, a target takes 21 (6d6) bludgeoning damage and is pushed 20 feet away from the marid, to a maximum of 60 feet away, and knocked prone. On a success, a target takes half damage."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The marid can breathe air and water."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The marids 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), create or destroy water, detect magic, purify food and drink, 3/day each: control water, creation, tongues, water breathing, water walk, 1/day each: conjure elemental (water elemental only), plane shift (to Elemental Plane of Water only)"
                }
            ],
            "spell_list": [],
            "page_no": 224,
            "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_marid/"
        },
        {
            "slug": "marid-noble-a5e",
            "desc": "",
            "name": "Marid Noble",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 344,
            "hit_dice": "30d10+180",
            "speed": {
                "walk": 30,
                "fly": 60,
                "swim": 90
            },
            "strength": 22,
            "dexterity": 16,
            "constitution": 22,
            "intelligence": 16,
            "wisdom": 14,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": 7,
            "wisdom_save": 6,
            "charisma_save": 7,
            "perception": null,
            "skills": {
                "perception": 6,
                "persuasion": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, lightning",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., darkvision 120 ft., passive Perception 16",
            "languages": "Aquan",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The marid makes two trident attacks. One of these can be replaced with a net attack."
                },
                {
                    "name": "Trident",
                    "desc": "Melee or Ranged Weapon Attack: +10 to hit, reach 10 ft. or range 20/60 ft., one target. Hit: 13 (2d6 + 6) piercing damage plus 5 (1d10) lightning damage. If thrown  the trident returns to the marids hand."
                },
                {
                    "name": "Net",
                    "desc": "Ranged Weapon Attack: +10 to hit, range 5/15 ft., one target. Hit: A Large  Medium  or Small target is restrained until it is freed. A creature can use its action to make a DC 18 Strength check  freeing itself or another creature within its reach on a success. The net is an object with AC 10  20 hit points  vulnerability to slashing damage  and immunity to bludgeoning  poison  and psychic damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Fog Cloud (1/Day)",
                    "desc": "The marid magically creates a heavily obscured area of fog (or, if underwater, inky water) in a 30-foot radius around a point it can see within 60 feet. The fog spreads around corners and can be dispersed by a moderate wind or current (at least 10 miles per hour). Otherwise, it disperses after 10 minutes. The marid can see through this fog."
                },
                {
                    "name": "Water Jet (While Bloodied)",
                    "desc": "The marid shoots water in a 5-foot-wide, 60-foot-long jet. Each creature in the area makes a DC 18 Dexterity saving throw. On a failure, a target takes 21 (6d6) bludgeoning damage and is pushed 20 feet away from the marid, to a maximum of 60 feet away, and knocked prone. On a success, a target takes half damage."
                }
            ],
            "reactions": [],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The marid can breathe air and water."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The marids 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), create or destroy water, detect magic, purify food and drink, 3/day each: control water, creation, tongues, water breathing, water walk, 1/day each: conjure elemental (water elemental only), plane shift (to Elemental Plane of Water only)"
                }
            ],
            "spell_list": [],
            "page_no": 224,
            "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_marid-noble/"
        },
        {
            "slug": "marilith-a5e",
            "desc": "",
            "name": "Marilith",
            "size": "Large",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 220,
            "hit_dice": "21d10+105",
            "speed": {
                "walk": 40
            },
            "strength": 20,
            "dexterity": 22,
            "constitution": 20,
            "intelligence": 20,
            "wisdom": 18,
            "charisma": 20,
            "strength_save": 10,
            "dexterity_save": 11,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 10,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, lightning; damage from nonmagical weapons",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "truesight 120 ft., passive Perception 14",
            "languages": "Abyssal, telepathy 120 ft.",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The marilith makes six attacks with its longswords."
                },
                {
                    "name": "Longsword",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) slashing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one creature. Hit: 10 (2d4 + 5) bludgeoning damage, and the target is grappled (escape DC 19)."
                },
                {
                    "name": "Teleport",
                    "desc": "The marilith magically teleports up to 120 feet to an unoccupied space it can see."
                }
            ],
            "reactions": [
                {
                    "name": "Reactive Teleport",
                    "desc": "When the marilith is hit or missed by a ranged attack, it uses Teleport. If it teleports within 5 feet of a creature, it can attack with its tail."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Chaotic Evil",
                    "desc": "The marilith radiates a Chaotic and Evil aura."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The marilith has advantage on saving throws against spells and magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 71,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_marilith/"
        },
        {
            "slug": "master-assassin-a5e",
            "desc": "",
            "name": "Master Assassin",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 143,
            "hit_dice": "22d8+44",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 20,
            "constitution": 14,
            "intelligence": 15,
            "wisdom": 12,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": 11,
            "constitution_save": null,
            "intelligence_save": 8,
            "wisdom_save": 7,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "acrobatics": 11,
                "deception": 7,
                "perception": 7,
                "sleight": 0,
                "stealth": 11
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 20 ft., darkvision 60 ft., passive Perception 17",
            "languages": "any three",
            "challenge_rating": "17",
            "cr": 17.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The master assassin attacks twice."
                },
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 8 (1d6 + 5) piercing damage. The target makes a DC 19 Constitution saving throw  taking 17 (5d6) poison damage on a failure  or half as much damage on a success."
                },
                {
                    "name": "Light Crossbow",
                    "desc": "Ranged Weapon Attack: +11 to hit, range 80/320 ft., one target. Hit: 9 (1d8 + 5) piercing damage. The target makes a DC 19 Constitution saving throw  taking 17 (5d6) poison damage on a failure  or half as much damage on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Cunning Action",
                    "desc": "The assassin takes the Dash, Disengage, Hide, or Use an Object action."
                },
                {
                    "name": "Rapid Attack",
                    "desc": "The assassin attacks with their shortsword."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Crossbow Expert",
                    "desc": "The master assassin ignores the loading quality of light crossbows, and being within 5 feet of a hostile creature doesnt impose disadvantage on the master assassins ranged attack rolls."
                },
                {
                    "name": "Deadly Poison",
                    "desc": "As part of making an attack, the master assassin can apply a deadly poison to their weapons (included below). The master assassin carries 3 doses of this poison. A single dose can coat two melee weapons or up to 10 pieces of ammunition."
                },
                {
                    "name": "Death Strike (1/Turn)",
                    "desc": "When the master assassin scores a critical hit against a living creature that is surprised, that creature makes a DC 18 Constitution saving throw. On a failure, it is reduced to 0 hit points. The creature dies if it fails two death saves before it stabilizes."
                },
                {
                    "name": "Epic Assassinate",
                    "desc": "During the first turn of combat, the master assassin has advantage on attack rolls against any creature that hasnt acted. Any hit the master assassin scores against a surprised creature is a critical hit, and every creature that can see the master assassins attack is rattled until the end of the master assassins next turn."
                },
                {
                    "name": "Evasion",
                    "desc": "When the master assassin makes a Dexterity saving throw against an effect that deals half damage on a success, they take no damage on a success and half damage on a failure."
                },
                {
                    "name": "Sneak Attack (1/Turn)",
                    "desc": "The master assassin deals an extra 28 (8d6) damage when they hit with a weapon attack while they have advantage on the attack, or when the master assassins target is within 5 feet of an ally of the master assassin while the master assassin doesnt have disadvantage on the attack."
                }
            ],
            "spell_list": [],
            "page_no": 469,
            "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_master-assassin/"
        },
        {
            "slug": "master-thief-a5e",
            "desc": "",
            "name": "Master Thief",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 143,
            "hit_dice": "22d8+44",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 20,
            "constitution": 14,
            "intelligence": 15,
            "wisdom": 12,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": 11,
            "constitution_save": null,
            "intelligence_save": 8,
            "wisdom_save": 7,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "acrobatics": 11,
                "deception": 7,
                "perception": 7,
                "sleight": 0,
                "stealth": 11
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 20 ft., darkvision 60 ft., passive Perception 17",
            "languages": "any three",
            "challenge_rating": "17",
            "cr": 17.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The master assassin attacks twice."
                },
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 8 (1d6 + 5) piercing damage. The target makes a DC 19 Constitution saving throw  taking 17 (5d6) poison damage on a failure  or half as much damage on a success."
                },
                {
                    "name": "Light Crossbow",
                    "desc": "Ranged Weapon Attack: +11 to hit, range 80/320 ft., one target. Hit: 9 (1d8 + 5) piercing damage. The target makes a DC 19 Constitution saving throw  taking 17 (5d6) poison damage on a failure  or half as much damage on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Cunning Action",
                    "desc": "The assassin takes the Dash, Disengage, Hide, or Use an Object action."
                },
                {
                    "name": "Rapid Attack",
                    "desc": "The assassin attacks with their shortsword."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Crossbow Expert",
                    "desc": "The master assassin ignores the loading quality of light crossbows, and being within 5 feet of a hostile creature doesnt impose disadvantage on the master assassins ranged attack rolls."
                },
                {
                    "name": "Deadly Poison",
                    "desc": "As part of making an attack, the master thief can apply a deadly poison to their weapons (included below). The master thief carries 3 doses of this poison. A single dose can coat two melee weapons or up to 10 pieces of ammunition. A creature reduced to 0 hit points by their poison damage is stable but unconscious for 1 hour"
                },
                {
                    "name": "Evasion",
                    "desc": "When the master assassin makes a Dexterity saving throw against an effect that deals half damage on a success, they take no damage on a success and half damage on a failure."
                },
                {
                    "name": "Sneak Attack (1/Turn)",
                    "desc": "The master assassin deals an extra 28 (8d6) damage when they hit with a weapon attack while they have advantage on the attack, or when the master assassins target is within 5 feet of an ally of the master assassin while the master assassin doesnt have disadvantage on the attack."
                },
                {
                    "name": "Cunning Celerity",
                    "desc": "The master thief takes two bonus actions on each of their turns."
                }
            ],
            "spell_list": [],
            "page_no": 469,
            "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_master-thief/"
        },
        {
            "slug": "mastiff-a5e",
            "desc": "",
            "name": "Mastiff",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 9,
            "hit_dice": "2d8",
            "speed": {
                "walk": 40
            },
            "strength": 12,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 3,
            "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
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 13",
            "languages": "",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 3 (1d4+1) piercing damage. If the target is a creature  it makes a DC 11 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 mastiff has advantage on Perception checks that rely on hearing and smell."
                }
            ],
            "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_mastiff/"
        },
        {
            "slug": "medusa-a5e",
            "desc": "",
            "name": "Medusa",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 120,
            "hit_dice": "16d8+48",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 18,
            "constitution": 16,
            "intelligence": 12,
            "wisdom": 14,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "deception": 5,
                "insight": 5,
                "perception": 5,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 15",
            "languages": "Common",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The medusa makes any combination of two attacks with its snake hair and longbow."
                },
                {
                    "name": "Snake Hair",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) piercing damage plus 7 (2d6) poison damage  plus an additional 3 (1d6) piercing damage if the target is a creature that is surprised or that can't see the medusa."
                },
                {
                    "name": "Longbow",
                    "desc": "Ranged Weapon Attack: +7 to hit, range 150/600 ft., one target. Hit: 8 (1d8 + 4) piercing damage plus 7 (2d6) poison damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Petrifying Gaze",
                    "desc": "When a creature starts its turn within 60 feet of the medusa and can see the medusas eyes, it can choose to shut its eyes until the beginning of its next turn unless it is surprised or incapacitated. Otherwise, the medusa uses its petrifying gaze on the creature. If the medusa sees its own reflection and doesnt shut its eyes, it is subject to its own gaze."
                },
                {
                    "name": "A creature subject to the medusas petrifying gaze makes a DC 14 Constitution saving throw",
                    "desc": "If it rolls a natural 1 on the save, it is petrified instantly. If it otherwise fails the save, it is restrained as it begins to be petrified. The creature repeats the saving throw at the end of its turn, ending the effect on itself on a success and becoming petrified on a failure. The petrification can be removed with greater restoration or similar powerful magic."
                }
            ],
            "spell_list": [],
            "page_no": 323,
            "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_medusa/"
        },
        {
            "slug": "medusa-queen-a5e",
            "desc": "",
            "name": "Medusa Queen",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 153,
            "hit_dice": "18d10+54",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 18,
            "constitution": 16,
            "intelligence": 12,
            "wisdom": 14,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "deception": 5,
                "insight": 5,
                "perception": 5,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 15",
            "languages": "Common",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The medusa makes any combination of two attacks with its snake hair and longbow."
                },
                {
                    "name": "Snake Hair",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) piercing damage plus 7 (2d6) poison damage  plus an additional 3 (1d6) piercing damage if the target is a creature that is surprised or that can't see the medusa."
                },
                {
                    "name": "Longbow",
                    "desc": "Ranged Weapon Attack: +7 to hit, range 150/600 ft., one target. Hit: 8 (1d8 + 4) piercing damage plus 7 (2d6) poison damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The medusa queen has one legendary action it can take at the end of another creatures turn",
                    "desc": "The medusa queen regains the spent legendary action at the start of its turn."
                },
                {
                    "name": "Hide",
                    "desc": "The medusa moves up to half its Speed and hides."
                },
                {
                    "name": "Snake Hair",
                    "desc": "The medusa uses Snake Hair."
                },
                {
                    "name": "Frenzy of Snakes (1/Day",
                    "desc": "The medusa uses Snake Hair on each creature within 5 feet."
                },
                {
                    "name": "Imperious Command",
                    "desc": "A creature with averted or covered eyes within 60 feet that can hear the medusa makes a DC 13 Wisdom saving throw. On a failure, it looks at the medusa, making itself the target of Petrifying Gaze if it and the medusa can see each other. On a success, the creature is immune to Imperious Command for 24 hours. This is a charm effect."
                }
            ],
            "special_abilities": [
                {
                    "name": "Petrifying Gaze",
                    "desc": "When a creature starts its turn within 60 feet of the medusa and can see the medusas eyes, it can choose to shut its eyes until the beginning of its next turn unless it is surprised or incapacitated. Otherwise, the medusa uses its petrifying gaze on the creature. If the medusa sees its own reflection and doesnt shut its eyes, it is subject to its own gaze."
                },
                {
                    "name": "A creature subject to the medusas petrifying gaze makes a DC 14 Constitution saving throw",
                    "desc": "If it rolls a natural 1 on the save, it is petrified instantly. If it otherwise fails the save, it is restrained as it begins to be petrified. The creature repeats the saving throw at the end of its turn, ending the effect on itself on a success and becoming petrified on a failure. The petrification can be removed with greater restoration or similar powerful magic."
                }
            ],
            "spell_list": [],
            "page_no": 323,
            "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_medusa-queen/"
        },
        {
            "slug": "merclops-a5e",
            "desc": "",
            "name": "Merclops",
            "size": "Huge",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 126,
            "hit_dice": "11d12+55",
            "speed": {
                "swim": 60
            },
            "strength": 20,
            "dexterity": 10,
            "constitution": 20,
            "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": {
                "animal": 0,
                "survival": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "Giant",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The merclops makes two melee attacks."
                },
                {
                    "name": "Club",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 18 (3d8 + 5) bludgeoning damage."
                },
                {
                    "name": "Harpoon",
                    "desc": "Melee or Ranged Weapon Attack: +8 to hit, reach 10 ft. or range 90 ft. (see Poor Depth Perception)  one target. Hit: 27 (4d10 + 5) piercing damage. The target makes a DC 16 Strength saving throw. On a failure  the merclops pulls the target up to 30 feet toward the merclops."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Thick Skulled (1/Day)",
                    "desc": "The merclops can end one condition on itself that was imposed through a failed Wisdom saving throw."
                }
            ],
            "reactions": [
                {
                    "name": "Big Windup",
                    "desc": "When a creature hits the merclops with a melee attack, the merclops readies a powerful strike against its attacker. The merclops has advantage on the next club attack it makes against the attacker before the end of its next turn."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Panicked Rage",
                    "desc": "While a merclops is frightened and the source of its fear is in sight, it makes attack rolls with advantage instead of disadvantage."
                },
                {
                    "name": "Poor Depth Perception",
                    "desc": "The merclops makes all ranged attacks with disadvantage."
                },
                {
                    "name": "Aquatic",
                    "desc": "The merclops can breathe underwater."
                }
            ],
            "spell_list": [],
            "page_no": 58,
            "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_merclops/"
        },
        {
            "slug": "merfolk-a5e",
            "desc": "",
            "name": "Merfolk",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 11,
            "hit_dice": "2d8+2",
            "speed": {
                "walk": 10,
                "swim": 40
            },
            "strength": 10,
            "dexterity": 12,
            "constitution": 12,
            "intelligence": 10,
            "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
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 30 ft., passive Perception 12",
            "languages": "Aquan, Common",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Trident",
                    "desc": "Melee or Ranged Weapon Attack: +2 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 4 (1d8) piercing damage if used with two hands to make a melee attack  or 3 (1d6) piercing damage if thrown."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The merfolk can breathe air and water."
                }
            ],
            "spell_list": [],
            "page_no": 329,
            "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_merfolk/"
        },
        {
            "slug": "merfolk-knight-a5e",
            "desc": "",
            "name": "Merfolk Knight",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 52,
            "hit_dice": "8d8+16",
            "speed": {
                "walk": 10,
                "swim": 40
            },
            "strength": 16,
            "dexterity": 12,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 14,
            "strength_save": 5,
            "dexterity_save": null,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": 2,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 5,
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 30 ft., passive Perception 12",
            "languages": "Aquan, Common",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The knight makes two trident attacks."
                },
                {
                    "name": "Trident",
                    "desc": "Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 7 (1d8 + 3) piercing damage if used with two hands to make a melee attack  or 6 (1d6 + 3) piercing damage if thrown."
                },
                {
                    "name": "Lance (Mounted Only)",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 10 ft., one target. Hit: 9 (1d12 + 3) piercing damage. If the knight moves at least 20 feet straight towards the target before the attack  it deals an extra 6 (1d12) piercing damage  and the target makes a DC 13 Strength saving throw  falling prone on a failure. This attack is made at disadvantage against targets within 5 feet of the knight."
                },
                {
                    "name": "Knightly Inspiration (1/Day)",
                    "desc": "The knight inspires creatures of its choice within 30 feet that can hear and understand it. For the next minute  inspired creatures gain an expertise die on attack rolls and saving throws. A creature can benefit from only one Knightly Inspiration at a time  and the knight cannot target itself."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Trident",
                    "desc": "The knight makes a trident attack."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The knight can breathe air and water."
                },
                {
                    "name": "Brave",
                    "desc": "The knight has advantage on saving throws against being frightened."
                }
            ],
            "spell_list": [],
            "page_no": 329,
            "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_merfolk-knight/"
        },
        {
            "slug": "merrow-a5e",
            "desc": "",
            "name": "Merrow",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 45,
            "hit_dice": "6d10+12",
            "speed": {
                "walk": 10,
                "swim": 40
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Abyssal, Aquan, Giant, Primordial",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) piercing damage  and the target is grappled (escape DC 14). Until this grapple ends  the merrow can't attack a different creature with its claws."
                },
                {
                    "name": "Harpoon",
                    "desc": "Melee or Ranged Weapon Attack: +6 to hit, reach 10 ft. or range 20/60 ft., one target. Hit: 11 (2d6 + 4) piercing damage. The target makes a DC 14 Strength saving throw. On a failure  the merrow pulls the target up to 20 feet toward the merrow."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 6 (1d4 + 4) piercing damage, or 9 (2d4 + 4) piercing damage if the target is grappled."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The merrow can breathe air and water."
                }
            ],
            "spell_list": [],
            "page_no": 331,
            "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_merrow/"
        },
        {
            "slug": "merrow-mage-a5e",
            "desc": "",
            "name": "Merrow Mage",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 45,
            "hit_dice": "6d10+12",
            "speed": {
                "walk": 10,
                "swim": 40
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 14,
            "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": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Abyssal, Aquan, Giant, Primordial",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) piercing damage  and the target is grappled (escape DC 14). Until this grapple ends  the merrow can't attack a different creature with its claws."
                },
                {
                    "name": "Harpoon",
                    "desc": "Melee or Ranged Weapon Attack: +6 to hit, reach 10 ft. or range 20/60 ft., one target. Hit: 11 (2d6 + 4) piercing damage. The target makes a DC 14 Strength saving throw. On a failure  the merrow pulls the target up to 20 feet toward the merrow."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 6 (1d4 + 4) piercing damage, or 9 (2d4 + 4) piercing damage if the target is grappled."
                },
                {
                    "name": "Mage Bolt (3/Day)",
                    "desc": "The mage targets a creature within 30 feet. The target makes a DC 12 Dexterity saving throw, taking 21 (6d6) lightning damage on a failed save or half damage on a success."
                },
                {
                    "name": "Shapeshift",
                    "desc": "The mage changes its form to that of a Medium merfolk or back into its true form. While shapeshifted, it can't use its Bite attack but its statistics are otherwise unchanged except for its size. It reverts to its true form if it dies."
                },
                {
                    "name": "Darkness (2nd-Level; V",
                    "desc": "Magical darkness spreads from a point within 60 feet of the mage, filling a 15-foot-radius sphere and spreading around corners. It remains for 1 minute. A creature with darkvision can't see through this darkness, and nonmagical light can't illuminate it."
                },
                {
                    "name": "Invisibility (2nd-Level; V",
                    "desc": "The mage is invisible for 1 hour or until it attacks, uses Mage Bolt, or casts a spell."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The merrow can breathe air and water."
                },
                {
                    "name": "Regeneration",
                    "desc": "The merrow regains 10 hit points at the beginning of each of its turns as long as it has at least 1 hit point."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The mages innate spellcasting ability is Charisma (spell save DC 12). It can innately cast the following spells, requiring no material components: At will: darkness, invisibility, 1/day: charm person"
                }
            ],
            "spell_list": [],
            "page_no": 331,
            "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_merrow-mage/"
        },
        {
            "slug": "mimic-a5e",
            "desc": "",
            "name": "Mimic",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 52,
            "hit_dice": "8d8+16",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 6,
            "wisdom": 14,
            "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": "grappled, prone",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The mimic makes a bite attack and a pseudopod attack."
                },
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 6 (1d4 + 4) bludgeoning damage  and the target is subjected to the mimics Sticky trait."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one creature stuck to the mimic. Hit: 9 (2d4 + 4) piercing damage  and the target is restrained until it is no longer stuck to the mimic. While a creature is restrained by the mimic  the mimic can't bite a different creature."
                },
                {
                    "name": "Swallow",
                    "desc": "The mimic makes a bite attack against a Medium or smaller creature restrained by it. If the attack hits and the mimic has not swallowed another creature  the target is swallowed and no longer stuck to the mimic. A swallowed creature has total cover from attacks from outside the mimic  is blinded and restrained  and takes 5 (2d4) acid damage at the start of each of the mimics turns."
                },
                {
                    "name": "If a swallowed creature deals 10 or more damage to the mimic in a single turn, or if the mimic dies, the target falls prone in an unoccupied space of its choice within 5 feet of the mimic and is no longer swallowed",
                    "desc": ""
                }
            ],
            "bonus_actions": [
                {
                    "name": "Shapeshift",
                    "desc": "The mimic changes its form to resemble an inanimate object of its approximate size or changes into its true form, which is an amorphous blob. Objects it is carrying or stuck to are not transformed. While shapeshifted, its statistics are unchanged. It reverts to its true form if it dies."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While the mimic is motionless, it is indistinguishable from an inanimate object."
                },
                {
                    "name": "Sticky",
                    "desc": "A creature, object, or weapon that touches the mimic is stuck to the mimic. A creature can use an action to make a DC 14 Strength check, freeing itself or an object or creature within reach on a success. The effect also ends when the mimic chooses to end it or when the mimic dies."
                },
                {
                    "name": "Telepathic Sense",
                    "desc": "A mimic telepathically senses the presence of humanoids within 120 feet and gains a mental image of any inanimate object desired by any of the creatures it senses. This ability is blocked by 3 feet of wood or dirt, 1 foot of stone, 1 inch of common metal, or a thin sheet of lead."
                },
                {
                    "name": "Water Soluble",
                    "desc": "If the mimic is splashed with at least 1 gallon of water, it assumes its true form and the DC to escape its Sticky trait is reduced to 10 until the end of its next turn."
                }
            ],
            "spell_list": [],
            "page_no": 333,
            "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_mimic/"
        },
        {
            "slug": "minotaur-a5e",
            "desc": "",
            "name": "Minotaur",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 76,
            "hit_dice": "9d10+27",
            "speed": {
                "walk": 40
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 16,
            "intelligence": 10,
            "wisdom": 16,
            "charisma": 10,
            "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": "darkvision 60 ft., passive Perception 18",
            "languages": "Abyssal, Undercommon",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Greataxe",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 17 (2d12 + 4) slashing damage. The minotaur can choose to make the attack with advantage. If it does so  attacks against it have advantage until the start of its next turn."
                },
                {
                    "name": "Gore",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) piercing damage. If the minotaur moves at least 10 feet straight towards the target before the attack  the attack deals an extra 9 (2d8) damage  and the target makes a DC 16 Strength saving throw  being pushed up to 10 feet away and falling prone on a failure."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Roar of Triumph",
                    "desc": "If the minotaur reduced a living creature to 0 hit points since the end of its last turn, it roars and gains 10 (3d6) temporary hit points."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Labyrinthine Recall",
                    "desc": "The minotaur can perfectly recall any route it has traveled."
                }
            ],
            "spell_list": [],
            "page_no": 335,
            "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_minotaur/"
        },
        {
            "slug": "minotaur-champion-a5e",
            "desc": "",
            "name": "Minotaur Champion",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 19,
            "armor_desc": "",
            "hit_points": 262,
            "hit_dice": "21d12+126",
            "speed": {
                "walk": 50
            },
            "strength": 22,
            "dexterity": 10,
            "constitution": 22,
            "intelligence": 10,
            "wisdom": 16,
            "charisma": 14,
            "strength_save": 11,
            "dexterity_save": 5,
            "constitution_save": 11,
            "intelligence_save": null,
            "wisdom_save": 8,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 21",
            "languages": "Abyssal, Undercommon",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The minotaur gores once and attacks twice with its greataxe."
                },
                {
                    "name": "Gore",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 19 (3d8 + 6) piercing damage  and the target makes a DC 19 Strength saving throw  being pushed up to 5 feet away and falling prone on a failure. If the minotaur moves at least 10 feet straight towards the target before the attack  the attack deals an extra 13 (3d8) damage."
                },
                {
                    "name": "Greataxe",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 25 (3d12 + 6) slashing damage."
                },
                {
                    "name": "Fire Breath (Recharge 5-6)",
                    "desc": "The minotaur exhales fire in a 30-foot cone. Each creature in the area makes a DC 19 Dexterity saving throw  taking 55 (10d10) fire damage on a failed save or half damage on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Roar of Triumph",
                    "desc": "If the minotaur reduced a living creature to 0 hit points since the end of its last turn, it roars and gains 35 (10d6) temporary hit points."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Labyrinthine Recall",
                    "desc": "The minotaur can perfectly recall any route it has traveled."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The minotaur has advantage on saving throws against spells and magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 335,
            "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_minotaur-champion/"
        },
        {
            "slug": "minstrel-a5e",
            "desc": "",
            "name": "Minstrel",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 32,
            "hit_dice": "5d8+10",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 12,
            "wisdom": 12,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 5,
            "perception": null,
            "skills": {
                "deception": 5,
                "performance": 5,
                "persuasion": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 11",
            "languages": "any three",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Rapier",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) piercing damage."
                },
                {
                    "name": "Vicious Mockery (Cantrip; V)",
                    "desc": "A creature within 60 feet that can hear the minstrel makes a DC 14 Wisdom saving throw. On a failure  it takes 7 (2d6) psychic damage and has disadvantage on the first attack roll it makes before the end of its next turn."
                },
                {
                    "name": "Invisibility (2nd-Level; V, S, M, Concentration)",
                    "desc": "The minstrel or a creature they touch is invisible for 1 hour. The spell ends if the invisible creature attacks or casts a spell."
                },
                {
                    "name": "Shatter (2nd-Level; V, S, M)",
                    "desc": "An ear-splitting ringing sound fills a 10-foot-radius sphere emanating from a point the minstrel can see within 60 feet. Creatures in the area make a DC 14 Constitution saving throw  taking 13 (3d8) thunder damage on a failed save or half damage on a success. A creature made of stone  metal  or other inorganic material has disadvantage on its saving throw. Unattended objects in the area also take the 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 14 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."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Martial Encouragement",
                    "desc": "Until the beginning of the minstrels next turn, one creature within 30 feet that can hear the minstrel deals an extra 3 (1d6) damage whenever it deals weapon damage."
                },
                {
                    "name": "Healing Word (1st-Level; V)",
                    "desc": "The minstrel or a living creature within 60 feet regains 5 (1d4 + 3) hit points. The minstrel can't cast this spell and a 1st-level or higher spell on the same turn."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Spellcasting",
                    "desc": "The minstrel is a 5th level spellcaster. Their spellcasting ability is Charisma (spell save DC 13\n +5 to hit with spell attacks). They have the following bard spells prepared:\n Cantrips (at will): light\n mage hand\n minor illusion\n vicious mockery\n 1st-level (4 slots): charm person\n disguise self\n healing word\n 2nd-level (3 slots): enthrall\n invisibility\n shatter\n 3rd-level (2 slots): hypnotic pattern\n major image"
                }
            ],
            "spell_list": [],
            "page_no": 484,
            "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_minstrel/"
        },
        {
            "slug": "mirage-monster-a5e",
            "desc": "",
            "name": "Mirage Monster",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 76,
            "hit_dice": "9d12+18",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 6,
            "wisdom": 14,
            "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": "grappled, prone",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The mimic makes a bite attack and a pseudopod attack."
                },
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 6 (1d4 + 4) bludgeoning damage  and the target is subjected to the mimics Sticky trait."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one creature stuck to the mimic. Hit: 9 (2d4 + 4) piercing damage  and the target is restrained until it is no longer stuck to the mimic. While a creature is restrained by the mimic  the mimic can't bite a different creature."
                },
                {
                    "name": "Swallow",
                    "desc": "The mimic makes a bite attack against a Medium or smaller creature restrained by it. If the attack hits and the mimic has not swallowed another creature  the target is swallowed and no longer stuck to the mimic. A swallowed creature has total cover from attacks from outside the mimic  is blinded and restrained  and takes 5 (2d4) acid damage at the start of each of the mimics turns."
                },
                {
                    "name": "If a swallowed creature deals 10 or more damage to the mimic in a single turn, or if the mimic dies, the target falls prone in an unoccupied space of its choice within 5 feet of the mimic and is no longer swallowed",
                    "desc": ""
                }
            ],
            "bonus_actions": [
                {
                    "name": "Shapeshift",
                    "desc": "The mimic changes its form to resemble an inanimate object of its approximate size or changes into its true form, which is an amorphous blob. Objects it is carrying or stuck to are not transformed. While shapeshifted, its statistics are unchanged. It reverts to its true form if it dies."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The mirage monster can take 2 legendary actions",
                    "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn."
                },
                {
                    "name": "Grasping Pseudopod",
                    "desc": "The mirage monster makes a pseudopod attack with a range of 15 feet. On a hit, the target makes a DC 14 Strength saving throw. On a failure, the target is pulled up to 15 feet towards the mirage monster."
                },
                {
                    "name": "Bite (Costs 2 Actions)",
                    "desc": "The mirage monster attacks with its bite."
                }
            ],
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While the mimic is motionless, it is indistinguishable from an inanimate object."
                },
                {
                    "name": "Sticky",
                    "desc": "A creature, object, or weapon that touches the mimic is stuck to the mimic. A creature can use an action to make a DC 14 Strength check, freeing itself or an object or creature within reach on a success. The effect also ends when the mimic chooses to end it or when the mimic dies."
                },
                {
                    "name": "Telepathic Sense",
                    "desc": "A mimic telepathically senses the presence of humanoids within 120 feet and gains a mental image of any inanimate object desired by any of the creatures it senses. This ability is blocked by 3 feet of wood or dirt, 1 foot of stone, 1 inch of common metal, or a thin sheet of lead."
                },
                {
                    "name": "Water Soluble",
                    "desc": "If the mimic is splashed with at least 1 gallon of water, it assumes its true form and the DC to escape its Sticky trait is reduced to 10 until the end of its next turn."
                },
                {
                    "name": "Legendary Resistance (1/Day)",
                    "desc": "If the mirage monster fails a saving throw, it can choose to succeed instead. When it does so, it immediately shapeshifts into its true form if it has not already done so."
                }
            ],
            "spell_list": [],
            "page_no": 333,
            "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_mirage-monster/"
        },
        {
            "slug": "miremuck-goblin-king-a5e",
            "desc": "",
            "name": "Miremuck Goblin King",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 62,
            "hit_dice": "8d8+16",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 16,
            "constitution": 10,
            "intelligence": 12,
            "wisdom": 8,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 7,
                "persuasion": 8,
                "deception": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 9",
            "languages": "Common, Goblin",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Rapier",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 1) piercing damage."
                },
                {
                    "name": "Charm Person (1/day)",
                    "desc": "Once per day the goblin king can castcharm personas a 3rd-level spell  allowing him tocharm three creatures within 60 feet. The goblinkings spell save DC is 14."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Parry",
                    "desc": "The goblin king adds 2 to his AC against onemelee attack that would hit him. To do this the goblinking must see the attacker and be wielding a meleeweapon."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Death Transformation",
                    "desc": "When a goblin king is slain,whichever goblin killed them will suddenly transforminto a new goblin king (or queen), their stats replacedwith the goblin kings stats. All surrounding goblinsare inclined thereafter to obey the new goblin king.If a goblin king is slain by a non-goblinoid creature,whichever goblin volunteers for the position first isthe one transformed. Goblins are extremely hesitantto do such a thing, as responsibility and stewardshipare such hard work."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "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_miremuck-goblin-king/"
        },
        {
            "slug": "mountain-dwarf-defender-a5e",
            "desc": "",
            "name": "Mountain Dwarf Defender",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 20,
            "armor_desc": "",
            "hit_points": 52,
            "hit_dice": "8d8+16",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 12,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 14,
            "strength_save": 5,
            "dexterity_save": null,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": 2,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 5,
                "history": 0,
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 12",
            "languages": "any two",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The defender attacks twice with their warhammer."
                },
                {
                    "name": "Warhammer",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) bludgeoning damage."
                },
                {
                    "name": "Lance (Mounted Only)",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 10 ft., one target. Hit: 9 (1d12 + 3) piercing damage. If the knight moves at least 20 feet straight towards the target before the attack  they deal an extra 6 (1d12) piercing damage  and the target makes a DC 13 Strength saving throw  falling prone on a failure. This attack is made at disadvantage against targets within 5 feet."
                },
                {
                    "name": "Heavy Crossbow",
                    "desc": "Ranged Weapon Attack: +3 to hit, range 100/400 ft., one target. Hit: 6 (1d10 + 1) piercing damage."
                },
                {
                    "name": "Knightly Inspiration (1/Day)",
                    "desc": "The knight inspires creatures of their choice within 30 feet that can hear and understand them. For the next minute  inspired creatures gain an expertise die (1d4) on attack rolls and saving throws. A creature can benefit from only one Knightly Inspiration at a time  and the knight cannot target themselves."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Brave",
                    "desc": "The knight has advantage on saving throws against being frightened."
                },
                {
                    "name": "Steadfast",
                    "desc": "When a defender would be pushed, pulled, or knocked prone, they are not knocked prone, and the distance of any push or pull is reduced by 10 feet."
                }
            ],
            "spell_list": [],
            "page_no": 477,
            "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_mountain-dwarf-defender/"
        },
        {
            "slug": "mountain-dwarf-lord-a5e",
            "desc": "",
            "name": "Mountain Dwarf Lord",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 20,
            "armor_desc": "",
            "hit_points": 171,
            "hit_dice": "18d8+90",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 12,
            "constitution": 20,
            "intelligence": 12,
            "wisdom": 12,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 10,
                "history": 6,
                "perception": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "frightened",
            "senses": "passive Perception 18",
            "languages": "any two",
            "challenge_rating": "14",
            "cr": 14.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The mountain dwarf lord attacks four times with their battleaxe."
                },
                {
                    "name": "Battleaxe",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 11 (1d8 + 7) slashing damage."
                },
                {
                    "name": "Composite Longbow",
                    "desc": "Ranged Weapon Attack: +10 to hit, range 150/600 ft., one target. Hit: 9 (1d8 + 5) piercing damage."
                },
                {
                    "name": "Command the Attack (1/Day)",
                    "desc": "The knight captain issues a command to all nonhostile creatures within 30 feet. Creatures who can see or hear the knight captain can use their reaction to make a single weapon attack with advantage."
                },
                {
                    "name": "Knightly Inspiration (1/Day)",
                    "desc": "The knight captain inspires creatures of their choice within 30 feet that can hear and understand them. For the next minute  inspired creatures gain an expertise die (1d4) on attack rolls and saving throws. A creature can benefit from only one Knightly Inspiration at a time  and the knight captain cannot target themselves."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Shield Block",
                    "desc": "When a creature attacks the mountain dwarf lord or a target within 5 feet, the mountain dwarf lord imposes disadvantage on that attack. To do so, the mountain dwarf lord must see the attacker and be wielding a shield."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The knight captain has advantage on saving throws against spells and magical effects."
                },
                {
                    "name": "Superior Heavy Armor Master",
                    "desc": "While wearing heavy armor, the knight captain reduces bludgeoning, piercing, or slashing damage they take from nonmagical weapons by 5."
                }
            ],
            "spell_list": [],
            "page_no": 477,
            "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_mountain-dwarf-lord/"
        },
        {
            "slug": "mountain-dwarf-soldier-a5e",
            "desc": "",
            "name": "Mountain 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",
            "languages": "any one",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Handaxe",
                    "desc": "Melee or Ranged Weapon Attack: +4 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 5 (1d6 + 2) slashing damage  or 9 (2d6 + 2) slashing damage if within 5 feet of an ally that is not incapacitated."
                },
                {
                    "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": null,
            "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_mountain-dwarf-soldier/"
        },
        {
            "slug": "mule-a5e",
            "desc": "",
            "name": "Mule",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 10,
            "armor_desc": "",
            "hit_points": 11,
            "hit_dice": "2d8+2",
            "speed": {
                "walk": 40
            },
            "strength": 12,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": 3,
            "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/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Hooves",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 3 (1d4+1) bludgeoning damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Beast of Burden",
                    "desc": "The mule is considered Large when calculating its carrying capacity."
                }
            ],
            "spell_list": [],
            "page_no": 455,
            "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_mule/"
        },
        {
            "slug": "mummy-a5e",
            "desc": "",
            "name": "Mummy",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 67,
            "hit_dice": "9d8+27",
            "speed": {
                "walk": 20
            },
            "strength": 16,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 2,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "damage from nonmagical weapons",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, fatigue, frightened, paralyzed, poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "the languages it knew in life",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The mummy uses Dreadful Glare and then attacks with its rotting fist."
                },
                {
                    "name": "Dreadful Glare (Gaze)",
                    "desc": "The mummy targets a creature within 60 feet. The target makes a DC 11 Wisdom saving throw. On a failure  it is magically frightened until the end of the mummys next turn. If the target fails the save by 5 or more  it is paralyzed for the same duration. A target that succeeds on the saving throw is immune to the Dreadful Glare of mummies (but not mummy lords) for 24 hours."
                },
                {
                    "name": "Rotting Fist",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) bludgeoning damage plus 10 (3d6) necrotic damage. If the target is a creature  it makes a DC 13 Constitution saving throw. On a failure  it is cursed with Mummy Rot."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Flammable",
                    "desc": "After taking fire damage, the mummy catches fire and takes 5 (1d10) ongoing fire damage if it isnt already suffering ongoing fire damage. A creature can use an action to extinguish this fire."
                },
                {
                    "name": "Curse: Mummy Rot",
                    "desc": "A mummys touch inflicts a dreadful curse called mummy rot. A cursed creature can't regain hit points, and its hit point maximum decreases by an amount equal to the creatures total number of Hit Dice for every 24 hours that elapse. If this curse reduces the targets hit point maximum to 0, the target dies and crumbles to dust. Remove curse and similar magic ends the curse."
                }
            ],
            "spell_list": [],
            "page_no": 338,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_mummy/"
        },
        {
            "slug": "mummy-lord-a5e",
            "desc": "",
            "name": "Mummy Lord",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 221,
            "hit_dice": "26d8+104",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 18,
            "intelligence": 12,
            "wisdom": 18,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": 6,
            "wisdom_save": 9,
            "charisma_save": 8,
            "perception": null,
            "skills": {
                "history": 6,
                "religion": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "necrotic, poison; damage from nonmagical weapons",
            "condition_immunities": "charmed, fatigue, frightened, paralyzed, poisoned",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "the languages it knew in life",
            "challenge_rating": "15",
            "cr": 15.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The mummy lord uses Dreadful Glare and then attacks with its rotting fist."
                },
                {
                    "name": "Dreadful Glare (Gaze)",
                    "desc": "The mummy lord targets a creature within 60 feet. The target makes a DC 16 Wisdom saving throw. On a failure  it is magically frightened until the end of the mummy lords next turn. If the target fails the save by 5 or more  it is paralyzed for the same duration. A target that succeeds on the saving throw is immune to the Dreadful Glare of mummies and mummy lords for 24 hours."
                },
                {
                    "name": "Rotting Fist",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 14 (3d6 + 4) bludgeoning damage plus 21 (6d6) necrotic damage. If the target is a creature  it makes a DC 17 Constitution saving throw. On a failure  it is cursed with Mummy Rot."
                },
                {
                    "name": "Dispel Magic (3rd-Level; V, S)",
                    "desc": "The mummy lord scours the magic from one creature  object  or magical effect it can see within 120 feet. A spell ends if it was cast with a 3rd-level or lower spell slot. For spells using a 4th-level or higher spell slot  the mummy lord makes a Wisdom ability check (DC 10 + the spells level) for each one  ending the effect on a success."
                },
                {
                    "name": "Guardian of Faith (4th-Level; V)",
                    "desc": "A Large  indistinct spectral guardian appears within an unoccupied space within 30 feet and remains for 8 hours. Creatures of the mummy lords choice that move to a space within 10 feet of the guardian for the first time on a turn make a DC 17 Dexterity saving throw  taking 20 radiant or necrotic damage (mummy lords choice) on a failed save or half damage on a success. The spell ends when the guardian has dealt 60 total damage."
                },
                {
                    "name": "Contagion (5th-Level; V, S)",
                    "desc": "Melee Spell Attack: +9 to hit, reach 5 ft., one creature. Hit: The target contracts a flesh-rotting disease. It has disadvantage on Charisma ability checks and becomes vulnerable to all damage. The target makes a DC 17 Constitution saving throw at the end of each of its turns. After 3 failures  the target stops making saving throws and the disease lasts for 7 days. After 3 successes  the effect ends."
                },
                {
                    "name": "Harm (6th-Level; V, S)",
                    "desc": "The mummy lord targets a creature within 60 feet. The target makes a DC 17 Constitution saving throw. On a failure  the creature is diseased  taking 49 (14d6) necrotic damage. Its hit point maximum is reduced by the same amount for 1 hour or until the effect is removed with a spell that removes diseases. On a successful save  the creature takes half the damage. The spells damage can't reduce a target to less than 1 hit point."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Blasphemous Counterspell",
                    "desc": "When the mummy lord is targeted by a spell using a 4th-level or lower spell slot, the attacker makes a DC 16 Constitution saving throw. On a failure, the spell is wasted, and the caster takes 3 (1d6) necrotic damage per level of the spell slot."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The mummy lord can take 3 legendary actions",
                    "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn."
                },
                {
                    "name": "Channel Negative Energy",
                    "desc": "A 60-foot-radius aura of magical negative energy surrounds the mummy lord until the end of its next turn, spreading around corners. Creatures in the aura can't regain hit points."
                },
                {
                    "name": "Whirlwind of Sand",
                    "desc": "The mummy lord, along with its equipment, magically transforms into a whirlwind of sand and moves up to 60 feet without provoking opportunity attacks, and then reverts to its normal form."
                },
                {
                    "name": "Attack (Costs 2 Actions)",
                    "desc": "The mummy lord uses Dreadful Glare or attacks with its rotting fist."
                },
                {
                    "name": "Blasphemous Word (Costs 2 Actions)",
                    "desc": "Each non-undead creature within 10 feet of the mummy lord that can hear its magical imprecation makes a DC 16 Constitution saving throw. On a failure, a creature is stunned until the end of the mummy lords next turn."
                },
                {
                    "name": "Dispel Magic (Costs 2 Actions)",
                    "desc": "The mummy lord casts dispel magic."
                }
            ],
            "special_abilities": [
                {
                    "name": "Curse: Mummy Rot",
                    "desc": "A mummys touch inflicts a dreadful curse called mummy rot. A cursed creature can't regain hit points, and its hit point maximum decreases by an amount equal to the creatures total number of Hit Dice for every 24 hours that elapse. If this curse reduces the targets hit point maximum to 0, the target dies and crumbles to dust. Remove curse and similar magic ends the curse."
                },
                {
                    "name": "Flammable",
                    "desc": "After taking fire damage, the mummy lord catches fire and takes 11 (2d10) ongoing fire damage if it isnt already suffering ongoing fire damage. A creature can use an action or legendary action to extinguish this fire."
                },
                {
                    "name": "Legendary Resistance (1/Day)",
                    "desc": "If the mummy lord fails a saving throw while wearing its scarab amulet, it can choose to succeed instead. When it does so, the scarab amulet shatters. The mummy lord can create a new amulet when it finishes a long rest."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The mummy lord has advantage on saving throws against spells and magical effects."
                },
                {
                    "name": "Rejuvenation",
                    "desc": "If its heart is intact, a destroyed mummy lord gains a new body in 1d4 days, regaining all its hit points. The new body forms within 10 feet of the heart."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The mummy lord is an 11th level spellcaster. Its spellcasting ability is Wisdom (spell save DC 17\n +9 to hit with spell attacks). The mummy lord has the following cleric spells prepared\n which it can cast without material components:\n Cantrips (at will): guidance\n thaumaturgy\n 1st-level (4 slots): create or destroy water\n detect magic\n 2nd-level (3 slots): augury\n gentle repose\n 3rd-level (3 slots): animate dead\n dispel magic\n 4th-level (3 slots): divination\n guardian of faith\n 5th-level (2 slots): contagion\n 6th-level (1 slot): harm"
                }
            ],
            "spell_list": [],
            "page_no": 339,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_mummy-lord/"
        },
        {
            "slug": "murmuring-worm-a5e",
            "desc": "",
            "name": "Murmuring Worm",
            "size": "Huge",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 195,
            "hit_dice": "17d12+85",
            "speed": {
                "walk": 40,
                "burrow": 20,
                "climb": 40,
                "swim": 40
            },
            "strength": 20,
            "dexterity": 12,
            "constitution": 20,
            "intelligence": 8,
            "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": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "psychic",
            "condition_immunities": "prone",
            "senses": "darkvision 60 ft., tremorsense 60 ft., passive Perception 12",
            "languages": "",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The worm constricts once and attacks once with its bite."
                },
                {
                    "name": "Constrict",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one creature. Hit: 21 (3d10 + 5) bludgeoning damage. The target is grappled (escape DC 17) and restrained while grappled."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one creature. Hit: 21 (3d10 + 5) piercing damage. If the target is killed by this attack  the worm eats its head."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Mental Summons",
                    "desc": "One creature with an Intelligence score greater than 3 within 120 feet makes a DC 16 Wisdom saving throw. On a failure, it uses its reaction to move up to its Speed towards the worm by the shortest route possible, avoiding hazards but not opportunity attacks. This is a magical charm effect."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The worm can breathe air and water."
                },
                {
                    "name": "Locate Mind",
                    "desc": "The worm is aware of the location and relative intelligence of all creatures with Intelligence scores greater than 3 within 500 feet."
                },
                {
                    "name": "Maddening Murmurs",
                    "desc": "The worm babbles constantly. A non-aberrant creature that starts its turn within 30 feet and can hear its murmurs makes a DC 14 Intelligence saving throw. On a failure, the creature takes 10 (3d6) psychic damage and is confused until the start of its next turn."
                }
            ],
            "spell_list": [],
            "page_no": 245,
            "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_murmuring-worm/"
        },
        {
            "slug": "naiad-a5e",
            "desc": "",
            "name": "Naiad",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 22,
            "hit_dice": "5d8",
            "speed": {
                "walk": 30,
                "swim": 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",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Watery Grasp",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) bludgeoning damage  and the target is grappled (escape DC 12). While grappling a creature this way  the naiad can't use Watery Grasp on a different target and can swim at full speed."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The naiad has advantage on saving throws against spells and magical effects."
                },
                {
                    "name": "Speak with Nature",
                    "desc": "The naiad can communicate with beasts and plants."
                },
                {
                    "name": "Amphibious",
                    "desc": "The naiad can breathe air and water."
                }
            ],
            "spell_list": [],
            "page_no": 189,
            "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_naiad/"
        },
        {
            "slug": "nalfeshnee-a5e",
            "desc": "",
            "name": "Nalfeshnee",
            "size": "Large",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 184,
            "hit_dice": "16d10+96",
            "speed": {
                "walk": 20,
                "fly": 30
            },
            "strength": 20,
            "dexterity": 16,
            "constitution": 22,
            "intelligence": 20,
            "wisdom": 16,
            "charisma": 16,
            "strength_save": 10,
            "dexterity_save": null,
            "constitution_save": 11,
            "intelligence_save": 10,
            "wisdom_save": 8,
            "charisma_save": 8,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, lightning; damage from nonmagical weapons",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "truesight 120 ft., passive Perception 13",
            "languages": "Abyssal, telepathy 120 ft.",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The nalfeshnee makes a bite attack and a claws attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 32 (5d10 + 5) piercing damage. If it uses its bite on a dead  non-demon creature  it regains 27 (5d10) hit points and recharges its Horror Nimbus. It may gain this benefit only once per creature."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 31 (4d12 + 5) slashing damage."
                },
                {
                    "name": "Chaos Blast",
                    "desc": "Beams of multicolored light arc through a 15-foot-radius sphere centered on a point within 90 feet. Each creature in the area that does not have a Chaotic alignment makes a DC 16 Wisdom saving throw  taking 52 (8d12) force damage on a failure or half damage on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Horror Nimbus (1/Day)",
                    "desc": "The nalfeshnee glows with an unholy, multicolored radiance. Each creature within 15 feet of the nalfeshnee that can see it makes a DC 16 Wisdom saving throw. On a failure, a creature is frightened for 1minute. A creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success."
                },
                {
                    "name": "Teleport",
                    "desc": "The nalfeshnee magically teleports up to 120 feet to an unoccupied space it can see."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Chaotic Evil",
                    "desc": "The nalfeshnee radiates a Chaotic and Evil aura."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The nalfeshnee has advantage on saving throws against spells and magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 72,
            "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_nalfeshnee/"
        }
    ]
}