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

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

{
    "count": 278,
    "next": "https://api.open5e.com/monsters/?cr=3&ordering=-condition_immunities&page=2",
    "previous": null,
    "results": [
        {
            "slug": "jackalope-a5e",
            "desc": "",
            "name": "Jackalope",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 55,
            "hit_dice": "10d4+30",
            "speed": {
                "walk": 50
            },
            "strength": 11,
            "dexterity": 19,
            "constitution": 16,
            "intelligence": 6,
            "wisdom": 17,
            "charisma": 14,
            "strength_save": 2,
            "dexterity_save": 6,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 2,
                "deception": 4,
                "perception": 5,
                "stealth": 6,
                "survival": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "lightning",
            "damage_immunities": "",
            "condition_immunities": "stunned",
            "senses": "passive Perception 17",
            "languages": "understands Common but cannot speak",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Gore",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 8 (1d8+4) piercing damage. If the jackalope moves at least 20 feet straight towards the target before the attack  the attack deals an extra 7 (2d6) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Nimble Escape",
                    "desc": "The jackalope takes the Disengage or Hide action."
                }
            ],
            "reactions": [
                {
                    "name": "Uncanny Dodge",
                    "desc": "When an attacker the jackalope can see hits it with an attack, the jackalope halves the attacks damage against it."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Evasion",
                    "desc": "If the jackalope is subjected to an effect that allows it to make a Dexterity saving throw to take only half damage, the jackalope instead takes no damage if it succeeds on the saving throw, and only half damage if it fails."
                },
                {
                    "name": "Keen Hearing",
                    "desc": "The jackalope has advantage on Perception checks that rely on hearing."
                },
                {
                    "name": "Mimicry",
                    "desc": "The jackalope can imitate sounds it hears frequently, such as a simple phrase or an animal noise. Recognizing the sounds as imitation requires a DC 14 Insight check."
                }
            ],
            "spell_list": [],
            "page_no": 453,
            "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_jackalope/"
        },
        {
            "slug": "millitaur",
            "desc": "_The millitaur is a purplish-black segmented worm the size of a horse, with hundreds of legs, black multifaceted eyes and thick powerful mandibles. They wield crude stone axes._  \n**Mulch Eaters.** Millitaurs roam jungles and woodlands, where dense undergrowth rots beneath the canopy and piles high; leaves and plants provide much of the millitaur diet. Though millitaurs are territorial, they sometimes chase away threats rather than kill intruders. However, they also are good hunters and supplement their diet with squirrel, monkey, and even gnome or goblin.  \n**Poisonous Drool.** As formidable as they appear, millitaurs are the preferred prey of some dragons and jungle giants, and tosculi often hunt them for use as slaves and pack animals. In defense, they’ve developed a mild poison. Millitaur handaxes often drip with this substance, smeared onto them from the beast’s mandibles. They use their axes for breaking up mulch for easier digestion, as well as using them for hunting and self-defense.  \n**Clicking Speech.** Millitaurs communicate via body language, antennae movements, scent, and clicking sounds. Although they have no voice boxes, millitaurs can make sounds by artfully clicking and grinding their mandibles, and they can mimic the sounds of Common in a peculiar popping tone. They can be good sources for local information so long as they are treated with respect and their territory is not encroached.",
            "name": "Millitaur",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 85,
            "hit_dice": "10d10+30",
            "speed": {
                "walk": 40,
                "burrow": 20,
                "climb": 30
            },
            "strength": 18,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 8,
            "wisdom": 12,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "acrobatics": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "poison; bludgeoning and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "prone",
            "senses": "darkvision 60 ft., tremorsense 30 ft., passive Perception 11",
            "languages": "Common",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The millitaur makes two handaxe attacks."
                },
                {
                    "name": "Handaxe",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage plus 2 (1d4) poison damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 288,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_millitaur/"
        },
        {
            "slug": "giant-mole-lizard",
            "desc": "",
            "name": "Giant Mole Lizard",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 75,
            "hit_dice": "10d10+20",
            "speed": {
                "walk": 15,
                "burrow": 20
            },
            "strength": 19,
            "dexterity": 5,
            "constitution": 14,
            "intelligence": 1,
            "wisdom": 8,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": -1,
            "skills": {
                "perception": -1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid",
            "damage_immunities": "",
            "condition_immunities": "prone",
            "senses": "blindsight 10', tremorsense 60', passive Perception 9",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Claw attacks. It can replace one attack with use of Constricting Tail."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +6 to hit, 5 ft., one target, 11 (2d6+4) slashing damage."
                },
                {
                    "name": "Constricting Tail",
                    "desc": "A Large or smaller creature within 5 ft. of the lizard must make DC 12 Dex save or be grappled (escape DC 14). Until this grapple ends the target is restrained can't breathe and begins to suffocate and the giant mole lizard can't use Constricting Tail on another target."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Mass Shove",
                    "desc": "Each Large or smaller creature within 10 ft. of the giant mole lizard and that isn't grappled by it must make DC 14 Str save or be pushed up to 15 ft. away from the lizard and knocked prone."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Beast of Burden",
                    "desc": "Is considered to be a Huge Beast for the purpose of determining its carrying capacity."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "In sunlight disadvantage on attacks and Wis (Perception) checks that use sight."
                }
            ],
            "spell_list": [],
            "page_no": 199,
            "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_giant-mole-lizard/"
        },
        {
            "slug": "millitaur-tob1-2023",
            "desc": "False",
            "name": "Millitaur",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 85,
            "hit_dice": "10d10 + 30",
            "speed": {
                "walk": 30,
                "burrow": 40
            },
            "strength": 17,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 8,
            "wisdom": 16,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 13,
            "skills": {
                "Acrobatics": 4
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "poison, slashing",
            "damage_immunities": "False",
            "condition_immunities": "prone",
            "senses": "darkvision 60 ft., tremorsense 30 ft., passive Perception 13",
            "languages": "Common, Millitaur",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The millitaur makes two Handaxe attacks."
                },
                {
                    "name": "Handaxe",
                    "desc": "Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 10 (2d6 + 3) slashing damage plus 3 (1d6) poison damage."
                },
                {
                    "name": "Poisonous Flask (Recharge 5-6)",
                    "desc": "The millitaur hastily combines alchemical substances into a poisonous concoction and throws it at a point the millitaur can see within 30 feet. Each creature within 15 feet of that point must make a DC 13 Dexterity saving throw. On a failure, a creature takes 14 (4d6) poison damage and is poisoned for 1 minute. On a success, a creature takes half the damage and isn't poisoned. A poisoned creature can make a DC 13 Constitution saving throw at the end of each of its turns, ending the effect on itself on a success."
                },
                {
                    "name": "Healing Tonic (2/Day)",
                    "desc": "The millitaur administers a healing tonic to a willing creature within 5 feet of it. The target magically regains 7 (2d6) hp and is freed from any disease or poison."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [],
            "spell_list": [],
            "page_no": 267,
            "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_millitaur/"
        },
        {
            "slug": "catscratch",
            "desc": "The small cat emits a horrific yowl as its body begins to bulge and swell. Within moments, a massive, veined humanoid covered in patches of fur stands in the cat’s place, casting a mad gaze._  \n**Not of This World.** A catscratch comes from parts unknown. No one is quite sure of its source, but wherever domestic cats are found, these creatures appear. It is a hybrid monster, created when an aberrant virus infects a cat or cat-like humanoid.  \n**Summoned by Rage.** An infected cat doesn’t transform until it becomes angry, leaving many communities unaware of the disease until it is too late. Once a cat is sufficiently upset, it swells to a massive size, turning into a catscratch intent on destroying everything in sight.",
            "name": "Catscratch",
            "size": "Huge",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 76,
            "hit_dice": "8d12+24",
            "speed": {
                "climb": 15,
                "walk": 30
            },
            "strength": 18,
            "dexterity": 14,
            "constitution": 17,
            "intelligence": 3,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The catscratch makes one bite attack and one claw attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 9 (1d10 + 4) piercing damage, and the target must succeed on a DC 13 Constitution saving throw or be poisoned for 1 hour. A felid or feline humanoid that fails this saving throw contracts catscratch fugue.",
                    "attack_bonus": 6,
                    "damage_dice": "1d10+4"
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 6 (1d4 + 4) slashing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d4+4"
                },
                {
                    "name": "Vomit (Recharge 5-6)",
                    "desc": "The catscratch vomits poisonous bile in a 15-foot cone. Each creature in that area must make a DC 13 Constitution saving throw, taking 10 (3d6) poison damage on a failed save or half as much damage on a successful one. A felid or feline humanoid that fails this saving throw contracts catscratch fugue."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The catscratch has advantage on Wisdom (Perception) checks that rely on smell."
                },
                {
                    "name": "Nine Lives (Recharges after a Short or Long Rest)",
                    "desc": "When the catscratch would be reduced to 0 hp, it instead drops to 9 hp."
                },
                {
                    "name": "Pounce",
                    "desc": "If the catscratch moves at least 20 feet straight toward a creature and then hits it with a claw attack on the same turn, that target must succeed on a DC 14 Strength saving throw or be knocked prone. If the target is prone, the catscratch can make one bite attack against it as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": 58,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_catscratch/"
        },
        {
            "slug": "cave-drake",
            "desc": "Widely-spaced, large eyes sit on either side of the dragon’s broad, flat head, and sharp, curving teeth fill its fearsome maw. It clings to the ceiling, silently waiting for prey to appear below._  \nHighly adapted to hunting underground, this lesser cousin of true dragons stalks cavern passages for prey.  \n**Patient Predator.** An adult cave drake is between ten and fifteen feet long, with a thin, whip-like tail that nearly doubles its overall length. Its scales are dull and colored to match the surrounding stone. A cave drake hunts by lying in wait for prey to pass, often hanging from a wall or ceiling, before ambushing with its blinding venom. The drake then tracks the blinded creature as it flees, using a keen sense of smell and the creature’s disorientation to follow it. A cave drake will follow prey patiently for miles, unless its quarry wanders into the territory of another cave drake.  \n**Solitary Hunter.** The cave drake is a lone predator. It typically lairs in high-roofed caverns, atop sheer ledges, or in other areas where it can take advantage of its superior climbing ability. Each cave drake claims a wide expanse of tunnels and caverns as its territory. A cave drake will fight to defend its territory from all other creatures, including other cave drakes, with the exception of mating season, when territories fluctuate as female drakes search for mates. A female cave drake will lay two to five eggs, raising the young until they are able to hunt on their own, then driving them out.  \n**Hoards.** Like their true dragon kin, cave drakes collect treasure, favoring shiny metals and sparkling gemstones. They will often arrange such treasures near phosphorescent fungi, glowing crystals, or other sources of light. Unlike true dragons, cave drakes are not overly protective or jealous of their hoards. The more cunning of their kind often use such objects as bait to draw out greedy prey while they wait in ambush.",
            "name": "Cave Drake",
            "size": "Large",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 95,
            "hit_dice": "10d10+40",
            "speed": {
                "climb": 30,
                "walk": 30
            },
            "strength": 17,
            "dexterity": 14,
            "constitution": 18,
            "intelligence": 6,
            "wisdom": 13,
            "charisma": 11,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 4,
                "survival": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 90 ft., passive Perception 13",
            "languages": "Draconic",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The cave drake makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6+3"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) slashing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d8+3"
                },
                {
                    "name": "Blinding Spit (Recharge 5-6)",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 30 ft., one target. Hit: The target is poisoned for 1 minute and must succeed on a DC 13 Constitution saving throw or be blinded while poisoned in this way."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Ambusher",
                    "desc": "In the first round of combat, the cave drake has advantage on attack rolls against any creature it has surprised."
                },
                {
                    "name": "Keen Smell",
                    "desc": "The cave drake has advantage on Wisdom (Perception) checks that rely on smell."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The cave drake can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                },
                {
                    "name": "Stone Camouflage",
                    "desc": "The cave drake has advantage on Dexterity (Stealth) checks made to hide in rocky terrain."
                }
            ],
            "spell_list": [],
            "page_no": 55,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_cave-drake/"
        },
        {
            "slug": "corpse-worm",
            "desc": "A large, bloated worm, its body the gray-white pallor of death and slicked with yellow mucus, crawls across a pile of corpses. As its dozens of legs propel it over the bodies, its fang-filled maw opens to reveal a second jaw that repeatedly bursts outward, slurping up chunks of flesh with each strike._  \nThese creatures prowl deep caverns, seeking flesh to devour.  \n**Eaters of the Dead.** The corpse worm feeds primarily on death and decay, though it hunts and kills living prey it encounters if hungry. Corpse worms have a keen sense of smell that they can use to locate wounded prey or sources of carrion on which to feed.  \n**Ignore the Unliving.** While both the living and the dead are food for the corpse worm, it doesn’t feed upon the undead. Unless attacked, the corpse worm ignores undead near it. Some intelligent undead tame and train corpse worms, using them as pets, guardians, or shock troops.  \n**Slimy Eggs.** A female corpse worm lays up to two dozen eggs in crevasses, cul-de-sacs, or other remote areas. Corpse worm eggs are about the size of a human head and are sheathed in a rubbery, translucent gray membrane. The eggs are deposited with a sticky, mustard-colored excretion, allowing them to be placed on walls or even ceilings. This excretion exudes a powerful smell that many subterranean predators find unpleasant, and it allows the mother to relocate the eggs as she watches over them until they hatch.",
            "name": "Corpse Worm",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 76,
            "hit_dice": "8d10+32",
            "speed": {
                "walk": 30,
                "climb": 30
            },
            "strength": 16,
            "dexterity": 12,
            "constitution": 19,
            "intelligence": 1,
            "wisdom": 12,
            "charisma": 5,
            "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",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 10 ft., one target. Hit: 10 (2d6 + 3) piercing damage and the target is grappled (escape DC 13). Until this grapple ends, the target is restrained, and the corpse worm can't bite another target or use its Regurgitate reaction. The target must succeed on a DC 12 Constitution saving throw against disease or become poisoned until the disease is cured. Every 24 hours that elapse, the creature must repeat the saving throw, reducing its hp maximum by 5 (1d10) on a failure. This reduction lasts until the disease is cured. The creature dies if the disease reduces its hp maximum to 0.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6+3"
                },
                {
                    "name": "Swallow",
                    "desc": "The corpse worm makes a bite attack against a Medium or smaller target it is grappling. If the attack hits, the target is swallowed, and the grapple ends. While swallowed, the target is blinded and restrained, it has total cover against attacks and effects outside the corpse worm, and it takes 10 (3d6) acid damage at the start of each of the corpse worm's turns. The corpse worm can have only one creature swallowed at a time. If the corpse worm takes 20 damage or more on a single turn from the swallowed creature, the worm must succeed on a DC 12 Constitution saving throw at the end of that turn or regurgitate the creature, which falls prone in a space within 10 feet of the worm. If the corpse worm dies, the target is no longer restrained by it and can escape from the corpse using 10 feet of movement, exiting prone."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Regurgitate (Recharge 5-6)",
                    "desc": "When a creature the corpse worm can see hits it with an attack while within 10 feet of it, the corpse worm regurgitates a portion of its stomach contents on the attacker. The target must succeed on a DC 14 Constitution saving throw or be poisoned for 1 minute. If the corpse worm has a swallowed creature when it uses this reaction, the worm must succeed on a DC 14 Constitution saving throw or also regurgitate the swallowed creature, which falls prone in a space within 5 feet of the target. If it regurgitates the swallowed creature, the target and the swallowed creature take 7 (2d6) acid damage."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The corpse worm has advantage on Wisdom (Perception) checks that rely on smell."
                }
            ],
            "spell_list": [],
            "page_no": 71,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_corpse-worm/"
        },
        {
            "slug": "green-dragon-wyrmling-a5e",
            "desc": "",
            "name": "Green Dragon Wyrmling",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 55,
            "hit_dice": "10d8+10",
            "speed": {
                "walk": 30,
                "fly": 60,
                "swim": 30
            },
            "strength": 14,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 14,
            "wisdom": 10,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 2,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 12",
            "languages": "Draconic",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 13 (2d10 + 2) piercing damage."
                },
                {
                    "name": "Poison Breath (Recharge 5-6)",
                    "desc": "The dragon exhales poisonous gas in a 15-foot cone. Each creature in that area makes a DC 11 Constitution saving throw  taking 14 (4d6) poison damage on a failed save or half damage on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The dragon can breathe air and water."
                },
                {
                    "name": "Woodland Stalker",
                    "desc": "When in a forested area, the dragon has advantage on Stealth checks."
                }
            ],
            "spell_list": [],
            "page_no": 114,
            "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_green-dragon-wyrmling/"
        },
        {
            "slug": "horde-demon-a5e",
            "desc": "",
            "name": "Horde Demon",
            "size": "Medium",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 52,
            "hit_dice": "8d8+16",
            "speed": {
                "walk": 40
            },
            "strength": 16,
            "dexterity": 12,
            "constitution": 14,
            "intelligence": 8,
            "wisdom": 8,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, lightning; damage from nonmagical weapons",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120 ft., passive Perception 11",
            "languages": "Abyssal",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The demon makes two attacks  using any attack granted by its Varied Shapes trait."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Chaotic Evil",
                    "desc": "The demon radiates a Chaotic and Evil aura."
                },
                {
                    "name": "Radiant Weakness",
                    "desc": "If the demon takes radiant damage while it is bloodied, it is frightened for 1 minute."
                },
                {
                    "name": "Varied Shapes",
                    "desc": "Each horde demon has a unique combination of attacks and powers. Roll 1d10 once or twice, rerolling duplicates, or choose one or two features from the following table. A horde demons features determine the attacks it can make."
                },
                {
                    "name": "1 Bat Head",
                    "desc": "The demon emits a 15-foot cone of cacophonous sound. Each creature in the area makes a DC 12 Constitution saving throw, taking 7 (2d6) thunder damage on a failed save or half damage on a success."
                },
                {
                    "name": "2 Bulging Eyes (Gaze)",
                    "desc": "A creature within 60 feet makes a DC 12 Wisdom saving throw. On a failure, it takes 7 (2d6) psychic damage and is frightened until the end of its next turn."
                },
                {
                    "name": "3 Claws",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) slashing damage."
                },
                {
                    "name": "4 Fangs",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) piercing damage."
                },
                {
                    "name": "5 Goat Horns",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) bludgeoning damage and the target makes a DC 13 Strength saving throw, falling prone on a failure."
                },
                {
                    "name": "6 Lamprey Mouth",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) piercing damage, and the target is grappled (escape DC 13). Until this grapple ends, the lamprey mouth attack can be used only on this target and automatically hits."
                },
                {
                    "name": "7 Porcupine Quills",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 30/60 ft., one target. Hit: 10 (2d6 + 3) piercing damage."
                },
                {
                    "name": "8 Scorpion Tail Melee Weapon Attack: +5 to hit, reach 5 ft",
                    "desc": ", one target. Hit: 7 (1d8 + 3) piercing damage plus 7 (2d6) poison damage."
                },
                {
                    "name": "9 Tentacle Arms Melee Weapon Attack: +5 to hit, reach 15 ft",
                    "desc": ", one target. Hit: 8 (2d4 + 3) bludgeoning damage, and the target is grappled (escape DC 13). Until this grapple ends, the tentacle arms attack can only be used on this target."
                },
                {
                    "name": "10 Whispering Mouth",
                    "desc": "The demon targets a creature within 30 feet that can hear it. The target makes a DC 12 Wisdom saving throw. On a failure, it takes 7 (1d8 + 3) psychic damage and is magically cursed until the start of the demons next turn. While cursed, the demons attacks against the target are made with advantage, and the target has disadvantage on saving throws against the demons Whispering Mouth."
                }
            ],
            "spell_list": [],
            "page_no": 70,
            "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_horde-demon/"
        },
        {
            "slug": "bathhouse-drake",
            "desc": "",
            "name": "Bathhouse Drake",
            "size": "Medium",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 75,
            "hit_dice": "10d8+30",
            "speed": {
                "fly": 60,
                "swim": 60,
                "walk": 30
            },
            "strength": 15,
            "dexterity": 14,
            "constitution": 17,
            "intelligence": 12,
            "wisdom": 18,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "medicine": 6,
                "persuasion": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., truesight 10 ft., passive Perception 16",
            "languages": "Common, Draconic, Primordial",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "desc": "The bathhouse drake makes three melee attacks: one with its bite and two with its claws. Alternatively, it can use Scalding Jet twice.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d8+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) piercing damage.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) slashing damage.",
                    "name": "Claw"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "2d6",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 20/60 ft., one target. Hit: 7 (2d6) fire damage.",
                    "name": "Scalding Jet"
                },
                {
                    "desc": "The bathhouse drake creates a burst of hot steam. Each creature within 20 feet of it must make a DC 14 Constitution saving throw. On a failure, a target takes 14 (4d6) fire damage and is blinded for 1 minute. On a success, a target takes half the damage but isn't blinded. A blinded creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "name": "Steam Burst (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The bathhouse drake can breathe air and water.",
                    "name": "Amphibious"
                },
                {
                    "desc": "The bathhouse drake has advantage on ability checks and saving throws made to escape a grapple.",
                    "name": "Soapy"
                },
                {
                    "desc": "The bathhouse drake's innate spellcasting ability is Wisdom (spell save DC 14, +6 to hit with spell attacks). It can innately cast the following spells, requiring no material components:\nAt will: create or destroy water, misty step, prestidigitation\n3/day each: control water, fog cloud, gaseous form, lesser restoration",
                    "name": "Innate Spellcasting"
                }
            ],
            "spell_list": [],
            "page_no": 130,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_bathhouse-drake/"
        },
        {
            "slug": "ghoulsteed",
            "desc": "",
            "name": "Ghoulsteed",
            "size": "Large",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 85,
            "hit_dice": "10d10+30",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 16,
            "intelligence": 6,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Common, Darakhul",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "desc": "A ghoulsteed makes two bite attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "2d8+4",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) piercing damage and the ghoulsteed gains 5 (1d10) temporary hp. These temporary hp stack with each other, but the ghoulsteed can only have a maximum of 10 temporary hp at one time.",
                    "name": "Bite"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "If the ghoulsteed moves at least 20 feet straight toward a creature and then hits it with a bite attack on the same turn, that target must succeed on a DC 14 Strength saving throw or be knocked prone. If the target is prone, the ghoulsteed can make one bite attack against it as a bonus action.",
                    "name": "Pounce"
                },
                {
                    "desc": "When the ghoulsteed uses the Dash action, it can Dash again as a bonus action.",
                    "name": "Sprint (3/Day)"
                },
                {
                    "desc": "If damage reduces the ghoulsteed to 0 hp, it makes a Constitution saving throw with a DC of 5 + the damage taken, unless the damage is radiant or from a critical hit. On a success, the ghoulsteed drops to 1 hp instead.",
                    "name": "Undead Fortitude"
                }
            ],
            "spell_list": [],
            "page_no": 177,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_ghoulsteed/"
        },
        {
            "slug": "pishacha",
            "desc": "",
            "name": "Pishacha",
            "size": "Medium",
            "type": "Fiend",
            "subtype": "shapechanger",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 55,
            "hit_dice": "10d8+10",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 14,
            "constitution": 13,
            "intelligence": 10,
            "wisdom": 16,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "arcana": 2,
                "perception": 5
            },
            "damage_vulnerabilities": "radiant",
            "damage_resistances": "cold, fire, lightning; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60ft., passive Perception 15",
            "languages": "Abyssal, Common, Darakhul; telepathy 60 ft.",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "desc": "The pishacha makes two attacks: one with its bite and one with its claws.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "2d8+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) piercing damage.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "2d6+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) slashing damage.",
                    "name": "Claws"
                },
                {
                    "desc": "One humanoid that the pishacha can see within 5 feet of it must succeed on a DC 13 Wisdom saving throw or be possessed by the pishacha; the pishacha then disappears, and the target is incapacitated and loses some control of its body, succumbing to a random short-term madness (see the System Reference Document 5.1) each round for 3d6 rounds. At the end of the 3d6 rounds, the pishacha becomes dormant within the body. \n\nWhile possessing a victim, the pishacha attempts to seize control of the body again every 1d4 hours. The target must succeed on a DC 13 Wisdom saving throw or succumb to another 3d6 round period of random short-term madness. Even if the target succeeds, it is still possessed. If the target is still possessed at the end of a long rest, it must succeed on a DC 13 Wisdom saving throw or gain a long-term madness. \n\nWhile possessing a victim, the pishacha can't be targeted by any attack, spell, or other effect, except those that can turn or repel fiends, and it retains its alignment, Intelligence, Wisdom, and Charisma. It otherwise uses the possessed target's statistics, but doesn't gain access to the target's knowledge, class features, or proficiencies. \n\nThe possession lasts until the body drops to 0 hp, the pishacha ends it as a bonus action, or the pishacha is turned or forced out by an effect like the dispel evil and good spell. The pishacha can also be forced out if the victim eats a bowl of rice that has been cooked in holy water. When the possession ends, the pishacha reappears in an unoccupied space within 5 feet of the body. \n\nThe target is immune to possession by the same pishacha for 24 hours after succeeding on the initial saving throw or after the possession ends.",
                    "name": "Demonic Possession (Recharge 6)"
                },
                {
                    "desc": "The pishacha magically turns invisible until it attacks or until its concentration ends (as if concentrating on a spell).",
                    "name": "Invisibility"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The pishacha can use its action to polymorph into a tiger or a wolf, or back into its true form. Other than its size, its statistics are the same in each form. Any equipment it is wearing or carrying isn't transformed. It reverts to its true form if it dies.",
                    "name": "Shapechanger"
                }
            ],
            "spell_list": [],
            "page_no": 88,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_pishacha/"
        },
        {
            "slug": "skull-drake",
            "desc": "",
            "name": "Skull Drake",
            "size": "Medium",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 75,
            "hit_dice": "10d8+30",
            "speed": {
                "burrow": 10,
                "fly": 60,
                "walk": 40
            },
            "strength": 16,
            "dexterity": 17,
            "constitution": 16,
            "intelligence": 8,
            "wisdom": 12,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "intimidation": 2,
                "perception": 3,
                "stealth": 5
            },
            "damage_vulnerabilities": "radiant",
            "damage_resistances": "poison",
            "damage_immunities": "necrotic",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Common, Draconic",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "desc": "The skull drake makes two bite attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "2d6+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 10 ft., one target. Hit: 10 (2d6 + 3) piercing damage.",
                    "name": "Bite"
                },
                {
                    "desc": "The skull drake exhales a 15-foot cone of noxious, black gas. Each creature in the area must make a DC 13 Constitution saving throw, taking 14 (4d6) necrotic damage on a failed save, or half as much damage on a successful one. A creature reduced to 0 hp by this damage dies.",
                    "name": "Necrotic Breath (Recharge 6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The skull drake has advantage on Wisdom (Perception) checks that rely on smell.",
                    "name": "Keen Smell"
                },
                {
                    "desc": "While in sunlight, the skull drake has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight.",
                    "name": "Sunlight Sensitivity"
                }
            ],
            "spell_list": [],
            "page_no": 343,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_skull-drake/"
        },
        {
            "slug": "zombie-smokeplume",
            "desc": "",
            "name": "Zombie, Smokeplume",
            "size": "Large",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 68,
            "hit_dice": "8d10+24",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 3,
            "wisdom": 6,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": -2,
            "skills": {
                "perception": -2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60', passive Perception 8",
            "languages": "[em/]",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +6 to hit, 5 ft., one target, 11 (2d6+4) bludgeoning damage + 9 (2d8) fire."
                },
                {
                    "name": "Smoke Breath (Recharge 5-6)",
                    "desc": "The zombie breathes a cloud of smoke in a 15 ft. cone. Each creature in the area: 9 (2d8) fire and 7 (2d6) poison (DC 15 Con half). Smoke remains until the start of the zombie's next turn and its area is heavily obscured."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Firesight",
                    "desc": "Can see through areas obscured by fire smoke and fog with o penalty."
                },
                {
                    "name": "Smoldering Death",
                    "desc": "When it dies its body crumbles into smoldering coals releasing a great plume of smoke that fills 15 ft. radius sphere centered on zombie's corpse and spreads around corners. Area is heavily obscured and difficult terrain. When creature enters area for first time on a turn or starts its turn there: 7 (2d6) poison (DC 14 Con half). Smoke lasts for 1 min or until a wind of moderate or greater speed (at least 10 miles per hr) disperses it."
                },
                {
                    "name": "Undead Fortitude",
                    "desc": "If damage reduces the zombie to 0 hp it must make a Con save with DC of 5+the damage taken unless the damage is radiant or from a critical hit. On a success the zombie drops to 1 hp instead."
                },
                {
                    "name": "Undead Nature",
                    "desc": "Doesn't require air food drink or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 400,
            "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_zombie-smokeplume/"
        },
        {
            "slug": "bearded-devil",
            "desc": "",
            "name": "Bearded Devil",
            "size": "Medium",
            "type": "Fiend",
            "subtype": "devil",
            "group": "Devils",
            "alignment": "lawful evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 52,
            "hit_dice": "8d8+16",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 15,
            "constitution": 15,
            "intelligence": 9,
            "wisdom": 11,
            "charisma": 11,
            "strength_save": 5,
            "dexterity_save": null,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": 2,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold; bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120 ft., passive Perception 10",
            "languages": "Infernal, telepathy 120 ft.",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The devil makes two attacks: one with its beard and one with its glaive."
                },
                {
                    "name": "Beard",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 6 (1d8 + 2) piercing damage, and the target must succeed on a DC 12 Constitution saving throw or be poisoned for 1 minute. While poisoned in this way, the target can't regain hit points. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "attack_bonus": 5,
                    "damage_dice": "1d8",
                    "damage_bonus": 2
                },
                {
                    "name": "Glaive",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 10 ft., one target. Hit: 8 (1d10 + 3) slashing damage. If the target is a creature other than an undead or a construct, it must succeed on a DC 12 Constitution saving throw or lose 5 (1d10) hit points at the start of each of its turns due to an infernal wound. Each time the devil hits the wounded target with this attack, the damage dealt by the wound increases by 5 (1d10). Any creature can take an action to stanch the wound with a successful DC 12 Wisdom (Medicine) check. The wound also closes if the target receives magical healing.",
                    "attack_bonus": 5,
                    "damage_dice": "1d10",
                    "damage_bonus": 3
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Devil's Sight",
                    "desc": "Magical darkness doesn't impede the devil's darkvision."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The devil has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Steadfast",
                    "desc": "The devil can't be frightened while it can see an allied creature within 30 feet of it."
                }
            ],
            "spell_list": [],
            "page_no": 274,
            "environments": [
                "Hell"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_bearded-devil/"
        },
        {
            "slug": "wight",
            "desc": "",
            "name": "Wight",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 14,
            "armor_desc": "studded leather",
            "hit_points": 45,
            "hit_dice": "6d8+18",
            "speed": {
                "walk": 30
            },
            "strength": 15,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 10,
            "wisdom": 13,
            "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,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "necrotic; bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "the languages it knew in life",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The wight makes two longsword attacks or two longbow attacks. It can use its Life Drain in place of one longsword attack."
                },
                {
                    "name": "Life Drain",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 5 (1d6 + 2) necrotic damage. The target must succeed on a DC 13 Constitution saving throw or its hit point maximum is reduced by an amount equal to the damage taken. This reduction lasts until the target finishes a long rest. The target dies if this effect reduces its hit point maximum to 0.\nA humanoid slain by this attack rises 24 hours later as a zombie under the wight's control, unless the humanoid is restored to life or its body is destroyed. The wight can have no more than twelve zombies under its control at one time.",
                    "attack_bonus": 4,
                    "damage_dice": "1d6",
                    "damage_bonus": 2
                },
                {
                    "name": "Longsword",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) slashing damage, or 7 (1d10 + 2) slashing damage if used with two hands.",
                    "attack_bonus": 4,
                    "damage_dice": "1d8",
                    "damage_bonus": 2
                },
                {
                    "name": "Longbow",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 150/600 ft., one target. Hit: 6 (1d8 + 2) piercing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "1d8",
                    "damage_bonus": 2
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the wight has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
                }
            ],
            "spell_list": [],
            "page_no": 354,
            "environments": [
                "Underdark",
                "Swamp",
                "Urban"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_wight/"
        },
        {
            "slug": "mbielu-tob1-2023",
            "desc": "False",
            "name": "Mbielu",
            "size": "Huge",
            "type": "Beast",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 76,
            "hit_dice": "8d12 + 24",
            "speed": {
                "walk": 20
            },
            "strength": 19,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 13,
            "skills": {
                "Perception": 3
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "passive Perception 13",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 20 (3d10 + 4) bludgeoning damage plus 2 (1d4) poison damage. If the target is a Large or smaller creature, it must succeed on a DC 13 Strength saving throw or be knocked prone."
                },
                {
                    "name": "Rumbling Bellow (Recharge 5-6)",
                    "desc": "The mbielu releases a deep bellow that vibrates within the bodies of those nearby. Each creature within 15 feet of the mbielu must make a DC 13 Constitution saving throw, taking 18 (4d8) thunder damage on a failed save, or half as much damage on a successful one. If a creature poisoned by the mbielu's Toxic Skin fails this saving throw, it is also incapacitated until the end of its next turn as the combined vibrations and hallucinations disorient it."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Hold Breath",
                    "desc": "The mbielu can hold its breath for 30 minutes."
                },
                {
                    "name": "Toxic Skin",
                    "desc": "A creature that touches the mbielu or hits it with a melee attack while within 5 feet of it takes 2 (1d4) poison damage and must succeed on a DC 13 Constitution saving throw or be poisoned for 1 minute. While poisoned in this way, a creature has disadvantage on Intelligence, Wisdom, and Charisma saving throws as it experiences mild hallucinations. The poisoned creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "spell_list": [],
            "page_no": 101,
            "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_mbielu/"
        },
        {
            "slug": "obeleric",
            "desc": "",
            "name": "Obeleric",
            "size": "Medium",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 75,
            "hit_dice": "10d8+30",
            "speed": {
                "walk": 30,
                "burrow": 15
            },
            "strength": 16,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 7,
            "wisdom": 12,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "petrified, prone",
            "senses": "tremorsense 30', passive Perception 12",
            "languages": "understands Common and Void Speech but can't speak",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Tentacle Slam or Acid Spit attacks."
                },
                {
                    "name": "Boulder Bash (Defensive Form Only)",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 14 (2d10+3) bludgeoning damage and target knocked prone (DC 13 Str not prone)."
                },
                {
                    "name": "Tentacle Slam",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 8 (2d4+3) bludgeoning damage + 3 (1d6) acid."
                },
                {
                    "name": "Spit Acid",
                    "desc": "Ranged Weapon Attack: +4 to hit 20/60' one target 9 (2d6+2) acid. A creature hit by this takes additional 3 (1d6) acid at the start of its next turn."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Defensive Roll",
                    "desc": "Can roll itself into a boulder-like defensive form or back into its tentacled true form. While in defensive form it has resistance to B/P/S damage from nonmagical attacks can't make Tentacle Slam or Spit Acid attacks and can't use Reflux."
                }
            ],
            "reactions": [
                {
                    "name": "Reflux",
                    "desc": "When the obeleric takes bludgeoning it can vomit acid at one creature within 5 ft. of it. That creature must make DC 13 Dex save or take 3 (1d6) acid."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While motionless indistinguishable from normal boulder."
                },
                {
                    "name": "Ricochet Charge (Defensive Form Only)",
                    "desc": "If it moves 15 ft.+ straight to target and then hits target with Boulder Bash attack on same turn target has disadvantage on save vs. being knocked prone. If target is prone obeleric can move up to 15 ft. straight to 2nd target with o provoking opportunity attacks from 1st target and make one Boulder Bash attack vs. 2nd target as a bonus action if 2nd target is within its reach."
                }
            ],
            "spell_list": [],
            "page_no": 294,
            "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_obeleric/"
        },
        {
            "slug": "earth-dragon-wyrmling-a5e",
            "desc": "",
            "name": "Earth Dragon Wyrmling",
            "size": "Medium",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 58,
            "hit_dice": "9d8+18",
            "speed": {
                "walk": 30,
                "fly": 30,
                "burrow": 40
            },
            "strength": 14,
            "dexterity": 12,
            "constitution": 14,
            "intelligence": 12,
            "wisdom": 14,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 4,
                "insight": 4,
                "nature": 3,
                "perception": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "damage from nonmagical weapons",
            "damage_immunities": "",
            "condition_immunities": "petrified",
            "senses": "darkvision 120 ft., tremorsense 30 ft., passive Perception 14",
            "languages": "Draconic, Terran",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 13 (2d10 + 2) piercing damage."
                },
                {
                    "name": "Scouring Breath (Recharge 5-6)",
                    "desc": "The dragon breathes scouring sand and stones in a 15-foot cone. Each creature in that area makes a DC 12 Dexterity saving throw  taking 10 (3d6) slashing damage on a failed save or half damage on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Earth Glide",
                    "desc": "The dragon can burrow through nonmagical, unworked earth and stone without disturbing it."
                },
                {
                    "name": "False Appearance",
                    "desc": "While the dragon remains motionless within its linked area, it is indistinguishable from a natural rocky outcropping."
                },
                {
                    "name": "Essence Link",
                    "desc": "The essence dragon is spiritually linked to a specific area or landmark. The dragon gains no benefit from a long rest when more than 1 mile away from its linked area. If the dragon dies, the area it is linked to loses its vital essence until it forms a new essence dragon, which can take centuries. When a creature first enters an area that has lost its vital essence in this way, they gain a level of fatigue and a level of strife. This fatigue and strife can be removed only by completing a long rest outside the area."
                }
            ],
            "spell_list": [],
            "page_no": 128,
            "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_earth-dragon-wyrmling/"
        },
        {
            "slug": "drake-bakery",
            "desc": "",
            "name": "Drake, Bakery",
            "size": "Small",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 82,
            "hit_dice": "11d6+44",
            "speed": {
                "walk": 30,
                "fly": 60
            },
            "strength": 13,
            "dexterity": 16,
            "constitution": 18,
            "intelligence": 11,
            "wisdom": 14,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 5,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire",
            "damage_immunities": "",
            "condition_immunities": "paralyzed, unconscious",
            "senses": "darkvision 60', passive Perception 12",
            "languages": "Common, Draconic",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Makes one Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 7 (1d8+3) piercing damage."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 6 (1d6+3) slashing damage."
                },
                {
                    "name": "Breath Weapon (Recharge 5-6)",
                    "desc": "Uses one of: Purifying Breath Exhales the aroma of a warm hearty meal in a 15 ft. cone. All nonmagical food and drink in the area is purified and rendered free of poison and disease and its flavor is enhanced in quality for 1 hr.Yeast Slurry Expels sticky yeast in a 15 ft. cone. Each creature in the area: 14 (4d6) bludgeoning damage and is restrained for 1 min (DC 14 Dex half damage and its speed is reduced by 10 ft. until the end of its next turn). A creature including restrained target can use its action to free a restrained target by succeeding on a DC 13 Str check."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fire Weakness",
                    "desc": "If it takes fire it can't use Yeast Slurry on its next turn. In addition if drake fails a save vs. a spell or magical effect that deals fire it becomes poisoned until end of its next turn."
                },
                {
                    "name": "Keen Smell",
                    "desc": "Advantage: smell Wis (Percept) checks."
                }
            ],
            "spell_list": [],
            "page_no": 151,
            "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_drake-bakery/"
        },
        {
            "slug": "lazavik",
            "desc": "Standing no taller than a cat, this tiny humanoid has a snowwhite beard and a single eye that blazes with golden light. He holds a long reed whip in his hands._  \n**Swamp-Dwelling Fey.** Lazaviks are fey that dwell primarily in swamps and marshes, picking particular tracts of marshland to call home. When it has chosen a suitable location, a lazavik builds a minuscule hut for itself out of dried rushes, mud, and sticks, and it spends its days fishing and enjoying the company of the native animals and good-aligned fey of the region. All lazaviks are male and are thought to sprout like reeds out of the damp soil, though romances between female Open Game License",
            "name": "Lazavik",
            "size": "Tiny",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral good",
            "armor_class": 14,
            "armor_desc": null,
            "hit_points": 36,
            "hit_dice": "8d4+16",
            "speed": {
                "swim": 30,
                "walk": 30
            },
            "strength": 12,
            "dexterity": 18,
            "constitution": 15,
            "intelligence": 13,
            "wisdom": 17,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 7,
            "skills": {
                "perception": 7,
                "stealth": 8,
                "survival": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "poison",
            "damage_immunities": "",
            "condition_immunities": "frightened, poisoned",
            "senses": "darkvision 120 ft., passive Perception 17",
            "languages": "Common, Sylvan",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Reed Whip",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 9 (2d4 + 4) slashing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d4+4"
                },
                {
                    "name": "Eye Flare (Recharge 5-6)",
                    "desc": "The lazavik's eye flares with blinding light in a 15-foot cone. Each creature in the area much make a DC 13 Dexterity saving throw. On a failure, a creature takes 10 (3d6) radiant damage and is blinded for 1 minute. On a success, a creature takes half the damage and isn't blinded. 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": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Glowing Eye",
                    "desc": "As a bonus action, the lazavik makes its single eye shine with a brilliant golden light. Its eye sheds bright light in a line that is 90 feet long and 5 feet wide, or it sheds bright light in a 30-foot cone. Each creature in the area illuminated by the lazavik's eye gains the lazavik's Swamp Stride trait as long as it remains on the illuminated path. The lazavik can douse its light at any time (no action required)."
                },
                {
                    "name": "Hold Breath",
                    "desc": "The lazavik can hold its breath for 30 minutes."
                },
                {
                    "name": "Speak with Beasts",
                    "desc": "The lazavik can communicate with beasts as if they shared a language."
                },
                {
                    "name": "Swamp Stride",
                    "desc": "Difficult terrain composed of mud, reeds, or other marshy terrain doesn't cost the lazavik extra movement. In addition, it can pass through nonmagical hazards, such as quicksand, without being hindered by them and through nonmagical plants without taking damage from them, despite thorns, spines, or a similar hazard."
                }
            ],
            "spell_list": [],
            "page_no": 236,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_lazavik/"
        },
        {
            "slug": "bearded-devil-a5e",
            "desc": "",
            "name": "Bearded Devil",
            "size": "Medium",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 52,
            "hit_dice": "8d8+16",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 8,
            "wisdom": 12,
            "charisma": 10,
            "strength_save": 5,
            "dexterity_save": null,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold; damage from nonmagical, non-silvered weapons",
            "damage_immunities": "fire, poison",
            "condition_immunities": "frightened, poisoned",
            "senses": "darkvision 120 ft., passive Perception 11",
            "languages": "Infernal, telepathy 120 ft.",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The devil attacks once with its beard and once with its glaive."
                },
                {
                    "name": "Beard",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 7 (1d8 + 3) piercing damage  and the target is poisoned until the end of the devils next turn. While poisoned in this way  the target can't regain hit points."
                },
                {
                    "name": "Glaive",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 10 ft., one target. Hit: 8 (1d10 + 3) slashing damage. If the target is a creature other than an undead or construct  it makes a DC 12 Constitution saving throw. On a failure  it receives an infernal wound and takes 5 (1d10) ongoing slashing damage. Each time the devil hits the wounded target with this attack  the ongoing damage increases by 5 (1d10). A creature can spend an action to make a DC 12 Medicine check  ending the ongoing damage on a success. At least 1 hit point of magical healing also ends the ongoing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Devils Sight",
                    "desc": "The devils darkvision penetrates magical darkness."
                },
                {
                    "name": "Lawful Evil",
                    "desc": "The devil radiates a Lawful and Evil aura."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The devil has advantage on saving throws against spells and magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 79,
            "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_bearded-devil/"
        },
        {
            "slug": "skeletal-champion-a5e",
            "desc": "",
            "name": "Skeletal Champion",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 58,
            "hit_dice": "9d8+18",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 6,
            "wisdom": 8,
            "charisma": 5,
            "strength_save": 5,
            "dexterity_save": 5,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "bludgeoning",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "fatigue, poisoned",
            "senses": "darkvision 60 ft., passive Perception 9",
            "languages": "understands the languages it knew in life but can't speak",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The skeleton makes two melee attacks."
                },
                {
                    "name": "Longsword",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) slashing 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": [
                {
                    "name": "Shielding Riposte",
                    "desc": "When a creature within the skeletons reach misses with a melee attack against the skeleton or a creature within 5 feet, the skeleton makes a longsword attack against the attacker. The skeleton must be wielding a longsword to use this reaction."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Undead Nature",
                    "desc": "A skeleton doesnt require air, sustenance, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 393,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_skeletal-champion/"
        },
        {
            "slug": "zombie-knight-a5e",
            "desc": "",
            "name": "Zombie Knight",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 52,
            "hit_dice": "8d8+16",
            "speed": {
                "walk": 20
            },
            "strength": 16,
            "dexterity": 6,
            "constitution": 14,
            "intelligence": 3,
            "wisdom": 8,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "fatigue, poisoned",
            "senses": "darkvision 60 ft., passive Perception 9",
            "languages": "understands one language but can't speak",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The zombie makes two melee attacks."
                },
                {
                    "name": "Greatsword",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) slashing damage."
                },
                {
                    "name": "Grab",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) bludgeoning damage  and the creature is grappled if its Medium or smaller (escape DC 13)  and until the grapple ends  the zombie can't grab another target."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature grappled by a zombie. Hit: 8 (1d10 + 3) piercing damage  and the zombie regains hit points equal to the damage dealt."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Undead Fortitude (1/Day)",
                    "desc": "If the zombie is reduced to 0 hit points by damage that isnt radiant or from a critical hit, its instead reduced to 1 hit point, falls prone, and is stunned until the end of its next turn, appearing to be dead."
                },
                {
                    "name": "Undead Nature",
                    "desc": "A zombie doesnt require air, sustenance, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 437,
            "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_zombie-knight/"
        },
        {
            "slug": "shadow-dragon-wyrmling-a5e",
            "desc": "",
            "name": "Shadow Dragon Wyrmling",
            "size": "Medium",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 52,
            "hit_dice": "8d8+16",
            "speed": {
                "walk": 30,
                "climb": 30,
                "fly": 60,
                "swim": 30
            },
            "strength": 14,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "deception": 4,
                "insight": 2,
                "nature": 2,
                "perception": 2,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, fire, lightning, thunder; damage from nonmagical weapons",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "fatigue, frightened, grappled, paralyzed, poisoned, prone, restrained",
            "senses": "darkvision 120 ft., passive Perception 12",
            "languages": "Draconic",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 18 (3d10 + 2) piercing damage."
                },
                {
                    "name": "Anguished Breath (Recharge 5-6)",
                    "desc": "The dragon exhales a shadowy maelstrom of anguish in a 15-foot cone. Each creature in that area makes a DC 12 Wisdom saving throw  taking 22 (4d8) necrotic damage on a failed save or half damage on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Evil",
                    "desc": "The dragon radiates an Evil aura."
                },
                {
                    "name": "Incorporeal Movement",
                    "desc": "The dragon can move through other creatures and objects. It takes 5 (1d10) force damage if it ends its turn inside an object."
                },
                {
                    "name": "Essence Link",
                    "desc": "The essence dragon is spiritually linked to a specific area or landmark. The dragon gains no benefit from a long rest when more than 1 mile away from its linked area. If the dragon dies, the area it is linked to loses its vital essence until it forms a new essence dragon, which can take centuries. When a creature first enters an area that has lost its vital essence in this way, they gain a level of fatigue and a level of strife. This fatigue and strife can be removed only by completing a long rest outside the area."
                }
            ],
            "spell_list": [],
            "page_no": 137,
            "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_shadow-dragon-wyrmling/"
        },
        {
            "slug": "sapphire-dragon-wyrmling-a5e",
            "desc": "",
            "name": "Sapphire Dragon Wyrmling",
            "size": "Medium",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 58,
            "hit_dice": "9d8+18",
            "speed": {
                "walk": 30,
                "burrow": 15,
                "fly": 60
            },
            "strength": 16,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 16,
            "wisdom": 14,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "arcana": 4,
                "deception": 3,
                "history": 4,
                "insight": 4,
                "perception": 4,
                "persuasion": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "psychic",
            "condition_immunities": "fatigue",
            "senses": "darkvision 120 ft., passive Perception 14",
            "languages": "Deep Speech, Draconic, Undercommon, telepathy 120 ft.",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 19 (3d10 + 3) piercing damage."
                },
                {
                    "name": "Discognitive Breath (Recharge 5-6)",
                    "desc": "The dragon unleashes psychic energy in a 15-foot cone. Each creature in that area makes a DC 12 Intelligence saving throw  taking 22 (4d10) psychic damage on a failed save or half damage on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Far Thoughts",
                    "desc": "The dragon is aware of any creature that uses a psionic ability or communicates telepathically within 100 miles of it. As an action, the dragon can psionically observe a creature, object, or location it is familiar with within 100 miles. While observing a subject in this way, the dragon can see, hear, and communicate telepathically, but it is blind and deaf in regard to its physical senses and does not require food or water. The dragon can psionically observe a subject indefinitely and can end this effect and return to its own senses as an action."
                }
            ],
            "spell_list": [],
            "page_no": 151,
            "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_sapphire-dragon-wyrmling/"
        },
        {
            "slug": "wind-witch",
            "desc": "",
            "name": "Wind Witch",
            "size": "Large",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 66,
            "hit_dice": "12d8+12",
            "speed": {
                "walk": 30,
                "fly": 60
            },
            "strength": 6,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 6,
            "wisdom": 11,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 0,
            "skills": {
                "perception": 0
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing",
            "damage_immunities": "",
            "condition_immunities": "exhaustion, poisoned, prone",
            "senses": "blindsight 60' (blind beyond), passive Perception 12",
            "languages": "understands Common but can't speak",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Slam attacks or one Slam attack and uses Capture."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 7 (1d8+ 3) bludgeoning damage and 4 (1d8) piercing damage."
                },
                {
                    "name": "Capture",
                    "desc": "Envelopes one up to Med creature in its space. Target: DC 13 Dex save or restrained inside wind witch. Restrained target can't be hit by wind witch's Slam but takes 5 (2d4) piercing damage if it takes action that requires movement (ex: attack or cast somatic spell). When it moves captured creature moves with it. Can have only one creature captured at a time. Creature within 5 ft. of wind witch can use action to pull restrained creature out via DC 13 Str check; creature trying: 5 (2d4) piercing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Bouncy Escape",
                    "desc": "When it takes damage from a melee attack can move up to half its fly speed. This move doesn't provoke opportunity attacks. It releases a captured creature when it uses this."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Cursed Plant",
                    "desc": "If damage reduces it to 0 hp becomes inanimate tumbleweed and travels via wind. Regains 5 hp every hr regaining consciousness after the first. This doesn't function if it took fire on same round it was reduced to 0 hp or if its body was destroyed."
                },
                {
                    "name": "Flammable",
                    "desc": "When it takes fire damage catches fire taking 3 (1d6) fire at start of each of its turns. Burns until it takes cold or is immersed in water. Creature that touches wind witch or hits it with melee attack while within 5 ft. of it while it is burning takes 3 (1d6) fire. While burning deals extra 3 (1d6) fire on each melee attack and deals 7 (2d6) fire to a captured creature at start of its turn."
                },
                {
                    "name": "Tumbleweed Form",
                    "desc": "Can enter hostile creature's space and stop there."
                }
            ],
            "spell_list": [],
            "page_no": 393,
            "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_wind-witch/"
        },
        {
            "slug": "far-wanderer",
            "desc": "",
            "name": "Far Wanderer",
            "size": "Medium",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 14,
            "armor_desc": null,
            "hit_points": 88,
            "hit_dice": "16d8+16",
            "speed": {
                "walk": 30
            },
            "strength": 14,
            "dexterity": 18,
            "constitution": 12,
            "intelligence": 17,
            "wisdom": 11,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "arcana": 5,
                "perception": 2,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "",
            "condition_immunities": "exhaustion, poisoned",
            "senses": "darkvision 120 ft., passive Perception 12",
            "languages": "Common, Elvish, Sylvan",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "attack_bonus": 4,
                    "damage_dice": "2d8+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5ft., one target. Hit: 11 (2d8 + 2) slashing damage and 2 (1d4) cold damage.",
                    "name": "Stardust Blade"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "2d8+4",
                    "desc": "Ranged Weapon Attack: +6 to hit, range 150/600 ft., one target. Hit: 13 (2d8 + 4) piercing damage and 2 (1d4) cold damage.",
                    "name": "Stardust bow"
                },
                {
                    "desc": "The far wanderer channels the energy of the living god-star Yorama. One creature the far wanderer can see within 60 feet must make a DC 13 Wisdom saving throw, taking 7 (2d6) psychic damage on a failed save, or half as much damage on a successful one. A creature who fails the saving throw is stunned until the end of its turn. Alternately, the far wanderer can instead restore 14 (4d6) hp to one willing creature it can see within 60 feet.",
                    "name": "Call to Yorama (1/Day)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The far wanderer understands the literal meaning of any spoken or written language it hears or reads. In addition, it can use an action to read the surface thoughts of one creature within 30 feet. This works like the detect thoughts spell, except it can only read surface thoughts and there is no limit to the duration. It can end this effect as a bonus action or by using an action to change the target.",
                    "name": "Trader"
                },
                {
                    "desc": "As a bonus action, the far wanderer folds the fabric of reality to teleport itself to an unoccupied space it can see within 30 feet. A brief shimmer of starlight appears at the origin and destination.",
                    "name": "Traveler"
                }
            ],
            "spell_list": [],
            "page_no": 151,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_far-wanderer/"
        },
        {
            "slug": "mold-zombie",
            "desc": "",
            "name": "Mold Zombie",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 75,
            "hit_dice": "10d8+30",
            "speed": {
                "walk": 20
            },
            "strength": 17,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 3,
            "wisdom": 6,
            "charisma": 5,
            "strength_save": 5,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 0,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "exhaustion, poisoned",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "-",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "desc": "The zombie makes two slam attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d6+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) bludgeoning damage plus 7 (2d6) necrotic damage.",
                    "name": "Slam"
                },
                {
                    "desc": "The zombie breathes a cloud of spores in 15-foot cone. Each creature in that area must succeed on a DC 13 Constitution saving throw or take 10 (3d6) necrotic damage and contract iumenta pox (see Iumenta Pox sidebar).",
                    "name": "Plague Breath (Recharge 6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "When the zombie is reduced to 0 hp and doesn't survive with its Undead Fortitude, it explodes in a cloud of spores. Each creature within 5 feet of the zombie must succeed on a DC 13 Constitution saving throw or take 9 (2d8) necrotic damage and contract iumenta pox (see Iumenta Pox sidebar).",
                    "name": "Spore Death"
                },
                {
                    "desc": "If damage reduces the zombie to 0 hp, it must make a Constitution saving throw with a DC of 5 + the damage taken, unless the damage is radiant or from a critical hit. On a success, the zombie drops to 1 hp instead.",
                    "name": "Undead Fortitude"
                }
            ],
            "spell_list": [],
            "page_no": 394,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_mold-zombie/"
        },
        {
            "slug": "veteran-swordbreaker-skeleton",
            "desc": "Tougher than a typical animated skeleton, these undead are raised from skeletal remains that have fossilized._  \n**Bones of Stone.** The swordbreaker skeleton’s bones have fossilized and become stony. Most weapons shatter against these bones, but the fossilization makes the skeletons more susceptible to magic that harms stone or that causes concussive bursts of sound.  \n**Undead Nature.** A swordbreaker skeleton doesn’t require air, food, drink, or sleep.",
            "name": "Veteran Swordbreaker Skeleton",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 78,
            "hit_dice": "12d8+24",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 13,
            "constitution": 14,
            "intelligence": 6,
            "wisdom": 8,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "thunder",
            "damage_resistances": "piercing, slashing",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, petrified, poisoned",
            "senses": "darkvision 60 ft., passive Perception 9",
            "languages": "understands all languages it knew in life but can’t speak",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The veteran swordbreaker skeleton makes two longsword attacks. If it has a shortsword drawn, it can also make a shortsword attack."
                },
                {
                    "name": "Longsword",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) slashing damage, or 8 (1d10 + 3) slashing damage if used with two hands.",
                    "attack_bonus": 5,
                    "damage_dice": "1d8+3"
                },
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "1d6+3"
                },
                {
                    "name": "Heavy Crossbow",
                    "desc": "Ranged Weapon Attack: +3 to hit, range 100/400 ft., one target. Hit: 6 (1d10 + 1) piercing damage.",
                    "attack_bonus": 3,
                    "damage_dice": "1d10+1"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fossilized Bones",
                    "desc": "Any nonmagical slashing or piercing weapon made of metal or wood that hits the swordbreaker skeleton cracks. After dealing damage, the weapon takes a permanent and cumulative -1 penalty to damage rolls. If its penalty drops to -5, the weapon is destroyed. Nonmagical ammunition made of metal or wood that hits the swordbreaker skeleton is destroyed after dealing damage."
                }
            ],
            "spell_list": [],
            "page_no": 332,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_veteran-swordbreaker-skeleton/"
        },
        {
            "slug": "npc:-frost-afflicted",
            "desc": "",
            "name": "Npc: Frost-Afflicted",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 13,
            "armor_desc": "leather armor",
            "hit_points": 65,
            "hit_dice": "10d8+20",
            "speed": {
                "walk": 30
            },
            "strength": 13,
            "dexterity": 14,
            "constitution": 15,
            "intelligence": 12,
            "wisdom": 17,
            "charisma": 10,
            "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": "cold",
            "condition_immunities": "exhaustion, petrified",
            "senses": "passive Perception 13",
            "languages": "any one language (usually Common)",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Frigid Punch or Frost Bolt attacks."
                },
                {
                    "name": "Frigid Punch",
                    "desc": "Melee Weapon Attack: +4 to hit, 5 ft., one target, 4 (1d4+2) bludgeoning damage and 5 (2d4) cold."
                },
                {
                    "name": "Frost Bolt",
                    "desc": "Ranged Spell Attack: +5 to hit, 60 ft., one target, 8 (2d4+3) cold."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Frigid Flare",
                    "desc": "When a creature hits the frost-afflicted with weapon attack ice bursts from the frost-afflicted. Each creature within 5 ft. of the frost-afflicted must make a DC 13 Con save taking 5 (2d4) cold on a failed save or half damage if made."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Burning Cold",
                    "desc": "A creature with resistance to cold doesn't have resistance to the cold dealt by the frost-afflicted. A creature with immunity to cold is unaffected by this trait."
                },
                {
                    "name": "Icy Nature",
                    "desc": "The frost-afflicted is infused with minor elemental power and it requires only half the amount of food and drink that a typical humanoid of its size needs."
                }
            ],
            "spell_list": [],
            "page_no": 408,
            "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_npc-frost-afflicted/"
        },
        {
            "slug": "beach-weird",
            "desc": "",
            "name": "Beach Weird",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 65,
            "hit_dice": "10d10+10",
            "speed": {
                "walk": 20,
                "swim": 40
            },
            "strength": 17,
            "dexterity": 13,
            "constitution": 13,
            "intelligence": 13,
            "wisdom": 14,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, fire; nonmagic B/P/S attacks",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious",
            "senses": "blindsight 30', passive Perception 12",
            "languages": "Aquan",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +5 to hit, 10 ft., one target, 16 (3d8+3) bludgeoning damage and target: DC 13 Str save or be pushed up to 10 ft. away from the beach weird."
                },
                {
                    "name": "Create Quicksand (3/Day)",
                    "desc": "Creates a 10 ft. radius 5 ft. deep area of quicksand centered on a point it can see within 30' of it. A creature that starts its turn in the quicksand or enters area for the first time on a turn: DC 13 Str save or be grappled by it. Grappled creature must make DC 13 Str save at start of each of its turns or sink 1 foot into the quicksand. A Small creature that sinks 2'+ or a Med creature that sinks 3'+ is restrained instead."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Elemental Nature",
                    "desc": "Doesn't require air food drink or sleep."
                },
                {
                    "name": "Invisible in Water",
                    "desc": "Is invisible while fully immersed in water."
                },
                {
                    "name": "Swim in Sand",
                    "desc": "Can burrow through sand at half its swim speed. It can't make attacks while immersed in sand."
                },
                {
                    "name": "Tidepool Bound",
                    "desc": "Dies if it moves more than 100' from the tide pools to which it is bound or if those tide pools remain waterless for more than 24 hrs."
                }
            ],
            "spell_list": [],
            "page_no": 52,
            "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_beach-weird/"
        },
        {
            "slug": "talus-flow",
            "desc": "",
            "name": "Talus Flow",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 102,
            "hit_dice": "12d10+36",
            "speed": {
                "walk": 30,
                "climb": 10
            },
            "strength": 17,
            "dexterity": 10,
            "constitution": 16,
            "intelligence": 5,
            "wisdom": 12,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "thunder",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious",
            "senses": "darkvision 30', tremorsense 120', passive Perception 13",
            "languages": "Terran",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Slam attacks. If both attacks hit a Med or smaller target the target is grappled (escape DC 13)."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 10 (2d6+3) bludgeoning damage."
                },
                {
                    "name": "Grind",
                    "desc": "Grinds its form over one creature in its space or that is grappled by it. Target takes 21 (6d6) bludgeoning damage (DC 13 Dex half). Flow regains hp equal to half the damage taken if creature is not a Construct or Undead."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While motionless indistinguishable from normal pile of rocks pebbles and scree."
                },
                {
                    "name": "Landslide",
                    "desc": "If it moves at least 15 ft. before entering creature's space creature: DC 13 Dex save or knocked prone. If target is prone talus flow can make one Slam vs. it as a bonus action."
                },
                {
                    "name": "Scree Form",
                    "desc": "Can enter a hostile creature's space and stop there. Flow can move through a space as narrow as 3 inches wide with o squeezing. Flow's space is difficult terrain. When a creature starts its turn in flow's space it must make DC 13 Dex save or be knocked prone."
                },
                {
                    "name": "Stone Camouflage",
                    "desc": "Has advantage on Dex (Stealth) checks made to hide in rocky terrain."
                }
            ],
            "spell_list": [],
            "page_no": 365,
            "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_talus-flow/"
        },
        {
            "slug": "preta",
            "desc": "",
            "name": "Preta",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 75,
            "hit_dice": "10d8+30",
            "speed": {
                "walk": 30
            },
            "strength": 15,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 10,
            "wisdom": 13,
            "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,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "the languages it knew in life",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "desc": "The preta uses its Blood Siphon. It then makes two attacks with its claws.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "2d6+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) slashing damage.",
                    "name": "Claws"
                },
                {
                    "desc": "The preta magically draws the blood from a target it can see within 30 feet into its ever-hungry mouth. The target must succeed on a DC 13 Constitution saving throw or take 7 (2d6) points of necrotic damage. The preta regains hp equal to half the necrotic damage dealt.",
                    "name": "Blood Siphon"
                },
                {
                    "desc": "The preta magically enters the Ethereal Plane from the Material Plane, or vice versa. It is visible on the Material Plane while it is in the Border Ethereal, and vice versa, yet it can't affect or be affected by anything on the other plane.",
                    "name": "Etherealness"
                },
                {
                    "desc": "The preta turns invisible until it attacks or uses Blood Siphon, or until its concentration ends (as if concentrating on a spell). While invisible, it leaves no physical evidence of its passage, leaving it traceable only by magic. Any equipment the preta wears or carriers is invisible with it. While invisible, the preta can create small illusory sounds and images like the minor illusion spell except it can create either two images, two sounds, or one sound and one image.",
                    "name": "Hidden Illusionist"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The preta can see 60 feet into the Ethereal Plane when it is on the Material Plane, and vice versa.",
                    "name": "Ethereal Sight"
                }
            ],
            "spell_list": [],
            "page_no": 411,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_preta/"
        },
        {
            "slug": "imy-ut-ushabti",
            "desc": "_These tomb guardians walk their rounds silently, an ornate sword in its hand. Glittering scarabs scurry from under their deformed and yellowed linen wrappings._  \n**Willing Sacrifices.** The undying servants of the god‑kings and queens of ancient times, the imy-ut ushabti guard the tombs of their masters and shepherd them toward their eventual awakening. Generals, trusted advisors, and close allies of their god-king willingly accompanied their dying lords into the afterlife through a horrifying transformation. Still alive, they are tightly bound in linens and sealed within a sarcophagus among a swarm of flesh‑eating scarabs that, over a period of days to weeks, fully consumed their bodies. The servant’s devotion to their task and the anguish of their passing transforms the scarab colony and animates the funerary wrappings to carry on the imy-ut’s duty.  \n**Scarab Mummies.** From a distance, the imy-ut ushabti are indistinguishable from the mummified form of their master, betrayed only by the reserved ornamentation of their lacquered armor and the ripples of movement beneath their wrappings from the mass of scarabs beneath it.  \n**Warding Triads.** Traditionally, imy‑ut ushabti appear only in triads—the warden, charged with ensuring the death sleep of their god‑queen is uninterrupted; the steward, tasked with escorting their master back from the land of the dead; and the herald, proclaiming their lord’s return to the world of the living.",
            "name": "Imy-Ut Ushabti",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 15,
            "armor_desc": "chain shirt",
            "hit_points": 97,
            "hit_dice": "15d8+30",
            "speed": {
                "walk": 30
            },
            "strength": 17,
            "dexterity": 14,
            "constitution": 15,
            "intelligence": 6,
            "wisdom": 10,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 2,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "fire",
            "damage_resistances": "bludgeoning",
            "damage_immunities": "",
            "condition_immunities": "exhaustion, frightened",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Common (Ancient Nurian)",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Ceremonial Greatsword",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 10 (2d6 + 3) slashing damage, and the target must make a successful DC 13 Constitution saving throw or take 5 (2d4) poison damage at the start of each of its turns. The target repeats the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "attack_bonus": 5,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Vomit Swarm (1/Day)",
                    "desc": "The imy-ut ushabti parts its wrappings voluntarily and releases a swarm of scarab beetles that follow its mental commands. The statistics of this swarm are identical to a swarm of insects, but with the following attack instead of a swarm of insects' standard bite attack:"
                },
                {
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 0 ft., one creature. Hit: 10 (4d4) piercing damage, or 5 (2d4) piercing damage if the swarm has half of its hit points or fewer, and the target must make a successful DC 13 Constitution saving throw or take 5 (2d4) poison damage at the start of each of its turns. A poisoned creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "attack_bonus": 3,
                    "damage_dice": "4d4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Regeneration",
                    "desc": "The imy-ut ushabti regains 5 hit points at the start of its turn if it has at least 1 hit point."
                },
                {
                    "name": "Rent wrappings",
                    "desc": "A creature that touches or deals slashing or piercing damage to an imy-ut ushabti while within 5 feet of the creature shreds its delicate linen wrappings, releasing a flurry of skittering scarabs. The attacking creature must make a DC 12 Dexterity saving throw to avoid them. On a failure, these beetles flow onto the attacker and deal 3 (1d6) piercing damage to it at the start of each of its turns. A creature can remove beetles from itself or from another affected creature within reach by using an action and making a successful DC 12 Dexterity saving throw. The beetles are also destroyed if the affected creature takes damage from an area effect."
                }
            ],
            "spell_list": [],
            "page_no": 256,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_imy-ut-ushabti/"
        },
        {
            "slug": "mindrot-thrall",
            "desc": "_A heavily cloaked figure reeks of decay and spreads a floating cloud of spores with every step._  \n**Fungal Rot.** Mindrot fungus is an intelligent hive-mind parasite that consumes creatures from the inside out. When inhaled, mindrot spores enter the brain through the bloodstream. As the fungus grows, it dissolves the host’s body and slowly replaces the creature’s flesh with its own.  \nThe fungus’s first target is the motor function of the brain. It takes control of the creature’s movement while the victim is still alive and fully conscious—but no longer controls his or her own body! Indeed, sensory awareness may be the last function that the fungus attacks. Eventually, even the victim’s skin and muscle are replaced with fungal fibers. At that point, the affected creature no longer looks like its former self. Such a newly-born mindrot thrall conceals its alarming appearance under heavy robes or cloaks so it can travel without causing alarm.  \n**Spore Blisters.** A thrall’s skin is taut and waxy. Blisters form just beneath the surface, and when they grow as large as a child’s fist they burst, releasing a spray of spores. It seeks to infect as many new victims as possible during the few weeks that it survives in humanoid form. At the end of that time, the thrall shrivels to a dried, vaguely humanoid husk. Even a dead mindrot thrall, however, is still dangerous because its half-formed spore blisters can remain infectious for months. Disturbing the husk can burst these blisters and trigger a Mindrot Spores attack.  \n**Dimensional Horrors.** Wizards hypothesize the fungus was brought to the mortal world by a shambling horror crossing through a dimensional portal. The remoteness of that wasteland is likely whythe mindrot fungus hasn’t destroyed whole cities, though someday it may find a more fertile breeding ground.",
            "name": "Mindrot Thrall",
            "size": "Medium",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 82,
            "hit_dice": "11d8+33",
            "speed": {
                "walk": 30
            },
            "strength": 15,
            "dexterity": 14,
            "constitution": 17,
            "intelligence": 11,
            "wisdom": 14,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning and piercing from nonmagical attacks",
            "damage_immunities": "acid, poison",
            "condition_immunities": "charmed, frightened, poisoned",
            "senses": "tremorsense 30 ft., passive Perception 12",
            "languages": "understands Common but cannot speak",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The mindrot thrall makes two claw attacks."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) slashing damage.",
                    "attack_bonus": 4,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Acid Breath (Recharge 4-6)",
                    "desc": "The thrall exhales a blast of acidic spores from its rotten lungs in a 15-foot cone. Each creature in that area takes 36 (8d8) acid damage, or half damage with a successful DC 13 Dexterity saving throw. If the saving throw fails, the creature is also infected with mindrot spores."
                },
                {
                    "name": "Mindrot Spores",
                    "desc": "Infection occurs when mindrot spores are inhaled or swallowed. Infected creatures must make a DC 13 Constitution saving throw at the end of every long rest; nothing happens if the saving throw succeeds, but if it fails, the creature takes 9 (2d8) acid damage and its hit point maximum is reduced by the same amount. The infection ends when the character makes successful saving throws after two consecutive long rests, or receives the benefits of a lesser restoration spell or comparable magic. A creature slain by this disease becomes a mindrot thrall after 24 hours unless the corpse is destroyed."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fungal Aura",
                    "desc": "A creature that starts its turn within 5 feet of a mindrot thrall must succeed on a DC 13 Constitution saving throw or become infected with mindrot spores."
                }
            ],
            "spell_list": [],
            "page_no": 290,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_mindrot-thrall/"
        },
        {
            "slug": "mindrotthrall-tob1-2023",
            "desc": "False",
            "name": "Mindrot Thrall",
            "size": "Medium",
            "type": "Plant",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 82,
            "hit_dice": "11d8 + 33",
            "speed": {
                "walk": 30
            },
            "strength": 15,
            "dexterity": 14,
            "constitution": 17,
            "intelligence": 11,
            "wisdom": 14,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 12,
            "skills": {},
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "acid, poison",
            "condition_immunities": "charmed, frightened, poisoned",
            "senses": "tremorsense 30 ft., passive Perception 12",
            "languages": "understands Common but can’t speak",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The mindrot thrall makes two Claw attacks."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) slashing damage."
                },
                {
                    "name": "Spore Breath (Recharge 4-6)",
                    "desc": "The thrall exhales a blast of acidic spores from its rotten lungs in a 15-foot cone. Each creature in the area must make a DC 13 Dexterity saving throw. On a failure, a creature takes 18 (4d8) acid damage and is infected with the mindrot disease (see the Mindrot trait). On a success, a creature takes half the damage and isn't infected."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Fungal Aura",
                    "desc": "A creature that starts its turn within 5 feet of a mindrot thrall must succeed on a DC 13 Constitution saving throw or become infected with the mindrot disease."
                },
                {
                    "name": "Mindrot",
                    "desc": "A creature infected with this disease manifests symptoms in 1d4 days after infection, which include migraines and muscle weakness. Until the disease is cured, at the end of each long rest, the infected creature must succeed on a DC 13 Constitution saving throw or take 9 (2d8) acid damage, and its hp maximum is reduced by that amount. This reduction lasts until the creature finishes a long rest after the disease is cured. The creature dies if the disease reduces its hp maximum to 0. One day after the creature dies, it rises as a mindrot thrall. A creature that succeeds on two saving throws recovers from the disease."
                }
            ],
            "spell_list": [],
            "page_no": 270,
            "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_mindrot-thrall/"
        },
        {
            "slug": "bar-brawl",
            "desc": "",
            "name": "Bar Brawl",
            "size": "Huge",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": "leather armor",
            "hit_points": 67,
            "hit_dice": "9d12+9",
            "speed": {
                "walk": 30
            },
            "strength": 14,
            "dexterity": 12,
            "constitution": 13,
            "intelligence": 11,
            "wisdom": 10,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "bludgeoning",
            "damage_resistances": "piercing, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, paralyzed, petrified, prone, restrained, stunned",
            "senses": "passive Perception 10",
            "languages": "any two languages",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "desc": "The bar brawl makes two melee attacks or two darts attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "4d6",
                    "desc": "Melee Weapon Attack: +4 to hit, range 0 ft., one target in the bar brawl's space. Hit: 14 (4d6) bludgeoning damage, or 7 (2d6) if the bar brawl has half its hit points or fewer.",
                    "name": "Barstool"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "4d4",
                    "desc": "Melee Weapon Attack: +4 to hit, range 0 ft., one target in the bar brawl's space. Hit: 10 (4d4) slashing damage, or 5 (2d4) if the bar brawl has half its hit points or fewer.",
                    "name": "Broken Bottles"
                },
                {
                    "attack_bonus": 3,
                    "damage_dice": "4d4",
                    "desc": "Ranged Weapon Attack: +3 to hit, range 20/40 ft. Hit: 10 (4d4) piercing damage, or 5 (2d4) if the bar brawl has half its hit points or fewer.",
                    "name": "Darts"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "As a bonus action, the bar brawl imbibes nearby alcohol to gain access to a hidden reservoir of audacity and grit. The bar brawl gains 7 (2d6) temporary hp for 1 minute.",
                    "name": "Liquid Courage (Recharge 5-6)"
                },
                {
                    "desc": "The bar brawl can occupy another creature's space and vice versa, and the bar brawl can move through any opening large enough for a Medium humanoid. Except for Liquid Courage, the bar brawl can't regain hp or gain temporary hp.",
                    "name": "Swarm"
                }
            ],
            "spell_list": [],
            "page_no": 48,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_bar-brawl/"
        },
        {
            "slug": "clockwork-beetle-swarm",
            "desc": "_Light glints off the moving parts of almost a thousand clockwork beetles in a biting cloud._  \n**Freed But Foolish.** Clockwork beetle swarms form when several of the creatures break free of their creators and bond together in a noisy mass of clattering mechanical parts. Severed from the bond of their creators, the beetle swarm lacks the telepathy of singular clockwork beetles and has a reduced mental capacity.",
            "name": "Clockwork Beetle Swarm",
            "size": "Large",
            "type": "Construct",
            "subtype": "Swarm",
            "group": null,
            "alignment": "neutral",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 52,
            "hit_dice": "8d10+8",
            "speed": {
                "walk": 30,
                "fly": 50
            },
            "strength": 8,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 4,
            "wisdom": 12,
            "charisma": 7,
            "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, and slashing",
            "damage_immunities": "fire, poison, psychic",
            "condition_immunities": "charmed, frightened, paralyzed, petrified, 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., up to 4 creatures in the swarm's space. Hit: 17 (5d6) piercing damage plus 3 (1d6) poison damage.",
                    "attack_bonus": 5,
                    "damage_dice": "5d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "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 construct. The swarm can't regain hit points or gain temporary hit points."
                }
            ],
            "spell_list": [],
            "page_no": 61,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_clockwork-beetle-swarm/"
        },
        {
            "slug": "prismatic-beetle-swarm",
            "desc": "_A dazzling explosion of multicolored lights erupts from this cloud of flying beetles, flashing every color of the rainbow._  \n_**Flesh-Eating Beauties.**_ The depths of the jungle are filled with lethal wildlife, and prismatic beetles are superlative examples of this. These flesh-eating, venomous insects distract and subdue their prey with sparkling beauty even as they devour it alive. Individual prismatic beetles sparkle like precious gems in the light; tosculi traders, gnolls, and humans often incorporate their carapaces into decorative jewelry or utilize them as special components in enchantment and illusion (pattern) spells and items.  \n_**Hypno-Paralytic.**_ When swarming in the thousands, these beautiful bugs create a hypnotic cascade of glimmering hues capable of enthralling creatures. As they descend on their dazed prey, the beetles’ bites slowly paralyze their victims while their toxins distract the mind with feelings of euphoria and delight.  \n_**Predator Partners.**_ Although carnivorous, prismatic beetles are not overly aggressive; they attack other creatures only when hungry or threatened. Even when they’re not attacking, however, they can be a threat; more than one unwary traveler has stopped to admire what they thought was a docile swarm of prismatic beetles, and became captivated. The unfortunates are often killed and eaten by lurking jungle predator, as such animals know the beetles stun and confuse prey.",
            "name": "Prismatic Beetle Swarm",
            "size": "Medium",
            "type": "Beast",
            "subtype": "Swarm",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 38,
            "hit_dice": "7d8+7",
            "speed": {
                "walk": 20,
                "burrow": 5,
                "fly": 30
            },
            "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": 3,
            "skills": {
                "perception": 3,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, 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: 10 (4d4) piercing damage, or 5 (2d4) piercing damage if the swarm has half of its hit points or fewer. The target also takes 10 (4d4) poison damage and becomes euphoric for 1d4 rounds, or takes half as much poison damage and is not euphoric if it makes a successful DC 11 Constitution saving throw. A euphoric creature has disadvantage on saving throws.",
                    "attack_bonus": 5,
                    "damage_dice": "4d4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "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 hit points or gain temporary hit points."
                },
                {
                    "name": "Glittering Carapace",
                    "desc": "The glossy, iridescent carapaces of the beetles in the swarm scatter and tint light in a dazzling exhibition of colors. In bright light, a creature within 30 feet that looks at the prismatic beetle swarm must make a successful DC 13 Wisdom saving throw or be blinded until the end of its next turn. If the saving throw fails by 5 or more, the target is also knocked unconscious. Unless it's surprised, a creature can avoid the saving throw by choosing to avert its eyes at the start of its turn. A creature that averts its eyes can't see the swarm until the start of its next turn, when it can choose to avert its eyes again. If the creature looks at the swarm in the meantime, it must immediately make the saving throw. The saving throw is made with advantage if the swarm of prismatic beetles is in dim light, and this ability has no effect if the swarm is in darkness."
                }
            ],
            "spell_list": [],
            "page_no": 375,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_prismatic-beetle-swarm/"
        },
        {
            "slug": "sluagh-swarm",
            "desc": "_Some say the sluagh are fey turned by vampires, while others say they are the evil souls of violent men, who cannot rest and return to kill. Still others claim they are the souls of devilbound gnomes who committed suicide. All agree that they are loathsome by nature._  \n**Cowards Alone.** These tiny, malevolent fey dwell in darkness. Alone they are cowards, but they are rarely encountered alone. They are most active during the winter, especially during winter’s long nights. They usually speak to their victims as they attack, but those shouts are little more than whispers to the ears of their prey.  \n**Chilling Touch.** Sluagh feed by using their chilling touch. They devour small animals if nothing more appetizing is available. Their victims are easy to identify; their skin is unnaturally cold, and their features are frozen in fear.  \nSwarms of sluagh serve hags, devils, trollkin, and evil fey who know the blood rituals to summon and direct them. Shadow fey and drow send them against other elves, often targeting the defenders of elven settlements, or their spouses and children.  \n**Legless Flocks.** Sluagh are tiny, gaunt humanoid creatures the size of a weasel. They have no legs; instead their torso tapers off in a disquieting way. Though they can fly, they can also pull themselves quickly across the ground with their arms. They are always draped in black, though their actual skin and hair are pale white. They have sharp claws and fangs, and their eyes are entirely black. In masses, they somewhat resemble a flock of strange birds.",
            "name": "Sluagh Swarm",
            "size": "Medium",
            "type": "Fey",
            "subtype": "Swarm",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 54,
            "hit_dice": "12d8",
            "speed": {
                "walk": 30,
                "fly": 50
            },
            "strength": 6,
            "dexterity": 16,
            "constitution": 11,
            "intelligence": 6,
            "wisdom": 13,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 5
            },
            "damage_vulnerabilities": "fire",
            "damage_resistances": "cold; bludgeoning, piercing, and slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, paralyzed, petrified, prone, restrained, stunned",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Common, Sylvan",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Chilling Touch",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 0 ft., one creature in the swarm's space. Hit: 28 (8d6) cold damage or 14 (4d6) cold damage if the swarm has half of its hit points or fewer. The target must make a successful DC 13 Constitution saving throw or be unable to regain hit points. An affected creature repeats the saving throw at the end of its turns, ending the effect on itself with a successful save. The effect can also be ended with a greater restoration spell or comparable magic.",
                    "attack_bonus": 5,
                    "damage_dice": "8d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Lone Slaughs: An individual sluagh has a challenge rating of 1/8 (25 XP), 2 hit points, and does 3 (1d6) cold damage",
                    "desc": "They travel in swarms for a reason."
                },
                {
                    "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 fey. The swarm can't regain hit points or gain temporary hit points."
                },
                {
                    "name": "Shadowy Stealth",
                    "desc": "While in dim light or darkness, the sluagh swarm can take the Hide action as a bonus action."
                },
                {
                    "name": "Sunlight Weakness",
                    "desc": "While in sunlight, the sluagh swarm has disadvantage on attack rolls, ability checks, and saving throws."
                }
            ],
            "spell_list": [],
            "page_no": 376,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_sluagh-swarm/"
        },
        {
            "slug": "beetle-clacker-swarm",
            "desc": "",
            "name": "Beetle, Clacker Swarm",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 36,
            "hit_dice": "8d8",
            "speed": {
                "walk": 20,
                "climb": 20
            },
            "strength": 3,
            "dexterity": 13,
            "constitution": 10,
            "intelligence": 1,
            "wisdom": 7,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": -2,
            "skills": {
                "perception": -2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, paralyzed, petrified, prone, restrained, stunned",
            "senses": "blindsight 30', passive Perception 8",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +3 to hit 0' 1 tgt in the swarm's space. 14 (4d6) piercing damage or 7 (2d6) piercing damage if the swarm has half of its hp or fewer."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Constant Clacking",
                    "desc": "A creature that starts its turn in the swarm's space takes 5 (1d10) thunder."
                },
                {
                    "name": "Swarm",
                    "desc": "Can occupy another creature's space and vice versa and swarm can move through any opening large enough for a Tiny creature. Swarm can't regain hp or gain temp hp."
                }
            ],
            "spell_list": [],
            "page_no": 54,
            "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_beetle-clacker-swarm/"
        },
        {
            "slug": "swarm-vampire-blossom",
            "desc": "",
            "name": "Swarm, Vampire Blossom",
            "size": "Large",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "",
            "hit_points": 82,
            "hit_dice": "11d10+22",
            "speed": {
                "walk": 20,
                "fly": 10
            },
            "strength": 3,
            "dexterity": 19,
            "constitution": 14,
            "intelligence": 3,
            "wisdom": 14,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 3,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "psychic",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned",
            "senses": "passive Perception 12",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Petal Slashes",
                    "desc": "Melee Weapon Attack: +6 to hit, 0 ft., one creature, in the swarm's space. 18 (4d8) slashing damage or 9 (2d8) slashing damage if the swarm has half its hp or fewer. Target must make a DC 13 Con save reducing its hp max by an amount equal to damage taken on a failed save or by half as much if made. This reduction lasts until creature finishes a long rest. Target dies if this reduces its hp max to 0."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Blood Frenzy",
                    "desc": "Has advantage on melee attack rolls vs. any creature that doesn't have all its hp."
                },
                {
                    "name": "Blood Sense",
                    "desc": "Can pinpoint by scent location of creatures that aren't constructs or undead within 30' of it. Swarm is otherwise blind."
                },
                {
                    "name": "False Appearance",
                    "desc": "While motionless indistinguishable from carpet of flower petals."
                },
                {
                    "name": "Swarm",
                    "desc": "Can occupy another creature's space and vice versa and swarm can move through any opening large enough for a Tiny plant. Swarm can't regain hp or gain temp hp."
                }
            ],
            "spell_list": [],
            "page_no": 364,
            "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_swarm-vampire-blossom/"
        },
        {
            "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": "swarmofsluaghs-tob1-2023",
            "desc": "False",
            "name": "Swarm of Sluaghs",
            "size": "Medium",
            "type": "Swarm",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 54,
            "hit_dice": "12d8",
            "speed": {
                "walk": 50,
                "fly": 30
            },
            "strength": 6,
            "dexterity": 16,
            "constitution": 11,
            "intelligence": 6,
            "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": {
                "Stealth": 5
            },
            "damage_vulnerabilities": "fire",
            "damage_resistances": "bludgeoning, piercing, and slashing",
            "damage_immunities": "cold",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Common, Sylvan",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Chilling Touch",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 0 ft., one creature in the swarm's space. Hit: 28 (8d6) cold damage, or 14 (4d6) cold damage if the swarm has half of its hp or fewer. The target must succeed on a DC 13 Constitution saving throw or be unable to regain hp for 1 minute. 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": [
                {
                    "name": "Shadow Stealth",
                    "desc": "While in dim light or darkness, the swarm of sluaghs takes the Hide action."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Sunlight Weakness",
                    "desc": "While in sunlight, the swarm of sluaghs has disadvantage on attack rolls, ability checks, and saving throws."
                },
                {
                    "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 fey. The swarm can't regain hp or gain temporary hp."
                }
            ],
            "spell_list": [],
            "page_no": 357,
            "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-sluaghs/"
        },
        {
            "slug": "swarmofwharflings-tob1-2023",
            "desc": "False",
            "name": "Swarm of Wharflings",
            "size": "Large",
            "type": "Swarm",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 66,
            "hit_dice": "12d10",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 16,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 13,
            "skills": {
                "Perception": 3,
                "Sleight of Hand": 5
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "False",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Pilfering 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 hp or fewer, and the target must succeed on a DC 13 Dexterity saving throw or lose one item it is wearing or carrying to the swarm, provided the item weighs no more than 10 pounds, isn't a weapon, and isn't wrapped around or firmly attached to the target, such as a shirt or armor."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The swarm of wharflings can breathe air and water."
                },
                {
                    "name": "Snapping Jaws",
                    "desc": "A creature that attempts to move out of or through the swarm of wharflings must succeed on a DC 13 Dexterity saving throw or take 7 (2d6) piercing damage."
                },
                {
                    "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 wharfling. The swarm can't regain hp or gain temporary hp."
                }
            ],
            "spell_list": [],
            "page_no": 395,
            "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-wharflings/"
        },
        {
            "slug": "plaresh",
            "desc": "",
            "name": "Plaresh",
            "size": "Medium",
            "type": "Fiend",
            "subtype": "demon",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 30,
            "hit_dice": "4d8+12",
            "speed": {
                "burrow": 30,
                "swim": 30,
                "walk": 30
            },
            "strength": 2,
            "dexterity": 17,
            "constitution": 16,
            "intelligence": 6,
            "wisdom": 12,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, lightning; bludgeoning, slashing, and piercing",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained, stunned",
            "senses": "blindsight 30 ft. (blind beyond this radius), tremorsense 60 ft., passive Perception 11",
            "languages": "understands Abyssal but can't speak",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "attack_bonus": 5,
                    "damage_dice": "4d6",
                    "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 hit points or fewer. The target must make a DC 13 Constitution saving throw, taking 7 (2d6) poison damage on a failed save, or half as much damage on a successful one. If the target is wearing nonmagical armor, the armor takes a permanent and cumulative -1 penalty to the AC it offers. Armor reduced to an AC of 10 is destroyed.",
                    "name": "Bites"
                },
                {
                    "desc": "The plaresh targets one dead humanoid in its space. The body is destroyed, and a new plaresh rises from the corpse. The newly created plaresh is free-willed but usually joins its creator.",
                    "name": "Infest Corpse (Recharges after a Long Rest)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The plaresh can burrow through harder substances such as wood, stone, or even metal. While doing so its burrow speed is reduced to half, and it creates a cluster of bore holes that leaves the material porous and weak. The material has -5 to its AC and half the usual hp.",
                    "name": "Grinding Maws"
                },
                {
                    "desc": "The plaresh has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "The plaresh can occupy another creature's space and vice versa, and the plaresh can move through any opening large enough for a Tiny worm. The plaresh can't regain hp or gain temporary hp.",
                    "name": "Swarm"
                }
            ],
            "spell_list": [],
            "page_no": 89,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_plaresh/"
        },
        {
            "slug": "swarm-swamp-slirghs",
            "desc": "",
            "name": "Swarm, Swamp Slirghs",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 10,
            "armor_desc": "",
            "hit_points": 66,
            "hit_dice": "12d10",
            "speed": {
                "walk": 30,
                "swim": 40
            },
            "strength": 17,
            "dexterity": 11,
            "constitution": 10,
            "intelligence": 7,
            "wisdom": 15,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained, stunned",
            "senses": "darkvision 60', tremorsense 60', passive Perception 12",
            "languages": "Aquan, Terran",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +5 to hit, 0 ft., one creature, in the swarm's space. 14 (4d6) piercing damage + 9 (2d8) poison or 7 (2d6) piercing damage + 4 (1d8) poison if the swarm has half its hp or fewer."
                },
                {
                    "name": "Spit Swamp Sludge",
                    "desc": "Ranged Weapon Attack: +5 to hit 20/60' one target 18 (4d8) poison or 9 (2d8) poison if the swarm has half its hp or fewer."
                },
                {
                    "name": "Soggy Relocation (Recharge 5-6)",
                    "desc": "While at least one creature is in swarm's space swarm uses Puddle Jump attempting to pull one creature along for the ride. Target magically teleported with swarm to swarm's destination (DC 13 Str negates)."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Puddle Jump",
                    "desc": "Once on its turn can use 10 ft. of its move to step magically through body of water within reach and emerge from 2nd body of water within 60' of 1st appearing in unoccupied space within 5 ft. of 2nd. If in Huge or larger body of water can teleport to another location within same body of water."
                },
                {
                    "name": "Stench",
                    "desc": "Any creature that starts its turn within 5 ft. of swarm: poisoned until start of its next turn. (DC 12 Con negates and creature immune to swarm's Stench for 24 hrs)."
                },
                {
                    "name": "Swarm",
                    "desc": "Can occupy another creature's space and vice versa and swarm can move through any opening large enough for a Tiny elemental. Can't regain hp or gain temp hp."
                }
            ],
            "spell_list": [],
            "page_no": 363,
            "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_swarm-swamp-slirghs/"
        },
        {
            "slug": "woe-siphon",
            "desc": "This flabby creature squints with beady eyes, licks its lips, and places a bone-white hand to the gaping hole punched through its chest._  \n**Miserable Visage.** Woe siphons are a sad sight when compared to their beautiful and terrible fey brethren. They appear as misshapen humanoids with translucent, glossy skin. All woe siphons possess a through-and-through hole in the chest where their heart should be. When underfed, this hole appears ragged and torn, like a fresh wound. When well-fed, a fragile layer of skin forms over the gap.  \n**Pain Gorger.** Woe siphons feed on negative emotions. To sustain themselves, many migrate to places where sentient creatures suffer in vast numbers or where historical suffering took place, such as mass graves or ancient battlefields. Particularly deadly or dangerous underground locales are common hunting grounds of the hungry woe siphon. Once inside such a place, a woe siphon inflicts suffering on any who cross its path. A favorite tactic involves invisibly stalking adventuring parties to torment their victims for as long as possible before attacking outright.",
            "name": "Woe Siphon",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 45,
            "hit_dice": "6d8+18",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 17,
            "constitution": 16,
            "intelligence": 5,
            "wisdom": 12,
            "charisma": 7,
            "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, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, exhaustion",
            "senses": "darkvision 120 ft., passive Perception 11",
            "languages": "Common, Sylvan",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Siphoning Fist",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) bludgeoning damage plus 5 (2d4) psychic damage. The target must succeed on a DC 13 Charisma saving throw or its hp maximum is reduced by an amount equal to the psychic damage taken. The woe siphon regains hp equal to that amount. The reduction lasts until the target finishes a long rest. The target dies if this effect reduces its hp maximum to 0.",
                    "attack_bonus": 6,
                    "damage_dice": "1d6+4"
                },
                {
                    "name": "Cause Despair",
                    "desc": "The woe siphon can overwhelm a creature with intense feelings of inadequacy. One creature the woe siphon can see within 60 feet of it must succeed on a DC 13 Charisma saving throw or become overwhelmed with despair for 1 minute. A creature overwhelmed with despair has disadvantage on ability checks and attack rolls. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to this woe siphon's Cause Despair for the next 24 hours."
                },
                {
                    "name": "Invisibility",
                    "desc": "The woe siphon magically turns invisible until it attacks, or until its concentration ends (as if concentrating on a spell). Any equipment the woe siphon wears or carries is invisible with it."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Detect Sentience",
                    "desc": "The woe siphon can magically sense the presence of creatures with an Intelligence of 5 or higher up to 1 mile away. It knows the general direction to the creatures but not their exact locations."
                }
            ],
            "spell_list": [],
            "page_no": 373,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_woe-siphon/"
        },
        {
            "slug": "fragrant-one",
            "desc": "A pale yellow and green slug-like creature with a benign expression on its round human face sits atop a large mushroom. Long antennae wave atop its bald head as its languid blue eyes observe its surroundings._  \n**Fairytale Fey.** A fragrant one is a whimsical and playful creature whose innocent and friendly demeanor hides a cunning intelligence. Fragrant ones feed on companionship and use their magical pheromones to inveigle themselves into the lives of other creatures, particularly woodland humanoids and giants. Strangely, a fragrant one knows nothing of real commitment or friendship, and all of its relationships are built on lies and deceptions.  \n**Safety in Numbers.** Fragrant ones are relatively weak when alone, barely having enough strength to fend off predators. When in the presence of multiple charmed companions, however, a fragrant one becomes much more of a threat, its body growing thick chitinous plates and its antennae lengthening.",
            "name": "Fragrant One",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 45,
            "hit_dice": "13d6",
            "speed": {
                "walk": 20,
                "climb": 20
            },
            "strength": 7,
            "dexterity": 12,
            "constitution": 10,
            "intelligence": 18,
            "wisdom": 15,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 6,
            "wisdom_save": 4,
            "charisma_save": 6,
            "perception": 4,
            "skills": {
                "deception": 8,
                "insight": 4,
                "perception": 4,
                "persuasion": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "Common, Elvish, Sylvan, telepathy 60 ft.",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Phrenic Antennae",
                    "desc": "Melee Spell Attack: +6 to hit, reach 5 ft., one target. Hit: 6 (1d4 + 4) psychic damage, and the target must succeed on a DC 14 Wisdom saving throw or be incapacitated until the end of its next turn.",
                    "attack_bonus": 6,
                    "damage_dice": "1d4+4"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Interpose Ally",
                    "desc": "When a creature the fragrant one can see targets it with an attack, the fragrant one can force a charmed ally within 5 feet of it to move between it and the attack. The charmed ally becomes the target of the attack instead. If the charmed ally takes damage from this attack, it can immediately repeat the Fragrant Aura's saving throw, ending the charmed condition on itself on a success."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fragrant Aura",
                    "desc": "The fragrant one emits a cloud of sweet-smelling pheromones within 20 feet of it. A giant, humanoid, or beast that starts its turn inside the aura must succeed on a DC 14 Wisdom saving throw or be charmed for 1 minute. The creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.\n\nIf a creature fails the saving throw three times in 1 hour, it is charmed for 1 day and obeys the fragrant one's verbal or telepathic commands. If the creature suffers harm from the fragrant one or its allies or receives a suicidal command, it can repeat the saving throw, ending the effect on a success.\n\nThe fragrant one can have no more than six creatures charmed at a time. The fragrant one can end its charm on a creature at any time (no action required). If the fragrant one has six creatures charmed and a seventh creature fails its saving throw, the fragrant one can choose to release its charm on another creature to replace it with the new creature or to have the new creature unaffected by the aura."
                },
                {
                    "name": "Strength in Numbers",
                    "desc": "The fragrant one grows more powerful when it has charmed allies. For each charmed ally within 20 feet of it, the fragrant one gains 5 temporary hit points, its Armor Class increases by 1, and it deals an extra 2 (1d4) psychic damage when it hits with any attack. Temporary hp gained from this trait replenish every 1 minute."
                }
            ],
            "spell_list": [],
            "page_no": 156,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_fragrant-one/"
        }
    ]
}