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

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

{
    "count": 3207,
    "next": "https://api.open5e.com/monsters/?ordering=intelligence&page=2",
    "previous": null,
    "results": [
        {
            "slug": "animated-armor-a5e",
            "desc": "",
            "name": "Animated Armor",
            "size": "Medium",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 31,
            "hit_dice": "7d8",
            "speed": {
                "walk": 30
            },
            "strength": 14,
            "dexterity": 10,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "piercing",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 10",
            "languages": "",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Weapon",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 7 (1d10 + 2) bludgeoning  piercing  or slashing damage  depending on weapon."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Spell-created",
                    "desc": "The DC for dispel magic to destroy this creature is 19."
                },
                {
                    "name": "False Appearance",
                    "desc": "While motionless, the armor is indistinguishable from normal armor."
                }
            ],
            "spell_list": [],
            "page_no": 23,
            "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_animated-armor/"
        },
        {
            "slug": "black-pudding-a5e",
            "desc": "",
            "name": "Black Pudding",
            "size": "Large",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 7,
            "armor_desc": "",
            "hit_points": 85,
            "hit_dice": "10d10+30",
            "speed": {
                "walk": 20,
                "climb": 20,
                "swim": 20
            },
            "strength": 16,
            "dexterity": 4,
            "constitution": 16,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid, cold, lightning, slashing",
            "condition_immunities": "blinded, charmed, deafened, fatigue, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) bludgeoning damage plus 9 (2d8) acid damage. Nonmagical armor worn by the target corrodes  taking a permanent -1 penalty to its AC protection per hit. If the penalty reduces the armors AC protection to 10  the armor is destroyed."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Split",
                    "desc": "When a Medium or larger pudding with at least 10 hit points is subjected to lightning or slashing damage, it splits into two puddings that are each one size smaller. Each new pudding has half the originals hit points (rounded down)."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The pudding can pass through an opening as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Corrosive Body",
                    "desc": "A creature that touches the pudding or hits it with a melee attack while within 5 feet takes 9 (2d8) acid damage. A nonmagical weapon made of metal or wood that hits the black pudding corrodes after dealing damage, taking a permanent -1 penalty to damage rolls per hit. If this penalty reaches -5, the weapon is destroyed. Wooden or metal nonmagical ammunition is destroyed after dealing damage. Any other metal or organic object that touches it takes 9 (2d8) acid damage."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The pudding can use its climb speed even on difficult surfaces and upside down on ceilings."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the pudding has disadvantage on attack rolls."
                },
                {
                    "name": "Ooze Nature",
                    "desc": "An ooze doesnt require air or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 350,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_black-pudding/"
        },
        {
            "slug": "bolt-thrower-a5e",
            "desc": "",
            "name": "Bolt-Thrower",
            "size": "Small",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 44,
            "hit_dice": "8d6+16",
            "speed": {
                "walk": 15,
                "climb": 15
            },
            "strength": 6,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 0
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "blindsight 120 ft. (blind beyond that range), passive Perception 14",
            "languages": "",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The bolt-thrower attacks once with each of its crossbows."
                },
                {
                    "name": "Light Crossbow",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 80/320 ft., one target. Hit: 7 (1d8 + 3) piercing damage."
                },
                {
                    "name": "Heavy Crossbow",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 100/400 ft., one target. Hit: 8 (1d10 + 3) piercing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Clockwork Sights",
                    "desc": "The bolt-thrower does not have disadvantage on attack rolls when making ranged attacks within 5 feet of a hostile creature."
                },
                {
                    "name": "Rooted",
                    "desc": "The bolt-thrower can use a bonus action to anchor itself to or detach itself from a surface. While anchored, the bolt-throwers Speed is 0, and a DC 20 Strength check is required to detach it. A bolt-thrower cannot use its heavy crossbow unless it is anchored."
                }
            ],
            "spell_list": [],
            "page_no": 52,
            "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_bolt-thrower/"
        },
        {
            "slug": "clockwork-sentinel-a5e",
            "desc": "",
            "name": "Clockwork Sentinel",
            "size": "Medium",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 60,
            "hit_dice": "8d8+24",
            "speed": {
                "walk": 35
            },
            "strength": 16,
            "dexterity": 12,
            "constitution": 16,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 5,
                "perception": 0,
                "survival": 0
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "blindsight 120 ft. (blind beyond that range), passive Perception 12",
            "languages": "",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The sentinel attacks three times."
                },
                {
                    "name": "Halberd",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 10 ft., one target. Hit: 8 (1d10 + 3) slashing damage."
                },
                {
                    "name": "Calculated Sweep",
                    "desc": "The sentinel makes a melee attack against each creature of its choice within 10 feet. On a critical hit  the target makes a DC 13 Strength saving throw  falling prone on a failure."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Overclock (Recharge 5-6)",
                    "desc": "The sentinel takes the Dash action."
                }
            ],
            "reactions": [
                {
                    "name": "Parry",
                    "desc": "The sentinel adds 2 to its AC against one melee attack that would hit it."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While motionless, the sentinel is indistinguishable from normal armor."
                },
                {
                    "name": "Clockwork Nature",
                    "desc": "A clockwork doesnt require air, nourishment, or rest, and is immune to disease."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The clockwork is immune to any effect that would alter its form."
                }
            ],
            "spell_list": [],
            "page_no": 52,
            "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_clockwork-sentinel/"
        },
        {
            "slug": "crab-a5e",
            "desc": "",
            "name": "Crab",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 2,
            "hit_dice": "1d4",
            "speed": {
                "walk": 20,
                "swim": 20
            },
            "strength": 2,
            "dexterity": 10,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 8,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., passive Perception 9",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 1 bludgeoning 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": "Amphibious",
                    "desc": "The crab can breathe air and water."
                }
            ],
            "spell_list": [],
            "page_no": 442,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_crab/"
        },
        {
            "slug": "crusher-a5e",
            "desc": "",
            "name": "Crusher",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 20,
            "armor_desc": "",
            "hit_points": 115,
            "hit_dice": "11d10+55",
            "speed": {
                "walk": 20
            },
            "strength": 20,
            "dexterity": 8,
            "constitution": 20,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "blindsight 60 ft. (blind beyond that range), passive Perception 12",
            "languages": "",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Crush",
                    "desc": "The crusher moves up to its Speed in a straight line. While doing so  it can attempt to enter Large or smaller creatures spaces. Whenever the crusher attempts to enter a creatures space  the creature makes a DC 17 Dexterity or Strength saving throw (the creatures choice). If the creature succeeds at a Strength saving throw  the crushers movement ends for the turn. If the creature succeeds at a Dexterity saving throw  the creature may use its reaction  if available  to move up to half its Speed without provoking opportunity attacks. The first time on the crushers turn that it enters a creatures space  the creature is knocked prone and takes 50 (10d8 + 5) bludgeoning damage. A creature is prone while in the crushers space."
                },
                {
                    "name": "Ram",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 23 (4d8 + 5) bludgeoning damage. If the crusher moves at least 20 feet straight towards the target before the attack  the attack deals an extra 18 (4d8) bludgeoning damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Overclock (Recharge 5-6)",
                    "desc": "The crusher takes the Dash action."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Clockwork Nature",
                    "desc": "A clockwork doesnt require air, nourishment, or rest, and is immune to disease."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The clockwork is immune to any effect that would alter its form."
                }
            ],
            "spell_list": [],
            "page_no": 53,
            "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_crusher/"
        },
        {
            "slug": "dead-mans-fingers-a5e",
            "desc": "",
            "name": "Dead Mans Fingers",
            "size": "Medium",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 190,
            "hit_dice": "20d8+100",
            "speed": {
                "walk": 0
            },
            "strength": 20,
            "dexterity": 10,
            "constitution": 20,
            "intelligence": 1,
            "wisdom": 12,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": -1,
            "wisdom_save": null,
            "charisma_save": -1,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "blinded, charmed, deafened, fatigue, frightened, prone, restrained, stunned",
            "senses": "blindsight 90 ft. (blind beyond this radius), passive Perception 11",
            "languages": "",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dead mans fingers makes two tendril attacks."
                },
                {
                    "name": "Tendril (Ethereal or Material Plane)",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 20 ft., one creature. Hit: 10 (1d10 + 5) bludgeoning damage plus 10 (3d6) poison damage. A target on the Material Plane is subject to the Ethereal Shift trait."
                },
                {
                    "name": "Ethereal Spores (While Bloodied, Ethereal Plane Only)",
                    "desc": "Each creature within 30 feet makes a DC 15 Constitution saving throw  taking 31 (9d6) necrotic damage on a failed save or half damage on a success. A creature reduced to 0 hit points by this damage dies. If a creature killed by this attack remains on the Ethereal Plane for 24 hours  its corpse disintegrates  and a new dead mans fingers sprouts from its place."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Telekinetic Pull (Ethereal or Material Plane)",
                    "desc": "One creature within 90 feet makes a DC 15 Strength saving throw. On a failure, it is magically pulled up to 60 feet straight towards the dead mans fingers."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Ethereal and Material",
                    "desc": "The dead mans fingers lives simultaneously on the Ethereal and Material Planes. Its senses extend into both planes, and it can touch and be touched by creatures on both planes."
                },
                {
                    "name": "Ethereal Shift",
                    "desc": "When a creature on the Material Plane touches the dead mans fingers or hits it with a melee attack, the creature is magically transported to the Ethereal Plane. The creature can see and hear into both the Ethereal and Material Plane but is unaffected by creatures and objects on the Material Plane. It can be seen as a ghostly form by creatures on the Material Plane. It can move in any direction, with each foot of movement up or down costing 2 feet of movement."
                },
                {
                    "name": "If the creature is still on the Ethereal Plane when the dead mans fingers dies, the creature returns to the Material Plane",
                    "desc": "If this would cause a creature to appear in a space occupied by a solid object or creature, it is shunted to the nearest unoccupied space and takes 10 (3d6) force damage."
                },
                {
                    "name": "Flammable",
                    "desc": "After taking fire damage, the dead mans fingers catches fire and takes ongoing 11 (2d10) fire damage if it isnt already suffering ongoing fire damage. It can spend an action or bonus action to extinguish this fire."
                }
            ],
            "spell_list": [],
            "page_no": 211,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_dead-mans-fingers/"
        },
        {
            "slug": "dire-centipede-a5e",
            "desc": "",
            "name": "Dire Centipede",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 45,
            "hit_dice": "6d10+12",
            "speed": {
                "walk": 30,
                "climb": 30
            },
            "strength": 14,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., passive Perception 10",
            "languages": "",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage and the target makes a DC 11 Constitution saving throw. On a failure  the target takes 10 (3d6) poison damage and is poisoned for 1 minute. The target is paralyzed while poisoned in this way. The target repeats the saving throw at the end of each of its turns  ending the effect on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Spider Climb",
                    "desc": "The centipede can climb even on difficult surfaces and upside down on ceilings."
                }
            ],
            "spell_list": [],
            "page_no": 443,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_dire-centipede/"
        },
        {
            "slug": "elder-black-pudding-a5e",
            "desc": "",
            "name": "Elder Black Pudding",
            "size": "Huge",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 7,
            "armor_desc": "",
            "hit_points": 171,
            "hit_dice": "18d12+54",
            "speed": {
                "walk": 20,
                "climb": 20,
                "swim": 20
            },
            "strength": 16,
            "dexterity": 4,
            "constitution": 16,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid, cold, lightning, slashing",
            "condition_immunities": "blinded, charmed, deafened, fatigue, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) bludgeoning damage plus 9 (2d8) acid damage. Nonmagical armor worn by the target corrodes  taking a permanent -1 penalty to its AC protection per hit. If the penalty reduces the armors AC protection to 10  the armor is destroyed."
                },
                {
                    "name": "Multiattack",
                    "desc": "The pudding makes two pseudopod attacks. The pudding can't use Multiattack after it splits for the first time."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Split",
                    "desc": "When a Medium or larger pudding with at least 10 hit points is subjected to lightning or slashing damage, it splits into two puddings that are each one size smaller. Each new pudding has half the originals hit points (rounded down)."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The pudding can pass through an opening as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Corrosive Body",
                    "desc": "A creature that touches the pudding or hits it with a melee attack while within 5 feet takes 9 (2d8) acid damage. A nonmagical weapon made of metal or wood that hits the black pudding corrodes after dealing damage, taking a permanent -1 penalty to damage rolls per hit. If this penalty reaches -5, the weapon is destroyed. Wooden or metal nonmagical ammunition is destroyed after dealing damage. Any other metal or organic object that touches it takes 9 (2d8) acid damage."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The pudding can use its climb speed even on difficult surfaces and upside down on ceilings."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the pudding has disadvantage on attack rolls."
                },
                {
                    "name": "Ooze Nature",
                    "desc": "An ooze doesnt require air or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 350,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_elder-black-pudding/"
        },
        {
            "slug": "flying-sword-a5e",
            "desc": "",
            "name": "Flying Sword",
            "size": "Small",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 10,
            "hit_dice": "3d6",
            "speed": {
                "walk": 0,
                "fly": 30
            },
            "strength": 12,
            "dexterity": 12,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "piercing",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 10",
            "languages": "",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Longsword",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 5 (1d8 + 1) slashing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Spell-created",
                    "desc": "The DC for dispel magic to destroy this creature is 19."
                },
                {
                    "name": "False Appearance",
                    "desc": "While motionless, the sword is indistinguishable from a normal sword."
                }
            ],
            "spell_list": [],
            "page_no": 23,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_flying-sword/"
        },
        {
            "slug": "gelatinous-cube-a5e",
            "desc": "",
            "name": "Gelatinous Cube",
            "size": "Large",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 6,
            "armor_desc": "",
            "hit_points": 76,
            "hit_dice": "8d10+32",
            "speed": {
                "walk": 15,
                "swim": 15
            },
            "strength": 16,
            "dexterity": 2,
            "constitution": 18,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "blinded, charmed, deafened, fatigue, 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: +5 to hit, reach 5 ft., one target. Hit: 10 (3d6) acid damage."
                },
                {
                    "name": "Engulf",
                    "desc": "The cube moves up to its Speed. While doing so  it can enter Large or smaller creatures spaces. Whenever the cube enters a creatures space  the creature makes a DC 13 Dexterity saving throw. If the creature is unaware of the cubes presence  it makes its saving throw against Engulf with disadvantage. On a success  the creature may use its reaction  if available  to move up to half its Speed without provoking opportunity attacks. If the creature doesnt move  it is engulfed by the cube."
                },
                {
                    "name": "A creature engulfed by the cube takes 10 (3d6) acid damage, can't breathe, is restrained, and takes 10 (3d6) acid damage at the start of each of the cubes turns",
                    "desc": "It can be seen but has total cover. It moves with the cube. The cube can hold as many creatures as fit in its space without squeezing."
                },
                {
                    "name": "An engulfed creature can escape by using an action to make a DC 13 Strength check",
                    "desc": "On a success  the creature moves to a space within 5 feet of the cube. A creature within 5 feet can take the same action to free an engulfed creature  but takes 10 (3d6) acid damage in the process."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Engulfing Body",
                    "desc": "A creature that enters the cubes space is subjected to the saving throw and consequences of its Engulf attack."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the cube has disadvantage on attack rolls."
                },
                {
                    "name": "Transparent",
                    "desc": "While the cube is motionless, creatures unaware of its presence must succeed on a DC 15 Perception check to spot it."
                },
                {
                    "name": "Ooze Nature",
                    "desc": "An ooze doesnt require air or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 351,
            "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_gelatinous-cube/"
        },
        {
            "slug": "gelatinous-wall-a5e",
            "desc": "",
            "name": "Gelatinous Wall",
            "size": "Huge",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 6,
            "armor_desc": "",
            "hit_points": 136,
            "hit_dice": "13d12+52",
            "speed": {
                "walk": 30,
                "swim": 15
            },
            "strength": 16,
            "dexterity": 2,
            "constitution": 18,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "blinded, charmed, deafened, fatigue, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (3d6) acid damage plus 9 (2d6 + 2) bludgeoning damage."
                },
                {
                    "name": "Engulf",
                    "desc": "The cube moves up to its Speed. While doing so  it can enter Large or smaller creatures spaces. Whenever the cube enters a creatures space  the creature makes a DC 13 Dexterity saving throw. If the creature is unaware of the cubes presence  it makes its saving throw against Engulf with disadvantage. On a success  the creature may use its reaction  if available  to move up to half its Speed without provoking opportunity attacks. If the creature doesnt move  it is engulfed by the cube."
                },
                {
                    "name": "A creature engulfed by the cube takes 10 (3d6) acid damage plus 9 (2d6 + 2) bludgeoning damage, can't breathe, is restrained, and takes 10 (3d6) acid damage plus 9 (2d6 + 2) bludgeoning damage at the start of each of the cubes turns",
                    "desc": "It can be seen but has total cover. It moves with the cube. The cube can hold as many creatures as fit in its space without squeezing."
                },
                {
                    "name": "An engulfed creature can escape by using an action to make a DC 13 Strength check",
                    "desc": "On a success  the creature moves to a space within 5 feet of the cube. A creature within 5 feet can take the same action to free an engulfed creature  but takes 10 (3d6) acid damage plus 9 (2d6 + 2) bludgeoning damage in the process."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Engulfing Body",
                    "desc": "A creature that enters the cubes space is subjected to the saving throw and consequences of its Engulf attack."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the cube has disadvantage on attack rolls."
                },
                {
                    "name": "Transparent",
                    "desc": "While the cube is motionless, creatures unaware of its presence must succeed on a DC 15 Perception check to spot it."
                },
                {
                    "name": "Ooze Nature",
                    "desc": "An ooze doesnt require air or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 351,
            "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_gelatinous-wall/"
        },
        {
            "slug": "giant-centipede-a5e",
            "desc": "",
            "name": "Giant Centipede",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 9,
            "hit_dice": "2d6+2",
            "speed": {
                "walk": 30,
                "climb": 30
            },
            "strength": 4,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., passive Perception 8",
            "languages": "",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 1 piercing damage and the target makes a DC 11 Constitution saving throw  taking 10 (3d6) poison damage on a failure. If the poison damage reduces the target to 0 hit points  it is made stable but poisoned for 1 hour  even if it regains hit points  and it is paralyzed while poisoned in this way."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 445,
            "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-centipede/"
        },
        {
            "slug": "giant-crab-a5e",
            "desc": "",
            "name": "Giant Crab",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 9,
            "hit_dice": "2d8",
            "speed": {
                "walk": 30,
                "swim": 30
            },
            "strength": 12,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 8,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., passive Perception 9",
            "languages": "",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6+1) bludgeoning damage and the target is grappled (escape DC 11). The crab has two claws and can grapple one creature with each."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The crab can breathe air and water."
                }
            ],
            "spell_list": [],
            "page_no": 446,
            "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-crab/"
        },
        {
            "slug": "giant-fire-beetle-a5e",
            "desc": "",
            "name": "Giant Fire Beetle",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 4,
            "hit_dice": "1d6+1",
            "speed": {
                "walk": 30
            },
            "strength": 8,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., passive Perception 8",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Bite",
                    "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": "Fire Glands",
                    "desc": "The beetle sheds bright light in a 10-foot radius and dim light for an additional 10 feet."
                }
            ],
            "spell_list": [],
            "page_no": 447,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_giant-fire-beetle/"
        },
        {
            "slug": "giant-wasp-a5e",
            "desc": "",
            "name": "Giant Wasp",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 18,
            "hit_dice": "4d8",
            "speed": {
                "walk": 10,
                "fly": 50
            },
            "strength": 10,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Sting",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6+2) piercing damage and the target makes a DC 11 Constitution saving throw  taking 7 (2d6) poison damage on a failure or half damage on a success. If the poison damage reduces the target to 0 hit points  the target is made stable but poisoned for 1 hour  even if it regains hit points  and it is paralyzed while poisoned in this way."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 451,
            "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-wasp/"
        },
        {
            "slug": "gray-ooze-a5e",
            "desc": "",
            "name": "Gray Ooze",
            "size": "Medium",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 8,
            "armor_desc": "",
            "hit_points": 22,
            "hit_dice": "3d8+9",
            "speed": {
                "walk": 15,
                "climb": 15,
                "swim": 15
            },
            "strength": 12,
            "dexterity": 6,
            "constitution": 16,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, fire",
            "damage_immunities": "",
            "condition_immunities": "blinded, charmed, deafened, fatigue, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 3 (1d4 + 1) bludgeoning damage plus 5 (2d4) acid damage. Nonmagical metal armor worn by the target corrodes  taking a permanent -1 penalty to its AC protection per hit. If the penalty reduces the armors AC protection to 10  the armor is destroyed."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The ooze can pass through an opening as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Corrosive Body",
                    "desc": "A creature or a metal object that touches the ooze takes 5 (2d4) acid damage. A nonmagical weapon made of metal that hits the black pudding corrodes after dealing damage, taking a permanent -1 penalty to damage rolls per hit. If this penalty reaches -5, the weapon is destroyed. Metal nonmagical ammunition is destroyed after dealing damage."
                },
                {
                    "name": "False Appearance",
                    "desc": "While motionless, the ooze is indistinguishable from wet stone."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the ooze has disadvantage on attack rolls."
                },
                {
                    "name": "Ooze Nature",
                    "desc": "An ooze doesnt require air or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 352,
            "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_gray-ooze/"
        },
        {
            "slug": "lemure-a5e",
            "desc": "",
            "name": "Lemure",
            "size": "Medium",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 7,
            "armor_desc": "",
            "hit_points": 13,
            "hit_dice": "3d8",
            "speed": {
                "walk": 15
            },
            "strength": 10,
            "dexterity": 4,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 2,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120 ft., passive Perception 10",
            "languages": "understands Infernal but can't speak",
            "challenge_rating": "1/8",
            "cr": 0.125,
            "actions": [
                {
                    "name": "Fist",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 2 (1d4) bludgeoning damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Devils Sight",
                    "desc": "The lemures darkvision penetrates magical darkness."
                },
                {
                    "name": "Eerie Groan",
                    "desc": "While the lemure can see a non-devil within 100 feet, it emits a groan that is audible within 300 feet."
                },
                {
                    "name": "Lawful Evil",
                    "desc": "The lemure radiates a Lawful and Evil aura."
                }
            ],
            "spell_list": [],
            "page_no": 86,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_lemure/"
        },
        {
            "slug": "lemure-band-a5e",
            "desc": "",
            "name": "Lemure Band",
            "size": "Large",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 7,
            "armor_desc": "",
            "hit_points": 67,
            "hit_dice": "15d8",
            "speed": {
                "walk": 15
            },
            "strength": 10,
            "dexterity": 4,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 2,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120 ft., passive Perception 10",
            "languages": "understands Infernal but can't speak",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Fists",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 12 (5d4) bludgeoning damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Area Vulnerability",
                    "desc": "The band takes double damage from any effect that targets an area."
                },
                {
                    "name": "Band Dispersal",
                    "desc": "When the band is reduced to 0 hit points, it turns into 2 (1d4) lemures with 6 hit points each."
                },
                {
                    "name": "Band",
                    "desc": "The band is composed of 5 or more lemures. If it is subjected to a spell, attack, or other effect that affects only one target, it takes any damage but ignores other effects. It can share its space with Medium or smaller creatures or objects. The band can move through any opening large enough for one Medium creature without squeezing."
                },
                {
                    "name": "Devils Sight",
                    "desc": "The bands darkvision penetrates magical darkness."
                },
                {
                    "name": "Eerie Groan",
                    "desc": "While the band can see a non-devil within 100 feet, it emits a groan that is audible within 300 feet."
                },
                {
                    "name": "Lawful Evil",
                    "desc": "The band radiates a Lawful and Evil aura."
                }
            ],
            "spell_list": [],
            "page_no": 86,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_lemure-band/"
        },
        {
            "slug": "ochre-jelly-a5e",
            "desc": "",
            "name": "Ochre Jelly",
            "size": "Large",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 8,
            "armor_desc": "",
            "hit_points": 45,
            "hit_dice": "6d10+12",
            "speed": {
                "walk": 15,
                "climb": 15,
                "swim": 15
            },
            "strength": 14,
            "dexterity": 6,
            "constitution": 14,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid, lightning, slashing",
            "condition_immunities": "blinded, charmed, deafened, fatigue, 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  and the target is grappled (escape DC 12). A grappled target takes 3 (1d6) acid damage at the start of each of the jellys turns."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Split",
                    "desc": "When a Medium or larger jelly with at least 10 hit points is subjected to lightning or slashing damage, it splits into two jellies that are each one size smaller, freeing any grappled targets. Each new jelly has half the originals hit points (rounded down)."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The jelly can pass through an opening as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The jelly can use its climb speed even on difficult surfaces and upside down on ceilings."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the jelly has disadvantage on attack rolls."
                },
                {
                    "name": "Ooze Nature",
                    "desc": "An ooze doesnt require air or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 352,
            "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_ochre-jelly/"
        },
        {
            "slug": "piercer-a5e",
            "desc": "",
            "name": "Piercer",
            "size": "Small",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 9,
            "hit_dice": "2d6+2",
            "speed": {
                "walk": 0
            },
            "strength": 10,
            "dexterity": 10,
            "constitution": 12,
            "intelligence": 1,
            "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": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 30 ft. (blind beyond that radius), passive Perception 8",
            "languages": "",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Pierce",
                    "desc": "Melee Weapon Attack: +2 to hit  one target directly underneath the piercer. Hit: 10 (3d6) piercing damage. This attack has disadvantage against a creature that is protecting its head with a shield or similar object. If the attack misses  the piercer dies."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While motionless, the piercer is indistinguishable from a normal stalactite."
                }
            ],
            "spell_list": [],
            "page_no": 373,
            "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_piercer/"
        },
        {
            "slug": "rug-of-smothering-a5e",
            "desc": "",
            "name": "Rug of Smothering",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 45,
            "hit_dice": "7d8+14",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 10",
            "languages": "",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Smother",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one Large or smaller creature. Hit: The target is grappled (escape DC 13). Until this grapple ends  the target is restrained and can't breathe. When the rug is dealt damage while it is grappling  it takes half the damage (rounded down) and the other half is dealt to the grappled target. The rug can only have one creature grappled at once."
                },
                {
                    "name": "Squeeze",
                    "desc": "One creature grappled by the rug takes 10 (2d6 + 3) bludgeoning damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Spell-created",
                    "desc": "The DC for dispel magic to destroy this creature is 19."
                },
                {
                    "name": "False Appearance",
                    "desc": "While motionless, the rug is indistinguishable from a normal rug."
                }
            ],
            "spell_list": [],
            "page_no": 24,
            "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_rug-of-smothering/"
        },
        {
            "slug": "scorpion-a5e",
            "desc": "",
            "name": "Scorpion",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": "",
            "hit_points": 1,
            "hit_dice": "1d4-1",
            "speed": {
                "walk": 10
            },
            "strength": 2,
            "dexterity": 10,
            "constitution": 8,
            "intelligence": 1,
            "wisdom": 8,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., passive Perception 9",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Sting",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 1 piercing damage and the target makes a DC 9 Constitution save  taking 4 (1d8) poison damage on a failure or half damage on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 459,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_scorpion/"
        },
        {
            "slug": "shrieker-a5e",
            "desc": "",
            "name": "Shrieker",
            "size": "Medium",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 5,
            "armor_desc": "",
            "hit_points": 13,
            "hit_dice": "3d8",
            "speed": {
                "walk": 0
            },
            "strength": 1,
            "dexterity": 1,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 2,
            "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": "fire",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "blinded, charmed, deafened, fatigue, frightened, prone, restrained, stunned",
            "senses": "blindsight 30 ft. (blind beyond this radius), passive Perception 6",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": null,
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Shriek",
                    "desc": "If the shrieker perceives a creature within 30 feet  or if an area of bright light is within 30 feet  it shrieks loudly and continuously. The shriek is audible within 300 feet. The shrieker continues to shriek for 1 minute after the creature or light has moved away."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While motionless, the shrieker is indistinguishable from a normal fungus."
                }
            ],
            "spell_list": [],
            "page_no": 212,
            "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_shrieker/"
        },
        {
            "slug": "spider-a5e",
            "desc": "",
            "name": "Spider",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 1,
            "hit_dice": "1d4-1",
            "speed": {
                "walk": 20,
                "climb": 20
            },
            "strength": 2,
            "dexterity": 14,
            "constitution": 8,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 2,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 30 ft., passive Perception 10",
            "languages": "",
            "challenge_rating": "0",
            "cr": 0.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 1 piercing damage and the target makes a DC 9 Constitution saving throw  taking 2 (1d4) poison damage on a failure."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Spider Climb",
                    "desc": "The spider can climb even on difficult surfaces and upside down on ceilings."
                },
                {
                    "name": "Web Sense",
                    "desc": "While touching a web, the spider knows the location of other creatures touching that web."
                },
                {
                    "name": "Web Walker",
                    "desc": "The spider ignores movement restrictions imposed by webs."
                }
            ],
            "spell_list": [],
            "page_no": 460,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_spider/"
        },
        {
            "slug": "swarm-of-insects-a5e",
            "desc": "",
            "name": "Swarm of Insects",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 22,
            "hit_dice": "5d8",
            "speed": {
                "walk": 20,
                "climb": 20
            },
            "strength": 2,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned, unconscious",
            "senses": "blindsight 10 ft., passive Perception 8",
            "languages": "",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 0 ft., one target. Hit: 11 (2d10) piercing damage  or 5 (1d10) piercing damage if the swarm is bloodied."
                },
                {
                    "name": "Venom",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 0 ft., one target. Hit: 5 (2d4) piercing damage plus 7 (2d6) poison damage  or 2 (1d4) piercing damage plus 3 (1d6) poison damage if the swarm is bloodied."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Swarm",
                    "desc": "The swarm can occupy another creatures space and move through any opening large enough for a Tiny creature. It can't gain hit points or temporary hit points."
                }
            ],
            "spell_list": [],
            "page_no": 460,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_swarm-of-insects/"
        },
        {
            "slug": "swarm-of-poisonous-snakes-a5e",
            "desc": "",
            "name": "Swarm of Poisonous Snakes",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 45,
            "hit_dice": "10d8",
            "speed": {
                "walk": 30,
                "swim": 30
            },
            "strength": 8,
            "dexterity": 18,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned, unconscious",
            "senses": "blindsight 10 ft., passive Perception 10",
            "languages": "",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 0 ft., one target. Hit: 7 (2d6) piercing damage plus 14 (4d6) poison damage  or 3 (1d6) poison damage plus 7 (2d6) poison damage if the swarm is bloodied."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Swarm",
                    "desc": "The swarm can occupy another creatures space and move through any opening large enough for a Tiny creature. It can't gain hit points or temporary hit points."
                }
            ],
            "spell_list": [],
            "page_no": 461,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_swarm-of-poisonous-snakes/"
        },
        {
            "slug": "violet-fungus-a5e",
            "desc": "",
            "name": "Violet Fungus",
            "size": "Medium",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 5,
            "armor_desc": "",
            "hit_points": 18,
            "hit_dice": "4d8",
            "speed": {
                "walk": 5
            },
            "strength": 1,
            "dexterity": 1,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 2,
            "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": "fire",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "blinded, charmed, deafened, fatigue, frightened, prone, restrained, stunned",
            "senses": "blindsight 30 ft. (blind beyond this radius), passive Perception 6",
            "languages": "",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The fungus makes a rotting touch attack against two different creatures."
                },
                {
                    "name": "Rotting Touch",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 15 ft., one target. Hit: 5 (1d10) necrotic damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While motionless, the violet fungus is indistinguishable from a normal fungus."
                }
            ],
            "spell_list": [],
            "page_no": 212,
            "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_violet-fungus/"
        },
        {
            "slug": "walking-statue-a5e",
            "desc": "",
            "name": "Walking Statue",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 66,
            "hit_dice": "7d10+28",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 8,
            "constitution": 18,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 10",
            "languages": "",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Smash",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 15 (2d10 + 4) bludgeoning damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Bludgeoning Weakness",
                    "desc": "When the statue takes more than 10 bludgeoning damage from one attack, it falls prone."
                },
                {
                    "name": "False Appearance",
                    "desc": "While motionless, the statue is indistinguishable from a normal statue."
                },
                {
                    "name": "Spell-created",
                    "desc": "The DC for dispel magic to destroy this creature is 19."
                }
            ],
            "spell_list": [],
            "page_no": 24,
            "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_walking-statue/"
        },
        {
            "slug": "annelidast-tob1-2023",
            "desc": "False",
            "name": "Annelidast",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 184,
            "hit_dice": "16d12 + 80",
            "speed": {
                "walk": 30,
                "burrow": 40
            },
            "strength": 26,
            "dexterity": 10,
            "constitution": 20,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "False",
            "damage_resistances": "lightning",
            "damage_immunities": "poison; bludgeoning from nonmagical attacks",
            "condition_immunities": "poisoned",
            "senses": "tremorsense 120 ft., passive Perception 10",
            "languages": "—",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The annelidast makes three Slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 21 (2d12 + 8) bludgeoning damage, and if the target is a creature, it must succeed on a DC 17 Strength saving throw or be pushed up to 15 feet away from the annelidast. A creature restrained by the annelidast automatically succeeds on this saving throw."
                },
                {
                    "name": "Crush (Recharge 5-6)",
                    "desc": "The annelidast launches most of its massive bulk into the air and crashes down on the ground in a 20-foot line that is 10 feet wide. It then retracts itself into a space along that line and can occupy the space of one or more Large or smaller creatures. Each creature in the line must make a DC 17 Dexterity saving throw. On a failure, a creature takes 45 (7d12) bludgeoning damage, is knocked prone, and is restrained while it shares a space with the annelidast, as it is pinned beneath the annelidast's body. On a success, a creature takes half the damage, isn't knocked prone, and is pushed out of the annelidast's space into an unoccupied space of the creature's choice within 5 feet of the annelidast. A creature, including the restrained creature, can take its action to free the restrained creature by succeeding on a DC 17 Strength check. If the annelidast burrows along the surface of the earth at least 20 feet before using this action, creatures in the line have disadvantage on the saving throw."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Defensive Recoil",
                    "desc": "When the annelidast takes damage, it can make one Slam attack against a creature restrained by it."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Deep Earth Dweller",
                    "desc": "The annelidast doesn't require air."
                },
                {
                    "name": "Primordial Aura",
                    "desc": "A creature that starts its turn within 30 feet of the annelidast must succeed on a DC 17 Constitution saving throw or take 7 (2d6) poison damage. A creature that finishes a long rest within 1,000 feet of the annelidast must succeed on a DC 17 Constitution saving throw or develop tumors across its body and become poisoned until the tumors are removed by the greater restoration spell or similar magic."
                },
                {
                    "name": "Tunneler",
                    "desc": "The annelidast can burrow through solid rock at half its burrow speed and leaves a 10-foot-diameter tunnel in its wake."
                }
            ],
            "spell_list": [],
            "page_no": 21,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_annelidast/"
        },
        {
            "slug": "carrionbeetle-tob1-2023",
            "desc": "False",
            "name": "Carrion Beetle",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 127,
            "hit_dice": "15d10 + 45",
            "speed": {
                "walk": 10,
                "burrow": 30
            },
            "strength": 19,
            "dexterity": 12,
            "constitution": 17,
            "intelligence": 1,
            "wisdom": 13,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 11,
            "skills": {},
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "paralyzed",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "—",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The beetle makes one Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft, one target. Hit: 10 (1d12 + 4) piercing damage."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 7 (1d6 + 4) slashing damage."
                },
                {
                    "name": "Acid Spit (Recharge 5-6)",
                    "desc": "The carrion beetle spits acid in a 30-foot line that is 5 feet wide. Each creature in that line must make a DC 13 Dexterity saving throw, taking 26 (4d12) acid damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [],
            "spell_list": [],
            "page_no": 50,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_carrion-beetle/"
        },
        {
            "slug": "cavelightmoss-tob1-2023",
            "desc": "False",
            "name": "Cavelight Moss",
            "size": "Large",
            "type": "Plant",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 95,
            "hit_dice": "10d10 + 40",
            "speed": {
                "walk": 15
            },
            "strength": 20,
            "dexterity": 10,
            "constitution": 18,
            "intelligence": 1,
            "wisdom": 13,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 11,
            "skills": {},
            "damage_vulnerabilities": "False",
            "damage_resistances": "acid, cold, fire; slashing from nonmagical attacks",
            "damage_immunities": "False",
            "condition_immunities": "charmed, deafened, frightened, paralyzed, prone, stunned, unconscious",
            "senses": "tremorsense 60 ft., passive Perception 11",
            "languages": "—",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The cavelight moss makes two Tendrils attacks. If both attacks hit a Large or smaller creature, the target is grappled (escape DC 15). Until this grapple ends, the target is restrained, and at the start of each of the target's turns, it must succeed on a DC 15 Constitution saving throw or suffer one level of exhaustion. The cavelight moss then gains 5 temporary hp. A creature that succeeds on the saving throw can't suffer further levels of exhaustion from the cavelight moss's grapple for the next 24 hours. The cavelight moss can have only one creature grappled at a time."
                },
                {
                    "name": "Tendrils",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 16 (2d10 + 5) bludgeoning damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Variable Illumination",
                    "desc": "The cavelight moss sheds bright light in a 5- to 20-foot radius and dim light for an additional number of feet equal to the chosen radius. The moss can alter the radius as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": 52,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_cavelight-moss/"
        },
        {
            "slug": "clockworkbeetleswarm-tob1-2023",
            "desc": "False",
            "name": "Clockwork Beetle Swarm",
            "size": "Large",
            "type": "Swarm",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 52,
            "hit_dice": "8d10 + 8",
            "speed": {
                "walk": 50,
                "fly": 30
            },
            "strength": 8,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 1,
            "wisdom": 12,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 11,
            "skills": {},
            "damage_vulnerabilities": "False",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained, stunned",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 0 ft., one target in the swarm's space. Hit: 18 (4d8) piercing damage, or 9 (2d8) piercing damage if the swarm has half of its hp or fewer, plus 3 (1d6) poison damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Construct Nature",
                    "desc": "The swarm doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The swarm has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Swarm",
                    "desc": "The swarm can occupy another creature's space and vice versa, and it can move through any opening large enough for a Tiny Construct. The swarm can't regain hp or gain temporary hp."
                }
            ],
            "spell_list": [],
            "page_no": 60,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_clockwork-beetle-swarm/"
        },
        {
            "slug": "clockworkhound-tob1-2023",
            "desc": "False",
            "name": "Clockwork Hound",
            "size": "Medium",
            "type": "Construct",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 71,
            "hit_dice": "11d8 + 22",
            "speed": {
                "walk": 50
            },
            "strength": 16,
            "dexterity": 15,
            "constitution": 14,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 14,
            "skills": {
                "Athletics": 7,
                "Perception": 4
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "understands Common but can’t speak",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 14 (2d10 + 3) piercing damage."
                },
                {
                    "name": "Tripping Tongue",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 15 ft., one target. Hit: 12 (2d8 + 3) slashing damage, and the target must succeed on a DC 13 Strength saving throw or be knocked prone."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Construct Nature",
                    "desc": "The clockwork hound doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Diligent Tracker",
                    "desc": "The clockwork hound has advantage on Wisdom (Perception) and Wisdom (Survival) checks that rely on scent or that are made to find a creature."
                },
                {
                    "name": "Explosive Core",
                    "desc": "The mechanism that powers the hound explodes when the Construct is destroyed. Each creature within 5 feet of the hound when it is destroyed must make a DC 12 Dexterity saving throw, taking 7 (2d6) fire damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The clockwork hound is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The clockwork hound has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 61,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_clockwork-hound/"
        },
        {
            "slug": "deathbutterflyswarm-tob1-2023",
            "desc": "False",
            "name": "Death Butterfly Swarm",
            "size": "Large",
            "type": "Swarm",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 60,
            "hit_dice": "11d10",
            "speed": {
                "walk": 40,
                "fly": 5
            },
            "strength": 1,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 12,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 11,
            "skills": {},
            "damage_vulnerabilities": "cold, fire",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "False",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained, stunned",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "—",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 0 ft., one creature in the swarm's space. Hit: 21 (6d6) piercing damage, or 10 (3d6) piercing damage if the swarm has half of its hp or fewer. The target must make a DC 12 Constitution saving throw. On a failure, it takes 10 (3d6) poison damage and is poisoned until the end of its next turn. On a success, it takes half the damage and isn't poisoned."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Potent Poison",
                    "desc": "Undead with resistance or immunity to poison damage or the poisoned condition can be affected by the swarm's poison."
                },
                {
                    "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 insect. The swarm can't regain hp or gain temporary hp."
                },
                {
                    "name": "Weight of Wings",
                    "desc": "A creature that starts its turn in the swarm's space has its speed halved and must succeed on a DC 12 Dexterity saving throw or become blinded. Both effects end when the creature ends its turn outside the swarm's space. On a successful saving throw, the creature is immune to the blinding effect of Weight of Wings for the next 24 hours."
                }
            ],
            "spell_list": [],
            "page_no": 70,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_death-butterfly-swarm/"
        },
        {
            "slug": "dipsa-tob1-2023",
            "desc": "False",
            "name": "Dipsa",
            "size": "Tiny",
            "type": "Ooze",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 27,
            "hit_dice": "6d4 + 12",
            "speed": {
                "walk": 20
            },
            "strength": 3,
            "dexterity": 17,
            "constitution": 14,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 8,
            "skills": {
                "Stealth": 5
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "acid",
            "damage_immunities": "False",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "—",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 1 piercing damage, and the dipsa attaches to the target. While attached, the dipsa can't attack, and at the start of each of the dipsa's turns, the target takes 3 (1d6) acid damage and must succeed on a DC 12 Constitution saving throw or have its hp maximum reduced by an amount equal to the damage taken. This reduction lasts until the target finishes a long rest. The target dies if this effect reduces its hp maximum to 0."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Translucent",
                    "desc": "The dipsa takes the Hide action."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The dipsa can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Discreet Bite",
                    "desc": "The bite of a dipsa is barely perceptible and the wound is quickly anesthetized. When the dipsa hits with a Bite attack, the target must succeed on a DC 15 Wisdom (Perception) check to notice the dipsa and its attack. Each time the creature takes acid damage from an attached dipsa, it can repeat this check, noticing the dipsa on a success. A creature that takes acid damage from the dipsa while below half its hp maximum automatically succeeds on this check."
                },
                {
                    "name": "Ooze Nature",
                    "desc": "The dipsa doesn't require sleep."
                },
                {
                    "name": "Swamp Camouflage",
                    "desc": "The dipsa has advantage on Dexterity (Stealth) checks made to hide in swampy terrain."
                }
            ],
            "spell_list": [],
            "page_no": 105,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_dipsa/"
        },
        {
            "slug": "frostveil-tob1-2023",
            "desc": "False",
            "name": "Frostveil",
            "size": "Medium",
            "type": "Plant",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 67,
            "hit_dice": "9d8 + 27",
            "speed": {
                "walk": 15,
                "fly": 10
            },
            "strength": 20,
            "dexterity": 20,
            "constitution": 16,
            "intelligence": 1,
            "wisdom": 11,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 10,
            "skills": {
                "Stealth": 7
            },
            "damage_vulnerabilities": "fire",
            "damage_resistances": "bludgeoning and piercing from nonmagical attacks",
            "damage_immunities": "cold",
            "condition_immunities": "blinded, charmed, deafened, frightened, prone",
            "senses": "blindsight 120 ft., passive Perception 10",
            "languages": "—",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The frostveil makes two Frozen Tendril attacks. If both attacks hit a Medium or smaller target, the target is grappled (escape DC 15), and the frostveil uses Snowy Engulf on it."
                },
                {
                    "name": "Frozen Tendril",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 9 (1d8 + 5) bludgeoning damage plus 3 (1d6) cold damage."
                },
                {
                    "name": "Snowy Engulf",
                    "desc": "The frostveil engulfs a Medium or smaller creature grappled by it. The engulfed target is blinded and restrained, and it must succeed on a DC 15 Constitution saving throw at the start of each of the frostveil's turns or take 4 (1d8) acid damage and 3 (1d6) cold damage. If the frostveil moves, the engulfed target moves with it. The frostveil can have only one creature engulfed at a time."
                },
                {
                    "name": "Spirit Spores (Recharge 6)",
                    "desc": "The frostveil releases a puff of psychotropic spores around itself. Each creature within 10 feet of the frostveil must make a DC 15 Constitution saving throw. On a failure, a creature takes 21 (6d6) cold damage and is incapacitated for 1 minute. On a success, a creature takes half the damage and isn't incapacitated. When an incapacitated creature moves, it moves in a random direction. An incapacitated creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Chilling Acidic Body",
                    "desc": "A creature that touches the frostveil or hits it with a melee attack while within 5 feet of it takes 4 (1d8) acid damage."
                },
                {
                    "name": "Damage Transfer",
                    "desc": "While engulfing a creature, the frostveil takes only half the damage dealt to it (rounded down), and the engulfed creature takes the other half."
                },
                {
                    "name": "False Appearance",
                    "desc": "While the frostveil remains motionless, it is indistinguishable from a formation of frost and ice."
                },
                {
                    "name": "Windborne",
                    "desc": "In windy conditions, the frostveil's flying speed increases to 30 feet. In a wind of moderate or greater speed (at least 10 miles per hour), its flying speed increases to 60 feet."
                }
            ],
            "spell_list": [],
            "page_no": 193,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_frostveil/"
        },
        {
            "slug": "garrotercrab-tob1-2023",
            "desc": "False",
            "name": "Garroter Crab",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 18,
            "hit_dice": "4d4 + 8",
            "speed": {
                "walk": 20
            },
            "strength": 14,
            "dexterity": 10,
            "constitution": 14,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 2,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 10,
            "skills": {
                "Athletics": 4
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "—",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Whip-Claw",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 10 ft., one target. Hit: 5 (1d6 + 2) slashing damage, and the target is grappled (escape DC 12). Until this grapple ends, the target can't speak or cast spells with verbal components, and the crab can't use its Whip Claw on another target."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The garroter crab can breathe air and water."
                },
                {
                    "name": "Strangling Divination",
                    "desc": "A Humanoid reduced to 0 hp while grappled by the garroter crab experiences a brief vision of the future. This effect works like the divination spell, except the reply is only as a mental vision and it can be about any specific goal, event, or activity to occur within 30 days. Once a creature has received a vision in this way, it can't do so again for 30 days."
                }
            ],
            "spell_list": [],
            "page_no": 194,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_garroter-crab/"
        },
        {
            "slug": "giantant-tob1-2023",
            "desc": "False",
            "name": "Giant Ant",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 52,
            "hit_dice": "7d10 + 14",
            "speed": {
                "walk": 40
            },
            "strength": 15,
            "dexterity": 13,
            "constitution": 15,
            "intelligence": 1,
            "wisdom": 9,
            "charisma": 2,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 9,
            "skills": {},
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "blindsight 60 ft., passive Perception 9",
            "languages": "—",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The giant ant makes one Bite attack and one Sting attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) bludgeoning damage, and the target is grappled (escape DC 12). Until this grapple ends, the target is restrained, and the giant ant can't Bite a different target."
                },
                {
                    "name": "Sting",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) piercing damage. The target must make a DC 12 Constitution saving throw, taking 11 (2d10) poison damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The giant ant has advantage on Wisdom (Perception) checks that rely on smell."
                }
            ],
            "spell_list": [],
            "page_no": 22,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_giant-ant/"
        },
        {
            "slug": "greaterdeathbutterflyswarm-tob1-2023",
            "desc": "False",
            "name": "Greater Death Butterfly Swarm",
            "size": "Huge",
            "type": "Swarm",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 84,
            "hit_dice": "13d12",
            "speed": {
                "walk": 40,
                "fly": 5
            },
            "strength": 1,
            "dexterity": 18,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 15,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 12,
            "skills": {},
            "damage_vulnerabilities": "cold, fire",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "False",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained, stunned",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "—",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The swarm makes two Bites attacks."
                },
                {
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 0 ft., one creature in the swarm's space. Hit: 21 (6d6) piercing damage, or 10 (3d6) piercing damage if the swarm has half of its hp or fewer. The target must make a DC 15 Constitution saving throw. On a failure, it takes 10 (3d6) poison damage and is poisoned for 1 minute. On a success, it takes half the damage and isn't poisoned. A poisoned creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Potent Poison",
                    "desc": "Undead with resistance or immunity to poison damage or the poisoned condition can be affected by the swarm's poison."
                },
                {
                    "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 insect. The swarm can't regain hp or gain temporary hp."
                },
                {
                    "name": "Weight of Wings",
                    "desc": "A creature that starts its turn in the swarm's space has its speed halved and must succeed on a DC 15 Dexterity saving throw or become blinded. Both effects end when the creature ends its turn outside the swarm's space. On a successful saving throw, the creature is immune to the blinding effect of Weight of Wings for the next 24 hours."
                }
            ],
            "spell_list": [],
            "page_no": 70,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_greater-death-butterfly-swarm/"
        },
        {
            "slug": "nightscorpion-tob1-2023",
            "desc": "False",
            "name": "Night Scorpion",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 90,
            "hit_dice": "12d10 + 24",
            "speed": {
                "walk": 40
            },
            "strength": 15,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 1,
            "wisdom": 9,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 9,
            "skills": {},
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "blindsight 60 ft., passive Perception 9",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The scorpion makes two Claw attacks and one Sting attack."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 6 (1d8 + 2) bludgeoning damage, and the target is grappled (escape DC 12). The scorpion has two claws, each of which can grapple only one target."
                },
                {
                    "name": "Sting",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 7 (1d10 + 2) piercing damage, and the target must make a DC 12 Constitution saving throw. On a failure, the target takes 7 (2d6) poison damage and is blinded for 1 hour. On a success, a creature takes half the damage and isn't blinded. If the target fails the saving throw by 5 or more, it is also poisoned for 1 minute, and it is paralyzed while poisoned in this way. A poisoned creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [],
            "spell_list": [],
            "page_no": 320,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_night-scorpion/"
        },
        {
            "slug": "red-bandedlinespider-tob1-2023",
            "desc": "False",
            "name": "Red-Banded Line Spider",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 15,
            "hit_dice": "6d4",
            "speed": {
                "walk": 30
            },
            "strength": 4,
            "dexterity": 16,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 2,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 12,
            "skills": {
                "Perception": 2,
                "Stealth": 5
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "psychic",
            "condition_immunities": "charmed, frightened",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "—",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 1 piercing damage plus 5 (2d4) poison damage, and the target must succeed on a DC 10 Constitution saving throw or be poisoned until the end of its next turn."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Swingline",
                    "desc": "The spider throws a length of webbing at a point on a surface, such as the ground or wall, it can see within 30 feet of it, attaching one end of the webbing to that point. It then reels in the webbing, pulling itself to an unoccupied space within 5 feet of that point. When the spider moves in this way, opportunity attacks against it have disadvantage. If the spider pulled itself at least 15 feet straight toward a creature, it has advantage on the next Bite attack it makes against that creature before the start of its next turn."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Reactive Venom",
                    "desc": "If the spider deals poison damage to a creature that is poisoned, the target takes an extra 2 (1d4) poison damage."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The spider can climb difficult surfaces, including upside down and on ceilings, without needing to make an ability check."
                },
                {
                    "name": "Web Walker",
                    "desc": "The spider ignores movement restrictions caused by webbing."
                }
            ],
            "spell_list": [],
            "page_no": 345,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_red-banded-line-spider/"
        },
        {
            "slug": "stygianfat-tailedscorpion-tob1-2023",
            "desc": "False",
            "name": "Stygian Fat-Tailed Scorpion",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 63,
            "hit_dice": "14d4 + 28",
            "speed": {
                "walk": 20
            },
            "strength": 3,
            "dexterity": 14,
            "constitution": 15,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 2,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The Stygian fat-tailed scorpion makes two Claw attacks and one Sting attack."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) bludgeoning damage."
                },
                {
                    "name": "Sting",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage plus 14 (4d6) poison damage. The target must succeed on a DC 12 Constitution saving throw or be poisoned until it finishes a short or long rest. Each time the poisoned creature takes poison damage, it must succeed on a DC 12 Constitution saving throw or suffer one level of exhaustion."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [],
            "spell_list": [],
            "page_no": 320,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_stygian-fat-tailed-scorpion/"
        },
        {
            "slug": "suturefly-tob1-2023",
            "desc": "False",
            "name": "Suturefly",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 10,
            "hit_dice": "4d4",
            "speed": {
                "walk": 40,
                "fly": 10
            },
            "strength": 1,
            "dexterity": 15,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 12,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 11,
            "skills": {
                "Stealth": 4
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "—",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Sew",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage, and the target must succeed on a DC 12 Dexterity saving throw or the suturefly sews the target's mouth, nose, or one of its eyes closed (the suturefly's choice). With supernatural speed, the suturefly repeatedly pierces the target's face, each time threading a loop of the target's own skin through the previous hole. These skin loops rapidly blacken, shrink, and draw the orifice tightly closed. If a target's mouth is sewn shut, it can't speak. If its mouth and nose are sewn shut, it can't breathe, and if both eyes are sewn shut, it is blinded. A creature, including the target, can take its action to cut open one of the sewn orifices by succeeding on a DC 12 Dexterity check with an edged weapon or tool."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Detect Lies",
                    "desc": "The suturefly knows if it hears a lie and can pinpoint the location of a creature within 60 feet of it that lied within the last minute."
                },
                {
                    "name": "Forest Camouflage",
                    "desc": "The suturefly has advantage on Dexterity (Stealth) checks made to hide in forested terrain."
                }
            ],
            "spell_list": [],
            "page_no": 353,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_suturefly/"
        },
        {
            "slug": "swampadder-tob1-2023",
            "desc": "False",
            "name": "Swamp Adder",
            "size": "Small",
            "type": "Beast",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 18,
            "hit_dice": "4d6 + 4",
            "speed": {
                "walk": 30
            },
            "strength": 4,
            "dexterity": 16,
            "constitution": 12,
            "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": 10,
            "skills": {},
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "blindsight 10 ft., passive Perception 10",
            "languages": "—",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 1 piercing damage, and the target must make a DC 11 Constitution saving throw. On a failure, the target takes 5 (2d4) poison damage and is paralyzed for 1 minute. On a success, a target takes half the damage and isn't paralyzed. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Swamp Camouflage",
                    "desc": "The swamp adder has advantage on Dexterity (Stealth) checks made to hide in swampy terrain."
                }
            ],
            "spell_list": [],
            "page_no": 334,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_swamp-adder/"
        },
        {
            "slug": "swarmofmanabanescarabs-tob1-2023",
            "desc": "False",
            "name": "Swarm of Manabane Scarabs",
            "size": "Medium",
            "type": "Swarm",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 82,
            "hit_dice": "11d8 + 33",
            "speed": {
                "walk": 10,
                "fly": 20,
                "burrow": 20
            },
            "strength": 3,
            "dexterity": 16,
            "constitution": 16,
            "intelligence": 1,
            "wisdom": 13,
            "charisma": 2,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 13,
            "skills": {
                "Perception": 3,
                "Stealth": 5
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "False",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned",
            "senses": "blindsight 10 ft., darkvision 30 ft., tremorsense 30 ft., passive Perception 13",
            "languages": "—",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 0 ft., one creature in the swarm's space. Hit: 28 (8d6) piercing damage, or 14 (4d6) piercing damage if the swarm has half of its hit points or fewer, and the swarm can attempt to end one random magical effect of 2nd level or lower on the target. This effect works like the dispel magic spell, except the swarm must always make an ability check. Its ability check for this is +5."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Drain Magic Item",
                    "desc": "The swarm drains the magic from one magic item in its space that isn't being worn or carried. A magic item with charges loses 1d4 charges, an item with limited uses per day loses one daily use, and a single-use item, such as a potion or spell scroll is destroyed. All other magic items have their effects suppressed for 1 minute. A drained item regains its magic after 1 hour."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Limited Magic Immunity",
                    "desc": "The swarm of manabane scarabs can't be affected or detected by spells of 2nd level or lower unless it wishes to be. It has advantage on saving throws against all other spells and magical effects."
                },
                {
                    "name": "Sense Magic",
                    "desc": "The swarm of manabane scarabs senses magic within 120 feet of it at will. This trait otherwise works like the detect magic spell but isn't itself magical."
                },
                {
                    "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 insect. The swarm can't regain hp or gain temporary hp."
                }
            ],
            "spell_list": [],
            "page_no": 355,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_swarm-of-manabane-scarabs/"
        },
        {
            "slug": "swarmofprismaticbeetles-tob1-2023",
            "desc": "False",
            "name": "Swarm of Prismatic Beetles",
            "size": "Medium",
            "type": "Swarm",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 60,
            "hit_dice": "11d8 + 11",
            "speed": {
                "walk": 30,
                "fly": 5,
                "burrow": 20
            },
            "strength": 3,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 1,
            "wisdom": 13,
            "charisma": 2,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 13,
            "skills": {
                "Perception": 3,
                "Stealth": 5
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "False",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned",
            "senses": "blindsight 10 ft., darkvision 30 ft., passive Perception 13",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 0 ft., one creature in the swarm's space. Hit: 14 (4d6) piercing damage, or 7 (2d6) piercing damage if the swarm has half of its hp or fewer. The target must make a DC 13 Constitution saving throw. On a failure, a creature takes 10 (4d4) poison damage and is euphoric for 1 minute. On a success, a creature takes half the damage and isn't euphoric. A euphoric creature has disadvantage on saving throws. The creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Glittering Carapace",
                    "desc": "When a creature that can see the swarm starts its turn within 30 feet of the swarm and the swarm is in bright or dim light, the swarm can force the creature to make a DC 13 Wisdom saving throw if the swarm isn't incapacitated and can see the creature. If the saving throw fails by 5 or more, the creature falls unconscious. Otherwise, a creature that fails the save is incapacitated and its speed is reduced to 0 until the start of its next turn, as it remains transfixed in place by the glitter of the swarm. A creature has advantage on the saving throw if the swarm is in dim light."
                },
                {
                    "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 insect. The swarm can't regain hp or gain temporary hp."
                }
            ],
            "spell_list": [],
            "page_no": 356,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_swarm-of-prismatic-beetles/"
        },
        {
            "slug": "treacle-tob1-2023",
            "desc": "False",
            "name": "Treacle",
            "size": "Tiny",
            "type": "Ooze",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 12,
            "armor_desc": "",
            "hit_points": 22,
            "hit_dice": "4d4 + 12",
            "speed": {
                "walk": 10
            },
            "strength": 4,
            "dexterity": 15,
            "constitution": 17,
            "intelligence": 1,
            "wisdom": 1,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "Deception": 4
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "blindsight 120 ft. (blind beyond this radius), passive Perception 5",
            "languages": "—",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Blood Drain",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: The treacle attaches to the target. While attached, the treacle can't attack, and at the start of each of the treacle's turns, the target loses 5 (2d4) hp due to blood loss. Each time the target loses hp in this way, it must succeed on a DC 14 Wisdom (Perception) check to notice the treacle is attached and harming it, otherwise it is unaware the hp loss is from the treacle. A creature that loses hp in this way while below half its hp maximum automatically succeeds on this check."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Mimic Innocence",
                    "desc": "When a creature the treacle can see moves within 120 feet of it, the treacle squishes, stretches, and molds its body into the shape of a Tiny Beast or object the creature finds least threatening, such as an injured rabbit or a long-lost toy. The treacle's body takes on most of the coloration of the desired shape, but some part of it is always white, pale, or pearlescent. Regardless of the shape, the treacle's flesh doesn't change and is soft and plush to the touch. The treacle can maintain this shape for up to 8 hours or until another creature it can see moves within 120 feet of it."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The treacle can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Mimicry",
                    "desc": "The treacle can mimic animal sounds. A creature that hears the sounds can tell they are imitations with a successful DC 14 Wisdom (Insight) check."
                }
            ],
            "spell_list": [],
            "page_no": 368,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_treacle/"
        },
        {
            "slug": "alpine-creeper",
            "desc": "",
            "name": "Alpine Creeper",
            "size": "Huge",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 5,
            "armor_desc": "",
            "hit_points": 95,
            "hit_dice": "10d12+30",
            "speed": {
                "walk": 15
            },
            "strength": 3,
            "dexterity": 1,
            "constitution": 17,
            "intelligence": 1,
            "wisdom": 4,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": -3,
            "skills": {
                "perception": -3
            },
            "damage_vulnerabilities": "fire",
            "damage_resistances": "bludgeoning, piercing",
            "damage_immunities": "cold",
            "condition_immunities": "blinded, charmed, deafened, frightened, grappled, prone",
            "senses": "tremorsense 60', passive Perception 7",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Gentle Dissolution",
                    "desc": "Each creature in creeper's space: 10 (3d6) acid (DC 13 Con half). Creeper can choose not to harm friendly Beasts in its space. Unconscious creature that takes damage from this: DC 13 Wis save Fail: remain unconscious Success: wakes up."
                },
                {
                    "name": "Sleep Spores",
                    "desc": "Releases sleep-inducing spores. Humanoids and Giants within 20' of it: DC 13 Con save or fall unconscious 1 min. Effect ends for creature if it takes damage or another uses action to wake it."
                },
                {
                    "name": "Cleaning Call (1/Day)",
                    "desc": "Sprays pheromone-laced spores calling nearby Beasts to feast. Arrive in 1d4 rounds and act as creeper allies attacking creatures within 10 ft. of it. Beasts remain 1 hr until creeper dies or until it dismisses them as a bonus action. Choose one CR 1 or lower Beast or roll d100 to choose Summoned Beasts. They arrive at creeper's location; aggressive and prioritize active threats before feasting on creatures knocked out. Summoned Beasts:[br/] • 01-04: 2d4 badgers • 05-09: 1d6 black bears • 10-13: 1d3 brown bears • 14-17: 1d3 dire wolves • 18-20: 1d6 giant badgers • 21-30: 2d6 giant rats  • 31-34: 1d3 giant vultures • 35-40: 2d6 giant weasels • 41-44: 1d3 lions or tigers • 45-60: 1d6 swarms of rats • 61-71: 2d4 wolves • 72-75: 1d4 worgs • 76-100: No beasts respond"
                }
            ],
            "bonus_actions": [
                {
                    "name": "Lethargic Stupor",
                    "desc": "One unconscious Humanoid or Giant in creeper's space suffers one level of exhaustion. A creature with more than half its hp max can't suffer more than one level of exhaustion from this. This exhaustion lasts until creature finishes short rest."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False",
                    "desc": "[+]Appearance[/+] Motionless: indistinguishable from patch of lichen."
                },
                {
                    "name": "Mossy Carpet",
                    "desc": "Enter hostile creature's space and stop there. It can move through space as narrow as 1' wide with o squeezing."
                }
            ],
            "spell_list": [],
            "page_no": 19,
            "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_alpine-creeper/"
        },
        {
            "slug": "animated-instrument",
            "desc": "",
            "name": "Animated Instrument",
            "size": "Tiny",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 17,
            "hit_dice": "7d4",
            "speed": {
                "walk": 0,
                "fly": 30
            },
            "strength": 1,
            "dexterity": 12,
            "constitution": 11,
            "intelligence": 1,
            "wisdom": 5,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": -3,
            "skills": {
                "perception": -3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "blindsight 60' (blind beyond), passive Perception 7",
            "languages": "—",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Trouble Clef",
                    "desc": "Melee Weapon Attack: +3 to hit, 5 ft., one target, 4 (1d4+1) bludgeoning damage."
                },
                {
                    "name": "Orchestra Hit",
                    "desc": "Ranged Spell Attack: +4 to hit, 60 ft., one target, 5 (1d6+2) thunder."
                },
                {
                    "name": "Spirited Solo (Recharge 5-6)",
                    "desc": "Improvises a tune to draw listeners into entrancing thought. Each creature within 30' of it that can hear the song: creature is incapacitated until end of its next turn (DC 12 Wis creature has an epiphany and gains advantage on Cha (Performance) checks for 1 day)."
                },
                {
                    "name": "Courageous Anthem (1/Day)",
                    "desc": "Plays a song that bolsters its allies. Each friendly creature within 30' of the instrument that can hear song has a +1 bonus to attack rolls ability checks and saves until song ends. Instrument must take a bonus action on subsequent turns to continue playing the song. Can stop playing at any time. Song ends if animated instrument is incapacitated. A creature can benefit from only one Courageous Anthem at a time."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Antimagic Susceptibility",
                    "desc": "Incapacitated while in the area of an antimagic field. If targeted by dispel magic instrument must succeed on a Con save vs. caster's spell save DC or fall unconscious for 1 min."
                },
                {
                    "name": "Construct Nature",
                    "desc": "Doesn't require air food drink or sleep."
                },
                {
                    "name": "False",
                    "desc": "[+]Appearance[/+] While motionless and isn't flying indistinguishable from normal musical instrument."
                }
            ],
            "spell_list": [],
            "page_no": 34,
            "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_animated-instrument/"
        }
    ]
}