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

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

{
    "count": 3207,
    "next": "https://api.open5e.com/monsters/?ordering=-page_no&page=3",
    "previous": "https://api.open5e.com/monsters/?ordering=-page_no",
    "results": [
        {
            "slug": "holy-knight-a5e",
            "desc": "",
            "name": "Holy Knight",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 93,
            "hit_dice": "11d8+44",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 12,
            "constitution": 18,
            "intelligence": 12,
            "wisdom": 14,
            "charisma": 14,
            "strength_save": 7,
            "dexterity_save": null,
            "constitution_save": 7,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": 5,
            "perception": null,
            "skills": {
                "athletics": 7,
                "insight": 5,
                "perception": 5,
                "religion": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "frightened",
            "senses": "passive Perception 15",
            "languages": "any two",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The knight attacks twice with their greatsword."
                },
                {
                    "name": "Greatsword",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage plus 5 (2d8) radiant damage."
                },
                {
                    "name": "Lance (Mounted Only)",
                    "desc": "Melee Weapon Attack: +6 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 13 (2d12) piercing damage  and the target makes a DC 14 Strength saving throw  falling prone on a failure. This attack is made at disadvantage against targets within 5 feet."
                },
                {
                    "name": "Lay On Hands (1/Day)",
                    "desc": "The knight touches a willing creature or themself and restores 30 hit points."
                },
                {
                    "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": "Aura of Courage",
                    "desc": "While the knight is conscious, allies within 10 feet are immune to being frightened."
                }
            ],
            "spell_list": [],
            "page_no": 476,
            "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_holy-knight/"
        },
        {
            "slug": "knight-a5e",
            "desc": "",
            "name": "Knight",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "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 knight attacks twice with their greatsword."
                },
                {
                    "name": "Greatsword",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) slashing 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."
                }
            ],
            "spell_list": [],
            "page_no": 476,
            "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_knight/"
        },
        {
            "slug": "blackguard-a5e",
            "desc": "",
            "name": "Blackguard",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 82,
            "hit_dice": "11d8+33",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 12,
            "constitution": 16,
            "intelligence": 12,
            "wisdom": 14,
            "charisma": 14,
            "strength_save": 6,
            "dexterity_save": null,
            "constitution_save": 6,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 6,
                "intimidation": 5,
                "perception": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 15",
            "languages": "any two",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The knight attacks three times with their greatsword."
                },
                {
                    "name": "Greatsword",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) slashing damage."
                },
                {
                    "name": "Lance (Mounted Only)",
                    "desc": "Melee Weapon Attack: +6 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 13 (2d12) piercing damage  and the target makes a DC 14 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: +4 to hit, range 100/400 ft., one target. Hit: 6 (1d10 + 1) piercing damage plus 10 (3d6) poison damage."
                },
                {
                    "name": "Vile Curse (1/Day)",
                    "desc": "The knight utters hellish words that scald the soul. Living creatures of the knights choice within 30 feet that can hear and understand them are magically cursed for 1 minute. A d4 is subtracted from attack rolls and saving throws made by a cursed creature. A creature immune to the frightened condition is immune to this curse."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Aura of Anger",
                    "desc": "While the knight is conscious, allies within 10 feet gain a +2 bonus to melee weapon damage. A creature can benefit from only one Aura of Anger at a time."
                }
            ],
            "spell_list": [],
            "page_no": 475,
            "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_blackguard/"
        },
        {
            "slug": "gladiator-a5e",
            "desc": "",
            "name": "Gladiator",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 105,
            "hit_dice": "14d8+42",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 14,
            "strength_save": 7,
            "dexterity_save": null,
            "constitution_save": 6,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 7,
                "intimidation": 5,
                "performance": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 11",
            "languages": "any one",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The gladiator makes two melee attacks with their spear or throws two javelins."
                },
                {
                    "name": "Spear",
                    "desc": "Melee or Ranged Weapon Attack: +7 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 11 (2d6 + 4) piercing damage."
                },
                {
                    "name": "Shield",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) bludgeoning damage."
                },
                {
                    "name": "Javelin",
                    "desc": "Melee or Ranged Weapon Attack: +7 to hit, reach 5 ft. or range 30/120 ft., one target. Hit: 11 (2d6 + 4) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Shield Rush",
                    "desc": "The gladiator makes an attack with their shield. On a hit, the target makes a DC 15 Dexterity saving throw, falling prone on a failure."
                }
            ],
            "reactions": [
                {
                    "name": "Shield Block",
                    "desc": "If the gladiator is wielding a shield and can see their attacker, they add 3 to their AC against one melee or ranged attack that would hit them."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Combat Expertise",
                    "desc": "The damage of the gladiators attacks includes a d6 expertise die."
                }
            ],
            "spell_list": [],
            "page_no": 474,
            "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_gladiator/"
        },
        {
            "slug": "dragon-cultist-a5e",
            "desc": "",
            "name": "Dragon Cultist",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 39,
            "hit_dice": "6d8+12",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "deception": 4,
                "persuasion": 4,
                "religion": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 12",
            "languages": "any one",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Dagger",
                    "desc": "Melee or Ranged Weapon Attack: +4 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 4 (1d4 + 2) piercing damage."
                },
                {
                    "name": "Sacred Flame (Cantrip; V, S)",
                    "desc": "One creature the cult fanatic can see within 60 feet makes a DC 12 Dexterity saving throw  taking 4 (1d8) radiant damage on a failure. This spell ignores cover."
                },
                {
                    "name": "Command (1st-Level; V)",
                    "desc": "One non-undead creature the cult fanatic can see within 60 feet that can hear and understand them makes a DC 12 Wisdom saving throw. On a failure  the target uses its next turn to grovel (falling prone and then ending its turn)."
                },
                {
                    "name": "Inflict Wounds (1st-Level; V, S)",
                    "desc": "Melee Spell Attack: +4 to hit, reach 5 ft., one creature. Hit: 16 (3d10) necrotic damage."
                },
                {
                    "name": "Blindness/Deafness (2nd-Level; V)",
                    "desc": "One creature the cult fanatic can see within 30 feet makes a DC 12 Constitution saving throw. On a failure  the creature is blinded or deafened (cult fanatics choice) for 1 minute. The creature repeats the saving throw at the end of each of its turns  ending the effect on a success."
                },
                {
                    "name": "Hold Person (2nd-Level; V, S, M, Concentration)",
                    "desc": "One humanoid the cult fanatic can see within 60 feet makes a DC 12 Wisdom saving throw. On a failure  the target is paralyzed for 1 minute. The target repeats the saving throw at the end of each of its turns  ending the effect on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fanatic",
                    "desc": "The cult fanatic has advantage on saving throws against being charmed or frightened."
                },
                {
                    "name": "Immunity",
                    "desc": "A dragon cultist is immune to one damage type dealt by their draconic masters breath weapon."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The cult fanatic is a 4th level spellcaster. Their spellcasting ability is Wisdom (spell save DC 12\n +4 to hit with spell attacks). They have the following cleric spells prepared:\n Cantrips (at will): light\n sacred flame\n thaumaturgy\n 1st-level (4 slots): ceremony\n command\n detect evil and good\n inflict wounds\n 2nd-level (3 slots): blindness/deafness\n hold person"
                }
            ],
            "spell_list": [],
            "page_no": 473,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_dragon-cultist/"
        },
        {
            "slug": "druid-a5e",
            "desc": "",
            "name": "Druid",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 39,
            "hit_dice": "6d8+12",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 12,
            "constitution": 14,
            "intelligence": 12,
            "wisdom": 14,
            "charisma": 10,
            "strength_save": 2,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "animal": 0,
                "medicine": 4,
                "nature": 3,
                "perception": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 14",
            "languages": "Druidic plus any two",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Shillelagh (True Form Only)",
                    "desc": "Melee Spell Attack: +4 to hit, reach 5 ft  one target. Hit: 6 (1d8 + 2) magical bludgeoning damage."
                },
                {
                    "name": "Bite (Medium or Large Beast Form Only)",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft  one target. Hit: 11 (2d8 + 2) piercing damage."
                },
                {
                    "name": "Beast Form",
                    "desc": "The druid magically transforms into a Large or smaller beast or back into their true form. While in beast form  they retain their game statistics can't cast spells  and can't speak. The druids Speed increases by 10 feet  and when appropriate to their beast form they gain climb  fly  or swim speeds of 40 feet. Any equipment the druid is wearing or wielding merges into their new form."
                },
                {
                    "name": "Produce Flame (Cantrip; V, S)",
                    "desc": "Ranged Spell Attack: +4 to hit, range 30 ft  one target. Hit: 4 (1d8) fire damage."
                },
                {
                    "name": "Entangle (1st-Level; V, S, Concentration)",
                    "desc": "Vines erupt in a 20-foot square centered on a spot on the ground within 120 feet. The area is difficult terrain for 1 minute. Each creature in the area when the spell is cast makes a DC 12 Strength saving throw. On a failure  it is restrained by vines. A creature restrained in this way can use its action to make a Strength check (DC 12)  freeing itself on a success."
                },
                {
                    "name": "Thunderwave (1st-Level; V, S)",
                    "desc": "Thunder rolls from the druid in a 15-foot cube. Each creature in the area makes a DC 12 Constitution saving throw. On a failure  a creature takes 9 (2d8) thunder damage and is pushed 10 feet from the druid. On a success  a creature takes half damage and is not pushed."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Spellcasting",
                    "desc": "The druid is a 4th level spellcaster. Their spellcasting ability is Wisdom (spell save DC 12\n +4 to hit with spell attacks). They have the following druid spells prepared:\n Cantrips (at will): druidcraft\n produce flame\n shillelagh\n 1st-level (4 slots): entangle\n longstrider\n speak with animals\n thunderwave\n 2nd-level (3 slots): animal messenger\n barkskin"
                }
            ],
            "spell_list": [],
            "page_no": 473,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_druid/"
        },
        {
            "slug": "cult-fanatic-a5e",
            "desc": "",
            "name": "Cult Fanatic",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 39,
            "hit_dice": "6d8+12",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "deception": 4,
                "persuasion": 4,
                "religion": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 12",
            "languages": "any one",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Dagger",
                    "desc": "Melee or Ranged Weapon Attack: +4 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 4 (1d4 + 2) piercing damage."
                },
                {
                    "name": "Sacred Flame (Cantrip; V, S)",
                    "desc": "One creature the cult fanatic can see within 60 feet makes a DC 12 Dexterity saving throw  taking 4 (1d8) radiant damage on a failure. This spell ignores cover."
                },
                {
                    "name": "Command (1st-Level; V)",
                    "desc": "One non-undead creature the cult fanatic can see within 60 feet that can hear and understand them makes a DC 12 Wisdom saving throw. On a failure  the target uses its next turn to grovel (falling prone and then ending its turn)."
                },
                {
                    "name": "Inflict Wounds (1st-Level; V, S)",
                    "desc": "Melee Spell Attack: +4 to hit, reach 5 ft., one creature. Hit: 16 (3d10) necrotic damage."
                },
                {
                    "name": "Blindness/Deafness (2nd-Level; V)",
                    "desc": "One creature the cult fanatic can see within 30 feet makes a DC 12 Constitution saving throw. On a failure  the creature is blinded or deafened (cult fanatics choice) for 1 minute. The creature repeats the saving throw at the end of each of its turns  ending the effect on a success."
                },
                {
                    "name": "Hold Person (2nd-Level; V, S, M, Concentration)",
                    "desc": "One humanoid the cult fanatic can see within 60 feet makes a DC 12 Wisdom saving throw. On a failure  the target is paralyzed for 1 minute. The target repeats the saving throw at the end of each of its turns  ending the effect on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fanatic",
                    "desc": "The cult fanatic has advantage on saving throws against being charmed or frightened."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The cult fanatic is a 4th level spellcaster. Their spellcasting ability is Wisdom (spell save DC 12\n +4 to hit with spell attacks). They have the following cleric spells prepared:\n Cantrips (at will): light\n sacred flame\n thaumaturgy\n 1st-level (4 slots): ceremony\n command\n detect evil and good\n inflict wounds\n 2nd-level (3 slots): blindness/deafness\n hold person"
                }
            ],
            "spell_list": [],
            "page_no": 472,
            "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_cult-fanatic/"
        },
        {
            "slug": "cultist-a5e",
            "desc": "",
            "name": "Cultist",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 9,
            "hit_dice": "2d8",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 14,
            "constitution": 10,
            "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": {
                "deception": 2,
                "religion": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "any one",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Dagger",
                    "desc": "Melee or Ranged Weapon Attack: +4 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 4 (1d4 + 2) piercing damage."
                },
                {
                    "name": "Cultists worship forbidden gods, devils, demons, and other sinister beings",
                    "desc": "Many cultists work to summon the object of their devotion to the world so it might grant them power and destroy their enemies."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fanatic",
                    "desc": "The cultist has advantage on saving throws against being charmed or frightened by creatures not in their cult."
                }
            ],
            "spell_list": [],
            "page_no": 472,
            "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_cultist/"
        },
        {
            "slug": "commoner-a5e",
            "desc": "",
            "name": "Commoner",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 10,
            "armor_desc": "",
            "hit_points": 4,
            "hit_dice": "1d8",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 10,
            "constitution": 10,
            "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": {
                "any": 0
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10 (14 if proficient)",
            "languages": "any one",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Club",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 2 (1d4) bludgeoning damage."
                },
                {
                    "name": "Stone",
                    "desc": "Ranged Weapon Attack: +2 to hit, range 10/30 ft., one target. Hit: 2 (1d4) bludgeoning damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 471,
            "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_commoner/"
        },
        {
            "slug": "commoner-mob-a5e",
            "desc": "",
            "name": "Commoner Mob",
            "size": "Huge",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 10,
            "armor_desc": "",
            "hit_points": 45,
            "hit_dice": "10d8",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 10,
            "constitution": 10,
            "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": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "any one",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Clubs",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., up to two targets. Hit: 10 (4d4) bludgeoning damage  or half damage if the mob is bloodied."
                },
                {
                    "name": "Stones",
                    "desc": "Ranged Weapon Attack: +2 to hit, range 10/30 ft., up to two targets. Hit: 10 (4d4) bludgeoning damage or half damage if the mob is bloodied."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Area Vulnerability",
                    "desc": "The mob takes double damage from any effect that targets an area."
                },
                {
                    "name": "Mob Dispersal",
                    "desc": "When the mob is reduced to 0 hit points, it turns into 5 (1d6 + 2) commoners with 2 hit points."
                },
                {
                    "name": "Mob",
                    "desc": "The mob is composed of 10 or more commoners. 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 mob can move through any opening large enough for one Medium creature."
                }
            ],
            "spell_list": [],
            "page_no": 471,
            "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_commoner-mob/"
        },
        {
            "slug": "bandit-a5e",
            "desc": "",
            "name": "Bandit",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 9,
            "hit_dice": "2d8",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 10,
            "constitution": 10,
            "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": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "any one",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Scimitar",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6 + 1) slashing damage."
                },
                {
                    "name": "Light Crossbow",
                    "desc": "Ranged Weapon Attack: +2 to hit, range 80/320 ft., one target. Hit: 4 (1d8) piercing damage."
                },
                {
                    "name": "Bandits are outlaws who live by violence",
                    "desc": "Most are highway robbers  though a few are principled exiles or freedom fighters."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 470,
            "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_bandit/"
        },
        {
            "slug": "bandit-captain-a5e",
            "desc": "",
            "name": "Bandit Captain",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 65,
            "hit_dice": "10d8+20",
            "speed": {
                "walk": 30
            },
            "strength": 14,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 14,
            "wisdom": 12,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 4,
                "deception": 4,
                "intimidation": 4,
                "stealth": 5,
                "survival": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 11",
            "languages": "any two",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The bandit captain attacks twice with their scimitar and once with their dagger  or throws two daggers."
                },
                {
                    "name": "Scimitar",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) slashing damage."
                },
                {
                    "name": "Dagger",
                    "desc": "Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 20/60 feet  one target. Hit: 5 (1d4 + 3) piercing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Parry",
                    "desc": "If the bandit captain is wielding a melee weapon and can see their attacker, they add 2 to their AC against one melee attack that would hit them."
                },
                {
                    "name": "Bandits are outlaws who live by violence",
                    "desc": "Most are highway robbers, though a few are principled exiles or freedom fighters."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 470,
            "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_bandit-captain/"
        },
        {
            "slug": "pirate-a5e",
            "desc": "",
            "name": "Pirate",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 9,
            "hit_dice": "2d8",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 10,
            "constitution": 10,
            "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": {
                "acrobatics": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "any one",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Scimitar",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6 + 1) slashing damage."
                },
                {
                    "name": "Light Crossbow",
                    "desc": "Ranged Weapon Attack: +2 to hit, range 80/320 ft., one target. Hit: 4 (1d8) piercing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 470,
            "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_pirate/"
        },
        {
            "slug": "pirate-captain-a5e",
            "desc": "",
            "name": "Pirate Captain",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 65,
            "hit_dice": "10d8+20",
            "speed": {
                "walk": 30
            },
            "strength": 14,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 14,
            "wisdom": 12,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "acrobatics": 4,
                "athletics": 4,
                "deception": 4,
                "intimidation": 4,
                "stealth": 5,
                "survival": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 11",
            "languages": "any two",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The bandit captain attacks twice with their scimitar and once with their dagger or throws two daggers."
                },
                {
                    "name": "Scimitar",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) slashing damage."
                },
                {
                    "name": "Dagger",
                    "desc": "Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 20/60 feet  one target. Hit: 5 (1d4 + 3) piercing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Parry",
                    "desc": "If the bandit captain is wielding a melee weapon and can see their attacker, they add 2 to their AC against one melee attack that would hit them."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Seawise",
                    "desc": "Pirate captains have an expertise die (1d4) on skill checks made to handle or navigate a ship."
                }
            ],
            "spell_list": [],
            "page_no": 470,
            "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_pirate-captain/"
        },
        {
            "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": "cutthroat-a5e",
            "desc": "",
            "name": "Cutthroat",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 27,
            "hit_dice": "6d8",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 12,
            "wisdom": 14,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "deception": 4,
                "insight": 4,
                "investigation": 3,
                "perception": 4,
                "persuasion": 4,
                "sleight": 0,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 14",
            "languages": "any two",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage."
                },
                {
                    "name": "Hand Crossbow",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 30/120 ft., one target. Hit: 5 (1d6 + 2) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Cunning Action",
                    "desc": "The cutthroat takes the Dash, Disengage, Hide, or Use an Object action."
                },
                {
                    "name": "Rapid Attack",
                    "desc": "The cutthroat attacks with their shortsword."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Sneak Attack (1/Turn)",
                    "desc": "The cutthroat deals an extra 7 (2d6) damage when they hit with a weapon attack while they have advantage on the attack, or when the cutthroats target is within 5 feet of an ally of the cutthroat while the cutthroat doesnt have disadvantage on the attack."
                }
            ],
            "spell_list": [],
            "page_no": 468,
            "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_cutthroat/"
        },
        {
            "slug": "spy-a5e",
            "desc": "",
            "name": "Spy",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 27,
            "hit_dice": "6d8",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 12,
            "wisdom": 14,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "deception": 4,
                "insight": 4,
                "investigation": 3,
                "perception": 4,
                "persuasion": 4,
                "sleight": 0,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 14",
            "languages": "any two",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage."
                },
                {
                    "name": "Hand Crossbow",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 30/120 ft., one target. Hit: 5 (1d6 + 2) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Cunning Action",
                    "desc": "The cutthroat takes the Dash, Disengage, Hide, or Use an Object action."
                },
                {
                    "name": "Rapid Attack",
                    "desc": "The cutthroat attacks with their shortsword."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Sneak Attack (1/Turn)",
                    "desc": "The cutthroat deals an extra 7 (2d6) damage when they hit with a weapon attack while they have advantage on the attack, or when the cutthroats target is within 5 feet of an ally of the cutthroat while the cutthroat doesnt have disadvantage on the attack."
                }
            ],
            "spell_list": [],
            "page_no": 468,
            "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_spy/"
        },
        {
            "slug": "spymaster-a5e",
            "desc": "",
            "name": "Spymaster",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 97,
            "hit_dice": "15d8+30",
            "speed": {
                "walk": 35
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 12,
            "wisdom": 12,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": 4,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "acrobatics": 6,
                "deception": 4,
                "perception": 4,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., darkvision 30 ft., passive Perception 14",
            "languages": "any two",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage."
                },
                {
                    "name": "Hand Crossbow",
                    "desc": "Ranged Weapon Attack: +6 to hit, range 30/120 ft., one target. Hit: 6 (1d6 + 3) piercing damage."
                }
            ],
            "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."
                },
                {
                    "name": "Don Disguise",
                    "desc": "The spymaster uses a disguise kit, making a Deception check to create the disguise. While the spymaster is wearing a disguise, their true identity can't be determined even if the disguise fails."
                },
                {
                    "name": "Study Adversary",
                    "desc": "The spymaster studies the defenses of a creature engaged in combat. The spymaster gains advantage on all attacks and contested ability checks against that creature for 24 hours or until they study a different creature."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Assassinate",
                    "desc": "During the first turn of combat, the assassin has advantage on attack rolls against any creature that hasnt acted. On a successful hit, each creature of the assassins choice that can see the assassins attack is rattled until the end of the assassins next turn."
                },
                {
                    "name": "Dangerous Poison",
                    "desc": "As part of making an attack, the assassin can apply a dangerous poison to their weapon (included below). The assassin carries 3 doses of this poison. A single dose can coat one melee weapon or up to 5 pieces of ammunition."
                },
                {
                    "name": "Evasion",
                    "desc": "When the 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 assassin deals an extra 21 (6d6) damage when they hit with a weapon attack while they have advantage on the attack, or when the assassins target is within 5 feet of an ally of the assassin while the assassin doesnt have disadvantage on the attack."
                }
            ],
            "spell_list": [],
            "page_no": 468,
            "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_spymaster/"
        },
        {
            "slug": "assassin-a5e",
            "desc": "",
            "name": "Assassin",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 97,
            "hit_dice": "15d8+30",
            "speed": {
                "walk": 35
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 12,
            "wisdom": 12,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": 4,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "acrobatics": 6,
                "deception": 4,
                "perception": 4,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., darkvision 30 ft., passive Perception 14",
            "languages": "any two",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage plus 10 (3d6) poison damage."
                },
                {
                    "name": "Hand Crossbow",
                    "desc": "Ranged Weapon Attack: +6 to hit, range 30/120 ft., one target. Hit: 6 (1d6 + 3) piercing damage plus 10 (3d6) poison damage."
                }
            ],
            "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."
                },
                {
                    "name": "Assassins specialize in dealing quiet",
                    "desc": "While some kill for pay, others do so for ideological or political reasons."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Assassinate",
                    "desc": "During the first turn of combat, the assassin has advantage on attack rolls against any creature that hasnt acted. On a successful hit, each creature of the assassins choice that can see the assassins attack is rattled until the end of the assassins next turn."
                },
                {
                    "name": "Dangerous Poison",
                    "desc": "As part of making an attack, the assassin can apply a dangerous poison to their weapon (included below). The assassin carries 3 doses of this poison. A single dose can coat one melee weapon or up to 5 pieces of ammunition."
                },
                {
                    "name": "Evasion",
                    "desc": "When the 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 assassin deals an extra 21 (6d6) damage when they hit with a weapon attack while they have advantage on the attack, or when the assassins target is within 5 feet of an ally of the assassin while the assassin doesnt have disadvantage on the attack."
                }
            ],
            "spell_list": [],
            "page_no": 467,
            "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_assassin/"
        },
        {
            "slug": "cosmopolitan-alchemist-a5e",
            "desc": "",
            "name": "Cosmopolitan Alchemist",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 91,
            "hit_dice": "14d8+28",
            "speed": {
                "walk": 30
            },
            "strength": 11,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 19,
            "wisdom": 14,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "arcana": 7,
                "investigation": 7,
                "nature": 7,
                "perception": 5,
                "insight": 5,
                "sleight": 0
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire, poison",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 15",
            "languages": "any four",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The alchemist attacks twice with their dagger."
                },
                {
                    "name": "Dagger",
                    "desc": "Melee or Ranged Weapon Attack: +6 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 5 (1d4 + 3) piercing damage plus 10 (3d6) poison damage."
                },
                {
                    "name": "Bomb (3/Day)",
                    "desc": "The alchemist lobs a bomb at a point they can see within 80 feet. Upon impact the bomb explodes in a 10-foot radius. Creatures in the area make a DC 15 Dexterity saving throw taking 24 (7d6) fire damage on a failure or half damage on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Alter Bomb",
                    "desc": "The alchemist quickly swaps reagents to change the damage dealt by their next bomb to acid, cold, lightning, poison, or thunder."
                },
                {
                    "name": "Potion",
                    "desc": "The alchemist drinks or administers a potion."
                }
            ],
            "reactions": [
                {
                    "name": "Desperate Drink (1/Day",
                    "desc": "When the alchemist is dealt damage, they drink a potion."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Alchemy Schooling",
                    "desc": "The alchemist gains their proficiency bonus and an expertise die (+1d6) on checks made with alchemists supplies."
                },
                {
                    "name": "Crafting",
                    "desc": "So long as the alchemist has the required components and equipment, they are able to craft potions of up to legendary rarity and other magic items of up to very rare rarity."
                },
                {
                    "name": "Potion Crafter",
                    "desc": "The alchemist has the following potions on hand:"
                },
                {
                    "name": "Potion of Climbing",
                    "desc": "For 1 hour, the drinker gains a climb speed equal to its Speed and has advantage on Athletics checks made to climb."
                },
                {
                    "name": "Potion of Greater Healing (3)",
                    "desc": "Restores 14 (4d4 + 4) hit points."
                },
                {
                    "name": "Potion of Superior Healing",
                    "desc": "Restores 28 (8d4 + 8) hit points."
                },
                {
                    "name": "Potion of Water Breathing",
                    "desc": "For 1 hour, the drinker can breathe underwater."
                }
            ],
            "spell_list": [],
            "page_no": 467,
            "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_cosmopolitan-alchemist/"
        },
        {
            "slug": "alchemist-a5e",
            "desc": "",
            "name": "Alchemist",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 91,
            "hit_dice": "14d8+28",
            "speed": {
                "walk": 30
            },
            "strength": 11,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 19,
            "wisdom": 14,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "arcana": 7,
                "investigation": 7,
                "nature": 7,
                "perception": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire, poison",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 15",
            "languages": "any four",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The alchemist attacks twice with their dagger."
                },
                {
                    "name": "Dagger",
                    "desc": "Melee or Ranged Weapon Attack: +6 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 5 (1d4 + 3) piercing damage plus 10 (3d6) poison damage."
                },
                {
                    "name": "Bomb (3/Day)",
                    "desc": "The alchemist lobs a bomb at a point they can see within 80 feet. Upon impact  the bomb explodes in a 10-foot radius. Creatures in the area make a DC 15 Dexterity saving throw  taking 24 (7d6) fire damage on a failure or half damage on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Alter Bomb",
                    "desc": "The alchemist quickly swaps reagents to change the damage dealt by their next bomb to acid, cold, lightning, poison, or thunder."
                },
                {
                    "name": "Potion",
                    "desc": "The alchemist drinks or administers a potion."
                }
            ],
            "reactions": [
                {
                    "name": "Desperate Drink (1/Day",
                    "desc": "When the alchemist is dealt damage, they drink a potion."
                },
                {
                    "name": "Alchemists brew concoctions with potent magical and chemical properties",
                    "desc": "Some alchemists perform dangerous experiments to perfect new alchemical recipes, while others fabricate guardians and other constructs in pursuit of the creation of life itself."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Alchemy Schooling",
                    "desc": "The alchemist gains their proficiency bonus and an expertise die (+1d6) on checks made with alchemists supplies."
                },
                {
                    "name": "Crafting",
                    "desc": "So long as the alchemist has the required components and equipment, they are able to craft potions of up to legendary rarity and other magic items of up to very rare rarity."
                },
                {
                    "name": "Potion Crafter",
                    "desc": "The alchemist has the following potions on hand:"
                },
                {
                    "name": "Potion of climbing",
                    "desc": "For 1 hour, the drinker gains a climb speed equal to its Speed and has advantage on Athletics checks made to climb"
                },
                {
                    "name": "Potion of greater healing (3)",
                    "desc": "Restores 14 (4d4 + 4) hit points"
                },
                {
                    "name": "Potion of superior healing",
                    "desc": " Restores 28 (8d4 + 8) hit points"
                },
                {
                    "name": "Potion of water breathing",
                    "desc": "For 1 hour, the drinker can breathe underwater"
                }
            ],
            "spell_list": [],
            "page_no": 466,
            "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_alchemist/"
        },
        {
            "slug": "ascetic-grandmaster-a5e",
            "desc": "",
            "name": "Ascetic Grandmaster",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 20,
            "armor_desc": "",
            "hit_points": 172,
            "hit_dice": "23d8+69",
            "speed": {
                "walk": 60,
                "climb": 60
            },
            "strength": 16,
            "dexterity": 20,
            "constitution": 16,
            "intelligence": 10,
            "wisdom": 20,
            "charisma": 10,
            "strength_save": 8,
            "dexterity_save": 10,
            "constitution_save": 8,
            "intelligence_save": 5,
            "wisdom_save": 10,
            "charisma_save": 5,
            "perception": null,
            "skills": {
                "acrobatics": 10,
                "athletics": 8,
                "perception": 10,
                "stealth": 10
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "damage from nonmagical weapons",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, poisoned",
            "senses": "passive Perception 22",
            "languages": "any one",
            "challenge_rating": "14",
            "cr": 14.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The grandmaster attacks six times."
                },
                {
                    "name": "Unarmed Strike",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 10 (1d10 + 5) bludgeoning damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Trained Dash",
                    "desc": "The grandmaster takes the Dash action."
                }
            ],
            "reactions": [
                {
                    "name": "Deft Dodge (1/Round)",
                    "desc": "When an attacker that the grandmaster can see hits them with an attack, the grandmaster halves the attacks damage against them."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Athlete",
                    "desc": "The grandmaster only uses 5 feet of movement when standing from prone and can make a running jump after moving only 5 feet rather than 10."
                },
                {
                    "name": "Evasion",
                    "desc": "When the grandmaster 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": "Magic Resistance",
                    "desc": "The grandmaster has advantage on saving throws against spells and magical effects."
                },
                {
                    "name": "Mobile",
                    "desc": "After the grandmaster makes a melee attack against a creature on their turn, until the end of their turn they do not provoke opportunity attacks from that creature."
                },
                {
                    "name": "Reactive",
                    "desc": "The grandmaster can take a reaction on each creatures turn."
                },
                {
                    "name": "Stunning Strike (1/Turn)",
                    "desc": "When the grandmaster hits a creature with a melee attack, they can force it to make a DC 18 Constitution saving throw. On a failure, it is stunned until the end of the grandmasters next turn."
                },
                {
                    "name": "Unarmored Defense",
                    "desc": "The grandmasters AC equals 10 + their Dexterity modifier + their Wisdom modifier."
                }
            ],
            "spell_list": [],
            "page_no": 465,
            "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_ascetic-grandmaster/"
        },
        {
            "slug": "winter-wolf-a5e",
            "desc": "",
            "name": "Winter Wolf",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 67,
            "hit_dice": "9d10+18",
            "speed": {
                "walk": 50
            },
            "strength": 18,
            "dexterity": 12,
            "constitution": 14,
            "intelligence": 6,
            "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": {
                "perception": 3,
                "stealth": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "darkvision 30 ft., passive Perception 13",
            "languages": "Common, Giant, Winter Wolf",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6+4) piercing damage. If the target is a creature  it makes a DC 14 Strength saving throw  falling prone on a failure."
                },
                {
                    "name": "Cold Breath (Recharge 5-6)",
                    "desc": "The wolf exhales frost in a 15-foot cone. Each creature in the area makes a DC 12 Dexterity saving throw  taking 18 (4d8) cold damage on a failure or half damage on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Hearing and Smell",
                    "desc": "The wolf has advantage on Perception checks that rely on hearing and smell."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The wolf has advantage on attack rolls against a creature if at least one of the wolfs allies is within 5 feet of the creature and not incapacitated."
                },
                {
                    "name": "Camouflage",
                    "desc": "The wolf has advantage on Stealth checks made to hide in snow."
                }
            ],
            "spell_list": [],
            "page_no": 463,
            "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_winter-wolf/"
        },
        {
            "slug": "wolf-a5e",
            "desc": "",
            "name": "Wolf",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 11,
            "hit_dice": "2d8+2",
            "speed": {
                "walk": 40
            },
            "strength": 12,
            "dexterity": 14,
            "constitution": 12,
            "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,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 30 ft., passive Perception 13",
            "languages": "",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6+2) piercing damage. If the target is a creature  it makes a DC 12 Strength saving throw  falling prone on a failure."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Hearing and Smell",
                    "desc": "The wolf has advantage on Perception checks that rely on hearing and smell."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The wolf has advantage on attack rolls against a creature if at least one of the wolfs allies is within 5 feet of the creature and not incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 463,
            "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_wolf/"
        },
        {
            "slug": "worg-a5e",
            "desc": "",
            "name": "Worg",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 22,
            "hit_dice": "4d10",
            "speed": {
                "walk": 50
            },
            "strength": 14,
            "dexterity": 12,
            "constitution": 10,
            "intelligence": 6,
            "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
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Goblin, Worg",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 9 (2d6+2) piercing damage. If the target is a creature  it makes a DC 13 Strength saving throw  falling prone on a failure."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Hearing and Smell",
                    "desc": "The worg has advantage on Perception checks that rely on hearing and smell."
                }
            ],
            "spell_list": [],
            "page_no": 463,
            "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_worg/"
        },
        {
            "slug": "tiger-a5e",
            "desc": "",
            "name": "Tiger",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 30,
            "hit_dice": "4d10+8",
            "speed": {
                "walk": 40
            },
            "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": "darkvision 60 ft., passive Perception 13",
            "languages": "",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (1d10+3) piercing damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8+3) slashing damage. If the tiger 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."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Opportune Bite",
                    "desc": "The tiger makes a bite attack against a prone creature."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The tiger has advantage on Perception checks that rely on smell."
                }
            ],
            "spell_list": [],
            "page_no": 462,
            "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_tiger/"
        },
        {
            "slug": "vulture-a5e",
            "desc": "",
            "name": "Vulture",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 10,
            "armor_desc": "",
            "hit_points": 4,
            "hit_dice": "1d8",
            "speed": {
                "walk": 10,
                "fly": 50
            },
            "strength": 6,
            "dexterity": 10,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 13",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 2 (1d4) piercing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Retreat",
                    "desc": "When the vulture would be hit by a melee attack, the vulture can move 5 feet away from the attacker. If this moves the vulture out of the attackers reach, the attacker has disadvantage on its attack."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Sight and Smell",
                    "desc": "The vulture has advantage on Perception checks that rely on sight and smell."
                }
            ],
            "spell_list": [],
            "page_no": 462,
            "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_vulture/"
        },
        {
            "slug": "warhorse-a5e",
            "desc": "",
            "name": "Warhorse",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 30,
            "hit_dice": "4d10+8",
            "speed": {
                "walk": 50
            },
            "strength": 18,
            "dexterity": 12,
            "constitution": 14,
            "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": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 11",
            "languages": "",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Hooves",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d6+4) bludgeoning damage. If the horse moves at least 20 feet straight towards the target before the attack  the target makes a DC 14 Strength saving throw  falling prone on a failure."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 462,
            "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_warhorse/"
        },
        {
            "slug": "weasel-a5e",
            "desc": "",
            "name": "Weasel",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 1,
            "hit_dice": "1d4-1",
            "speed": {
                "walk": 30
            },
            "strength": 2,
            "dexterity": 16,
            "constitution": 8,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 3,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 30 ft., passive Perception 13",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 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": [
                {
                    "name": "Keen Hearing and Smell",
                    "desc": "The weasel has advantage on Perception checks that rely on hearing and smell."
                }
            ],
            "spell_list": [],
            "page_no": 462,
            "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_weasel/"
        },
        {
            "slug": "swarm-of-poisonous-snakes-a5e",
            "desc": "",
            "name": "Swarm of Poisonous Snakes",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 45,
            "hit_dice": "10d8",
            "speed": {
                "walk": 30,
                "swim": 30
            },
            "strength": 8,
            "dexterity": 18,
            "constitution": 10,
            "intelligence": 1,
            "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": "bludgeoning, piercing, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned, unconscious",
            "senses": "blindsight 10 ft., passive Perception 10",
            "languages": "",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 0 ft., one target. Hit: 7 (2d6) piercing damage plus 14 (4d6) poison damage  or 3 (1d6) poison damage plus 7 (2d6) poison damage if the swarm is bloodied."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Swarm",
                    "desc": "The swarm can occupy another creatures space and move through any opening large enough for a Tiny creature. It can't gain hit points or temporary hit points."
                }
            ],
            "spell_list": [],
            "page_no": 461,
            "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_swarm-of-poisonous-snakes/"
        },
        {
            "slug": "swarm-of-quippers-a5e",
            "desc": "",
            "name": "Swarm of Quippers",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 28,
            "hit_dice": "8d8-8",
            "speed": {
                "walk": 0,
                "swim": 40
            },
            "strength": 12,
            "dexterity": 16,
            "constitution": 8,
            "intelligence": 2,
            "wisdom": 6,
            "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": "bludgeoning, piercing, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned, unconscious",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 0 ft., one target. Hit: 10 (4d4) piercing damage  or 5 (2d4) piercing damage if the swarm is bloodied. On a hit  the swarm can use a bonus action to make a second bites attack."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Swarm",
                    "desc": "The swarm can occupy another creatures space and move through any opening large enough for a Tiny creature. It can't gain hit points or temporary hit points."
                },
                {
                    "name": "Water Breathing",
                    "desc": "The swarm breathes only water."
                }
            ],
            "spell_list": [],
            "page_no": 461,
            "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_swarm-of-quippers/"
        },
        {
            "slug": "swarm-of-rats-a5e",
            "desc": "",
            "name": "Swarm of Rats",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 17,
            "hit_dice": "5d8-5",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 12,
            "constitution": 8,
            "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": "bludgeoning, piercing, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned, unconscious",
            "senses": "darkvision 30 ft., passive Perception 10",
            "languages": "",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 0 ft., one target. Hit: 7 (2d6) piercing damage  or 3 (1d6) piercing damage if the swarm is bloodied."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The swarm has advantage on Perception checks that rely on smell."
                },
                {
                    "name": "Swarm",
                    "desc": "The swarm can occupy another creatures space and move through any opening large enough for a Tiny creature. It can't gain hit points or temporary hit points."
                }
            ],
            "spell_list": [],
            "page_no": 461,
            "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_swarm-of-rats/"
        },
        {
            "slug": "swarm-of-ravens-a5e",
            "desc": "",
            "name": "Swarm of Ravens",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 17,
            "hit_dice": "5d8-5",
            "speed": {
                "walk": 10,
                "fly": 50
            },
            "strength": 6,
            "dexterity": 14,
            "constitution": 8,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned, unconscious",
            "senses": "passive Perception 13",
            "languages": "",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Beaks",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 0 ft., one target. Hit: 7 (2d6) piercing damage  or 3 (1d6) piercing damage if the swarm is bloodied."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Swarm",
                    "desc": "The swarm can occupy another creatures space and move through any opening large enough for a Tiny creature. It can't gain hit points or temporary hit points."
                }
            ],
            "spell_list": [],
            "page_no": 461,
            "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_swarm-of-ravens/"
        },
        {
            "slug": "spider-a5e",
            "desc": "",
            "name": "Spider",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 1,
            "hit_dice": "1d4-1",
            "speed": {
                "walk": 20,
                "climb": 20
            },
            "strength": 2,
            "dexterity": 14,
            "constitution": 8,
            "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": {
                "stealth": 4
            },
            "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: +4 to hit, reach 5 ft., one target. Hit: 1 piercing damage and the target makes a DC 9 Constitution saving throw  taking 2 (1d4) poison damage on a failure."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Spider Climb",
                    "desc": "The spider can climb even on difficult surfaces and upside down on ceilings."
                },
                {
                    "name": "Web Sense",
                    "desc": "While touching a web, the spider knows the location of other creatures touching that web."
                },
                {
                    "name": "Web Walker",
                    "desc": "The spider ignores movement restrictions imposed by webs."
                }
            ],
            "spell_list": [],
            "page_no": 460,
            "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_spider/"
        },
        {
            "slug": "swarm-of-bats-a5e",
            "desc": "",
            "name": "Swarm of Bats",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 18,
            "hit_dice": "4d8",
            "speed": {
                "walk": 5,
                "fly": 30
            },
            "strength": 4,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned, unconscious",
            "senses": "blindsight 60 ft., passive Perception 11",
            "languages": "",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 0 ft., one target. Hit: 7 (2d6) piercing damage  or 3 (1d6) piercing damage if the swarm is bloodied."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Echolocation",
                    "desc": "The swarm can't use blindsight while deafened."
                },
                {
                    "name": "Keen Hearing",
                    "desc": "The swarm has advantage on Perception checks that rely on hearing."
                },
                {
                    "name": "Swarm",
                    "desc": "The swarm can occupy another creatures space and move through any opening large enough for a Tiny creature. It can't gain hit points or temporary hit points."
                }
            ],
            "spell_list": [],
            "page_no": 460,
            "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_swarm-of-bats/"
        },
        {
            "slug": "swarm-of-insects-a5e",
            "desc": "",
            "name": "Swarm of Insects",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 22,
            "hit_dice": "5d8",
            "speed": {
                "walk": 20,
                "climb": 20
            },
            "strength": 2,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 6,
            "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": "bludgeoning, piercing, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned, unconscious",
            "senses": "blindsight 10 ft., passive Perception 8",
            "languages": "",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 0 ft., one target. Hit: 11 (2d10) piercing damage  or 5 (1d10) piercing damage if the swarm is bloodied."
                },
                {
                    "name": "Venom",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 0 ft., one target. Hit: 5 (2d4) piercing damage plus 7 (2d6) poison damage  or 2 (1d4) piercing damage plus 3 (1d6) poison damage if the swarm is bloodied."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Swarm",
                    "desc": "The swarm can occupy another creatures space and move through any opening large enough for a Tiny creature. It can't gain hit points or temporary hit points."
                }
            ],
            "spell_list": [],
            "page_no": 460,
            "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_swarm-of-insects/"
        },
        {
            "slug": "roc-juvenile-a5e",
            "desc": "",
            "name": "Roc Juvenile",
            "size": "Huge",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 147,
            "hit_dice": "14d12+56",
            "speed": {
                "walk": 25,
                "fly": 100
            },
            "strength": 22,
            "dexterity": 12,
            "constitution": 18,
            "intelligence": 3,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 7,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 14",
            "languages": "",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The roc attacks once with its beak and once with its talons  or makes a beak attack and drops a grappled creature or held object."
                },
                {
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 16 (3d6+6) piercing damage."
                },
                {
                    "name": "Talons",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 16 (3d6+6) slashing damage  and the target is grappled (escape DC 17). Until this grapple ends  the target is restrained  and the roc can't attack a different target with its talons."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Retributive Strike",
                    "desc": "When a creature the roc can see hits it with a melee weapon attack, the roc makes a beak attack against its attacker."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Sight",
                    "desc": "The roc has advantage on Perception checks that rely on sight."
                }
            ],
            "spell_list": [],
            "page_no": 459,
            "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_roc-juvenile/"
        },
        {
            "slug": "saber-toothed-tiger-a5e",
            "desc": "",
            "name": "Saber-Toothed Tiger",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 45,
            "hit_dice": "6d10+12",
            "speed": {
                "walk": 40
            },
            "strength": 20,
            "dexterity": 14,
            "constitution": 14,
            "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,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 13",
            "languages": "",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 10 (2d4+5) slashing damage. If the tiger moves at least 20 feet straight towards the target before the attack  the target makes a DC 15 Strength saving throw  falling prone on a failure."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 12 (2d6+5) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Opportune Bite",
                    "desc": "The tiger makes a bite attack against a prone creature."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The tiger has advantage on Perception checks that rely on smell."
                }
            ],
            "spell_list": [],
            "page_no": 459,
            "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_saber-toothed-tiger/"
        },
        {
            "slug": "scorpion-a5e",
            "desc": "",
            "name": "Scorpion",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 1,
            "hit_dice": "1d4-1",
            "speed": {
                "walk": 10
            },
            "strength": 2,
            "dexterity": 10,
            "constitution": 8,
            "intelligence": 1,
            "wisdom": 8,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., passive Perception 9",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Sting",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 1 piercing damage and the target makes a DC 9 Constitution save  taking 4 (1d8) poison damage on a failure or half damage on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 459,
            "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_scorpion/"
        },
        {
            "slug": "seahorse-a5e",
            "desc": "",
            "name": "Seahorse",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 1,
            "hit_dice": "1d4-1",
            "speed": {
                "walk": 0,
                "swim": 20
            },
            "strength": 1,
            "dexterity": 12,
            "constitution": 8,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": null,
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Water Breathing",
                    "desc": "The seahorse breathes only water."
                }
            ],
            "spell_list": [],
            "page_no": 459,
            "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_seahorse/"
        },
        {
            "slug": "reef-shark-a5e",
            "desc": "",
            "name": "Reef Shark",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 22,
            "hit_dice": "4d8+4",
            "speed": {
                "walk": 0,
                "swim": 40
            },
            "strength": 14,
            "dexterity": 12,
            "constitution": 12,
            "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": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., passive Perception 12",
            "languages": "",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8+2) piercing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Pack Tactics",
                    "desc": "The shark has advantage on attack rolls against a creature if at least one of the sharks allies is within 5 feet of the creature and not incapacitated."
                },
                {
                    "name": "Water Breathing",
                    "desc": "The shark breathes only water."
                }
            ],
            "spell_list": [],
            "page_no": 458,
            "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_reef-shark/"
        },
        {
            "slug": "rhinoceros-a5e",
            "desc": "",
            "name": "Rhinoceros",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 45,
            "hit_dice": "6d10+12",
            "speed": {
                "walk": 40
            },
            "strength": 20,
            "dexterity": 8,
            "constitution": 14,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 11",
            "languages": "",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Gore",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 14 (2d8+5) bludgeoning damage. If the rhinoceros moves at least 20 feet straight towards the target before the attack  the attack deals an extra 4 (1d8) bludgeoning damage and the target makes a DC 15 Strength saving throw  falling prone on a failure."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 458,
            "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_rhinoceros/"
        },
        {
            "slug": "riding-horse-a5e",
            "desc": "",
            "name": "Riding Horse",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 10,
            "armor_desc": "",
            "hit_points": 19,
            "hit_dice": "3d10+3",
            "speed": {
                "walk": 60
            },
            "strength": 16,
            "dexterity": 12,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Hooves",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6+1) bludgeoning damage"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 458,
            "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_riding-horse/"
        },
        {
            "slug": "roc-a5e",
            "desc": "",
            "name": "Roc",
            "size": "Gargantuan",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 232,
            "hit_dice": "15d20+75",
            "speed": {
                "walk": 20,
                "fly": 120
            },
            "strength": 28,
            "dexterity": 10,
            "constitution": 20,
            "intelligence": 3,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": 4,
            "perception": null,
            "skills": {
                "perception": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 16",
            "languages": "",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The roc attacks once with its beak and once with its talons  or makes a beak attack and drops a grappled creature or held object."
                },
                {
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 23 (4d6+9) piercing damage."
                },
                {
                    "name": "Talons",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 5 ft., one target. Hit: 23 (4d6+9) slashing damage  and the target is grappled (escape DC 22). Until this grapple ends  the target is restrained  and the roc can't attack a different target with its talons."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Retributive Strike",
                    "desc": "When a creature the roc can see hits it with a melee weapon attack, the roc makes a beak attack against its attacker."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Sight",
                    "desc": "The roc has advantage on Perception checks that rely on sight."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The roc deals double damage to objects and structures."
                }
            ],
            "spell_list": [],
            "page_no": 458,
            "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_roc/"
        },
        {
            "slug": "pony-a5e",
            "desc": "",
            "name": "Pony",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 10,
            "armor_desc": "",
            "hit_points": 11,
            "hit_dice": "2d8+2",
            "speed": {
                "walk": 40
            },
            "strength": 14,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Hooves",
                    "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": null,
            "spell_list": [],
            "page_no": 457,
            "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_pony/"
        },
        {
            "slug": "quipper-a5e",
            "desc": "",
            "name": "Quipper",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 1,
            "hit_dice": "1d4-1",
            "speed": {
                "walk": 0,
                "swim": 40
            },
            "strength": 2,
            "dexterity": 16,
            "constitution": 8,
            "intelligence": 2,
            "wisdom": 6,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 1 piercing damage. On a hit  the quipper can use a bonus action to make a second bite attack."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Water Breathing",
                    "desc": "The quipper breathes only water."
                }
            ],
            "spell_list": [],
            "page_no": 457,
            "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_quipper/"
        },
        {
            "slug": "rat-a5e",
            "desc": "",
            "name": "Rat",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 1,
            "hit_dice": "1d4-1",
            "speed": {
                "walk": 30
            },
            "strength": 2,
            "dexterity": 12,
            "constitution": 8,
            "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: +1 to hit, reach 5 ft., one target. Hit: 1 piercing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The rat has advantage on Perception checks that rely on smell."
                }
            ],
            "spell_list": [],
            "page_no": 457,
            "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_rat/"
        },
        {
            "slug": "raven-a5e",
            "desc": "",
            "name": "Raven",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 1,
            "hit_dice": "1d4-1",
            "speed": {
                "walk": 10,
                "fly": 50
            },
            "strength": 2,
            "dexterity": 14,
            "constitution": 8,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 13",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +4 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": [
                {
                    "name": "Mimicry",
                    "desc": "The raven can imitate sounds it hears frequently, such as a simple phrase or an animal noise. Recognizing the sounds as imitation requires a DC 10 Insight check."
                }
            ],
            "spell_list": [],
            "page_no": 457,
            "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_raven/"
        },
        {
            "slug": "cave-bear-a5e",
            "desc": "",
            "name": "Cave Bear",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 42,
            "hit_dice": "5d10+15",
            "speed": {
                "walk": 40
            },
            "strength": 20,
            "dexterity": 10,
            "constitution": 16,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 3,
                "darkvision": 90
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 13",
            "languages": "",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The bear makes two melee attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 9 (1d8+5) piercing damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 7 (1d4+5) slashing damage. If the target is a Medium or smaller creature  it is grappled (escape DC 15). Until this grapple ends  the bear can't attack a different target with its claws."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The bear has advantage on Perception checks that rely on smell."
                }
            ],
            "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_cave-bear/"
        }
    ]
}