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

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

{
    "count": 3207,
    "next": "https://api.open5e.com/monsters/?ordering=armor_class&page=3",
    "previous": "https://api.open5e.com/monsters/?ordering=armor_class",
    "results": [
        {
            "slug": "ochre-jelly",
            "desc": "",
            "name": "Ochre Jelly",
            "size": "Large",
            "type": "Ooze",
            "subtype": "",
            "group": "Oozes",
            "alignment": "unaligned",
            "armor_class": 8,
            "armor_desc": null,
            "hit_points": 45,
            "hit_dice": "6d10+12",
            "speed": {
                "walk": 10,
                "climb": 10
            },
            "strength": 15,
            "dexterity": 6,
            "constitution": 14,
            "intelligence": 2,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "acid",
            "damage_immunities": "lightning, slashing",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) bludgeoning damage plus 3 (1d6) acid damage.",
                    "attack_bonus": 4,
                    "damage_dice": "2d6",
                    "damage_bonus": 2
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Split",
                    "desc": "When a jelly that is Medium or larger is subjected to lightning or slashing damage, it splits into two new jellies if it has at least 10 hit points. Each new jelly has hit points equal to half the original jelly's, rounded down. New jellies are one size smaller than the original jelly."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The jelly can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The jelly can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                }
            ],
            "spell_list": [],
            "page_no": 338,
            "environments": [
                "Underdark",
                "Sewer",
                "Caverns",
                "Ruin",
                "Water"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_ochre-jelly/"
        },
        {
            "slug": "ogre-zombie",
            "desc": "",
            "name": "Ogre Zombie",
            "size": "Large",
            "type": "Undead",
            "subtype": "",
            "group": "Zombies",
            "alignment": "neutral evil",
            "armor_class": 8,
            "armor_desc": null,
            "hit_points": 85,
            "hit_dice": "9d10+36",
            "speed": {
                "walk": 30
            },
            "strength": 19,
            "dexterity": 6,
            "constitution": 18,
            "intelligence": 3,
            "wisdom": 6,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 0,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "understands Common and Giant but can't speak",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Morningstar",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d8",
                    "damage_bonus": 4
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Undead Fortitude",
                    "desc": "If damage reduces the zombie to 0 hit points, it must make a Constitution saving throw with a DC of 5+the damage taken, unless the damage is radiant or from a critical hit. On a success, the zombie drops to 1 hit point instead."
                }
            ],
            "spell_list": [],
            "page_no": 357,
            "environments": [
                "Temple",
                "Ruin",
                "Shadowfell",
                "Tomb"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_ogre-zombie/"
        },
        {
            "slug": "zombie",
            "desc": "",
            "name": "Zombie",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": "Zombies",
            "alignment": "neutral evil",
            "armor_class": 8,
            "armor_desc": null,
            "hit_points": 22,
            "hit_dice": "3d8+9",
            "speed": {
                "walk": 20
            },
            "strength": 13,
            "dexterity": 6,
            "constitution": 16,
            "intelligence": 3,
            "wisdom": 6,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 0,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "understands the languages it knew in life but can't speak",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6 + 1) bludgeoning damage.",
                    "attack_bonus": 3,
                    "damage_dice": "1d6",
                    "damage_bonus": 1
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Undead Fortitude",
                    "desc": "If damage reduces the zombie to 0 hit points, it must make a Constitution saving throw with a DC of 5+the damage taken, unless the damage is radiant or from a critical hit. On a success, the zombie drops to 1 hit point instead."
                }
            ],
            "spell_list": [],
            "page_no": 356,
            "environments": [
                "Urban",
                "Jungle"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_zombie/"
        },
        {
            "slug": "blood-ooze",
            "desc": "",
            "name": "Blood Ooze",
            "size": "Large",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 8,
            "armor_desc": null,
            "hit_points": 76,
            "hit_dice": "8d10+32",
            "speed": {
                "climb": 20,
                "walk": 20
            },
            "strength": 16,
            "dexterity": 6,
            "constitution": 18,
            "intelligence": 1,
            "wisdom": 8,
            "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, fire, necrotic, slashing",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 9",
            "languages": "-",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d6+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) bludgeoning damage plus 16 (3d10) necrotic damage. The ooze gains temporary hp equal to the necrotic damage taken.",
                    "name": "Pseudopod"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "desc": "When the blood ooze is hit with a melee attack, it can drain blood from the attacker. The attacker must make a DC 15 Constitution saving throw, taking 11 (2d10) necrotic damage on a failed save, or half as much damage on a successful one. The ooze gains temporary hp equal to the necrotic damage taken.",
                    "name": "Overflow"
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The ooze can move through a space as narrow as 1 inch wide without squeezing.",
                    "name": "Amorphous"
                },
                {
                    "desc": "A creature that touches the ooze or hits it with a melee attack while within 5 feet of it takes 5 (1d10) necrotic damage and the ooze gains temporary hp equal to that amount as it drains blood from the victim. It can add temporary hp gained from this trait to temporary hp gained from its pseudopod attack and Overflow reaction. Its temporary hp can't exceed half its maximum hp. If the ooze takes radiant damage, this trait doesn't function at the start of the ooze's next turn, although it retains any temporary hp it previously gained.",
                    "name": "Blood Drain"
                },
                {
                    "desc": "The ooze can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check.",
                    "name": "Spider Climb"
                }
            ],
            "spell_list": [],
            "page_no": 282,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_blood-ooze/"
        },
        {
            "slug": "elophar",
            "desc": "",
            "name": "Elophar",
            "size": "Large",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 8,
            "armor_desc": null,
            "hit_points": 126,
            "hit_dice": "12d10+60",
            "speed": {
                "walk": 30
            },
            "strength": 19,
            "dexterity": 6,
            "constitution": 20,
            "intelligence": 16,
            "wisdom": 3,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 7,
            "intelligence_save": null,
            "wisdom_save": -2,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 6",
            "languages": "Common, Giant, Infernal",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "attack_bonus": 6,
                    "damage_dice": "2d8+4",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage.",
                    "name": "Slam"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "When the elophar takes damage other than acid damage, corrosive ectoplasm bursts from its distended stomach. The elophar takes 7 (2d6) acid damage and all creatures within 10 feet of it must make a DC 13 Dexterity saving throw, taking 7 (2d6) acid damage on a failed save, or half as much damage on a successful one.",
                    "name": "Ectoplasmic Spray"
                },
                {
                    "desc": "The chaos of combat causes an elophar to swap between personalities at the start of each of its turns. To determine which spirit is in control, roll on the table below (it is possible for one spirit to remain in control for multiple rounds if it is rolled multiple rounds in a row):\n| 1d6 | Spirit |\n|-----|--------|\n| 1 | Cautious: creates space between itself and its enemies and casts spells. |\n| 2 | Fickle: attacks a creature it didn't last round. |\n| 3 | Terrified: uses the Disengage action to run as far away from enemies as possible. |\n| 4 | Bloodthirsty: attacks the nearest creature. |\n| 5 | Hateful: only attacks the last creature it damaged. |\n| 6 | Courageous: makes melee attacks against the most threatening enemy. |",
                    "name": "Possessed by Ancestors"
                },
                {
                    "desc": "The runes etched on the elophar's rotting skin allow it to cast spells. The elophar's runic spellcasting ability is Intelligence (spell save DC 13, +5 to hit with spell attacks). The elophar can innately cast the following spells, requiring no material components:\nAt will: acid splash, chill touch, poison spray\n3/day: grease, thunderwave\n1/day: enlarge/reduce",
                    "name": "Runic Spellcasting"
                }
            ],
            "spell_list": [],
            "page_no": 149,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_elophar/"
        },
        {
            "slug": "ink-guardian",
            "desc": "",
            "name": "Ink Guardian",
            "size": "Large",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 8,
            "armor_desc": null,
            "hit_points": 102,
            "hit_dice": "12d10+36",
            "speed": {
                "walk": 20
            },
            "strength": 16,
            "dexterity": 7,
            "constitution": 16,
            "intelligence": 6,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "fire, slashing, thunder",
            "damage_immunities": "acid",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "-",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "desc": "As a Medium or Large creature, the ink guardian makes two pseudopod attacks",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d8+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) bludgeoning damage plus 7 (2d6) acid damage.",
                    "name": "Pseudopod"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The ink guardian can move through a space as narrow as 1 inch wide without squeezing.",
                    "name": "Amorphous"
                },
                {
                    "desc": "When activated, the creature launches from its bottle, landing within 20 feet of the bottle. It starts as Tiny, and at the start of each of its turns, it increases in size by one step to a maximum of Large.\n\nWhen the ink guardian is defeated, the bottle becomes inactive for 3d8 hours. After that time, the ink guardian regains all its hp and is active again. The bottle has AC of 20, 10 hp, and is immune to damage that isn't bludgeoning. If the bottle is destroyed, the ink guardian dies and can't rejuvenate.",
                    "name": "Bottled Rejuvenation"
                },
                {
                    "desc": "A creature that touches the ink guardian or hits it with a melee attack while within 5 feet of it takes 4 (1d8) acid damage. The ink guardian can eat through flesh quickly, but it doesn't harm metal, wood, or paper.",
                    "name": "Selectively Caustic"
                },
                {
                    "desc": "When the ink guardian is subjected to thunder damage, it takes no damage and instead splashes onto creatures within 5 feet of it. Each creature in the area takes 4 (1d8) acid damage. When the ink guardian is reduced to 0 hp, it explodes. Each creature within 15 feet of it must make a DC 13 Dexterity saving throw, taking 9 (2d8) acid damage on a failed save, or half as much damage on a successful one.",
                    "name": "Volatile"
                }
            ],
            "spell_list": [],
            "page_no": 285,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_ink-guardian/"
        },
        {
            "slug": "mandrake",
            "desc": "",
            "name": "Mandrake",
            "size": "Tiny",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 8,
            "armor_desc": null,
            "hit_points": 22,
            "hit_dice": "4d4+12",
            "speed": {
                "walk": 5
            },
            "strength": 10,
            "dexterity": 6,
            "constitution": 16,
            "intelligence": 1,
            "wisdom": 9,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, poisoned",
            "senses": "tremorsense 60 ft. (blind beyond this radius), passive Perception 9",
            "languages": "-",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "attack_bonus": 2,
                    "damage_dice": "2d4",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 5 (2d4) piercing damage.",
                    "name": "Bite"
                },
                {
                    "desc": "All creatures within 60 feet of the mandrake that can hear it must succeed on a DC 13 Constitution saving throw or take 5 (2d4) thunder damage. If a creature fails the saving throw by 5 or more, it is stunned until the end of its next turn. If it fails by 10 or more, it falls unconscious. An unconscious creature can repeat the saving throw at the end of each of its turns, regaining consciousness on a success.",
                    "name": "Shriek (Recharge 4-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 260,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_mandrake/"
        },
        {
            "slug": "shadow-ooze",
            "desc": "",
            "name": "Shadow Ooze",
            "size": "Medium",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 8,
            "armor_desc": null,
            "hit_points": 76,
            "hit_dice": "9d8+36",
            "speed": {
                "climb": 20,
                "walk": 20
            },
            "strength": 16,
            "dexterity": 6,
            "constitution": 18,
            "intelligence": 2,
            "wisdom": 6,
            "charisma": 2,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid, necrotic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "-",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "desc": "The ooze makes one pseudopod attack and then uses Snuff Out.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "2d6+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) bludgeoning damage plus 7 (2d6) necrotic damage and 3 (1d6) acid damage.",
                    "name": "Pseudopod"
                },
                {
                    "desc": "The ooze extinguishes one natural or magical light source within 60 feet of it. If the light source is created by a spell, it is dispelled.",
                    "name": "Snuff Out"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The ooze can move through a space as narrow as 1 inch wide without squeezing.",
                    "name": "Amorphous"
                },
                {
                    "desc": "The ooze devours all natural and magical light within 30 feet of it. This area is heavily obscured by darkness for all creatures except shadow fey.",
                    "name": "Aura of Darkness"
                },
                {
                    "desc": "The ooze can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check.",
                    "name": "Spider Climb"
                }
            ],
            "spell_list": [],
            "page_no": 287,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_shadow-ooze/"
        },
        {
            "slug": "suppurating-ooze",
            "desc": "",
            "name": "Suppurating Ooze",
            "size": "Medium",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 8,
            "armor_desc": null,
            "hit_points": 30,
            "hit_dice": "4d8+12",
            "speed": {
                "climb": 10,
                "walk": 10
            },
            "strength": 16,
            "dexterity": 6,
            "constitution": 16,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 2,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, necrotic, slashing",
            "damage_immunities": "poison",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, poisoned, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "-",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d6+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) bludgeoning damage plus 9 (2d8) necrotic damage. If the target is a creature, it must succeed on a DC 13 Constitution saving throw or become infected with the seeping death disease (see the Seeping Death trait).",
                    "name": "Pseudopod"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The ooze can move through a space as narrow as 1 inch wide without squeezing.",
                    "name": "Amorphous"
                },
                {
                    "desc": "A living creature that touches the ooze or hits it with a melee attack while within 5 feet of it takes 4 (1d8) necrotic damage and must succeed on a DC 13 Constitution saving throw or contract a disease. At the end of each long rest, the diseased creature must succeed on a DC 13 Constitution saving throw or its Dexterity score is reduced by 1d4. The reduction lasts until the target finishes a long rest after the disease is cured. If the disease reduces the creature's Dexterity to 0, the creature dies and its body becomes a suppurating ooze 1d4 hours later. The disease lasts until removed by the lesser restoration spell or other similar magic.",
                    "name": "Seeping Death"
                },
                {
                    "desc": "The ooze can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check.",
                    "name": "Spider Climb"
                }
            ],
            "spell_list": [],
            "page_no": 288,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_suppurating-ooze/"
        },
        {
            "slug": "wickerman",
            "desc": "",
            "name": "Wickerman",
            "size": "Huge",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 8,
            "armor_desc": null,
            "hit_points": 138,
            "hit_dice": "12d12+60",
            "speed": {
                "walk": 40
            },
            "strength": 18,
            "dexterity": 8,
            "constitution": 21,
            "intelligence": 3,
            "wisdom": 14,
            "charisma": 1,
            "strength_save": 8,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "blindsight 120 ft. (blind beyond this radius), passive Perception 10",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "desc": "The wickerman makes two slam attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "5d10",
                    "desc": "Ranged Spell Attack: +6 to hit, range 120 ft., one target. Hit: 27 (5d10) fire damage.",
                    "name": "Blazing Ray"
                },
                {
                    "attack_bonus": 8,
                    "damage_dice": "2d10+4",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 15 (2d10 + 4) bludgeoning damage plus 5 (1d10) fire damage and the target is grappled (escape DC 16). The wickerman has two fists, each of which can grapple only one target.",
                    "name": "Slam"
                },
                {
                    "desc": "The wickerman makes one slam attack against a target it is grappling. If the attack hits, the target is imprisoned inside its burning body, and the grapple ends. A creature imprisoned in the wickerman is blinded, restrained, has total cover against attacks and other effects outside the wickerman, and it takes 17 (5d6) fire damage at the start of each of the wickerman's turns. Up to 6 Medium or smaller creatures can fit inside a wickerman's body. If the wickerman takes 25 damage or more from a creature inside of it, the wickerman must succeed on a DC 14 Constitution saving throw or the creature bursts free from it. The creature falls prone in a space within 10 feet of the wickerman. If the wickerman dies, all creatures inside of it are no longer restrained by it and can escape from the burning corpse by using 15 feet of movement, exiting prone.",
                    "name": "Imprison"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "If the staff controlling the wickerman is broken or is not being worn or carried by a humanoid, the wickerman goes berserk. On each of its turns while berserk, the wickerman attacks the nearest creature it can see. If no creature is near enough to move to and attack, the wickerman attacks an object with preference for an object smaller than itself. Once the wickerman goes berserk, it continues to do so until it is destroyed, until a new staff is created, or until the staff is worn or carried by a humanoid.",
                    "name": "Berserk"
                },
                {
                    "desc": "A creature that touches the wickerman or hits it with a melee attack while within 5 feet of it takes 5 (1d10) fire damage. If the wickerman's flame is ever doused, it is incapacitated until the flame is rekindled by dealing at least 10 fire damage to it.",
                    "name": "Blazing Fury"
                },
                {
                    "desc": "If the wickerman is on fire, it takes 1 cold damage for every 5 feet it moves in water or for every gallon of water splashed on it. If the wickerman takes at least 100 points of cold damage within a 1 minute period, its flame is doused.",
                    "name": "Water Susceptibility"
                }
            ],
            "spell_list": [],
            "page_no": 380,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_wickerman/"
        },
        {
            "slug": "awakened-shrub-a5e",
            "desc": "",
            "name": "Awakened Shrub",
            "size": "Small",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 9,
            "armor_desc": "",
            "hit_points": 7,
            "hit_dice": "2d6",
            "speed": {
                "walk": 20
            },
            "strength": 2,
            "dexterity": 8,
            "constitution": 10,
            "intelligence": 10,
            "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": "fire",
            "damage_resistances": "bludgeoning, piercing",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "one language known by its creator",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Rake",
                    "desc": "Melee Weapon Attack: +1 to hit, reach 5 ft., one target. Hit: 1 slashing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While motionless, the shrub is indistinguishable from a normal shrub."
                }
            ],
            "spell_list": [],
            "page_no": 438,
            "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_awakened-shrub/"
        },
        {
            "slug": "flesh-guardian-a5e",
            "desc": "",
            "name": "Flesh Guardian",
            "size": "Medium",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 9,
            "armor_desc": "",
            "hit_points": 93,
            "hit_dice": "11d8+44",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 8,
            "constitution": 18,
            "intelligence": 6,
            "wisdom": 10,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning, poison; damage from nonmagical, non-adamantine weapons",
            "condition_immunities": "charmed, fatigue, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The guardian attacks twice with its slam."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage."
                },
                {
                    "name": "Hurl Object",
                    "desc": "Ranged Weapon Attack: +7 to hit, range 20/60 ft., one target. Hit: 18 (4d6 + 4) bludgeoning damage."
                },
                {
                    "name": "Lightning Bolt (1/Day, While Bloodied)",
                    "desc": "An 80-foot-long  5-foot-wide lightning bolt springs from the guardians chest. Each creature in the area makes a DC 15 Dexterity saving throw  taking 28 (8d6) lightning damage on a failed save or half damage on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Berserk",
                    "desc": "When the guardian starts its turn while bloodied, roll a d6. On a 6, the guardian goes berserk. While berserk, the guardian attacks the nearest creature it can see. If it can't reach a creature, it attacks an object. The guardian stays berserk until it is destroyed or restored to full hit points."
                },
                {
                    "name": "If a berserk guardian can see and hear its creator, the creator can use an action to try to calm it by making a DC 15 Persuasion check",
                    "desc": "On a success, the guardian is no longer berserk."
                },
                {
                    "name": "Fire Fear",
                    "desc": "When the guardian takes fire damage, it is rattled until the end of its next turn."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The guardian is immune to any effect that would alter its form."
                },
                {
                    "name": "Lightning Absorption",
                    "desc": "When the guardian is subjected to lightning damage, it instead regains hit points equal to the lightning damage dealt."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The guardian has advantage on saving throws against spells and magical effects."
                },
                {
                    "name": "Constructed Nature",
                    "desc": "Guardians dont require air, sustenance, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 262,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_flesh-guardian/"
        },
        {
            "slug": "gibbering-mouther-a5e",
            "desc": "",
            "name": "Gibbering Mouther",
            "size": "Medium",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 9,
            "armor_desc": "",
            "hit_points": 67,
            "hit_dice": "9d8+27",
            "speed": {
                "walk": 20,
                "swim": 20
            },
            "strength": 10,
            "dexterity": 8,
            "constitution": 16,
            "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": "psychic",
            "damage_immunities": "",
            "condition_immunities": "prone",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The mouther makes two bite attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one creature. Hit: 7 (2d6) piercing damage  and the target makes a DC 10 Strength saving throw  falling prone on a failure. If the target is killed by this attack  it is absorbed into the mouther."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Blinding Bile (Recharge 5-6)",
                    "desc": "Ranged Weapon Attack: +2 to hit, range 20/60 ft., one creature. Hit: 3 (1d6) acid damage, and the target is blinded until the end of the mouthers next turn."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The mouther can breathe air and water."
                },
                {
                    "name": "Gibbering Mouths",
                    "desc": "The mouther babbles constantly. A living non-aberration creature that starts its turn within 30 feet and can hear its gibbering makes a DC 10 Intelligence saving throw. On a failure, the creature is confused until the start of its next turn."
                },
                {
                    "name": "Reality Eater",
                    "desc": "The ground within 15 feet of the mouther is the consistency of sucking mud and is difficult terrain to all creatures except the mouther. Each non-aberrant creature that starts its turn in the area or enters it for the first time on its turn makes a DC 10 Strength saving throw. On a failure, its Speed is reduced to 0 until the start of its next turn."
                }
            ],
            "spell_list": [],
            "page_no": 245,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_gibbering-mouther/"
        },
        {
            "slug": "golem-barnyard",
            "desc": "",
            "name": "Golem, Barnyard",
            "size": "Medium",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 9,
            "armor_desc": "",
            "hit_points": 75,
            "hit_dice": "10d8+30",
            "speed": {
                "walk": 40
            },
            "strength": 19,
            "dexterity": 8,
            "constitution": 16,
            "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": 0,
            "skills": {
                "perception": 0
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "nonmagic B/P/S attacks not made w/adamantine weapons",
            "damage_immunities": "lightning, poison",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 60', passive Perception 10",
            "languages": "understands creator's languages but can't speak",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "One Bite attack and one Wing Slap attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, 5 ft., one target, 7 (1d6+4) piercing damage + 7 (2d6) poison."
                },
                {
                    "name": "Wing Slap",
                    "desc": "Melee Weapon Attack: +6 to hit, 5 ft., one target, 6 (1d4+4) bludgeoning damage and the target must make DC 13 Str save or be knocked prone."
                },
                {
                    "name": "Chymus Expulsion (Recharge 5-6)",
                    "desc": "Exhales semi-digested decayed meat and vegetation in a 15 ft. cone. Each creature in that area: 14 (4d6) poison (DC 13 Con half)."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Construct Nature",
                    "desc": "Doesn't require air food drink or sleep."
                },
                {
                    "name": "Easily Distracted",
                    "desc": "Disadvantage on Wis (Perception) checks. In addition a creature that the golem can see or hear and that is within 30' of it can attempt to distract golem as a bonus action. Golem must make DC 10 Wis save or spend its next turn moving up to its speed toward the creature using its available actions on that creature."
                },
                {
                    "name": "Immutable Form",
                    "desc": "Immune: form-altering spells/effects."
                },
                {
                    "name": "Lightning Absorption",
                    "desc": "Whenever it is subjected to lightning it takes no damage and instead regains a number of hp equal to the lightning dealt."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                }
            ],
            "spell_list": [],
            "page_no": 214,
            "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_golem-barnyard/"
        },
        {
            "slug": "ooze-shoal",
            "desc": "",
            "name": "Ooze, Shoal",
            "size": "Gargantuan",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 9,
            "armor_desc": "",
            "hit_points": 232,
            "hit_dice": "16d20+64",
            "speed": {
                "walk": 10,
                "swim": 40
            },
            "strength": 20,
            "dexterity": 8,
            "constitution": 19,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 5,
            "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": "bludgeoning, piercing, slashing",
            "damage_immunities": "acid",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60', passive Perception 10",
            "languages": "—",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Mesmerizing Spiral then 3 Pseudopods and Engulf."
                },
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +9 to hit, 15 ft., one target, 16 (2d10+5) bludgeoning damage target is grappled (escape DC 16)."
                },
                {
                    "name": "Engulf",
                    "desc": "Engulfs one Huge or smaller creature grappled by it. Engulfed target is restrained and unable to breathe unless it can breathe water and it must make DC 16 Con save at start of each of the ooze's turns or take 21 (6d6) acid. If ooze moves engulfed target moves with it. Ooze can have 2 Huge or up to 8 Large or smaller creatures engulfed at a time. Engulfed creature or creature within 5 ft. of ooze can take its action to remove engulfed creature from ooze via DC 16 Str check putting engulfed creature in an unoccupied space of its choice within 5 ft. of ooze."
                },
                {
                    "name": "Mesmerizing Spiral",
                    "desc": "The fish inside it swim rapidly in a hypnotic spiral. Each creature within 20' of it that can see the fish: incapacitated 1 min (DC 16 Wis negates). While incapacitated its speed is reduced to 0. Incapacitated creature can re-save at end of each of its turns success ends effect on itself. If a creature's save is successful or effect ends for it creature is immune to Mesmerizing Spiral of all shoal oozes for the next 24 hrs."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False",
                    "desc": "[+]Appearance[/+] Until it attacks indistinguishable from a large school of fish."
                },
                {
                    "name": "Ooze Nature",
                    "desc": "Doesn't require sleep."
                },
                {
                    "name": "Symbiotically Bound",
                    "desc": "The ooze and fish's life force have become entwined. Share stats as if one creature and can't be separated."
                },
                {
                    "name": "Water Breathing",
                    "desc": "Can breathe only underwater."
                }
            ],
            "spell_list": [],
            "page_no": 308,
            "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_ooze-shoal/"
        },
        {
            "slug": "flesh_golem_bf",
            "desc": "",
            "name": "Flesh Golem",
            "size": "medium",
            "type": "Construct",
            "subtype": "",
            "group": "Golems",
            "alignment": "",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 129,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 8,
            "constitution": 18,
            "intelligence": 6,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": 4,
            "dexterity_save": -1,
            "constitution_save": 4,
            "intelligence_save": -2,
            "wisdom_save": 0,
            "charisma_save": -3,
            "perception": 13,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning,Flesh Golem Resilience",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The golem makes two Slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "_Melee Weapon Attack:_ +7 to hit, reach 5 ft., one target. _Hit:_ 17 (3d8+4) bludgeoning damage."
                },
                {
                    "name": "Creator's Anguish (Recharge 5-6)",
                    "desc": "The golem releases a wave of emotional anguish from its core. Each creature within 15 feet of the golem must make a DC 15 WIS save. On a failure, a creature takes 31 (9d6) psychic damage and is incapacitated until the end of its next turn, as its mind fills with memories of its greatest failures. On a success, a creature takes half the damage and isn't incapacitated."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Aversion of Fire",
                    "desc": "If the golem takes fire damage, it loses its immunity to the frightened condition and has disadvantage on attack rolls and ability checks until the end of its next turn."
                },
                {
                    "name": "Berserk (55 HP or Fewer)",
                    "desc": "When the golem starts its turn, roll a d6. On a 6, the golem goes berserk. On each of its turns while berserk, the golem attacks the nearest creature it can see. If no creature is near enough to move to and attack, the golem attacks an object, with preference for an object smaller than itself. Once the golem goes berserk, it continues to do so until it is destroyed or regains all its HP. The golem's creator, if within 60 feet of the berserk golem, can try to calm it by speaking firmly and persuasively. The golem must be able to hear its creator, who must take an action to make a DC 15 CHA (Persuasion) check. If the check succeeds, the golem ceases being berserk. If the golem takes damage while still at 55 HP or fewer, the golem might go berserk again."
                },
                {
                    "name": "Construct Nature",
                    "desc": "The golem doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Flesh Golem Resilience",
                    "desc": "The golem is immune to poison damage and to bludgeoning, piercing, and slashing damage from nonmagical attacks. In addition, it is immune to exhaustion and to the charmed, frightened, paralyzed, petrified, and poisoned conditions."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The golem is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Lightning Absorption",
                    "desc": "Whenever the golem is subjected to lightning damage, it takes no damage and instead regains HP equal to the lightning damage dealt."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The golem has advantage on saves against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The golem's weapon attacks are magical."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_flesh-golem/"
        },
        {
            "slug": "gibbering_mouther_bf",
            "desc": "",
            "name": "Gibbering Mouther",
            "size": "medium",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 72,
            "hit_dice": "",
            "speed": {
                "walk": 10,
                "swim": 10
            },
            "strength": 14,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": 2,
            "dexterity_save": -1,
            "constitution_save": 3,
            "intelligence_save": -4,
            "wisdom_save": 0,
            "charisma_save": -2,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "Aberrant Resilience",
            "damage_immunities": "prone",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "-",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The gibbering mouther makes two Bite attacks. If both attacks hit one Medium or smaller creature, the target must succeed on a DC 13 STR save or be knocked prone."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one creature. _Hit:_ 11 (2d8+2) piercing damage."
                },
                {
                    "name": "Rend Mind",
                    "desc": "One creature the mouther can see within 30 feet of it must succeed on a DC 13 WIS save or take 18 (4d8) psychic damage and suffer a random, short-term dread effect for 1 minute"
                }
            ],
            "bonus_actions": [
                {
                    "name": "Blinding Spittle",
                    "desc": "The mouther spits an otherworldly goo at up to two creatures it can see within 30 feet of it. Each target must succeed on a DC 13 DEX save or be blinded until the end of its next turn."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Aberrant Ground",
                    "desc": "The ground within 10 feet of the mouther is dough-like difficult terrain. A creature that starts its turn in the area must succeed on a DC 13 STR save or its speed is halved until the start of its next turn."
                },
                {
                    "name": "Aberrant Resilience",
                    "desc": "The mouther is resistant to the charmed, frightened, paralyzed, and stunned conditions, and it has advantage on saves against spells or effects that would alter its form."
                },
                {
                    "name": "Gibbering",
                    "desc": "The mouther babbles incoherently while it can see any creature and isn't incapacitated. A creature that starts its turn within 20 feet of the mouther and that can hear the gibbering must succeed on a DC 13 WIS save or it can't take reactions until the start of its next turn and must roll a d8 to determine what it does during its turn. On a 1 to 4, the creature does nothing. On a 5 or 6, the creature takes no action or bonus action and moves its full speed in a randomly determined direction. On a 7 or 8, the creature makes a melee attack against a randomly determined creature within its reach or does nothing if it can't make such an attack."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_gibbering-mouther/"
        },
        {
            "slug": "cackling-skeleton",
            "desc": "The skeleton of a humanoid stands bent over with one arm holding the vacuous space where its stomach would be. Its jaw hangs agape, cackling, as it points at the target of its humor._  \n**Ironic Origins.** When a creature who utterly fears death perishes in an area filled with necrotic energy, it arises as a cackling skeleton. The creature’s dead bones animate to mock the futility of their once-cherished desire of life. The cackling skeleton often wears garish items that parody what it loved in life.  \n**Nihilistic Hecklers.** Cackling skeletons find living creatures’ survival instincts humorous. They find living incredibly futile and believe those that prolong their existence to be hilariously foolish. Unlike other skeletons, cackling skeletons are capable of speech, and they use it to point out the silliness of healing, wearing armor, or other means of self preservation, often pointing out the creature will inevitably die anyway.  \n**Undead Nature.** The cackling skeleton doesn’t require air, food, drink, or sleep.",
            "name": "Cackling Skeleton",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 26,
            "hit_dice": "4d8+8",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 9,
            "constitution": 15,
            "intelligence": 8,
            "wisdom": 10,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 4,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "the languages it knew in life",
            "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. The cackling skeleton has advantage on this attack roll if the target is demoralized.",
                    "attack_bonus": 3,
                    "damage_dice": "1d6+1"
                },
                {
                    "name": "Mock (Recharge 5-6)",
                    "desc": "The cackling skeleton mocks the futile efforts of up to three creatures it can see within 30 feet of it that aren't undead or constructs. Each target must make a DC 12 Charisma saving throw, taking 5 (2d4) psychic damage on a failed save, or half as much damage on a successful one. A demoralized target has disadvantage on this saving throw."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Cackle",
                    "desc": "The skeleton emits a constant, demoralizing cackle. When a creature that isn't an undead or a construct starts its turn within 30 feet of the cackling skeleton and can hear the skeleton, it must make a DC 10 Wisdom saving throw or feel demoralized by the skeleton's cackling. A demoralized creature has disadvantage on attack rolls until the start of its next turn."
                },
                {
                    "name": "Turn Vulnerability",
                    "desc": "The cackling skeleton has disadvantage on saving throws against any effect that turns undead."
                }
            ],
            "spell_list": [],
            "page_no": 79,
            "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_cackling-skeleton/"
        },
        {
            "slug": "giant-husk",
            "desc": "A grotesque human body moves like jelly. Its split-open front reveals the creature has no bones._  \nHusks are the opposite of Open Game License",
            "name": "Giant Husk",
            "size": "Huge",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 76,
            "hit_dice": "8d12+24",
            "speed": {
                "walk": 40
            },
            "strength": 19,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 5,
            "wisdom": 7,
            "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": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "understands all languages it knew in life but can’t speak",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The husk makes two attacks."
                },
                {
                    "name": "Smother",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one Huge or smaller creature. Hit: The creature is grappled (escape DC 14). Until this grapple ends, the target is restrained, blinded, and at risk of suffocating. In addition, at the start of each of the target's turns, the target takes 14 (3d6 + 4) bludgeoning damage. The husk can smother one Huge, two Large, or four Medium or smaller creatures at a time."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "As the husk."
                },
                {
                    "name": "Damage Transfer",
                    "desc": "As the husk, except the other half of the damage is split evenly between all creatures grappled by the husk."
                }
            ],
            "spell_list": [],
            "page_no": 393,
            "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-husk/"
        },
        {
            "slug": "mineral-ooze",
            "desc": "Gray and amorphous, this creature skulks along the stone floor. Its body appears wet and oily, though an unusual crystalline pattern decorates the surface._  \n**Subterranean Menace.** A mineral ooze is a slime that hardens into solid rock after it engulfs its target, making escape much more difficult as it slowly digests the creature.  \n**Earthy Consistency.** The mineral ooze has a high concentration of silicates and crystal, which appear on the surface of the creature when it is in its gelatinous form. When it engulfs a creature, these minerals are pushed to the surface, where they harden quickly, trapping the creature. The ooze reverts to its liquid form after it has finished digesting the creature or if the creature escapes.  \n**Ooze Nature.** A mineral ooze doesn’t require sleep.",
            "name": "Mineral Ooze",
            "size": "Large",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 76,
            "hit_dice": "8d10+32",
            "speed": {
                "walk": 20
            },
            "strength": 14,
            "dexterity": 8,
            "constitution": 18,
            "intelligence": 1,
            "wisdom": 5,
            "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": "acid, cold, fire",
            "damage_immunities": "",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 7",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The mineral ooze makes two slam attacks. If both attacks hit a Medium or smaller target, the target is grappled (escape DC 12), and the ooze uses its Encase on the target."
                },
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) bludgeoning damage plus 3 (1d6) acid damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d8+2"
                },
                {
                    "name": "Encase",
                    "desc": "The mineral ooze encases a Medium or smaller creature grappled by it. The encased target is blinded, restrained, and unable to breathe, and it must succeed on a DC 14 Constitution saving throw at the start of each of the ooze's turns or take 7 (2d6) acid damage. If the ooze moves, the encased target moves with it. The ooze can have only one creature encased at a time. An encased creature can try to escape by taking an action to make a DC 12 Strength check. The creature has disadvantage on this check if the ooze is mineralized. On a success, the creature escapes and enters a space of its choice within 5 feet of the ooze. Alternatively, a creature within 5 feet of the ooze can take an action to pull a creature out of the ooze. Doing so requires a successful DC 12 Strength check, and the creature making the attempt takes 7 (2d6) acid damage. The creature making the attempt has disadvantage on the check if the ooze is mineralized."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The ooze can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "False Appearance",
                    "desc": "While the ooze remains motionless, it is indistinguishable from an oily pool or wet rock."
                },
                {
                    "name": "Mineralize",
                    "desc": "As a bonus action when it has encased a creature, the ooze hardens the minerals in its body, turning the surface of its body into a stone-like material. While mineralized, the ooze has a walking speed of 5 feet, and it has resistance to bludgeoning, piercing, and slashing damage. The ooze remains mineralized until the creature it has encased dies, or until the ooze takes a bonus action to end it."
                }
            ],
            "spell_list": [],
            "page_no": 280,
            "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_mineral-ooze/"
        },
        {
            "slug": "rotsam-swarm",
            "desc": "A quivering glob wraps around a corpse’s arm. Though the corpse is already decaying, the glob seems to accelerate the rot._  \n**Expediter of Decay.** The rotsam feeds on rotting flesh, encouraging decay in already rotten corpses and initiating decay in previously preserved corpses. Unfortunately, the rotsam can affect living tissue just as well and makes no distinction between the two.  \n**Leechlike Underwater Dwellers.** Rotsams attach to their prey like leeches, but they are considerably more difficult to remove than ordinary leeches.  \n**Favored of Rot Cults.** Cultists devoted to deities of disease, death, and decay “raise” rotsams for use in their sacrificial rituals.  \n**Ooze Nature.** A rotsam doesn’t require sleep.",
            "name": "Rotsam Swarm",
            "size": "Large",
            "type": "Ooze",
            "subtype": "Swarm",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 142,
            "hit_dice": "15d10+60",
            "speed": {
                "walk": 10,
                "swim": 30
            },
            "strength": 19,
            "dexterity": 8,
            "constitution": 18,
            "intelligence": 1,
            "wisdom": 9,
            "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": "bludgeoning, piercing, slashing",
            "damage_immunities": "necrotic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, grappled, paralyzed, petrified, prone, restrained, stunned",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 9",
            "languages": "—",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Diseased Bites",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 0 ft., one creature in the swarm's space. Hit: 10 (4d4) piercing damage plus 21 (6d6) necrotic damage, or 5 (2d4) piercing damage and 10 (3d6) necrotic damage if the swarm has half of its hp or fewer. The target must make a DC 15 Constitution saving throw or contract a disease (see the Bog Rot trait).",
                    "attack_bonus": 7,
                    "damage_dice": "4d4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Bog Rot",
                    "desc": "A creature that fails its saving throw against the rotsam's diseased bite attack becomes infected with the bog rot disease. Until the disease is cured, the infected creature's skin breaks out in a rot-like rash that slowly spreads across its body, and its hp maximum decreases by 7 (2d6) for every 24 hours that elapse. After the first 24 hours, the creature's skin starts to smell like rot, and creatures have advantage on Wisdom (Perception) and Wisdom (Survival) checks to find the infected creature. The reduction and rot smell last until the disease is cured. The creature dies if the disease reduces its hp maximum to 0."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The rotsam can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                },
                {
                    "name": "Swarm",
                    "desc": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny rotsam. The swarm can't regain hp or gain temporary hp."
                }
            ],
            "spell_list": [],
            "page_no": 309,
            "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_rotsam-swarm/"
        },
        {
            "slug": "sapphire-jelly",
            "desc": "Wisps of frosty air rise from the amorphous, quivering blue puddle. Bits of ice cling to the edges, and the surface has an almost crystalline appearance._  \n**Mountainous Regions.** Sapphire jellies are at home in glacial and mountainous regions among rocks and ice. They are just as likely to be found aboveground as below, but they avoid regions that are warm or dry. They tend to avoid large settlements of warm-blooded creatures, as such creatures consider them an active threat and often seek to destroy them. They prefer the company of creatures not bothered by the cold.  \n**Unnaturally Cold.** Sapphire jellies are extremely cold, freezing water and objects they encounter on contact. Creatures that are caught within them or hit with their attacks are immediately chilled to the bone, and those who are killed by them are permanently transformed into undead. Sapphire jellies can often be found in areas with Open Game License",
            "name": "Sapphire Jelly",
            "size": "Medium",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 144,
            "hit_dice": "17d8+68",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 8,
            "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": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold, poison",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, poisoned, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 11",
            "languages": "—",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The sapphire jelly makes two freezing slam attacks."
                },
                {
                    "name": "Freezing Slam",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one creature. Hit: 10 (2d6 + 3) bludgeoning damage plus 10 (3d6) cold damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d6+3"
                },
                {
                    "name": "Engulf",
                    "desc": "The jelly moves up to its speed. While doing so, it can enter a Medium or smaller creature's space. Whenever the jelly enters a creature's space, the creature must make a DC 15 Dexterity saving throw.\n\nOn a successful save, the creature can choose to be pushed 5 feet back or to the side of the jelly. A creature that chooses not to be pushed suffers the consequences of a failed saving throw.\n\nOn a failed save, the jelly enters the creature's space, and the creature takes 10 (3d6) cold damage and is engulfed. The engulfed creature can't breathe, is restrained, and takes 21 (6d6) cold damage at the start of each of the jelly's turns. When the jelly moves, the engulfed creature moves with it. A sapphire jelly can have only one creature engulfed at a time.\n\nAn engulfed creature can try to escape by taking an action to make a DC 15 Strength check. On a success, the creature escapes and enters a space of its choice within 5 feet of the jelly. Alternatively, a creature within 5 feet of the jelly can take an action to pull a creature out of the jelly. Doing so requires a successful DC 15 Strength check, and the creature making the attempt takes 10 (3d6) cold damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The sapphire jelly can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Icy Transformation",
                    "desc": "A humanoid slain by the sapphire jelly rises 1 week later as a glacial corrupter, unless the humanoid is restored to life or its body is destroyed."
                }
            ],
            "spell_list": [],
            "page_no": 312,
            "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_sapphire-jelly/"
        },
        {
            "slug": "tar-ooze",
            "desc": "A pool of black pitch bubbles on the ground. Skulls and bones rise to the surface with each burst of putrid air. The tar lets out a burbling hiss, as if releasing the last gasp of a creature trapped within it._  \n**Necrotic Sludge.** When a group of Open Game License",
            "name": "Tar Ooze",
            "size": "Large",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 120,
            "hit_dice": "15d10+45",
            "speed": {
                "walk": 20,
                "climb": 20
            },
            "strength": 18,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 1,
            "wisdom": 8,
            "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": "fire, necrotic, poison",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, poisoned, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "—",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The tar ooze makes two pseudopod attacks. If both attacks hit the same target, the target is covered in tar (see Sticky Situation)."
                },
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) bludgeoning damage plus 14 (4d6) necrotic damage.",
                    "attack_bonus": 7,
                    "damage_dice": "1d6+4"
                },
                {
                    "name": "Hurl Tar",
                    "desc": "Ranged Weapon Attack: +2 to hit, range 60 ft., one target. Hit: 14 (4d6) necrotic damage and the target must succeed on a DC 14 Dexterity saving throw or be covered in tar (see Sticky Situation).",
                    "attack_bonus": 2,
                    "damage_dice": "4d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fire Hazard",
                    "desc": "When the ooze takes fire damage, it bursts into flame. The ooze continues burning until it takes cold damage or is immersed in water. A creature that touches the ooze or hits it with a melee attack while within 5 feet of it while it is burning takes 5 (1d10) fire damage. While burning, the ooze's weapon attacks deal an extra 5 (1d10) fire damage."
                },
                {
                    "name": "Sticky Situation",
                    "desc": "A creature covered in the ooze's tar has its speed halved for 1 minute. In addition, the tar ignites if touched by a source of fire or if a creature covered with tar takes fire damage. The tar burns until a creature takes an action to snuff out the flames. A creature that starts its turn covered with burning tar takes 10 (2d10) fire damage. A humanoid that dies while covered in tar rises 1 hour later as tar ghoul, unless the humanoid is restored to life or its body is destroyed."
                }
            ],
            "spell_list": [],
            "page_no": 280,
            "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_tar-ooze/"
        },
        {
            "slug": "awakened-shrub",
            "desc": "An **awakened shrub** is an ordinary shrub given sentience and mobility by the awaken spell or similar magic.",
            "name": "Awakened Shrub",
            "size": "Small",
            "type": "Plant",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 10,
            "hit_dice": "3d6",
            "speed": {
                "walk": 20
            },
            "strength": 3,
            "dexterity": 8,
            "constitution": 11,
            "intelligence": 10,
            "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": "fire",
            "damage_resistances": "piercing",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "one language known by its creator",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Rake",
                    "desc": "Melee Weapon Attack: +1 to hit, reach 5 ft., one target. Hit: 1 (1d4 - 1) slashing damage.",
                    "attack_bonus": 1,
                    "damage_dice": "1d4",
                    "damage_bonus": -1
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While the shrub remains motionless, it is indistinguishable from a normal shrub."
                }
            ],
            "spell_list": [],
            "page_no": 366,
            "environments": [
                "Jungle",
                "Swamp",
                "Forest",
                "Laboratory"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_awakened-shrub/"
        },
        {
            "slug": "camel",
            "desc": "",
            "name": "Camel",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": "Miscellaneous Creatures",
            "alignment": "unaligned",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 15,
            "hit_dice": "2d10+4",
            "speed": {
                "walk": 50
            },
            "strength": 16,
            "dexterity": 8,
            "constitution": 14,
            "intelligence": 2,
            "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": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 9",
            "languages": "",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 2 (1d4) bludgeoning damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 369,
            "environments": [
                "Desert",
                "Settlement"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_camel/"
        },
        {
            "slug": "flesh-golem",
            "desc": "",
            "name": "Flesh Golem",
            "size": "Medium",
            "type": "Construct",
            "subtype": "",
            "group": "Golems",
            "alignment": "neutral",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 93,
            "hit_dice": "11d8+44",
            "speed": {
                "walk": 30
            },
            "strength": 19,
            "dexterity": 9,
            "constitution": 18,
            "intelligence": 6,
            "wisdom": 10,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning, poison; bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine weapons",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The golem makes two slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d8",
                    "damage_bonus": 4
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Berserk",
                    "desc": "Whenever the golem starts its turn with 40 hit points or fewer, roll a d6. On a 6, the golem goes berserk. On each of its turns while berserk, the golem attacks the nearest creature it can see. If no creature is near enough to move to and attack, the golem attacks an object, with preference for an object smaller than itself. Once the golem goes berserk, it continues to do so until it is destroyed or regains all its hit points.\nThe golem's creator, if within 60 feet of the berserk golem, can try to calm it by speaking firmly and persuasively. The golem must be able to hear its creator, who must take an action to make a DC 15 Charisma (Persuasion) check. If the check succeeds, the golem ceases being berserk. If it takes damage while still at 40 hit points or fewer, the golem might go berserk again."
                },
                {
                    "name": "Aversion of Fire",
                    "desc": "If the golem takes fire damage, it has disadvantage on attack rolls and ability checks until the end of its next turn."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The golem is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Lightning Absorption",
                    "desc": "Whenever the golem is subjected to lightning damage, it takes no damage and instead regains a number of hit points equal to the lightning damage dealt."
                },
                {
                    "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": 316,
            "environments": [
                "Any"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_flesh-golem/"
        },
        {
            "slug": "gibbering-mouther",
            "desc": "",
            "name": "Gibbering Mouther",
            "size": "Medium",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 67,
            "hit_dice": "9d8+27",
            "speed": {
                "walk": 10,
                "swim": 10
            },
            "strength": 10,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 3,
            "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": "prone",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The gibbering mouther makes one bite attack and, if it can, uses its Blinding Spittle."
                },
                {
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one creature. Hit: 17 (5d6) piercing damage. If the target is Medium or smaller, it must succeed on a DC 10 Strength saving throw or be knocked prone. If the target is killed by this damage, it is absorbed into the mouther.",
                    "attack_bonus": 2,
                    "damage_dice": "5d6"
                },
                {
                    "name": "Blinding Spittle (Recharge 5-6)",
                    "desc": "The mouther spits a chemical glob at a point it can see within 15 feet of it. The glob explodes in a blinding flash of light on impact. Each creature within 5 feet of the flash must succeed on a DC 13 Dexterity saving throw or be blinded until the end of the mouther's next turn."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Aberrant Ground",
                    "desc": "The ground in a 10-foot radius around the mouther is doughlike difficult terrain. Each creature that starts its turn in that area must succeed on a DC 10 Strength saving throw or have its speed reduced to 0 until the start of its next turn."
                },
                {
                    "name": "Gibbering",
                    "desc": "The mouther babbles incoherently while it can see any creature and isn't incapacitated. Each creature that starts its turn within 20 feet of the mouther and can hear the gibbering must succeed on a DC 10 Wisdom saving throw. On a failure, the creature can't take reactions until the start of its next turn and rolls a d8 to determine what it does during its turn. On a 1 to 4, the creature does nothing. On a 5 or 6, the creature takes no action or bonus action and uses all its movement to move in a randomly determined direction. On a 7 or 8, the creature makes a melee attack against a randomly determined creature within its reach or does nothing if it can't make such an attack."
                }
            ],
            "spell_list": [],
            "page_no": 314,
            "environments": [
                "Underdark",
                "Sewer",
                "Astral Plane",
                "Caverns",
                "Laboratory"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_gibbering-mouther/"
        },
        {
            "slug": "nihilethic-zombie",
            "desc": "",
            "name": "Nihilethic Zombie",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 9,
            "armor_desc": "natural armor",
            "hit_points": 22,
            "hit_dice": "3d8+9",
            "speed": {
                "walk": 20,
                "swim": 30
            },
            "strength": 13,
            "dexterity": 6,
            "constitution": 16,
            "intelligence": 3,
            "wisdom": 6,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 0,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "cold, necrotic, poison; bludgeoning, piercing and slashing from nonmagical attacks (only when in ethereal form)",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "understand Void Speech and the languages it knew in life but can't speak",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Slam (Material Form Only)",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6 + 1) bludgeoning damage and the target must make a successful DC 13 Constitution saving throw or become diseased. The disease has little effect for 1 minute; during that time, it can be removed by bless, lesser restoration, or comparable magic. After 1 minute, the diseased creature's skin becomes translucent and slimy. The creature cannot regain hit points unless it is at least partially underwater, and the disease can only be removed by heal or comparable magic. Unless the creature is either fully submerged or frequently doused with water, it takes 6 (1d12) acid damage every 10 minutes. If a creature dies while diseased, it rises in 2d6 rounds as a nihilethic zombie. This zombie is permanently dominated by the nihileth that commands the attacking zombie.",
                    "attack_bonus": 3,
                    "damage_dice": "4d6+1"
                },
                {
                    "name": "Withering Touch (Ethereal Form)",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6 + 1) necrotic damage.",
                    "attack_bonus": 3,
                    "damage_dice": "1d6+1"
                },
                {
                    "name": "Form Swap",
                    "desc": "As a bonus action, the nihilethic zombie can alter between its material and ethereal forms at will."
                },
                {
                    "name": "Sacrifice Life",
                    "desc": "A nihilethic zombie can sacrifice itself to heal a nihileth within 30 feet of it. All of its remaining hit points transfer to the nihileth in the form of healing. The nihilethic zombie is reduced to 0 hit points and it doesn't make an Undead Fortitude saving throw. A nihileth cannot be healed above its maximum hit points in this manner."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Void Body",
                    "desc": "The nihilethic zombie can reduce the damage it takes from a single source by 1d12 points. This reduction cannot be applied to radiant damage."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Undead Fortitude",
                    "desc": "If damage reduces the nihileth to 0 hit points, it must make a Constitution saving throw with a DC of 5 + the damage taken, unless the damage is radiant or from a critical hit. On a success, the nihileth drops to 1 hit point instead."
                },
                {
                    "name": "Dual State",
                    "desc": "Like its nihileth creator, a nihilethic zombie can assume either a material or ethereal form. When in its material form, it has resistance to nonmagical weapons. In its ethereal form, it is immune to nonmagical weapons. Its ethereal form appears as a dark purple outline of its material form, with a blackish-purple haze within."
                }
            ],
            "spell_list": [],
            "page_no": 9,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_nihilethic-zombie/"
        },
        {
            "slug": "foxfire-ooze",
            "desc": "",
            "name": "Foxfire Ooze",
            "size": "Large",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 126,
            "hit_dice": "12d10+60",
            "speed": {
                "climb": 20,
                "fly": 10,
                "hover": true,
                "swim": 20,
                "walk": 20
            },
            "strength": 19,
            "dexterity": 8,
            "constitution": 20,
            "intelligence": 2,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "cold",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "acid, fire, lightning",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "-",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "desc": "The foxfire ooze makes three pseudopod attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 8,
                    "damage_dice": "3d10+4",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 20 (3d10 + 4) bludgeoning damage plus 4 (1d8) lightning damage.",
                    "name": "Pseudopod"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The ooze has advantage on attack rolls against any creature it has surprised.",
                    "name": "Ambusher"
                },
                {
                    "desc": "The ooze can move through a space as narrow as 1 inch wide without squeezing.",
                    "name": "Amorphous"
                },
                {
                    "desc": "A creature that touches the ooze while wearing metal or hits it with a melee attack with a metal weapon takes 9 (2d8) lightning damage and triggers a lightning storm. All creatures within 20 feet of the ooze that are holding or wearing metal must succeed on a DC 16 Dexterity saving throw or take 9 (2d8) lightning damage.",
                    "name": "Lightning Storm"
                },
                {
                    "desc": "The ooze can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check.",
                    "name": "Spider Climb"
                }
            ],
            "spell_list": [],
            "page_no": 283,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_foxfire-ooze/"
        },
        {
            "slug": "grave-behemoth",
            "desc": "",
            "name": "Grave Behemoth",
            "size": "Huge",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 210,
            "hit_dice": "20d12+80",
            "speed": {
                "walk": 40
            },
            "strength": 22,
            "dexterity": 8,
            "constitution": 19,
            "intelligence": 13,
            "wisdom": 10,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, frightened, poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "-",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "desc": "The grave behemoth makes two slam attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 10,
                    "damage_dice": "3d8+6",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 19 (3d8 + 6) bludgeoning damage.",
                    "name": "Slam"
                },
                {
                    "attack_bonus": 10,
                    "damage_dice": "3d12+6",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 25 (3d12 + 6) piercing damage plus 14 (4d6) necrotic damage.",
                    "name": "Gorge"
                },
                {
                    "desc": "The grave behemoth vomits putrid flesh and 5 (2d4) zombies in a 30-foot cone. Each creature in that area must make a DC 16 Dexterity saving throw. On a failure, a target takes 38 (11d6) necrotic damage and is covered in rotting slime for 1 minute. On a success, a target takes half the necrotic damage and isn't covered in slime. A creature, including the target, can take an action to clean off the slime. Zombies under the grave behemoth's control have advantage on attack rolls against creatures covered in a grave behemoth's slime.",
                    "name": "Hurl Flesh (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The behemoth starts with two arms and two legs. If it loses one arm, it can't multiattack. If it loses both arms, it can't slam. If it loses one leg, its speed is halved. If it loses both legs, it falls prone. If it has both arms, it can crawl. With only one arm, it can still crawl, but its speed is halved. With no arms or legs, its speed is 0, and it can't benefit from bonuses to speed.",
                    "name": "Fleshbag"
                },
                {
                    "desc": "At the end of any turn in which the behemoth took at least 30 damage, roll a d8. On a 1, it loses an arm. On a 2, it loses a leg. In addition, 2 (1d4) zombies fall prone in unoccupied spaces within 10 feet of the behemoth, spilling from the wound.",
                    "name": "Flesh Wound"
                },
                {
                    "desc": "The grave behemoth and any zombies within 30 feet of it have advantage on saving throws against effects that turn undead.",
                    "name": "Turning Defiance"
                },
                {
                    "desc": "Zombies created by a grave behemoth's Flesh Wound and Hurl Flesh share a telepathic link with it, are under its control, are immune to necrotic damage, and act immediately and on the grave behemoth's initiative.",
                    "name": "Zombie Keeper"
                }
            ],
            "spell_list": [],
            "page_no": 208,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_grave-behemoth/"
        },
        {
            "slug": "ruby-ooze",
            "desc": "",
            "name": "Ruby Ooze",
            "size": "Medium",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 93,
            "hit_dice": "11d8+44",
            "speed": {
                "climb": 20,
                "walk": 20
            },
            "strength": 14,
            "dexterity": 8,
            "constitution": 18,
            "intelligence": 2,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "lightning",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "acid, fire",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "-",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "desc": "The ruby ooze makes two pseudopod attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "2d6+2",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) bludgeoning damage plus 14 (4d6) acid damage.",
                    "name": "Pseudopod"
                },
                {
                    "desc": "The ooze sprays its bright red protoplasm in a 20-foot line that is 5 feet wide. Each creature in that line must make a DC 15 Dexterity saving throw. On a failure, the creature takes 21 (6d6) acid damage and is restrained as its flesh begins to turn into a translucent ruby-like stone. On a success, the creature takes half the damage and isn't restrained. The restrained creature must make a DC 15 Constitution saving throw at the end of its next turn, taking 21 (6d6) acid damage and becoming petrified on a failure or ending the effect on a success.",
                    "name": "Acid Spray (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The ooze has advantage on attack rolls against any creature it has surprised.",
                    "name": "Ambusher"
                },
                {
                    "desc": "The ooze can move through a space as narrow as 1 inch wide without squeezing.",
                    "name": "Amorphous"
                },
                {
                    "desc": "A creature that touches the ooze or hits it with a melee attack while within 5 feet of it takes 7 (2d6) acid damage. Any nonmagical weapon made of metal or wood that hits the ooze is coated in a corrosive red slime. After dealing damage, the weapon takes a permanent and cumulative -1 penalty to damage rolls. If its penalty drops to -5, the weapon is destroyed. Nonmagical ammunition made of metal or wood that hits the ooze is destroyed after dealing damage. The ooze can eat through 2-inch-thick, nonmagical wood or metal in 1 round.",
                    "name": "Corrosive Form"
                },
                {
                    "desc": "While the ooze remains motionless, it is indistinguishable from a pile of rubies.",
                    "name": "False Appearance"
                },
                {
                    "desc": "The ooze can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check.",
                    "name": "Spider Climb"
                }
            ],
            "spell_list": [],
            "page_no": 286,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_ruby-ooze/"
        },
        {
            "slug": "acolyte-a5e",
            "desc": "",
            "name": "Acolyte",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 10,
            "armor_desc": "",
            "hit_points": 11,
            "hit_dice": "2d8+2",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "medicine": 4,
                "religion": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 12",
            "languages": "any one",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Club",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 2 (1d4) bludgeoning damage."
                },
                {
                    "name": "Sacred Flame (Cantrip; V, S)",
                    "desc": "One creature the acolyte can see within 60 feet makes a DC 12 Dexterity saving throw  taking 4 (1d8) radiant damage on a failure. This spell ignores cover."
                },
                {
                    "name": "Bless (1st-Level; V, S, M, Concentration)",
                    "desc": "Up to three creatures within 30 feet add a d4 to attack rolls and saving throws for 1 minute."
                },
                {
                    "name": "Cure Wounds (1st-Level; V, S)",
                    "desc": "The acolyte touches a willing living creature  restoring 6 (1d8 + 2) hit points to it."
                },
                {
                    "name": "An acolyte is a priest in training or an assistant to a more senior member of the clergy",
                    "desc": "While acolytes may be found acting as servants or messengers in major temples  an acolyte may also be the only representative of their faith serving a village or roadside shrine."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Spellcasting",
                    "desc": "The acolyte is a 2nd level spellcaster. Their spellcasting ability is Wisdom (spell save DC 12\n +4 to hit with spell attacks). They have the following cleric spells prepared:\n Cantrips (at will): light\n sacred flame\n thaumaturgy\n 1st-level (3 slots): bless\n cure wounds\n sanctuary"
                }
            ],
            "spell_list": [],
            "page_no": 486,
            "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_acolyte/"
        },
        {
            "slug": "apprentice-mage-a5e",
            "desc": "",
            "name": "Apprentice Mage",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 10,
            "armor_desc": "",
            "hit_points": 11,
            "hit_dice": "2d8+2",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 14,
            "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": {
                "arcana": 4,
                "history": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "any one",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Dagger",
                    "desc": "Melee or Ranged Weapon Attack: +2 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 2 (1d4) piercing damage."
                },
                {
                    "name": "Fire Bolt (Cantrip; V, S)",
                    "desc": "Ranged Spell Attack: +4 to hit, range 120 ft., one target. Hit: 5 (1d10) fire damage."
                },
                {
                    "name": "Magic Missile (1st-Level; V, S)",
                    "desc": "Three glowing arrows fly from the mage simultaneously  unerringly hitting up to 3 creatures within 120 feet. Each arrow deals 3 (1d4 + 1) force damage."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Shield (1st-Level; V",
                    "desc": "When the mage is hit by an attack or targeted by magic missile, they gain a +5 bonus to AC (including against the triggering attack) and immunity to magic missile. These benefits last until the start of their next turn."
                },
                {
                    "name": "Whether a student attending a wizard college or serving a crotchety master",
                    "desc": "Apprentice mage statistics can also be used to represent an older hedge wizard of limited accomplishments."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Spellcasting",
                    "desc": "The apprentice mage is a 2nd level spellcaster. Their spellcasting ability is Intelligence (spell save DC 12\n +4 to hit with spell attacks). They have the following wizard spells prepared:\n Cantrips (at will): fire bolt\n light\n prestidigitation\n 1st-level (3 slots): detect magic\n magic missile\n shield"
                }
            ],
            "spell_list": [],
            "page_no": 478,
            "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_apprentice-mage/"
        },
        {
            "slug": "badger-a5e",
            "desc": "",
            "name": "Badger",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 10,
            "armor_desc": "",
            "hit_points": 3,
            "hit_dice": "1d4+1",
            "speed": {
                "walk": 20,
                "burrow": 5
            },
            "strength": 4,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 30 ft., passive Perception 11",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 1 piercing damage. If this damage would reduce a Small or larger target to 0 hit points  the target takes no damage from this attack."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The badger has advantage on Perception checks that rely on smell."
                }
            ],
            "spell_list": [],
            "page_no": 439,
            "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_badger/"
        },
        {
            "slug": "camel-a5e",
            "desc": "",
            "name": "Camel",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 10,
            "armor_desc": "",
            "hit_points": 15,
            "hit_dice": "2d10+4",
            "speed": {
                "walk": 50
            },
            "strength": 16,
            "dexterity": 10,
            "constitution": 14,
            "intelligence": 2,
            "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": "passive Perception 9",
            "languages": "",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 2 (1d4) bludgeoning damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 441,
            "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_camel/"
        },
        {
            "slug": "commoner-a5e",
            "desc": "",
            "name": "Commoner",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 10,
            "armor_desc": "",
            "hit_points": 4,
            "hit_dice": "1d8",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 10,
            "constitution": 10,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "any": 0
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10 (14 if proficient)",
            "languages": "any one",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Club",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 2 (1d4) bludgeoning damage."
                },
                {
                    "name": "Stone",
                    "desc": "Ranged Weapon Attack: +2 to hit, range 10/30 ft., one target. Hit: 2 (1d4) bludgeoning damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 471,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_commoner/"
        },
        {
            "slug": "commoner-mob-a5e",
            "desc": "",
            "name": "Commoner Mob",
            "size": "Huge",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 10,
            "armor_desc": "",
            "hit_points": 45,
            "hit_dice": "10d8",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 10,
            "constitution": 10,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "any one",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Clubs",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., up to two targets. Hit: 10 (4d4) bludgeoning damage  or half damage if the mob is bloodied."
                },
                {
                    "name": "Stones",
                    "desc": "Ranged Weapon Attack: +2 to hit, range 10/30 ft., up to two targets. Hit: 10 (4d4) bludgeoning damage or half damage if the mob is bloodied."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Area Vulnerability",
                    "desc": "The mob takes double damage from any effect that targets an area."
                },
                {
                    "name": "Mob Dispersal",
                    "desc": "When the mob is reduced to 0 hit points, it turns into 5 (1d6 + 2) commoners with 2 hit points."
                },
                {
                    "name": "Mob",
                    "desc": "The mob is composed of 10 or more commoners. If it is subjected to a spell, attack, or other effect that affects only one target, it takes any damage but ignores other effects. It can share its space with Medium or smaller creatures or objects. The mob can move through any opening large enough for one Medium creature."
                }
            ],
            "spell_list": [],
            "page_no": 471,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_commoner-mob/"
        },
        {
            "slug": "draft-horse-a5e",
            "desc": "",
            "name": "Draft Horse",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 10,
            "armor_desc": "",
            "hit_points": 22,
            "hit_dice": "3d10+6",
            "speed": {
                "walk": 40
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 14,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Hooves",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 3 (1d6) bludgeoning damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 443,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_draft-horse/"
        },
        {
            "slug": "dretch-a5e",
            "desc": "",
            "name": "Dretch",
            "size": "Small",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 10,
            "armor_desc": "",
            "hit_points": 18,
            "hit_dice": "4d6+4",
            "speed": {
                "walk": 20
            },
            "strength": 12,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 5,
            "wisdom": 8,
            "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": "cold, fire, lightning",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 9",
            "languages": "Abyssal",
            "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."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Chaotic Evil",
                    "desc": "The dretch radiates a Chaotic and Evil aura."
                },
                {
                    "name": "Energy-Sucking Aura",
                    "desc": "A non-demon creature that takes an action or bonus action while within 10 feet of a dretch can't take another action, bonus action, or reaction until the start of its next turn."
                }
            ],
            "spell_list": [],
            "page_no": 67,
            "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_dretch/"
        },
        {
            "slug": "elk-a5e",
            "desc": "",
            "name": "Elk",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 10,
            "armor_desc": "",
            "hit_points": 15,
            "hit_dice": "2d10+4",
            "speed": {
                "walk": 50
            },
            "strength": 14,
            "dexterity": 10,
            "constitution": 14,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Ram",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6+2) bludgeoning damage. If the target is a creature and the elk moves at least 20 feet straight towards the target before the attack  the target makes a DC 12 Strength saving throw  falling prone on a failure."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Hooves",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one prone creature. Hit: 7 (2d4+2) bludgeoning damage."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 444,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_elk/"
        },
        {
            "slug": "giant-badger-a5e",
            "desc": "",
            "name": "Giant Badger",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 10,
            "armor_desc": "",
            "hit_points": 19,
            "hit_dice": "3d8+6",
            "speed": {
                "walk": 30,
                "burrow": 10
            },
            "strength": 12,
            "dexterity": 10,
            "constitution": 14,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 30 ft., passive Perception 11",
            "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."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The badger has advantage on Perception checks that rely on smell."
                }
            ],
            "spell_list": [],
            "page_no": 444,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_giant-badger/"
        },
        {
            "slug": "goat-a5e",
            "desc": "",
            "name": "Goat",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 10,
            "armor_desc": "",
            "hit_points": 4,
            "hit_dice": "1d8",
            "speed": {
                "walk": 40
            },
            "strength": 10,
            "dexterity": 10,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Ram",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 2 (1d4) 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 extra 2 (1d4) bludgeoning damage and makes a DC 10 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": 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_goat/"
        },
        {
            "slug": "lizard-a5e",
            "desc": "",
            "name": "Lizard",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 10,
            "armor_desc": "",
            "hit_points": 2,
            "hit_dice": "1d4",
            "speed": {
                "walk": 20,
                "climb": 20
            },
            "strength": 2,
            "dexterity": 10,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 30 ft., passive Perception 10",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +0 to hit, reach 5 ft., one target. Hit: 1 piercing damage. If this damage would reduce a Small or larger target to 0 hit points  the target takes no damage from this attack."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 454,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_lizard/"
        },
        {
            "slug": "mule-a5e",
            "desc": "",
            "name": "Mule",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 10,
            "armor_desc": "",
            "hit_points": 11,
            "hit_dice": "2d8+2",
            "speed": {
                "walk": 40
            },
            "strength": 12,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": 3,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Hooves",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 3 (1d4+1) bludgeoning damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Beast of Burden",
                    "desc": "The mule is considered Large when calculating its carrying capacity."
                }
            ],
            "spell_list": [],
            "page_no": 455,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_mule/"
        },
        {
            "slug": "pony-a5e",
            "desc": "",
            "name": "Pony",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 10,
            "armor_desc": "",
            "hit_points": 11,
            "hit_dice": "2d8+2",
            "speed": {
                "walk": 40
            },
            "strength": 14,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Hooves",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 2 (1d4) bludgeoning damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 457,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_pony/"
        },
        {
            "slug": "riding-horse-a5e",
            "desc": "",
            "name": "Riding Horse",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 10,
            "armor_desc": "",
            "hit_points": 19,
            "hit_dice": "3d10+3",
            "speed": {
                "walk": 60
            },
            "strength": 16,
            "dexterity": 12,
            "constitution": 12,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Hooves",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6+1) bludgeoning damage"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 458,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_riding-horse/"
        },
        {
            "slug": "steam-mephit-a5e",
            "desc": "",
            "name": "Steam Mephit",
            "size": "Small",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 10,
            "armor_desc": "",
            "hit_points": 21,
            "hit_dice": "6d6",
            "speed": {
                "walk": 30,
                "fly": 30
            },
            "strength": 6,
            "dexterity": 10,
            "constitution": 10,
            "intelligence": 8,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Aquan, Ignan",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 2 (1d4) slashing damage plus 2 (1d4) fire damage."
                },
                {
                    "name": "Blurred Form (1/Day, Bloodied Only)",
                    "desc": "The mephit uses magical illusion to blur its form. For 1 minute  attacks against the mephit are made with disadvantage."
                },
                {
                    "name": "Steam Breath (1/Day)",
                    "desc": "The mephit exhales a 15-foot cone of steam. Each creature in the area makes a DC 10 Constitution saving throw  taking 4 (1d8) 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 steam. Each creature within 5 feet makes a DC 10 Constitution saving throw, taking 4 (1d8) fire damage on a failed save."
                },
                {
                    "name": "Elemental Nature",
                    "desc": "A mephit doesnt require air, sustenance, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 327,
            "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_steam-mephit/"
        },
        {
            "slug": "vulture-a5e",
            "desc": "",
            "name": "Vulture",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 10,
            "armor_desc": "",
            "hit_points": 4,
            "hit_dice": "1d8",
            "speed": {
                "walk": 10,
                "fly": 50
            },
            "strength": 6,
            "dexterity": 10,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 13",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 2 (1d4) piercing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Retreat",
                    "desc": "When the vulture would be hit by a melee attack, the vulture can move 5 feet away from the attacker. If this moves the vulture out of the attackers reach, the attacker has disadvantage on its attack."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Sight and Smell",
                    "desc": "The vulture has advantage on Perception checks that rely on sight and smell."
                }
            ],
            "spell_list": [],
            "page_no": 462,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_vulture/"
        },
        {
            "slug": "copperkill-slime",
            "desc": "",
            "name": "Copperkill Slime",
            "size": "Huge",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 10,
            "armor_desc": "",
            "hit_points": 142,
            "hit_dice": "15d12+45",
            "speed": {
                "walk": 20,
                "climb": 20
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 17,
            "intelligence": 4,
            "wisdom": 8,
            "charisma": 2,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": -1,
            "skills": {
                "perception": -1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "piercing, slashing",
            "damage_immunities": "acid, poison",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60' (blind beyond), passive Perception 9",
            "languages": "—",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Pseudopods. If slime hits one creature with two Pseudopods target is grappled (escape DC 15). Until the grapple ends the target is restrained and takes 9 (2d8) poison at start of each of its turns. Slime can have only one target grappled in this way at a time."
                },
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +7 to hit, 5 ft., one target, 7 (1d6+4) bludgeoning damage + 9 (2d8) poison."
                },
                {
                    "name": "Poisonous Snap (Stretched Body Only Recharge 5-6)",
                    "desc": "While it is covering an object or structure it can rapidly collapse back to its normal form ending the stretch and spraying all nearby creatures with poisonous slime. Each creature within 10 ft. of any space the stretched slime occupied before collapsing: 27 (6d8) poison and coated in poisonous slime (DC 15 Dex half not coated). A creature coated takes 9 (2d8) poison at start of each of its turns. A creature including slime-coated creature can take an action to clean it off."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Stretch Body",
                    "desc": "Stretches its body across surface of a Gargantuan or smaller object or across surface of a wall pillar or similar structure no larger than a 20' square within 5 ft. of it sharing the space of the object or structure. Slime can end the stretch as a bonus action occupying nearest unoccupied space to the object or structure."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "Move through space 1ft.+ wide with o squeezing."
                },
                {
                    "name": "Ooze Nature",
                    "desc": "Doesn't require sleep."
                },
                {
                    "name": "Patinated Appearance",
                    "desc": "While motionless indistinguishable from the object or structure it is stretched across though the object or structure appears to be covered in green paint or verdigris."
                },
                {
                    "name": "Spider Climb",
                    "desc": "Difficult surfaces even ceilings no ability check."
                }
            ],
            "spell_list": [],
            "page_no": 94,
            "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_copperkill-slime/"
        },
        {
            "slug": "moppet",
            "desc": "",
            "name": "Moppet",
            "size": "Tiny",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 10,
            "armor_desc": "",
            "hit_points": 17,
            "hit_dice": "5d6",
            "speed": {
                "walk": 20
            },
            "strength": 3,
            "dexterity": 10,
            "constitution": 10,
            "intelligence": 3,
            "wisdom": 10,
            "charisma": 15,
            "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": "",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, incapacitated, paralyzed, petrified, poisoned, stunned, unconscious",
            "senses": "darkvision 60', passive Perception 10",
            "languages": "understands one language known by its creator but can't speak",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Psychic Burst",
                    "desc": "Melee or Ranged Spell Attack: +4 to hit 5 ft. or range 60' one target 9 (2d6+2) psychic. If moppet scores a critical hit it gains one Psychic Point."
                },
                {
                    "name": "Waking Nightmare",
                    "desc": "Each creature with Int 3+ within 60' of moppet: DC 13 Int save. Fail: creature enters collective fugue state with all that failed unconscious but doesn't drop anything held/fall prone. All in fugue face hostile nightmare creature with brown bear's stats but deals psychic instead of piercing or slashing. Creature appearance is up to GM but should reflect mutual fears of affected creatures. Fight with nightmare creature works as normal except all action takes place in minds of affected. When affected creature is reduced to 0 hp moppet gains one Psychic Point. If nightmare creature or moppet is reduced to 0 hp all in fugue awaken. Spell slots or class features used in nightmare combat are expended but magic item charges or uses aren't. If creature in fugue takes damage from source other than nightmare creature can immediately re-save with advantage success ends effect on itself. If creature's save is succeeds/effect ends for it creature immune to moppet's Waking Nightmare next 24 hrs."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Nimble Moves",
                    "desc": "Takes the Dash or Disengage action."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Construct Nature",
                    "desc": "Doesn't require air food drink or sleep."
                },
                {
                    "name": "False",
                    "desc": "[+]Appearance[/+] Motionless: indistinguishable from normal doll."
                },
                {
                    "name": "Psychic Pool",
                    "desc": "Absorbs psychic energy from creatures in its nightmare holding up to four Psychic Points. As a bonus action while casting a spell within 5 ft. of moppet owner can expend points equal to spell's level to cast with o using spell slot."
                }
            ],
            "spell_list": [],
            "page_no": 277,
            "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_moppet/"
        }
    ]
}