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

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

{
    "count": 3207,
    "next": "https://api.open5e.com/monsters/?format=api&ordering=armor_class&page=7",
    "previous": "https://api.open5e.com/monsters/?format=api&ordering=armor_class&page=5",
    "results": [
        {
            "slug": "giant-frog-a5e",
            "desc": "",
            "name": "Giant Frog",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 18,
            "hit_dice": "4d8",
            "speed": {
                "walk": 30,
                "swim": 30
            },
            "strength": 12,
            "dexterity": 12,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 2,
                "stealth": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 30 ft., passive Perception 12",
            "languages": "",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6+1) piercing damage and the target is grappled (escape DC 11). Until this grapple ends  the frog can't bite another target."
                },
                {
                    "name": "Swallow",
                    "desc": "The frog makes a bite attack against a Small or smaller creature it is grappling. If the attack hits and the frog has not swallowed another creature  the target is swallowed and the grapple ends. A swallowed creature has total cover from attacks from outside the frog  it is blinded and restrained  and it takes 5 (2d4) acid damage at the beginning of each of the frogs turns. If the frog dies  the target is no longer swallowed."
                },
                {
                    "name": "Vaulting Leap",
                    "desc": "The frog jumps up to 10 feet horizontally and 5 feet vertically. If its within 5 feet of a creature that it is not grappling at the end of this movement  it may make a bite attack against that creature with advantage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The frog can breathe air and water."
                }
            ],
            "spell_list": [],
            "page_no": 447,
            "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_giant-frog/"
        },
        {
            "slug": "giant-goat-a5e",
            "desc": "",
            "name": "Giant Goat",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 22,
            "hit_dice": "3d10+6",
            "speed": {
                "walk": 40
            },
            "strength": 16,
            "dexterity": 10,
            "constitution": 14,
            "intelligence": 3,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": 5,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 11",
            "languages": "",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Ram",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4+3) bludgeoning damage. If the target is a creature and the goat moves at least 20 feet straight towards the target before the attack  the target takes an additional 5 (2d4) bludgeoning damage and makes a DC 13 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": 447,
            "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_giant-goat/"
        },
        {
            "slug": "giant-octopus-a5e",
            "desc": "",
            "name": "Giant Octopus",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 32,
            "hit_dice": "5d10+5",
            "speed": {
                "walk": 10,
                "swim": 60
            },
            "strength": 16,
            "dexterity": 12,
            "constitution": 12,
            "intelligence": 4,
            "wisdom": 12,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Tentacles",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 15 ft., one target. Hit: 8 (2d4+3) bludgeoning damage. If the target is a creature  it is grappled (escape DC 13). Until this grapple ends  the target is restrained  and the octopus can't attack a different target with its tentacles."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Ink Cloud (1/Day)",
                    "desc": "If underwater, the octopus exudes a cloud of ink in a 20-foot-radius sphere, extending around corners. The area is heavily obscured for 1 minute unless dispersed by a strong current."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Camouflage",
                    "desc": "The octopus has advantage on Stealth checks."
                },
                {
                    "name": "Water Breathing",
                    "desc": "The octopus breathes water and can hold its breath for 1 hour while in air."
                }
            ],
            "spell_list": [],
            "page_no": 448,
            "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_giant-octopus/"
        },
        {
            "slug": "giant-toad-a5e",
            "desc": "",
            "name": "Giant Toad",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 33,
            "hit_dice": "6d10",
            "speed": {
                "walk": 20,
                "swim": 40
            },
            "strength": 14,
            "dexterity": 12,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 30 ft., passive Perception 10",
            "languages": "",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6+2) piercing damage plus 4 (1d8) poison damage and the target is grappled (escape DC 12). Until this grapple ends  the toad can't bite another target."
                },
                {
                    "name": "Swallow",
                    "desc": "The toad makes a bite attack against a Medium or smaller creature it is grappling. If the attack hits and the toad has not swallowed another creature  the target is swallowed and the grapple ends. A swallowed creature has total cover from attacks from outside the toad  it is blinded and restrained  and it takes 7 (2d6) acid damage at the beginning of each of the toads turns. If the toad dies  the target is no longer swallowed."
                },
                {
                    "name": "Vaulting Leap",
                    "desc": "The toad jumps up to 20 feet horizontally and 10 feet vertically. If its within 5 feet of a creature that it is not grappling at the end of this movement  it can make a bite attack against that creature with advantage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The toad can breathe air and water."
                }
            ],
            "spell_list": [],
            "page_no": 450,
            "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_giant-toad/"
        },
        {
            "slug": "harpy-a5e",
            "desc": "",
            "name": "Harpy",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 38,
            "hit_dice": "7d8+7",
            "speed": {
                "walk": 20,
                "fly": 40
            },
            "strength": 12,
            "dexterity": 12,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 2,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "Common",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The harpy attacks twice with its claw."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6 + 1) slashing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Luring Song",
                    "desc": "The harpy sings a magical song. Each humanoid and giant within 300 feet that can hear it makes a DC 12 Wisdom saving throw. On a failure, a creature becomes charmed until the harpy fails to use its bonus action to continue the song. While charmed by the harpy, a creature is incapacitated and ignores other harpy songs. On each of its turns, the creature moves towards the harpy by the most direct route, not avoiding opportunity attacks or hazards. The creature repeats its saving throw whenever it is damaged and before it enters damaging terrain such as lava. If a saving throw is successful or the effect ends on it, it is immune to any harpys song for the next 24 hours."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 276,
            "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_harpy/"
        },
        {
            "slug": "hyena-a5e",
            "desc": "",
            "name": "Hyena",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 4,
            "hit_dice": "1d8",
            "speed": {
                "walk": 50
            },
            "strength": 10,
            "dexterity": 12,
            "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": {
                "perception": 3
            },
            "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: +2 to hit, reach 5 ft., one target. Hit: 2 (1d4) piercing damage. If this damage reduces the target to 0 hit points  the hyena can use its bonus action to move half its Speed and make a second bite attack."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 452,
            "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_hyena/"
        },
        {
            "slug": "magma-mephit-a5e",
            "desc": "",
            "name": "Magma Mephit",
            "size": "Small",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 21,
            "hit_dice": "6d6",
            "speed": {
                "walk": 30,
                "fly": 30
            },
            "strength": 8,
            "dexterity": 12,
            "constitution": 10,
            "intelligence": 8,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 2,
                "stealth": 3
            },
            "damage_vulnerabilities": "cold",
            "damage_resistances": "",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Ignan, Terran",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 3 (1d4 + 1) slashing damage plus 2 (1d4) fire damage."
                },
                {
                    "name": "Heat Metal (1/Day)",
                    "desc": "Ranged Spell Attack: +4 to hit, range 60 ft., one creature wearing or holding a metal object. Hit: 9 (2d8) fire damage. If a creature is holding the object and suffers damage  it makes a DC 10 Constitution saving throw  dropping the object on a failure."
                },
                {
                    "name": "Fire Breath (1/Day)",
                    "desc": "The mephit exhales a 15-foot cone of fire. Each creature in the area makes a DC 10 Constitution saving throw  taking 7 (2d6) fire damage on a failed save or half damage on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Death Burst",
                    "desc": "When the mephit dies, it explodes into lava. Each creature within 5 feet makes a DC 10 Constitution saving throw, taking 4 (1d8) fire damage on a failed save or half damage on a success."
                },
                {
                    "name": "False Appearance",
                    "desc": "While motionless, the mephit is indistinguishable from a small magma flow."
                },
                {
                    "name": "Elemental Nature",
                    "desc": "A mephit doesnt require air, sustenance, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 326,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_magma-mephit/"
        },
        {
            "slug": "merfolk-a5e",
            "desc": "",
            "name": "Merfolk",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 11,
            "hit_dice": "2d8+2",
            "speed": {
                "walk": 10,
                "swim": 40
            },
            "strength": 10,
            "dexterity": 12,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 30 ft., passive Perception 12",
            "languages": "Aquan, Common",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Trident",
                    "desc": "Melee or Ranged Weapon Attack: +2 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 4 (1d8) piercing damage if used with two hands to make a melee attack  or 3 (1d6) piercing damage if thrown."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The merfolk can breathe air and water."
                }
            ],
            "spell_list": [],
            "page_no": 329,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_merfolk/"
        },
        {
            "slug": "mummy-a5e",
            "desc": "",
            "name": "Mummy",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 67,
            "hit_dice": "9d8+27",
            "speed": {
                "walk": 20
            },
            "strength": 16,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 2,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "damage from nonmagical weapons",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, fatigue, frightened, paralyzed, poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "the languages it knew in life",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The mummy uses Dreadful Glare and then attacks with its rotting fist."
                },
                {
                    "name": "Dreadful Glare (Gaze)",
                    "desc": "The mummy targets a creature within 60 feet. The target makes a DC 11 Wisdom saving throw. On a failure  it is magically frightened until the end of the mummys next turn. If the target fails the save by 5 or more  it is paralyzed for the same duration. A target that succeeds on the saving throw is immune to the Dreadful Glare of mummies (but not mummy lords) for 24 hours."
                },
                {
                    "name": "Rotting Fist",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) bludgeoning damage plus 10 (3d6) necrotic damage. If the target is a creature  it makes a DC 13 Constitution saving throw. On a failure  it is cursed with Mummy Rot."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Flammable",
                    "desc": "After taking fire damage, the mummy catches fire and takes 5 (1d10) ongoing fire damage if it isnt already suffering ongoing fire damage. A creature can use an action to extinguish this fire."
                },
                {
                    "name": "Curse: Mummy Rot",
                    "desc": "A mummys touch inflicts a dreadful curse called mummy rot. A cursed creature can't regain hit points, and its hit point maximum decreases by an amount equal to the creatures total number of Hit Dice for every 24 hours that elapse. If this curse reduces the targets hit point maximum to 0, the target dies and crumbles to dust. Remove curse and similar magic ends the curse."
                }
            ],
            "spell_list": [],
            "page_no": 338,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_mummy/"
        },
        {
            "slug": "ogre-flesh-heap-a5e",
            "desc": "",
            "name": "Ogre Flesh Heap",
            "size": "Large",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 59,
            "hit_dice": "7d10+28",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 6,
            "constitution": 18,
            "intelligence": 3,
            "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": "poison",
            "condition_immunities": "fatigue, poisoned",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "understands Giant but can't speak",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Greatclub",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage  and if the target is a Medium or smaller creature  it makes a DC 14 Strength saving throw  falling prone on a failure."
                },
                {
                    "name": "Sweeping Strike",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft.  all creatures within 5 feet. Hit: 8 (1d8 + 4) bludgeoning damage  and if the target is a Medium or smaller creature  it makes a DC 14 Strength saving throw. On a failure  it is pushed 10 feet away from the ogre."
                },
                {
                    "name": "Grab",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) bludgeoning damage  and the target is grappled if its Medium or smaller (escape DC 14)  and until the grapple ends  the zombie can't grab another target."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target grappled by a zombie. Hit: 15 (2d10 + 4) piercing damage  and the zombie regains hit points equal to the damage dealt"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Bodyblock",
                    "desc": "If the ogre flesh heap is grappling a creature when it is hit with a weapon attack by a creature it can see, it uses the creature as a shield, adding 2 to its AC against the attack. If this causes the attack to miss, the attack hits the grappled creature instead."
                },
                {
                    "name": "Corpulent Expulsion (Recharge 6",
                    "desc": "When it takes damage, the ogre flesh heaps belly splits and releases a torrent of caustic gore in a 30-foot cone. Creatures in this area make a DC 14 Dexterity saving throw, taking 14 (4d6) acid damage on a failure and half damage on a success. The flesh heap then takes 10 (3d6) acid damage."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Undead Fortitude (1/Day)",
                    "desc": "If the zombie is reduced to 0 hit points by damage that isnt radiant or from a critical hit, its instead reduced to 1 hit point, falls prone, and is stunned until the end of its next turn, appearing to be dead."
                },
                {
                    "name": "Undead Nature",
                    "desc": "A zombie doesnt require air, sustenance, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 436,
            "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_ogre-flesh-heap/"
        },
        {
            "slug": "ogre-zombie-a5e",
            "desc": "",
            "name": "Ogre Zombie",
            "size": "Large",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 59,
            "hit_dice": "7d10+28",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 6,
            "constitution": 18,
            "intelligence": 3,
            "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": "poison",
            "condition_immunities": "fatigue, poisoned",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "understands Giant but can't speak",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Greatclub",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage  and if the target is a Medium or smaller creature  it makes a DC 14 Strength saving throw  falling prone on a failure."
                },
                {
                    "name": "Sweeping Strike",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft.  all creatures within 5 feet. Hit: 8 (1d8 + 4) bludgeoning damage  and if the target is a Medium or smaller creature  it makes a DC 14 Strength saving throw. On a failure  it is pushed 10 feet away from the ogre."
                },
                {
                    "name": "Grab",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) bludgeoning damage  and the target is grappled if its Medium or smaller (escape DC 14)  and until the grapple ends  the zombie can't grab another target."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target grappled by a zombie. Hit: 15 (2d10 + 4) piercing damage  and the zombie regains hit points equal to the damage dealt."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Undead Fortitude (1/Day)",
                    "desc": "If the zombie is reduced to 0 hit points by damage that isnt radiant or from a critical hit, its instead reduced to 1 hit point, falls prone, and is stunned until the end of its next turn, appearing to be dead."
                },
                {
                    "name": "Undead Nature",
                    "desc": "A zombie doesnt require air, sustenance, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 436,
            "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_ogre-zombie/"
        },
        {
            "slug": "ogrekin-a5e",
            "desc": "",
            "name": "Ogrekin",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 32,
            "hit_dice": "5d8+10",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 12,
            "constitution": 14,
            "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": {
                "athletics": 5,
                "perception": 2,
                "survival": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 30 ft., passive Perception 12",
            "languages": "Common, Giant",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Battleaxe",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) slashing damage."
                },
                {
                    "name": "Handaxe",
                    "desc": "Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 10 (2d6 + 3) slashing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Giant Build",
                    "desc": "The ogrekin counts as one size larger when determining carrying capacity and the weight it can push, drag, or lift. Its melee and thrown weapons deal an extra die of damage on a hit (included below)."
                }
            ],
            "spell_list": [],
            "page_no": 347,
            "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_ogrekin/"
        },
        {
            "slug": "owl-a5e",
            "desc": "",
            "name": "Owl",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 1,
            "hit_dice": "1d4-1",
            "speed": {
                "walk": 5,
                "fly": 60
            },
            "strength": 2,
            "dexterity": 12,
            "constitution": 8,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 3,
                "stealth": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 13",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Talons",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 1 slashing 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": "Flyby",
                    "desc": "The owl doesnt provoke opportunity attacks when it flies out of a creatures reach."
                },
                {
                    "name": "Keen Hearing and Sight",
                    "desc": "The owl has advantage on Perception checks that rely on hearing and sight."
                }
            ],
            "spell_list": [],
            "page_no": 455,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_owl/"
        },
        {
            "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": "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": "siren-a5e",
            "desc": "",
            "name": "Siren",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 38,
            "hit_dice": "7d8+7",
            "speed": {
                "walk": 20,
                "swim": 40
            },
            "strength": 12,
            "dexterity": 12,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 2,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "Common",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The harpy attacks twice with its claw."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6 + 1) slashing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Luring Song",
                    "desc": "The harpy sings a magical song. Each humanoid and giant within 300 feet that can hear it makes a DC 12 Wisdom saving throw. On a failure, a creature becomes charmed until the harpy fails to use its bonus action to continue the song. While charmed by the harpy, a creature is incapacitated and ignores other harpy songs. On each of its turns, the creature moves towards the harpy by the most direct route, not avoiding opportunity attacks or hazards. The creature repeats its saving throw whenever it is damaged and before it enters damaging terrain such as lava. If a saving throw is successful or the effect ends on it, it is immune to any harpys song for the next 24 hours."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The sirencan breathe and sing both in air and underwater."
                }
            ],
            "spell_list": [],
            "page_no": 276,
            "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_siren/"
        },
        {
            "slug": "skeletal-warhorse-a5e",
            "desc": "",
            "name": "Skeletal Warhorse",
            "size": "Large",
            "type": "Undead",
            "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": 8,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "bludgeoning",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "fatigue, poisoned",
            "senses": "darkvision 60 ft., passive Perception 9",
            "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 skeleton 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": [
                {
                    "name": "Undead Nature",
                    "desc": "A skeleton doesnt require air, sustenance, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 394,
            "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_skeletal-warhorse/"
        },
        {
            "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": "troglodyte-a5e",
            "desc": "",
            "name": "Troglodyte",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 19,
            "hit_dice": "3d8+6",
            "speed": {
                "walk": 30,
                "swim": 30
            },
            "strength": 14,
            "dexterity": 12,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 11",
            "languages": "Troglodyte",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The troglodyte attacks with its bite and its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage  and the target makes a DC 12 Constitution saving throw. On a failure  it is infected with Troglodyte Stench."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) slashing damage."
                },
                {
                    "name": "Dart",
                    "desc": "Melee Weapon Attack: +4 to hit, range 20/60 ft., one target. Hit: 4 (1d4 + 2) piercing damage plus 3 (1d6) poison damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Stench",
                    "desc": "A non-troglodyte that starts its turn within 5 feet of the troglodyte makes a DC 12 Constitution saving throw. On a failure, the creature is poisoned until the start of its next turn. On a successful save, the creature is immune to a troglodytes Stench for 24 hours."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the troglodyte has disadvantage on attack rolls, as well as on Perception checks that rely on sight."
                }
            ],
            "spell_list": [],
            "page_no": 410,
            "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_troglodyte/"
        },
        {
            "slug": "vengeful-ghost-a5e",
            "desc": "",
            "name": "Vengeful Ghost",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 58,
            "hit_dice": "13d8",
            "speed": {
                "walk": 0,
                "fly": 40
            },
            "strength": 8,
            "dexterity": 12,
            "constitution": 10,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, fire, lightning, thunder; damage from nonmagical weapons",
            "damage_immunities": "cold, necrotic, poison",
            "condition_immunities": "charmed, fatigue, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "the languages it spoke in life",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Withering Touch",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 17 (4d6 + 3) necrotic damage. If the target is frightened  it is magically aged 1d4 x 10 years. The aging effect can be reversed with a greater restoration spell."
                },
                {
                    "name": "Ethereal Jaunt",
                    "desc": "The ghost magically shifts from the Material Plane to the Ethereal Plane or vice versa. If it wishes  it can be visible to creatures on one plane while on the other."
                },
                {
                    "name": "Horrifying Visage",
                    "desc": "Each non-undead creature within 60 feet and on the same plane of existence that can see the ghost makes a DC 13 Wisdom saving throw. On a failure  a creature is frightened for 1 minute. A frightened creature repeats the saving throw at the end of each of its turns  ending the effect on itself on a success. If a creatures saving throw is successful or the effect ends for it  it is immune to this ghosts Horrifying Visage for 24 hours."
                },
                {
                    "name": "Possession (Recharge 6)",
                    "desc": "One humanoid within 5 feet makes a DC 13 Charisma saving throw. On a failure  it is possessed by the ghost. The possessed creature is unconscious. The ghost enters the creatures body and takes control of it. The ghost can be targeted only by effects that turn undead  and it retains its Intelligence  Wisdom  and Charisma. It grants its host body immunity to being charmed and frightened. It otherwise uses the possessed creatures statistics and actions instead of its own. It doesnt gain access to the creatures memories but does gain access to proficiencies  nonmagical class features and traits  and nonmagical actions. It can't use limited-used abilities or class traits that require spending a resource. The possession ends after 24 hours  when the body drops to 0 hit points  when the ghost ends it as a bonus action  or when the ghost is turned or affected by dispel evil and good or a similar effect. Additionally  the possessed creature repeats its saving throw whenever it takes damage. When the possession ends  the ghost reappears in a space within 5 feet of the body. A creature is immune to this ghosts Possession for 24 hours after succeeding on its saving throw or after the possession ends."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Horrifying Visage",
                    "desc": "If the ghost takes damage from an attack or spell, it uses Horrifying Visage."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Ethereal Sight",
                    "desc": "The ghost can see into both the Material and Ethereal Plane."
                },
                {
                    "name": "Incorporeal",
                    "desc": "The ghost can move through creatures and objects. It takes 5 (1d10) force damage if it ends its turn inside an object."
                },
                {
                    "name": "Undead Nature",
                    "desc": "A ghost doesnt require air, sustenance, or sleep."
                },
                {
                    "name": "Unquiet Spirit",
                    "desc": "If defeated in combat, the ghost returns in 24 hours. It can be put to rest permanently only by finding and casting remove curse on its remains or by resolving the unfinished business that keeps it from journeying to the afterlife."
                },
                {
                    "name": "Graveborn Strength",
                    "desc": "When not in sunlight, creatures make their saving throws against the ghosts Horrifying Visage and Possession abilities with disadvantage."
                }
            ],
            "spell_list": [],
            "page_no": 227,
            "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_vengeful-ghost/"
        },
        {
            "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": "werebear-a5e",
            "desc": "",
            "name": "Werebear",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 135,
            "hit_dice": "18d8+54",
            "speed": {
                "walk": 30,
                "climb": 30
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 16,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "damage from nonmagical, non-silvered weapons",
            "condition_immunities": "",
            "senses": "passive Perception 16",
            "languages": "Common",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The werebear makes two claw attacks  two greataxe attacks  or two handaxe attacks."
                },
                {
                    "name": "Greataxe (Humanoid or Hybrid Form Only)",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 10 (1d12 + 4) slashing damage."
                },
                {
                    "name": "Handaxe (Humanoid or Hybrid Form Only)",
                    "desc": "Melee or Ranged Weapon Attack: +7 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 7 (1d6 + 4) slashing damage."
                },
                {
                    "name": "Claw (Bear or Hybrid Form Only)",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 10 (1d12 + 4) slashing damage. If the target is a Medium or smaller creature  it is grappled (escape DC 15). Until this grapple ends  the werebear can't use its greataxe and can't attack a different target with its claw."
                },
                {
                    "name": "Bite (Bear or Hybrid Form Only)",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) piercing damage. If the target is a humanoid  it makes a DC 14 Constitution saving throw. On a failure  it is cursed with werebear lycanthropy."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Shapeshift",
                    "desc": "The werebear changes its form to a Large bear, a Large bear-humanoid hybrid, or into its true form, which is a humanoid. While shapeshifted, its statistics are unchanged except for its size. It can't speak in bear form. Its equipment is not transformed. It reverts to its true form if it dies."
                },
                {
                    "name": "Frenzied Bite (While Bloodied",
                    "desc": "The werebear makes a bite attack."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The werebear has advantage on Perception checks that rely on smell."
                },
                {
                    "name": "Wolfsbane",
                    "desc": "Lycanthropes are repelled by the wolfsbane flower. A lycanthrope in hybrid or beast form is poisoned while within 10 feet of a living or dried wolfsbane flower that it can smell. If wolfsbane is applied to a weapon or ammunition, lycanthropes are damaged by the weapon as if it were silver. An application of wolfsbane lasts for 1 hour."
                }
            ],
            "spell_list": [],
            "page_no": 312,
            "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_werebear/"
        },
        {
            "slug": "fetalsavant-tob1-2023",
            "desc": "False",
            "name": "Fetal Savant",
            "size": "Tiny",
            "type": "Humanoid",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 32,
            "hit_dice": "13d4",
            "speed": {
                "walk": 10
            },
            "strength": 5,
            "dexterity": 12,
            "constitution": 10,
            "intelligence": 8,
            "wisdom": 12,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": 7,
            "perception": 13,
            "skills": {
                "Perception": 3
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "psychic",
            "condition_immunities": "charmed, frightened",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Dwarvish, telepathy 60 ft.",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The fetal savant makes two Psychic Burst attacks."
                },
                {
                    "name": "Psychic Burst",
                    "desc": "Melee or Ranged Spell Attack: +7 to hit, reach 5 ft. or range 60 ft., one target. Hit: 14 (2d8 + 5) psychic damage."
                },
                {
                    "name": "Soul Exchange (Recharge 6)",
                    "desc": "The savant exchanges its soul with one Humanoid it can see within 20 feet of it. Its body becomes paralyzed, the target's soul inhabits the savant's paralyzed body, and the savant inhabits the target's body, taking full control of it. The savant retains its alignment, its Intelligence, Wisdom, and Charisma scores, its Psychic Burst action, and its immunity to being charmed and frightened. It otherwise uses the target's statistics, but doesn't gain access to the target's knowledge, class features, or proficiencies."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Enchanted Cage",
                    "desc": "The savant is immune to damage and can't be the target of spells or effects as long as its cage exists. The cage has a flying speed of 30 feet while the savant is inside of it, moving at the mental command of the savant. When the cage is destroyed, the savant floats gently to the ground. The cage has AC 19, 75 hp, and is immune to piercing, poison, and psychic damage. A non-derro that touches the cage or hits it with a melee weapon attack while within 5 feet of it must succeed on a DC 15 Wisdom saving throw or take 7 (2d6) psychic damage and be frightened until the end of its next turn. The cage disintegrates if exposed to sunlight for 1 hour."
                },
                {
                    "name": "Maddening Babble",
                    "desc": "The savant constantly babbles eldritch nonsense while it can see any non-derro creatures and isn't incapacitated. Each non-derro creature that starts its turn within 20 feet of the savant and can hear the babbling must succeed on a DC 15 Wisdom saving throw or be incapacitated until the start of its next turn."
                },
                {
                    "name": "Sunlight Hypersensitivity",
                    "desc": "The savant takes 20 radiant damage when it starts its turn outside the cage and in sunlight."
                }
            ],
            "spell_list": [],
            "page_no": 88,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_fetal-savant/"
        },
        {
            "slug": "sarcophagusslime-tob1-2023",
            "desc": "False",
            "name": "Sarcophagus Slime",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 102,
            "hit_dice": "12d8 + 48",
            "speed": {
                "walk": 20
            },
            "strength": 14,
            "dexterity": 12,
            "constitution": 18,
            "intelligence": 3,
            "wisdom": 12,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": 4,
            "perception": 11,
            "skills": {
                "Stealth": 4
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "acid, necrotic",
            "damage_immunities": "poison",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, poisoned, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 11",
            "languages": "—",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The sarcophagus slime can use its Frightful Presence. It then makes two Slam attacks. It can replace one Slam attack with a use of Corrupting Gaze."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) bludgeoning damage plus 9 (2d8) acid damage."
                },
                {
                    "name": "Corrupting Gaze",
                    "desc": "One creature the sarcophagus slime can see within 30 feet of it must make a DC 15 Constitution saving throw, taking 18 (4d8) necrotic damage on a failed save, or half as much damage on a successful one. The target's hp maximum is reduced by an amount equal to the damage taken. This reduction lasts until the target finishes a long rest. The target dies if this effect reduces its hp maximum to 0. A Humanoid slain by this effect rises 24 hours later as a sarcophagus slime, unless the Humanoid is restored to life or its body is destroyed."
                },
                {
                    "name": "Frightful Presence",
                    "desc": "Each creature of the sarcophagus slime's choice that is within 60 feet of the sarcophagus slime and aware of it must succeed on a DC 15 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the sarcophagus slime's Frightful Presence for the next 24 hours."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The sarcophagus slime can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Undead Nature",
                    "desc": "The sarcophagus slime doesn't require air, food, drink, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 316,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_sarcophagus-slime/"
        },
        {
            "slug": "shroud-tob1-2023",
            "desc": "False",
            "name": "Shroud",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 13,
            "hit_dice": "3d8",
            "speed": {
                "walk": 30
            },
            "strength": 4,
            "dexterity": 13,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 10,
            "skills": {
                "Stealth": 3
            },
            "damage_vulnerabilities": "radiant",
            "damage_resistances": "acid, cold, fire, lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Common",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Strength Drain",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one creature. Hit: 3 (1d4 + 1) necrotic damage, and the target has disadvantage on weapon attacks that use Strength until the end of its next turn. If a non-evil humanoid dies from this attack, a new shroud rises from the corpse 1d4 hours later."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Shadow Stealth",
                    "desc": "While in dim light or darkness, the shroud takes the Hide action."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The shroud can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Shadow Evolution",
                    "desc": "If the shroud deals at least 12 necrotic damage to a creature that isn't a Construct or Undead in 1 minute or less, the shroud transforms into a shadow at the start of the turn after it last dealt damage. It uses the statistics of the shadow, except it reduces the shadow's hp by an amount equal to the damage the shroud took before it transformed."
                },
                {
                    "name": "Sunlight Weakness",
                    "desc": "While in sunlight, the shroud has disadvantage on attack rolls, ability checks, and saving throws."
                },
                {
                    "name": "Undead Nature",
                    "desc": "The shroud doesn't require air, food, drink, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 327,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_shroud/"
        },
        {
            "slug": "venomousmummy-tob1-2023",
            "desc": "False",
            "name": "Venomous Mummy",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": "null",
            "alignment": "Lawful Evil",
            "armor_class": 11,
            "armor_desc": "natural armor",
            "hit_points": 58,
            "hit_dice": "9d8 + 18",
            "speed": {
                "walk": 20
            },
            "strength": 16,
            "dexterity": 8,
            "constitution": 15,
            "intelligence": 7,
            "wisdom": 10,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 2,
            "charisma_save": null,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "fire",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "the languages it knew in life",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Venomous Fist",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) bludgeoning damage plus 10 (3d6) poison damage. If the target is a creature, it must succeed on a DC 12 Constitution saving throw or be cursed. Every 24 hours that elapse, the cursed target must succeed on a DC 12 Constitution saving throw or take 7 (2d6) poison damage, and its hp maximum is reduced by that amount. This reduction lasts until the target finishes a long rest after the curse is removed. The target dies if this effect reduces its hp maximum to 0. The curse lasts until removed by the remove curse spell or similar magic."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Toxic Smoke",
                    "desc": "If the venomous mummy takes fire damage, each creature within 10 feet of it must make a DC 12 Constitution saving throw as its venom-soaked wraps emit a poisonous smoke. On a failure, a creature takes 7 (2d6) poison damage and is poisoned until the end of its next turn. On a success, a creature takes half the damage and isn't poisoned. The smoke fills a 10-foot-radius sphere centered on the mummy. The sphere spreads around corners, and its area is lightly obscured. It lasts until the end of the mummy's next turn. A creature that enters the cloud for the first time on a turn or starts its turn there is poisoned until the end of its next turn."
                },
                {
                    "name": "Venom-Soaked Wraps",
                    "desc": "A creature that touches the mummy or hits it with a melee attack while within 5 feet of it takes 3 (1d6) poison damage."
                },
                {
                    "name": "Undead Nature",
                    "desc": "The venomous mummy doesn't require air, food, drink, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 279,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_venomous-mummy/"
        },
        {
            "slug": "warostrich-tob1-2023",
            "desc": "False",
            "name": "War Ostrich",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 42,
            "hit_dice": "5d10 + 15",
            "speed": {
                "walk": 60
            },
            "strength": 15,
            "dexterity": 12,
            "constitution": 16,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "passive Perception 10",
            "languages": "—",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) piercing damage."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 7 (2d4 + 2) bludgeoning damage."
                },
                {
                    "name": "Intimidating Screech",
                    "desc": "The war ostrich screeches at a creature it can see within 30 feet of it. The target must succeed on a DC 13 Wisdom saving throw or have disadvantage on attack rolls until the end of its next turn, as the screech rattles it."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Skittish",
                    "desc": "The war ostrich takes the Dash or Disengage action."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Leaping Pounce",
                    "desc": "If the war ostrich jumps at least 15 feet straight toward a creature and then hits it with a Claw attack on the same turn, that target must succeed on a DC 13 Strength saving throw or be knocked prone. If the target is prone, the ostrich can make one Beak attack against it as a bonus action."
                },
                {
                    "name": "Standing Leap",
                    "desc": "The war ostrich's long jump is up to 30 feet and its high jump is up to 15 feet, with or without a running start."
                }
            ],
            "spell_list": [],
            "page_no": 393,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_war-ostrich/"
        },
        {
            "slug": "climbing-vine",
            "desc": "",
            "name": "Climbing Vine",
            "size": "Medium",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 11,
            "armor_desc": "natural armor",
            "hit_points": 13,
            "hit_dice": "2d8+4",
            "speed": {
                "walk": 10,
                "climb": 10
            },
            "strength": 13,
            "dexterity": 7,
            "constitution": 15,
            "intelligence": 1,
            "wisdom": 7,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": -2,
            "skills": {
                "perception": -2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "psychic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 20', passive Perception 8",
            "languages": "—",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Dewvine",
                    "desc": "Melee Weapon Attack: +3 to hit, 5 ft., one creature,. The target is grappled (escape DC 11). The climbing vine has two attacking vines each of which can grapple only one creature."
                },
                {
                    "name": "Squeeze",
                    "desc": "Squeezes creatures in its grasp. Each creature grappled by the climbing vine must make DC 11 Str save or take 5 (2d4) bludgeoning damage."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Grasping Retaliation",
                    "desc": "When a creature hits the climbing vine with melee attack while within 5 ft. of the vine the vine can make one Dewvine attack vs. it."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Digestive Dew",
                    "desc": "A creature that starts its turned grappled by the climbing vine takes 2 (1d4) acid."
                },
                {
                    "name": "Flexible Form",
                    "desc": "A climbing vine can move through a space as narrow as 6 inches wide with o squeezing."
                }
            ],
            "spell_list": [],
            "page_no": 85,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_climbing-vine/"
        },
        {
            "slug": "meerkat",
            "desc": "",
            "name": "Meerkat",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 2,
            "hit_dice": "1d4",
            "speed": {
                "walk": 20,
                "burrow": 10
            },
            "strength": 4,
            "dexterity": 12,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 0,
            "skills": {
                "perception": 0
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "poison",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "—",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +3 to hit, 5 ft., one creature,. 1 piercing."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Sight",
                    "desc": "Advantage: sight Wis (Percept) checks."
                },
                {
                    "name": "Snake Hunter",
                    "desc": "Has advantage on saves vs. being poisoned."
                }
            ],
            "spell_list": [],
            "page_no": 268,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_meerkat/"
        },
        {
            "slug": "aviere",
            "desc": "A small bird with a fiery belly perches on the shoulder of the temple’s acolyte, singing a divine song._  \nAvieres are fiery songbirds created by good deities and sent to holy sites on the Material Plane as protectors and teachers. They innately know the tenets of their deities and encourage those around them to uphold the tenets. They dislike leaving the area they were sent to tend, but they sometimes venture out to heal or evangelize passersby.  \n**Songbirds.** Locations containing avieres are always filled with beautiful music, as they sing the hymns of their deities at all hours of the day. In doing so, they heal and uplift their surroundings, leading to healthier flora and fauna and calmer weather in the area.  \n**Temple Assistants.** Avieres in temples spend most days aiding the temple’s priests and priestesses, especially in coaching acolytes or those new to the faith. They take great pleasure in assisting scribes who are writing their deity’s teachings, acting as a light source while singing the teachings to the scribes.",
            "name": "Aviere",
            "size": "Tiny",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "any good",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 17,
            "hit_dice": "5d4+5",
            "speed": {
                "fly": 30,
                "walk": 10
            },
            "strength": 7,
            "dexterity": 14,
            "constitution": 13,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "performance": 6,
                "religion": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "radiant",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "passive Perception 11",
            "languages": "Celestial, Common, telepathy 60 ft.",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) slashing damage plus 4 (1d8) fire damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2"
                },
                {
                    "name": "Song of Life",
                    "desc": "The aviere sings a song against death. The aviere chooses one creature it can see within 30 feet of it that has 0 hp and isn't an undead or a construct. The creature becomes stable."
                },
                {
                    "name": "Song of Healing (1/Day)",
                    "desc": "The aviere sings a song of healing. The aviere chooses one creature within 60 feet of it. If the creature can hear the aviere's song and isn't an undead or a construct, it regains 1d4 hp."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Divine Rejuvenation",
                    "desc": "An aviere that dies collapses into a pile of ash. Each day the pile of ash is within 1 mile of a holy site of its deity or a worshiper of its deity, it has a 75 percent chance of returning to life, regaining all its hit points and becoming active again. This chance increases to 100 percent if a worshiper of the aviere's deity prays over the aviere's ashes at dawn. If unholy water is sprinkled on the aviere's ashes, the aviere can't return to life, except through a wish spell or divine will."
                },
                {
                    "name": "Illumination",
                    "desc": "The aviere sheds bright light in a 10-foot radius and dim light for an additional 10 feet."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The aviere has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The aviere's weapon attacks are magical."
                }
            ],
            "spell_list": [],
            "page_no": 36,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_aviere/"
        },
        {
            "slug": "backup-holler-spider",
            "desc": "While the chitinous horn-like protrusion makes holler spiders appear comical, they can use it to release a loud sound, calling their masters when they detect trespassers. Unlike most spiders, Open Game License",
            "name": "Backup Holler Spider",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 14,
            "hit_dice": "4d4+4",
            "speed": {
                "climb": 25,
                "walk": 25
            },
            "strength": 7,
            "dexterity": 15,
            "constitution": 10,
            "intelligence": 5,
            "wisdom": 14,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "perception": 4,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "thunder",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 14",
            "languages": "understands Common but can’t speak",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 4 (1d4 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2"
                },
                {
                    "name": "Hoot",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 20/60 ft., one target. Hit: 5 (1d6 + 2) thunder damage. If the holler spider scores a critical hit, it is pushed 5 feet away from the target.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2"
                },
                {
                    "name": "Distressed Discharge (Recharge 5-6)",
                    "desc": "The holler spider releases a short, distressed cacophony in a 15-foot cone. Each creature in the area must make a DC 12 Constitution saving throw, taking 5 (2d4) thunder damage on a failed save, or half as much damage on a successful one. The holler spider is pushed 15 feet in the opposite direction of the cone."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Tune Up",
                    "desc": "When an ally within 15 feet of the backup holler spider casts a spell that deals thunder damage, the backup holler spider chooses one of the spell's targets. That target has disadvantage on the saving throw against the spell."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Spider Climb",
                    "desc": "The holler spider can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                },
                {
                    "name": "Vigilant",
                    "desc": "If the holler spider remains motionless for at least 1 minute, it has advantage on Wisdom (Perception) checks and Dexterity (Stealth) checks."
                }
            ],
            "spell_list": [],
            "page_no": 395,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_backup-holler-spider/"
        },
        {
            "slug": "bleakheart",
            "desc": "A humanoid in blurred gray tones settles in the shadowed corner of a dimly-lit room and disappears from view._  \n**Poor Players.** Some people are driven to perform. They crave the adulation of their peers, the attention of strangers, the promise of fame and the immortality it brings. Unfortunately, not every such artist has the talent and perseverance to succeed. Whenever a minstrel flees a stage pelted by rotting produce and ends their life in despair, or an actor’s alcoholism leads them to an early grave after a scathing review, a bleakheart is born. Once a bleakheart rises, it seeks to spread hopelessness and create new bleakhearts.  \n**Walking Shadows.** Bleakhearts exist on the fringes of the societies where they once lived. When they are not skulking in the dark, the citizenry ignores them as they would any other drifter. They linger around taverns, theaters, and other places the living visit for entertainment. Sometimes the sight and sound of merriment rouses the bleakhearts from cold despair to hot rage. The resulting carnage invariably leads to the destruction of the originating bleakheart and the creation of several new ones.  \n**Familiar Faces.** A bleakheart gains grim satisfaction in causing distress to the living, especially those who have recently experienced joy. By day, they lurk in deeply shadowed areas of settlements, usually around places of entertainment, and skim the thoughts of passersby. When a bleakheart detects someone who is elated, it follows them home for further observation. While its victim sleeps, the bleakheart probes their mind, causing the victim nightmares about the subject of their happiness. Once the victim awakens, its joy turned to pain, the bleakheart disguises itself as the personage who once brought the victim joy and reveals itself. Even while magically disguised, a bleakheart appears disquietingly out of focus.  \n**Undead Nature.** A bleakheart doesn’t require air, food, drink, or sleep.",
            "name": "Bleakheart",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 66,
            "hit_dice": "12d8+12",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 15,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "persuasion": 5,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Common",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Disheartening Touch",
                    "desc": "Melee Spell Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (3d6) psychic damage.",
                    "attack_bonus": 5,
                    "damage_dice": "3d6"
                },
                {
                    "name": "Steal Joy (Recharge 5-6)",
                    "desc": "Each creature of the bleakheart's choice that is within 20 feet of the bleakheart and aware of it must succeed on a DC 13 Wisdom saving throw or its Charisma score is reduced by 1d4. A creature that has taken psychic damage from the bleakheart's Disheartening Touch within the last minute has disadvantage on this saving throw. A creature that has its Charisma reduced to 0 ends its life at the earliest opportunity, and a new bleakheart rises from its corpse 1d4 hours later. Otherwise, the Charisma reduction lasts until the target finishes a long rest."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Indiscernible in Shadows",
                    "desc": "While in dim light or darkness, the bleakheart is invisible."
                },
                {
                    "name": "Silent Entry (3/Day)",
                    "desc": "As a bonus action, the bleakheart can silently unlock a door within 10 feet of it that is held shut by a mundane lock. If a door has multiple locks, only one is unlocked per use of this trait."
                },
                {
                    "name": "Sunlight Weakness",
                    "desc": "While in sunlight, the bleakheart has disadvantage on attack rolls, ability checks, and saving throws."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The bleakheart's innate spellcasting ability is Charisma (spell save DC 13). It can innately cast the following spells, requiring no material components:\nAt will: detect thoughts, minor illusion\n3/day each: disguise self"
                }
            ],
            "spell_list": [],
            "page_no": 43,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_bleakheart/"
        },
        {
            "slug": "bulbous-violet",
            "desc": "An enormous deep purple flower pushes forward on its vines, which are covered in throbbing black protrusions. As it moves, a single protrusion bursts open, spraying a green, sizzling substance all over the forest floor._  \n**Meat Drinkers.** Bulbous violets are carnivorous plants. The black growths that cover their vines are filled with acid and pop on impact, dissolving the violets’ prey. The plants then stand in the remains and drink in the liquefied gore.  \n**Migrating Predators.** Bulbous violets travel in packs that follow warm weather. Although they can survive the cold, most of their prey disappears in the colder months, forcing the plants to travel for food. Sometimes these paths take the plants through farms where the plants attack livestock and people. If the violets find food, they stop their migration, hunting every morsel they can find before moving on. Violets can sense the nearby presence of creatures made of flesh. This magical ability guides their migration route and leads them into unexpected places.  \n**Germinating in Gore.** In order to grow, bulbous violet seeds need to be sown in ground that has been covered in the blood, entrails, and corpses of other creatures. When a pack of violets is ready to drop their seeds, they go into areas crowded with prey and begin killing all they can. They attack monster hideouts, animal herds, and even villages to provide enough sustenance for their seeds.",
            "name": "Bulbous Violet",
            "size": "Medium",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 38,
            "hit_dice": "7d8+7",
            "speed": {
                "walk": 20,
                "climb": 20
            },
            "strength": 15,
            "dexterity": 14,
            "constitution": 13,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 2,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "—",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Tendril",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 10 ft., one target. Hit: 4 (1d4 + 2) bludgeoning damage plus 2 (1d4) acid damage, and the target is grappled (escape DC 12). Until this grapple ends, the target is restrained and takes 2 (1d4) acid damage at the start of each of its turns. The violet has two tendrils strong enough to grapple creatures; each can grapple only one target. If the acid damage reduces the target to 0 hp, the violet regains 7 (2d6) hp.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Acid Sacs",
                    "desc": "When the violet takes bludgeoning, piercing, or slashing damage, each creature within 5 feet of the violet must succeed on a DC 12 Dexterity saving throw or take 2 (1d4) acid damage."
                },
                {
                    "name": "False Appearance",
                    "desc": "While the violet remains motionless, it is indistinguishable from other large flowering plants."
                },
                {
                    "name": "Flesh Sense",
                    "desc": "The violet can pinpoint, by scent, the location of flesh-based creatures within 60 feet of it."
                }
            ],
            "spell_list": [],
            "page_no": 53,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_bulbous-violet/"
        },
        {
            "slug": "carnivorous-sod",
            "desc": "What was a mere patch of green grass suddenly uproots itself and shows its true form: a flat, turtle-like creature with a wide maw filled with sharklike wooden teeth._  \n**Grassland Ambushers.** The carnivorous sod is a plant monster that disguises itself as a simple patch of grass until it is stepped on. It then uses its grass-like tendrils to trip a creature before biting with its vicious jaws. Carnivorous sods typically prey on small herbivores, such as deer and rabbits, that come to graze on their backs, but they have been known to attack just about anything that treads on them as long as the target is Medium or smaller. Sometimes dozens of carnivorous sods gather together to hunt, though this is due more to happenstance than planning on the part of the monsters.  \n**Links to the Fey.** Carnivorous sods begin their lives when a fey creature such as a pixie or Open Game License",
            "name": "Carnivorous Sod",
            "size": "Medium",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 33,
            "hit_dice": "6d8+6",
            "speed": {
                "walk": 20,
                "burrow": 20
            },
            "strength": 14,
            "dexterity": 6,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "blinded, deafened, poisoned",
            "senses": "blindsight 30 ft., tremorsense 60 ft., passive Perception 10",
            "languages": "—",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "2d6+2"
                },
                {
                    "name": "Grass Trip",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: The target is knocked prone."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While the carnivorous sod remains motionless, it is indistinguishable from a normal patch of grass."
                },
                {
                    "name": "Spell Eater",
                    "desc": "If the carnivorous sod is in an area targeted by a spell that enhances plants in that area, such as the entangle, plant growth, and spike growth spells, the carnivorous sod absorbs the spell, ending it, and gains 10 temporary hp for each level of the spell it absorbed for 1 hour."
                },
                {
                    "name": "Tripping Grass",
                    "desc": "If the carnivorous sod didn't move on its previous turn and hits a target with its Grass Trip, it can make one attack with its bite as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": 57,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_carnivorous-sod/"
        },
        {
            "slug": "compsognathus",
            "desc": "The curious bipedal lizard lets out a musical chirp. More chirps respond from within the nearby grass, becoming a sinister chorus._  \nOpen Game License",
            "name": "Compsognathus",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 10,
            "hit_dice": "3d4+3",
            "speed": {
                "walk": 30
            },
            "strength": 6,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 4,
            "wisdom": 10,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 12",
            "languages": "—",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Grasslands Camouflage",
                    "desc": "The compsognathus has advantage on Dexterity (Stealth) checks made to hide in tall grass."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The compsognathus has advantage on attack rolls against a creature if at least one of the compsognathus' allies is within 5 feet of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 108,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_compsognathus/"
        },
        {
            "slug": "crimson-shambler",
            "desc": "The bloody corpse stands up, dripping a red slime. As each drop hits the ground, it splatters into little red spores._  \nThe crimson shambler is an intermediary form of a hazardous slime mold found in deep caverns. It wanders the dark passageways, attacking any creatures it encounters to infect them with its spores.  \n**Gruesome Appearance.** The crimson shambler is a mobile plant, feeding off the remains of an infected creature. The overlay of red slime atop an ambulatory decomposing corpse is often mistaken as some type of undead creature. In actuality, the remains are animated by a slime mold, allowing it to hunt and infect other creatures until it finds a suitable place to spawn. Then it falls and becomes a new colony of crimson slime.",
            "name": "Crimson Shambler",
            "size": "Medium",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 32,
            "hit_dice": "5d8+10",
            "speed": {
                "walk": 20
            },
            "strength": 12,
            "dexterity": 10,
            "constitution": 14,
            "intelligence": 1,
            "wisdom": 11,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid, poison",
            "condition_immunities": "blinded, deafened, poisoned",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 10",
            "languages": "—",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6 + 1) bludgeoning damage plus 3 (1d6) acid damage.",
                    "attack_bonus": 3,
                    "damage_dice": "1d6+1"
                },
                {
                    "name": "Slime Glob",
                    "desc": "Ranged Weapon Attack: +2 to hit, range 20/60 ft., one target. Hit: 3 (1d6) acid damage and the target must succeed on a DC 12 Constitution saving throw or become infected with the shambler's spores (see the Spores trait).",
                    "attack_bonus": 2,
                    "damage_dice": "1d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Eerie Resemblance",
                    "desc": "The crimson shambler resembles a bloody zombie. A creature that can see a crimson shambler must succeed on a DC 14 Intelligence (Nature or Religion) check to discern its true nature."
                },
                {
                    "name": "Spores",
                    "desc": "A creature that touches the shambler or hits it with an attack causes spores to spew out of the shambler in a 10-foot radius. Each creature in that area must succeed on a DC 10 Constitution saving throw or become diseased. Creatures immune to the poisoned condition are immune to this disease. The diseased creature's lungs fill with the spores, which kill the creature in a number of days equal to 1d10 + the creature's Constitution score, unless the disease is removed. One hour after infection, the creature becomes poisoned for the rest of the duration. After the creature dies, it rises as a crimson shambler, roaming for 1 week and attempting to infect any other creatures it encounters. At the end of the week, it collapses, its body fertilizing a new patch of crimson slime. A creature that succeeds on the saving throw is immune to the spores of all crimson shamblers and crimson slime for the next 24 hours."
                }
            ],
            "spell_list": [],
            "page_no": 73,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_crimson-shambler/"
        },
        {
            "slug": "death-shroud-golem",
            "desc": "A filthy burial shroud glides silently through the air, the vague features of a humanoid outlined on its cotton surface. The stench of an open grave hangs around it._  \n**Suffocating Automatons.** A death shroud golem is created from the used burial shroud of a humanoid. Most death shroud golems are stained with dirt, blood, or mold, and a few are covered in even more unsavory substances. Despite their appearance, death shroud golems are sturdy constructs and can take quite a beating. A death shroud golem typically strikes from a hidden location, grappling and suffocating its victim.  \n**Funerary Constructs.** Death shroud golems are normally found guarding tombs or other locations where their appearance wouldn’t arouse suspicion. Occasionally, necromancers and intelligent undead wear death shroud golems like a cloak or robe, releasing the creature to attack their enemies.  \n**Construct Nature.** A death shroud golem doesn’t require air, food, drink, or sleep.",
            "name": "Death Shroud Golem",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 95,
            "hit_dice": "10d10+40",
            "speed": {
                "fly": 40,
                "walk": 10,
                "hover": true
            },
            "strength": 17,
            "dexterity": 15,
            "constitution": 18,
            "intelligence": 3,
            "wisdom": 10,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, necrotic; bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine weapons",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned, prone",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "understands the languages of its creator but can’t speak",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Smothering Slam",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one Medium or smaller creature. Hit: 10 (2d6 + 3) bludgeoning damage and the creature is grappled (escape DC 15). Until this grapple ends, the target is restrained, blinded, and unable to breathe, and the golem can automatically hit the target with its smothering slam but can't use its smothering slam on another target.",
                    "attack_bonus": 6,
                    "damage_dice": "2d6+3"
                },
                {
                    "name": "Direct Victim",
                    "desc": "The death shroud golem forces a creature it is grappling to move up to the creature's speed and make one attack with a melee weapon the creature is holding. If the creature isn't holding a melee weapon, it makes one unarmed strike instead. The death shroud golem decides the direction of the movement and the target of the attack. The grappled creature can use its reaction and isn't considered blinded or restrained when moving and attacking in this way."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fabric Form",
                    "desc": "The golem can move through any opening large enough for a Tiny creature without squeezing."
                },
                {
                    "name": "False Appearance",
                    "desc": "While the golem remains motionless, it is indistinguishable from a shroud, cloak, or similar piece of fabric."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The golem is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The golem has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The golem's weapon attacks are magical."
                }
            ],
            "spell_list": [],
            "page_no": 179,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_death-shroud-golem/"
        },
        {
            "slug": "death-vulture",
            "desc": "The putrid stench of death wafts off a grotesquely muscled vulture with glowing green eyes. It opens its mouth in a shrill call, rotting meat dripping from its beak._  \nDeath vultures are giant birds transformed by their diet of undead flesh.  \n**Mutated Monstrosities.** When a giant vulture gorges on undead flesh, the necromantic magic suffused in the meal warps and changes the bird’s body. The vulture’s muscles bulge in odd places, making it stronger and tougher, its eyes burn with green fire, and it reeks of rot, earning these mutated monsters the name “death vultures.” The vulture also gains the ability to regurgitate necromantic energy, which can cause the flesh of living creatures to decay and age rapidly.  \n**Massive Meat Appetites.** Death vultures have incredible appetites and are far more willing to attack live prey than other vultures. They have a special taste for rotting flesh, and they use their decaying breath weapon to “season” their foes with necrotic energy before using their talons and beaks to tear apart their quarry.  \n**Necromancer Neighbors.** Death vultures often form kettles near the lairs of necromancers as they feed on their undead creations. While some necromancers find the birds to be a nuisance, many necromancers feed the vultures, encouraging them to stay. Most death vultures are willing to trade service as guardians of the lairs for food.",
            "name": "Death Vulture",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 76,
            "hit_dice": "8d10+32",
            "speed": {
                "fly": 60,
                "walk": 10
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 18,
            "intelligence": 6,
            "wisdom": 12,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 6,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "understands Common but can’t speak",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The death vulture makes two attacks: one with its beak and one with its talons."
                },
                {
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 9 (2d4 + 4) piercing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d4+4"
                },
                {
                    "name": "Talons",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d6+4"
                },
                {
                    "name": "Decaying Breath (Recharge 6)",
                    "desc": "The vulture breathes necrotic energy in a 15-foot cone. Each creature in that area must make a DC 14 Constitution saving throw, taking 22 (4d10) necrotic damage on a failed save, or half as much damage on a successful one. Creatures that fail this saving throw by 5 or more also age a number of years equal to half the damage taken."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Awful Stench",
                    "desc": "The vulture has a disgusting body odor. Any creature that starts its turn within 5 feet of the vulture must succeed on a DC 14 Constitution saving throw or be poisoned until the start of its next turn."
                },
                {
                    "name": "Keen Sight and Smell",
                    "desc": "The vulture has advantage on Wisdom (Perception) checks that rely on sight or smell."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The vulture has advantage on attack rolls against a creature if at least one of the vulture's allies is within 5 feet of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 81,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_death-vulture/"
        },
        {
            "slug": "edjet-initiate",
            "desc": "Glaring about in brazen challenge to any that would meet its eyes, this elite dragonborn warrior searches for its next target. Adorned in padded armor, its clawed hand never ventures far from the hilt of its sword._  \n**True Believers.** Edjet initiates display all of the fanaticism of the elite Open Game License",
            "name": "Edjet Initiate",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "dragonborn",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 12,
            "armor_desc": "padded armor",
            "hit_points": 19,
            "hit_dice": "3d8+6",
            "speed": {
                "walk": 30
            },
            "strength": 14,
            "dexterity": 12,
            "constitution": 14,
            "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": {
                "athletics": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "Common, Draconic",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2"
                },
                {
                    "name": "Shortbow",
                    "desc": "Ranged Weapon Attack: +3 to hit, range 80/320 ft., one target. Hit: 4 (1d6 + 1) piercing damage.",
                    "attack_bonus": 3,
                    "damage_dice": "1d6+1"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Overeager Trainee",
                    "desc": "If the edjet initiate starts its turn within 5 feet of another dragonborn, it has advantage on all melee weapon attack rolls it makes during that turn, but attack rolls against it also have advantage until the start of its next turn."
                },
                {
                    "name": "Show Mettle",
                    "desc": "While it can see a superior officer, the edjet initiate has advantage on saving throws against being frightened."
                }
            ],
            "spell_list": [],
            "page_no": 131,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_edjet-initiate/"
        },
        {
            "slug": "egret-harpy",
            "desc": "This winged female has a short torso and long, gangly legs. Her wingspan is wider than her body is tall. Despite her awkward appearance, she moves with incredible grace._  \n**Protectors of the Marsh.** Egret harpies look after marshland flora and fauna, often allying themselves with druids and rangers who occupy the same area.  \n**Uncommonly Hospitable.** While most harpies have a reputation for sadism and bloodlust, egret harpies are considerably more welcoming. They possess the same alluring song all harpies have, but they can modulate the song to allow their captivated targets safe passage toward them. They often use their songs to prevent intruders from harming their home marshes. They can end their song in a mighty crescendo, imposing their will on those charmed by the song. The harpies typically coerce intruders to repair damages wreaked upon the marsh or to merely leave and never return. If a harpy suspects the intruders are unrepentant, she stops playing nice and allows her victims to fall prey to the marsh’s hazards.  \n**Powerful Yet Graceful.** The wings that hold the egret harpy’s larger frame aloft also serve as weapons. A powerful buffet from the harpy’s wing can knock down weaker foes. The harpy’s gawky build belies a fluidity to her movements, allowing her to balance on one leg even while engaged in battle.",
            "name": "Egret Harpy",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 75,
            "hit_dice": "10d8+30",
            "speed": {
                "fly": 60,
                "walk": 30
            },
            "strength": 16,
            "dexterity": 14,
            "constitution": 17,
            "intelligence": 11,
            "wisdom": 14,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "acrobatics": 4,
                "nature": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 12",
            "languages": "Common, Sylvan",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The egret harpy makes two attacks: one with its spear and one with its talons."
                },
                {
                    "name": "Spear",
                    "desc": "Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 6 (1d6 + 3) piercing damage, or 7 (1d8 + 3) piercing damage if used with two hands to make a melee attack.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6+3"
                },
                {
                    "name": "Talons",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) slashing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6+3"
                },
                {
                    "name": "Wing Buffet (Recharge 5-6)",
                    "desc": "The egret harpy beats its wings rapidly. Each Medium or smaller creature within 5 feet of the harpy must make a DC 13 Strength saving throw. On a failure, a creature takes 10 (3d6) bludgeoning damage and is knocked prone. On a success, a creature takes half the damage and isn't knocked prone."
                },
                {
                    "name": "Guiding Song",
                    "desc": "The egret harpy sings a magical melody. Each humanoid and giant of the harpy's choice within 300 feet of the harpy has advantage on Wisdom (Survival) checks to navigate marshes, and difficult terrain composed of mud, standing water, or other features of a marsh doesn't cost it extra movement. The harpy must take a bonus action on its subsequent turns to continue singing. It can stop singing at any time. The song ends if the harpy is incapacitated.\n\nThe harpy can use an action to end the song and cast mass suggestion. Each creature that can hear the harpy's song must succeed on a DC 12 Wisdom saving throw or be affected by the spell for 8 hours. If the harpy chooses to end the song this way, it can't use Guiding Song again until it finishes a long rest."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Innate Spellcasting (3/Day)",
                    "desc": "The egret harpy can innately cast suggestion, requiring no material components. Its innate spellcasting ability is Charisma."
                }
            ],
            "spell_list": [],
            "page_no": 122,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_egret-harpy/"
        },
        {
            "slug": "flayed-wraith",
            "desc": "This flying creature looks like the disembodied skin of a once-living person. Its mouth is twisted into a tortured scream, and its eyes gleam a baleful blue._  \n**Tortured to Death.** Flayed wraiths come into being when certain dark energies are present at the moment when an individual is tortured to death. Unlike typical Open Game License",
            "name": "Flayed Wraith",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 67,
            "hit_dice": "9d8+27",
            "speed": {
                "hover": true,
                "walk": 0,
                "fly": 60
            },
            "strength": 9,
            "dexterity": 15,
            "constitution": 17,
            "intelligence": 12,
            "wisdom": 9,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 2,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold; bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, paralyzed, poisoned, prone",
            "senses": "darkvision 60 ft., passive Perception 9",
            "languages": "any languages it knew in life",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The flayed wraith uses its Howl of Agony. It then makes two claw attacks."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) slashing damage plus 5 (2d4) necrotic damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d8+2"
                },
                {
                    "name": "Howl of Agony",
                    "desc": "The wraith screams its pain into the mind of one creature it can see within 30 feet of it. The target must make a DC 14 Wisdom saving throw. On a failure, the target takes 10 (3d6) psychic damage and is incapacitated as it doubles over in pain. On a success, the target takes half the damage and isn't incapacitated."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the flayed wraith has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
                },
                {
                    "name": "Torturer",
                    "desc": "When the flayed wraith reduces a creature to 0 hp, it knocks out the creature, which falls unconscious and is stable."
                }
            ],
            "spell_list": [],
            "page_no": 151,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_flayed-wraith/"
        },
        {
            "slug": "garlicle",
            "desc": "The leafy creature chants as it interprets a portent in a column of roiling, acrid smoke. The little creature shouts “Woe!” while pointing a gnarled finger, signaling the other leafy creatures to rise with readied weapons._  \n**Trusted Seers.** In the gardens of the Open Game License",
            "name": "Garlicle",
            "size": "Small",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 31,
            "hit_dice": "7d6+7",
            "speed": {
                "walk": 20,
                "burrow": 20
            },
            "strength": 6,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 12,
            "wisdom": 18,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "insight": 6,
                "perception": 6,
                "persuasion": 3,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 16",
            "languages": "Sylvan",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Walking Staff",
                    "desc": "Melee Weapon Attack: +0 to hit (+6 to hit with shillelagh), reach 5 ft., one target. Hit: 1 (1d6 - 2) bludgeoning damage, 2 (1d8 - 2) bludgeoning damage if wielded with two hands, or 8 (1d8 + 4) bludgeoning damage with shillelagh.",
                    "attack_bonus": 0,
                    "damage_dice": "1d6-2"
                },
                {
                    "name": "Cloves of Fate (Recharge 4-6)",
                    "desc": "The garlicle plucks cloves from its head and throws them at up to three creatures it can see within 30 feet of it. Roll a d4 for each creature. The garlicles allies have +1 on the roll while its enemies have a -1 on the roll. Determine the result and consult the following table. \n| d4 | Fate |\n|----|------|\n| 0 | Worst Fortune. Whatever the target is holding slips from its grasp into a random space within 5 feet of the target, and the target falls prone as it trips over a rock, rain-dampened grass, its shoelaces, or similar. |\n| 1 | Bad Fortune. The target takes 10 (3d6) poison damage and must succeed on a DC 14 Constitution saving throw or be poisoned until the end of its next turn. |\n| 2 | Adverse Fortune. The target has disadvantage on its next attack roll. |\n| 3 | Favorable Fortune. The target has advantage on its next attack roll. |\n| 4 | Good Fortune. The target regains 5 (2d4) hp. |\n| 5 | Best Fortune. The target's next successful hit is critical. |"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Plant Camouflage",
                    "desc": "The garlicle has advantage on Dexterity (Stealth) checks it makes in any terrain with ample obscuring plant life."
                },
                {
                    "name": "Tearful Stench",
                    "desc": "Each creature other than an alliumite or garlicle within 5 feet of the garlicle when it takes damage must succeed on a DC 14 Constitution saving throw or be blinded until the start of the creature's next turn. On a successful saving throw, the creature is immune to the Tearful Stench of all alliumites and garlicles for 1 minute."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The garlicle's innate spellcasting ability is Wisdom (spell save DC 14). It can innately cast the following spells, requiring no material components:\nAt will: guidance, shillelagh\n3/day: augury, comprehend languages\n1/day: divination, entangle"
                }
            ],
            "spell_list": [],
            "page_no": 162,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_garlicle/"
        },
        {
            "slug": "giant-armadillo",
            "desc": "Giant armadillos look like a hybrid of aardvark, rhinoceros, and turtle with vicious-looking claws used primarily for burrowing. These creatures are generally placid and seek to avoid conflict whenever possible.",
            "name": "Giant Armadillo",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 10,
            "hit_dice": "3d6",
            "speed": {
                "burrow": 15,
                "walk": 25
            },
            "strength": 12,
            "dexterity": 8,
            "constitution": 10,
            "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": "darkvision 60 ft., passive Perception 10",
            "languages": "—",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6 + 1) slashing damage.",
                    "attack_bonus": 3,
                    "damage_dice": "1d6+1"
                },
                {
                    "name": "Tuck In",
                    "desc": "The giant armadillo tucks its entire body into its shell, forming an armored ball. While in this form, it moves by rolling around, it has resistance to bludgeoning, piercing, and slashing damage, and it can't take the Attack action or burrow. The giant armadillo can return to its true form as a bonus action."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 392,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_giant-armadillo/"
        },
        {
            "slug": "giant-honey-bee",
            "desc": "Giant honey bees congregate in great swarms and fill hollows in rocky hillsides with their massive wax and honey hives. Far more intelligent than their diminutive cousins, giant honey bees sometimes enter into relationships with bearfolk or other creatures who can help protect the hive in exchange for a small share of the bees’ honey. Unlike a normal honey bee, a giant honey bee who stings a creature doesn’t lose its stinger.  \nGiant honey bees are rarely idle, often moving in elaborate, waggling dances of spirals and loops. This “dance” is actually a complex language the bees use to share staggeringly accurate directions and information about nearby threats and food sources with the rest of their hive.",
            "name": "Giant Honey Bee",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 9,
            "hit_dice": "2d6+2",
            "speed": {
                "walk": 10,
                "fly": 40
            },
            "strength": 8,
            "dexterity": 15,
            "constitution": 12,
            "intelligence": 6,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": 1,
            "dexterity_save": 4,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "survival": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., passive Perception 11",
            "languages": "Bee Dance",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Sting",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 4 (1d4 + 2) piercing damage and the target must make a DC 11 Constitution saving throw, taking 10 (3d6) poison damage on a failed save, or half as much damage on a successful one. If the poison damage reduces the target to 0 hp, the target is stable but poisoned for 1 hour, even after regaining hp, and is paralyzed while poisoned in this way.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 392,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_giant-honey-bee/"
        },
        {
            "slug": "giant-snow-beetle",
            "desc": "Many types of beetles inhabit the world, and, depending on the location and culture, they are used as food, companions, or beasts of burden by its people._  \n_**Forest Beetles.**_ Open Game License",
            "name": "Giant Snow Beetle",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 45,
            "hit_dice": "6d10+12",
            "speed": {
                "walk": 30
            },
            "strength": 17,
            "dexterity": 10,
            "constitution": 14,
            "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": {
                "athletics": 5,
                "stealth": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "tremorsense 30 ft., passive Perception 10",
            "languages": "—",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Pincer",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 7 (1d8 + 3) bludgeoning damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d8+3"
                },
                {
                    "name": "Rotten Snowball Shove (Recharge 6)",
                    "desc": "The giant snow beetle tosses one of its carrion-filled snowballs at a point it can see within 20 feet of it. Each creature within 5 feet of that point must make a DC 12 Dexterity saving throw. On a failure, a target takes 7 (2d6) bludgeoning damage and becomes poisoned for 1 minute. On a success, a target takes half the damage and isn't poisoned. A poisoned creature can make a DC 13 Constitution saving throw at the end of each of its turns, ending the poisoned condition on itself on a success."
                },
                {
                    "name": "Snowball Shove",
                    "desc": "The giant snow beetle tosses one of its rolled snowballs at a point it can see within 20 feet of it. Each creature within 5 feet of that point must make a DC 12 Dexterity saving throw. On a failure, a target takes 7 (2d6) bludgeoning damage and is knocked prone. On a success, a target takes half the damage and isn't knocked prone."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Snowball Concealment",
                    "desc": "The giant snow beetle has advantage on Dexterity (Stealth) checks to hide if it is within 10 feet of a Large or larger snowball. It can attempt to hide even if another creature can see it clearly."
                },
                {
                    "name": "Snowball Roll",
                    "desc": "The giant snow beetle can spend 1 minute to roll up a ball of snow equal to its size."
                }
            ],
            "spell_list": [],
            "page_no": 392,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_giant-snow-beetle/"
        },
        {
            "slug": "holler-spider",
            "desc": "While the chitinous horn-like protrusion makes holler spiders appear comical, they can use it to release a loud sound, calling their masters when they detect trespassers. Unlike most spiders, holler spiders are easy to domesticate, as they have a friendly disposition toward humanoids. They can be trained to act as sentries that recognize certain colors or livery, or they can be trained to respond to a certain person and sound alarms only when instructed. Open Game License",
            "name": "Holler Spider",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 14,
            "hit_dice": "4d4+4",
            "speed": {
                "climb": 25,
                "walk": 25
            },
            "strength": 7,
            "dexterity": 15,
            "constitution": 10,
            "intelligence": 5,
            "wisdom": 14,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "perception": 4,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "thunder",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 14",
            "languages": "understands Common but can’t speak",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 4 (1d4 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2"
                },
                {
                    "name": "Hoot",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 20/60 ft., one target. Hit: 5 (1d6 + 2) thunder damage. If the holler spider scores a critical hit, it is pushed 5 feet away from the target.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2"
                },
                {
                    "name": "Distressed Discharge (Recharge 5-6)",
                    "desc": "The holler spider releases a short, distressed cacophony in a 15-foot cone. Each creature in the area must make a DC 12 Constitution saving throw, taking 5 (2d4) thunder damage on a failed save, or half as much damage on a successful one. The holler spider is pushed 15 feet in the opposite direction of the cone."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Sound Alarm",
                    "desc": "When the holler spider detects a creature within 60 feet of it, the spider can emit a hoot or trumpet audible within 300 feet of it. The noise continues until the creature moves out of range, the spider's handler uses an action to soothe it, or the spider ends the alarm (no action required)."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Spider Climb",
                    "desc": "The holler spider can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                },
                {
                    "name": "Vigilant",
                    "desc": "If the holler spider remains motionless for at least 1 minute, it has advantage on Wisdom (Perception) checks and Dexterity (Stealth) checks."
                }
            ],
            "spell_list": [],
            "page_no": 395,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_holler-spider/"
        },
        {
            "slug": "howler-baboon",
            "desc": "Howler baboons are territorial primates that claim stretches of forest and hills in large troops. Their presence is usually heard before it’s seen, thanks to the whooping calls they use to communicate danger and call for their troop mates. When angered, they attack in ferocious packs, hurling rocks and pummeling threats en masse.",
            "name": "Howler Baboon",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 13,
            "hit_dice": "2d8+4",
            "speed": {
                "climb": 30,
                "walk": 30
            },
            "strength": 15,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 6,
            "wisdom": 12,
            "charisma": 7,
            "strength_save": 4,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "athletics": 4,
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 13",
            "languages": "—",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Fist",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) bludgeoning damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2"
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 20/60 ft., one target. Hit: 5 (1d6 + 2) bludgeoning damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Pack Tactics",
                    "desc": "The baboon has advantage on attack rolls against a creature if at least one of the baboon's allies is within 5 feet of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 380,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_howler-baboon/"
        },
        {
            "slug": "ice-bogie",
            "desc": "A gaggle of mischievous, rime-covered humanoids, one of which is standing on the shoulders of another, paint hoarfrost patterns on a window._  \nWherever the temperature drops below freezing, mobs of ice bogies may appear to unleash their wintry mischief. Enigmatic creatures of ice: the hows and whys of their random arrivals remain a mystery. A group might plague a remote village for an entire winter or pester a yeti for a single afternoon. Whenever frost forms in suspicious places or patterns, ice bogies are likely to blame.  \n**Japes and Vandalism.** Whether pilfering innocuous items, laying slicks of frost across doorways, or freezing a goat’s eyelids shut while it sleeps, the creatures find delight in pranks and making nuisances of themselves. Capricious and gleeful, they are equal opportunists—seeing little difference between humanoids, beasts, or monstrosities. They find pleasure lurking on the edges of civilization, gathering to play their tricks on unsuspecting pioneers before melting back into the frigid wilds without a trace.  \n**Vicious Reprisals.** While ice bogies are known to occasionally help lost travelers or return stolen prizes the next day, they have a dangerous side. When provoked, they swarm their opponents in a series of darting attacks from all sides and are known to pelt their enemies with shards of ice plucked from their own bodies in a flurry of hail.",
            "name": "Ice Bogie",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 10,
            "hit_dice": "3d6",
            "speed": {
                "walk": 25
            },
            "strength": 7,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 8,
            "wisdom": 7,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 4
            },
            "damage_vulnerabilities": "fire",
            "damage_resistances": "",
            "damage_immunities": "cold, poison",
            "condition_immunities": "charmed, petrified, poisoned, unconscious",
            "senses": "darkvision 30 ft., passive Perception 8",
            "languages": "Primordial",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Icicle Fist",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 1 bludgeoning damage plus 2 (1d4) cold damage."
                },
                {
                    "name": "Spiteful Hail",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 30/120 ft., one target. Hit: 2 (1d4) cold damage, and the target's speed is reduced by 10 until the end of its next turn.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Frosty Aid (1/Day)",
                    "desc": "Whenever an allied ice bogie within 30 feet is reduced to 0 hp, this ice bogie can choose to reduce its hp by 3 (1d6), and the ally regains hp equal to the amount of hp this ice bogie lost."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Nimble Escape",
                    "desc": "The bogie can take the Disengage or Hide action as a bonus action on each of its turns."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The bogie has advantage on attack rolls against a creature if at least one of the bogie's allies is within 5 feet of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 209,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_ice-bogie/"
        },
        {
            "slug": "initiate-of-the-elder-elementals",
            "desc": "The kobold stands at the stone altar, chanting words of elemental power. Winds swirl around it, the stone beneath its feet rumbles, and fire ignites in one hand while frost rimes the other._  \n**Elemental Servant.** Serving as part of a secret cabal, the initiate taps into the elemental magic that taints it to serve the four great elemental lords of evil. It often worships in secret underground sites devoted to its dark gods. Service means access to power, and an initiate hopes to use that power to rise in station.",
            "name": "Initiate of the Elder Elementals",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "kobold",
            "group": null,
            "alignment": "any evil alignment",
            "armor_class": 12,
            "armor_desc": "15 with mage armor",
            "hit_points": 33,
            "hit_dice": "6d6+12",
            "speed": {
                "walk": 30
            },
            "strength": 9,
            "dexterity": 14,
            "constitution": 15,
            "intelligence": 16,
            "wisdom": 11,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 4,
            "intelligence_save": 5,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "intimidation": 3,
                "religion": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Common, Draconic, Primordial",
            "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.",
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2"
                },
                {
                    "name": "Gift of the Elder Elementals",
                    "desc": "Ranged Spell Attack: +5 to hit, range 60 ft., one target. Hit: 7 (2d6) acid, cold, fire, or lightning damage, and the target has disadvantage on its next saving throw against any of the initiate's spells that deal the chosen type of damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Blessing of the Elder Elementals",
                    "desc": "The initiate has advantage on saving throws against spells and abilities that deal acid, cold, fire, or lightning damage."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The initiate has advantage on attack rolls against a creature if at least one of the initiate's allies is within 5 feet of the creature and the ally isn't incapacitated."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the initiate has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
                },
                {
                    "name": "Versatility of the Elder Elementals",
                    "desc": "As a bonus action, the initiate can change the damage of a spell it casts from acid, cold, fire, or lightning to another one of those elements."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The initiate of the elder elementals is a 5th-level spellcaster. Its spellcasting ability is Intelligence (spell save DC 13, +5 to hit with spell attacks). The initiate has the following wizard spells prepared:\nCantrips (at will): pummelstone, light, mage hand, ray of frost\n1st level (4 slots): burning hands, mage armor, tidal barrier\n2nd level (3 slots): gust of wind, misty step, scorching ray\n3rd level (2 slots): lightning bolt, frozen razors"
                }
            ],
            "spell_list": [],
            "page_no": 216,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_initiate-of-the-elder-elementals/"
        }
    ]
}