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

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

{
    "count": 3207,
    "next": null,
    "previous": "https://api.open5e.com/monsters/?ordering=-languages&page=64",
    "results": [
        {
            "slug": "jba-fofi-spider",
            "desc": "_A large, brown spider that resembles a tarantula with exaggeratedly long legs gracefully emerges from the bushes, followed by similar arachnids that are smaller and yellow in color._  \nThe j’ba fofi resembles an oversized tarantula with very long legs, although a flicker of intelligence indicates this species evolved above mere vermin.  \n**Spider Pack Leaders.** The youngest are yellow in color, but their hairs turn brown as they age. Immature j’ba fofi pull ordinary spiders into their fellowship in teeming masses that follow along wherever they roam.  \n**Fond of Camouflage.** The natural coloring of a j’ba fofi, along with its proficiency at camouflage—their hair-like bristles are usually covered in a layer of leaves—makes it virtually invisible in its natural environment. They weave leaves and other forest litter into their webs to create well-hidden, enclosed lairs.",
            "name": "J'ba Fofi Spider",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 75,
            "hit_dice": "10d10+20",
            "speed": {
                "walk": 40,
                "climb": 40
            },
            "strength": 17,
            "dexterity": 17,
            "constitution": 15,
            "intelligence": 4,
            "wisdom": 13,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 11",
            "languages": "",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 8 (1d10 + 3) piercing damage plus 22 (5d8) poison damage, or half as much poison damage with a successful DC 12 Constitution saving throw. A target dropped to 0 hit points by this attack is stable but poisoned and paralyzed for 1 hour, even after regaining hit points.",
                    "attack_bonus": 5,
                    "damage_dice": "1d10"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Jungle Stealth",
                    "desc": "The j'ba fofi spider gains an additional +2 to Stealth (+7 in total) in forest or jungle terrain."
                },
                {
                    "name": "Camouflaged Webs",
                    "desc": "It takes a successful DC 15 Wisdom (Perception) check to spot the j'ba fofi's web. A creature that fails to notice a web and comes into contact with it is restrained by the web. A restrained creature can pull free from the web by using an action and making a successful DC 12 Strength check. The web can be attacked and destroyed (AC 10; hp 5; vulnerable to fire damage; immune to bludgeoning, poison, and psychic damage)."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The j'ba fofi can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                },
                {
                    "name": "Spider Symbiosis",
                    "desc": "No ordinary spider will attack the j'ba fofi unless magically controlled or the j'ba fofi attacks it first. In addition, every j'ba fofi is accompanied by a swarm of spiders (a variant of the swarm of insects), which moves and attacks according to the j'ba fofi's mental command (commanding the swarm does not require an action by the j'ba fofi)."
                },
                {
                    "name": "Web Sense",
                    "desc": "While in contact with a web, the j'ba fofi knows the exact location of any other creature in contact with the same web."
                },
                {
                    "name": "Web Walker",
                    "desc": "The j'ba fofi ignores movement restrictions caused by webbing."
                }
            ],
            "spell_list": [],
            "page_no": 362,
            "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_jba-fofi-spider/"
        },
        {
            "slug": "lindwurm",
            "desc": "_Coiling like a living corkscrew, moving with a scraping hiss, a lindwurm’s serpentine form skates nimbly across ice on long curving claws, maw agape and stinking of a hundred graves._  \n**Swift and Smooth as Ice.** Lindwurms have long bodies and crocodilian jaws, but they skitter overland on spindly limbs. Their talons are long and curved, acting as skates or short skis when moving over ice. Few things are swifter on the ice.  \n**Sea Hunters.** In the wild, lindwurms hunt in groups, looking for breaching whales, seals, or incautious fishermen. They employ wolf-pack tactics and enjoy surprising foes. With their considerable cunning, they may skate by their prey at speed, snapping a bite as they pass or snatching them up with their constricting tails.",
            "name": "Lindwurm",
            "size": "Large",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 136,
            "hit_dice": "16d10+48",
            "speed": {
                "walk": 40,
                "swim": 20
            },
            "strength": 18,
            "dexterity": 20,
            "constitution": 16,
            "intelligence": 6,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": 7,
            "dexterity_save": 8,
            "constitution_save": 6,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "acrobatics": 8,
                "athletics": 8,
                "perception": 4,
                "stealth": 9
            },
            "damage_vulnerabilities": "fire",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "paralyzed, prone, unconscious",
            "senses": "darkvision 60 ft., tremorsense 120 ft. on ice, passive Perception 14",
            "languages": "",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The lindwurm makes one bite attack, one claw attack, and one constrict attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 13 (2d8 + 4) piercing damage, and the target must succeed on a DC 14 Constitution saving throw or contract lindwurm fever.",
                    "attack_bonus": 7,
                    "damage_dice": "2d8"
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 17 (3d8 + 4) slashing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "3d8"
                },
                {
                    "name": "Constrict",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage, and the target is grappled (escape DC 14). Until this grapple ends, the target is restrained, and the lindwurm can constrict only this target.",
                    "attack_bonus": 7,
                    "damage_dice": "2d8"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Lindwurm Fever",
                    "desc": "A creature infected with this disease by a lindwurm's bite gains one level of exhaustion an hour after being infected. The creature must make a DC 14 Constitution saving throw after each long rest. On a failure, the creature gains one level of exhaustion and recovers no hit dice from the long rest. On a success, the creature recovers from one level of exhaustion and regains hit dice normally. If the infected creature reduces itself to zero exhaustion by making successful saving throws, the disease is cured."
                },
                {
                    "name": "Skittering Skater",
                    "desc": "Lindwurms suffer no penalties from difficult terrain on ice and are immune to the effects of the grease spell."
                },
                {
                    "name": "Snake Belly",
                    "desc": "When lying with its sensitive stomach on the ice, a lindwurm can sense approaching creatures by the vibrations they cause, granting them tremorsense."
                }
            ],
            "spell_list": [],
            "page_no": 276,
            "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_lindwurm/"
        },
        {
            "slug": "sandwyrm",
            "desc": "_While they mimic the bleached bones of a desert creature, the bony adornments atop along their backs are part of their peculiar melding of bone and scale._  \n**Hidden by Sand.** These lethargic, horned, yellow-scaled lizards spend most of their lives underground, lying in wait under the desert sand with their long-necked, spine-tailed bulk hidden below the surface and only the long, jagged bones lining their backs exposed. These bones resemble a sun-bleached ribcage so perfectly that it attracts carrion birds—and curious travelers. When prey passes between the “ribs,” the sandwyrm snaps the rows of bone tightly over its prey. Once its victim is restrained, the sandwyrm paralyzes its meal with repeated stings before carrying it away.  \n**Torpid and Slow.** Sandwyrms sometimes wait for weeks in torpid hibernation before footsteps on the sand alert it to a fresh meal approaching. To guard against lean weeks, sandwyrms store excess prey in subterranean lairs. They’re not above eating carrion if fresh meat isn’t available. When outmatched in a fight, sandwyrms retreat to their lairs with their paralyzed prety.  \n**Peculiar Drakes.** Sandwyrms evolved as an offshoot to drakes or wyverns rather than from true dragons; their anatomy suggests they were originally four-limbed creatures and that their forearms are recent additions to the animal’s body. The bones on their backs may have once been wings, so that sandwyrms are the remnants of some primordial, winged reptiles that migrated to the deep deserts.",
            "name": "Sandwyrm",
            "size": "Large",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 142,
            "hit_dice": "15d10+60",
            "speed": {
                "walk": 20,
                "burrow": 40
            },
            "strength": 20,
            "dexterity": 12,
            "constitution": 18,
            "intelligence": 5,
            "wisdom": 13,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 7,
            "skills": {
                "perception": 7,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., tremorsense 120 ft., passive Perception 17",
            "languages": "",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The sandwyrm makes one bite attack and one stinger attack. It can gore in place of the bite attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one creature. Hit: 12 (2d6 + 5) piercing damage.",
                    "attack_bonus": 8,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Gore",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 11 (1d12 + 5) piercing damage.",
                    "attack_bonus": 8,
                    "damage_dice": "1d12"
                },
                {
                    "name": "Stinger",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one creature. Hit: 12 (2d6 + 5) piercing damage plus 24 (7d6) poison damage, or half as much poison damage with a successful DC 15 Constitution saving throw. If the poison damage reduces the target to 0 hit points, the target is stable but poisoned and paralyzed for 1 hour. Regaining hit points doesn't end the poisoning or paralysis.",
                    "attack_bonus": 8,
                    "damage_dice": "2d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Spine Trap",
                    "desc": "When underground with its spines exposed, the sandwyrm can snap its spines closed on one Large, two Medium, or four Small or Tiny creatures above it. Each creature must make a successful DC 15 Dexterity saving throw or be restrained. A restrained creature can use its action to make a DC 15 Strength check to free itself or another restrained creature, ending the effect on a success. Creatures restrained by this trait move with the sandwyrm. The sandwyrm's stinger attack has advantage against creatures restrained by this trait."
                }
            ],
            "spell_list": [],
            "page_no": 334,
            "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_sandwyrm/"
        },
        {
            "slug": "savager",
            "desc": "_A porcupine-quilled creature built like a grizzly bear with claws and fangs like scimitars. A savager’s forelegs are mangled and scabbed, and its eyes shine with hatred and anticipation._  \n**Driven by Dark Spirits.** While druids claim these bear-like animals are not cursed or enchanted, the savager’s habit of killing any living creature on sight is not natural behavior. Hunger doesn’t explain their attacks, since savagers eat only part of their kills before abandoning the meal and looking for other animals to attack. Some dark forest spirit drives them.  \n**Gnaws Itself.** When there are no other creatures nearby to attack, a savager gnaws on its own forelimbs, resulting in scabs, scars, and calluses so thick and numb that they protect the savager from even the sharpest of swords.  \n**Rare Meetings.** The only creature a savager won’t attack on sight is another savager. If they are of the same sex, the two avoid each out of self-preservation, and if they’re of the opposite sex, they mate so ferociously that both creatures are left wounded, angry, and hungry. A savager litter contains anywhere from 10 to 25 cubs, all of them born able to walk and fend for themselves. This is important, because within 24 hours after giving birth, a savager mother no longer recognizes her own offspring, and she will attack and cannibalize any that don’t escape on their own.  \nA savager weighs 1,800 pounds and is 11 feet long.",
            "name": "Savager",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 115,
            "hit_dice": "1d10+60",
            "speed": {
                "walk": 40,
                "climb": 20
            },
            "strength": 22,
            "dexterity": 14,
            "constitution": 22,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The savager makes one bite attack and one claw attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 19 (2d12 + 6) piercing damage.",
                    "attack_bonus": 9,
                    "damage_dice": "2d12"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 38 (5d12 + 6) slashing damage.",
                    "attack_bonus": 9,
                    "damage_dice": "5d12"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Mighty Swing",
                    "desc": "When a savager attacks without moving during its turn, it makes its claw attack with advantage."
                },
                {
                    "name": "Quills",
                    "desc": "A creature takes 4 (1d8) piercing damage at the start of its turn while it is grappling a savager."
                }
            ],
            "spell_list": [],
            "page_no": 338,
            "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_savager/"
        },
        {
            "slug": "skin-bat",
            "desc": "_A repulsive, batlike creature darts from the Stygian darkness. Its body consists entirely of rotting sheets of stolen skin. Though its large eyes are glassy and lifeless, an unmistakably evil intent glimmers within them as a toothless mouth spreads wide in hunger._  \nSkin bats are undead creatures created from skin flayed from the victims of sacrificial rites. They are given a measure of unlife by a vile ritual involving immersion in Abyssal flesh vats and invocations to the relevant demon lords. They feed on the skin of living beings to replenish their own constantly rotting skin. Their acidic saliva acts as a paralytic poison and leaves ugly scars on those who survive an attack.  \n**Cliff and Dungeon Dwellers.** Skin bats prey on the unwary but do not develop sinister plots of their own. Their flocks can be encountered in isolated areas accessible only by flight or by climbing treacherous cliffs. Skin bats can exist in any climate. In cool climes, they feed only infrequently, because the cold preserves their forms and reduces the need to replenish decaying flesh. This also explains why they are attracted to the dark depths of ageless dungeons. In wet, tropical climes where their skin decomposes rapidly, skin bats are voracious feeders by necessity.  \n**Accidental Treasures.** Skin bats have no use for magic items or wealth, but occasionally a ring or necklace from a past victim gets embedded in their fleshy folds, where it becomes an unintended trophy.  \nThe typical skin bat has an 8-foot wingspan. The color of their skin matches that of their prey, so a skin bat’s coloration can change over time. A skin bat weighs about 15 lb.  \n**Undead Nature.** A skin bat doesn’t require air, food, drink, or sleep.",
            "name": "Skin Bat",
            "size": "Small",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 14,
            "hit_dice": "4d6",
            "speed": {
                "walk": 10,
                "fly": 40
            },
            "strength": 12,
            "dexterity": 16,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 13,
            "charisma": 6,
            "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": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) piercing damage and the target must make a successful DC 10 Constitution saving throw or be paralyzed for 1d4 rounds. In addition, the skin bat attaches itself to the target. The skin bat can't bite a different creature while it's attached, and its bite attack automatically hits a creature the skin bat is attached to. Removing a skin bat requires a successful DC 11 Strength check and inflicts 5 (1d4 + 3) slashing damage to the creature the bat is being removed from. A successful save renders the target immune to skin bat poison for 24 hours.",
                    "attack_bonus": 5,
                    "damage_dice": "1d4+3"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Summon Bat Swarm",
                    "desc": "The high-frequency cries of a skin bat attract nearby mundane bats. When a skin bat faces danger, 0-3 (1d4 - 1) swarms of bats arrive within 1d6 rounds. These swarms are not under the skin bat's command, but they tend to reflexively attack whatever the skin bat is fighting."
                }
            ],
            "spell_list": [],
            "page_no": 87,
            "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_skin-bat/"
        },
        {
            "slug": "ammut",
            "desc": "",
            "name": "Ammut",
            "size": "Large",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 172,
            "hit_dice": "15d10+90",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 12,
            "constitution": 23,
            "intelligence": 6,
            "wisdom": 16,
            "charisma": 12,
            "strength_save": 9,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 11,
            "skills": {
                "perception": 11
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, radiant",
            "damage_immunities": "necrotic",
            "condition_immunities": "frightened",
            "senses": "darkvision 120 ft., passive Perception 21",
            "languages": "",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "attack_bonus": 9,
                    "damage_dice": "5d10+5",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 32 (5d10 + 5) piercing damage plus 10 (3d6) radiant damage. If the target is Large or smaller, it is grappled (escape DC 17). Until this grapple ends, the target is restrained and the ammut can't bite another target.",
                    "name": "Bite"
                },
                {
                    "desc": "The ammut makes one bite attack against a Large or smaller target it is grappling. If the attack hits, the target is also swallowed, and the grapple ends. While swallowed, the target is blinded and restrained and it has total cover against attacks and other effects outside the ammut. An ammut can only have one Medium or smaller creature swallowed at a time.\n\nIf the ammut takes 30 damage or more on a single turn from the swallowed creature, the ammut must succeed on a DC 14 Constitution saving throw at the end of that turn or regurgitate the creature, which falls prone in a space within 10 feet of the ammut. If the ammut dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 10 feet of movement, exiting prone.",
                    "name": "Swallow"
                },
                {
                    "desc": "The ammut inhales the tortured spirits of undead within 30 feet. Each undead creature of CR 1 and lower in the area is automatically destroyed. All other undead must succeed on a DC 17 Wisdom saving throw or be incapacitated for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "name": "Ghost Breath (1/Day)"
                },
                {
                    "desc": "The ammut attempts to absorb the spirit of a dead or undead creature in its belly. The creature must succeed on a DC 16 Wisdom saving throw or be absorbed by the ammut. A creature absorbed this way is destroyed and can't be reanimated, though it can be restored to life by powerful magic, such as a resurrection spell. The ammut regains hp equal to the absorbed creature's hp maximum.",
                    "name": "Absorb Spirit (1/Day)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "An undead creature that starts its turn within 10 feet of the ammut must succeed on a DC 16 Charisma saving throw or be stunned until the end of its next turn. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the ammut's Judging Aura for the next 24 hours.",
                    "name": "Judging Aura"
                },
                {
                    "desc": "The ammut has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "The large belly of the ammut magically sustains the life of those trapped inside it. A creature caught in its belly doesn't need food, water, or air. The ammut can maintain one Medium or smaller creature this way as long as the ammut remains alive.",
                    "name": "Prison Belly"
                }
            ],
            "spell_list": [],
            "page_no": 15,
            "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_ammut/"
        },
        {
            "slug": "ancient-mandriano",
            "desc": "",
            "name": "Ancient Mandriano",
            "size": "Huge",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 102,
            "hit_dice": "12d12+24",
            "speed": {
                "walk": 40
            },
            "strength": 21,
            "dexterity": 8,
            "constitution": 15,
            "intelligence": 12,
            "wisdom": 10,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "athletics": 8,
                "perception": 3,
                "stealth": 2
            },
            "damage_vulnerabilities": "fire",
            "damage_resistances": "necrotic; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, poisoned",
            "senses": "passive Perception 13",
            "languages": "",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "desc": "The ancient mandriano makes two swipe attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 8,
                    "damage_dice": "3d6+5",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 15 ft., one target. Hit: 15 (3d6 + 5) slashing damage. If the target is Medium or smaller, it is grappled (escape DC 16). Until this grapple ends, the target is restrained. It can grapple up to three creatures.",
                    "name": "Swipe"
                },
                {
                    "desc": "The mandriano drains the essence of one grappled target. The target must make a DC 16 Constitution saving throw, taking 21 (6d6) necrotic damage on a failed save, or half as much damage on a successful one. The target's hp maximum is reduced by an amount equal to the necrotic damage taken, and the mandriano 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. A humanoid slain in this way rises 24 hours later as a zombie or skeleton under the mandriano's control, unless the humanoid is restored to life or its body is destroyed. The mandriano can control up to twelve undead at one time.",
                    "name": "Consume the Spark"
                },
                {
                    "desc": "The ancient mandriano animates one humanoid corpse within 60 feet. This works like the animate dead spell, except it only creates zombies and the zombies. The mandriano can control up to twenty zombies at one time.",
                    "name": "Call the Dead (3/Day)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The ancient mandriano deals double damage to objects and structures.",
                    "name": "Siege Monster"
                }
            ],
            "spell_list": [],
            "page_no": 261,
            "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_ancient-mandriano/"
        }
    ]
}