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

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

{
    "count": 3207,
    "next": "https://api.open5e.com/v1/monsters/?format=api&ordering=-size&page=63",
    "previous": "https://api.open5e.com/v1/monsters/?format=api&ordering=-size&page=61",
    "results": [
        {
            "slug": "imperator",
            "desc": "",
            "name": "Imperator",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 216,
            "hit_dice": "16d12+112",
            "speed": {
                "walk": 30,
                "swim": 90
            },
            "strength": 20,
            "dexterity": 10,
            "constitution": 24,
            "intelligence": 7,
            "wisdom": 12,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": null,
            "intelligence_save": 2,
            "wisdom_save": null,
            "charisma_save": 6,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "passive Perception 15",
            "languages": "understands Common but can't speak",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "One Beak attack and two Wing Slap attacks."
                },
                {
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +9 to hit, 10 ft., one target, 24 (3d12+5) piercing damage. If target is a Large or smaller creature it must make DC 17 Dex save or be swallowed by the imperator. A swallowed creature is blinded and restrained it has total cover vs. attacks and other effects outside the imperator and it takes 21 (6d6) acid at the start of each of the imperator's turns. If the imperator takes 30 damage or more on a single turn from a creature inside it the imperator must make DC 17 Con save at the end of that turn or regurgitate all swallowed creatures which fall prone in a space within 10 ft. of the imperator. If the imperator dies a swallowed creature is no longer restrained by it and can escape from the corpse by using 15 ft. of movement exiting prone."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Muster the Legions (1/Day)",
                    "desc": "When the imperator is reduced to half its hp or lower it magically calls 1d4 swarms of penguins. The penguins arrive on initiative count 20 of the next round acting as allies of the imperator and obeying its telepathic commands. The penguins remain for 1 hr until the imperator dies or until the imperator dismisses them as a bonus action."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Essential Oiliness",
                    "desc": "Has advantage on saves and ability checks made to escape a grapple or end restrained condition."
                },
                {
                    "name": "Hold Breath",
                    "desc": "Can hold its breath for 1 hr."
                },
                {
                    "name": "Penguin Telepathy",
                    "desc": "Can magically command any penguin within 120' of it using a limited telepathy."
                },
                {
                    "name": "Siege Monster",
                    "desc": "Double damage to objects/structures."
                },
                {
                    "name": "Wing Slap",
                    "desc": "Melee Weapon Attack: +9 to hit, 10 ft., one target, 16 (2d10+5) bludgeoning damage."
                },
                {
                    "name": "Pelagic Bile (Recharge 6)",
                    "desc": "The imperator regurgitates its stomach contents in a 60' cone. All in area make a DC 17 Dex save. On a failure a creature takes 17 (5d6) acid and 17 (5d6) poison and is poisoned for 1 min. On a success a creature takes half the damage and isn't poisoned. A poisoned creature can re-save at end of each of its turns success ends effect on itself. Swallowed creatures are then regurgitated falling prone in a space within 10 ft. of the imperator."
                },
                {
                    "name": "Toboggan Charge (Recharge 5-6)",
                    "desc": "The imperator moves up to 30' in a straight line over ice or snow and can move through the space of any Large or smaller creature. The first time it enters a creature's space during this move that creature must make a DC 17 Str save. On a failure a creature takes 36 (8d8) bludgeoning damage and is knocked prone. On a success a creature takes half the damage and isn't knocked prone."
                }
            ],
            "spell_list": [],
            "page_no": 242,
            "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_imperator/"
        },
        {
            "slug": "imperator-penguin-swarm",
            "desc": "",
            "name": "Imperator, Penguin Swarm",
            "size": "Huge",
            "type": "Beast",
            "subtype": "Swarm",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "natural",
            "hit_points": 114,
            "hit_dice": "12d12+36",
            "speed": {
                "walk": 20,
                "swim": 40
            },
            "strength": 15,
            "dexterity": 10,
            "constitution": 16,
            "intelligence": 4,
            "wisdom": 14,
            "charisma": 12,
            "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, cold, piercing, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned",
            "senses": "passive Perception 12",
            "languages": "—",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Beaks",
                    "desc": "Melee Weapon Attack: +5 to hit, 0 ft., one creature, in the swarm's space. 21 (6d6) piercing damage or 10 (3d6) if the swarm has half its hp or fewer."
                },
                {
                    "name": "Toboggan Charge (Recharge 5-6)",
                    "desc": "The swarm moves up to 20' in a straight line over ice or snow and can move through the space of any Large or smaller creature. The first time it enters a creature's space during this move that creature must make a DC 14 Str save. On a failure a creature takes 10 (3d6) bludgeoning damage and 10 (3d6) piercing damage and is knocked prone. On a success a creature takes half the damage and isn't knocked prone."
                }
            ],
            "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 Med penguin. The swarm can't regain hp or gain temp hp."
                },
                {
                    "name": "Tobogganing Tide",
                    "desc": "The swarm can move at double its walking speed over ice and snow."
                }
            ],
            "spell_list": [],
            "page_no": 242,
            "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_imperator-penguin-swarm/"
        },
        {
            "slug": "karkadann",
            "desc": "",
            "name": "Karkadann",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 157,
            "hit_dice": "15d12+60",
            "speed": {
                "walk": 50
            },
            "strength": 22,
            "dexterity": 10,
            "constitution": 18,
            "intelligence": 7,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 7,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "passive Perception 14",
            "languages": "Common",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Hooves or one Horn and one Hooves."
                },
                {
                    "name": "Hooves",
                    "desc": "Melee Weapon Attack: +9 to hit, 5 ft., one target, 15 (2d8+6) bludgeoning damage."
                },
                {
                    "name": "Horn",
                    "desc": "Melee Weapon Attack: +9 to hit, 5 ft., one target, 24 (4d8+6) piercing damage."
                },
                {
                    "name": "Toss",
                    "desc": "One Large or smaller creature impaled by karkadann is thrown up to 30' in a random direction and knocked prone. If a thrown target strikes a solid surface target takes 3 (1d6) bludgeoning damage for every 10 ft. it was thrown. If target is thrown at another creature that creature must make DC 15 Dex save or take same damage and be knocked prone."
                },
                {
                    "name": "Healing Touch (3/Day)",
                    "desc": "Touches another creature with its horn. The target magically regains 22 (4d8+2) hp and is cured of all diseases and poisons afflicting it."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Impaling Charge",
                    "desc": "If it moves 20+' straight toward a target and then hits it with Horn attack on same turn karkadann impales target on its horn grappling the target if it is a Large or smaller creature (escape DC 15). Until the grapple ends the target is restrained takes 18 (4d8) piercing damage at start of each of its turns and karkadann can't make horn attacks vs. other targets."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                }
            ],
            "spell_list": [],
            "page_no": 249,
            "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_karkadann/"
        },
        {
            "slug": "khargi",
            "desc": "",
            "name": "Khargi",
            "size": "Huge",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 147,
            "hit_dice": "14d12+56",
            "speed": {
                "walk": 30,
                "fly": 20
            },
            "strength": 20,
            "dexterity": 12,
            "constitution": 18,
            "intelligence": 10,
            "wisdom": 15,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire; nonmagic B/P/S attacks",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned, prone",
            "senses": "blindsight 30', darkvision 60', passive Perception 12",
            "languages": "understands Abyssal and Infernal but can't speak",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "One Bite attack and two Leg attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, 10 ft., one target, 14 (2d8+5) piercing damage + 7 (2d6) poison."
                },
                {
                    "name": "Legs",
                    "desc": "Melee Weapon Attack: +9 to hit, 5 ft., one target, 10 (2d4+5) bludgeoning damage + 7 (2d6) poison."
                },
                {
                    "name": "Swarming Breath (Recharge 5-6)",
                    "desc": "Exhales biting stinging insects in a 30' cone. Each creature in that area: 31 (9d6) poison (DC 16 Con half)."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Adaptive Carapace",
                    "desc": "When it takes acid cold force lightning or thunder it can magically attune itself to that type of damage. Until end of its next turn khargi has resistance to damage of the triggering type and when it hits with any weapon target takes an extra 7 (2d6) damage of the triggering type."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Deadly Infestation",
                    "desc": "A creature that touches the khargi or hits it with melee attack while within 5 ft. of it takes 7 (2d6) poison as stinging insects rise up to protect the khargi."
                },
                {
                    "name": "Death Swarms",
                    "desc": "When it dies the insects crawling across and within it burst from its body forming 2d4 swarms of insects that appear in unoccupied spaces within 5 ft. of khargi's space."
                },
                {
                    "name": "Infested Weapons",
                    "desc": "Its weapon attacks are magical. When it hits with any weapon deals + 2d6 poison (included below)."
                }
            ],
            "spell_list": [],
            "page_no": 251,
            "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_khargi/"
        },
        {
            "slug": "ley-wanderer",
            "desc": "",
            "name": "Ley Wanderer",
            "size": "Huge",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 136,
            "hit_dice": "16d12+32",
            "speed": {
                "walk": 10,
                "fly": 40
            },
            "strength": 14,
            "dexterity": 9,
            "constitution": 14,
            "intelligence": 19,
            "wisdom": 11,
            "charisma": 10,
            "strength_save": 5,
            "dexterity_save": 2,
            "constitution_save": null,
            "intelligence_save": 7,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 0,
            "skills": {
                "perception": 0
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "nonmagic B/P/S attacks",
            "damage_immunities": "psychic",
            "condition_immunities": "",
            "senses": "darkvision 60', passive Perception 13",
            "languages": "all, telepathy 120'",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Slam or Psychic Lash attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 6 (1d8+2) bludgeoning damage + 9 (2d8) psychic."
                },
                {
                    "name": "Psychic Lash",
                    "desc": "Ranged Spell Attack: +7 to hit 5 ft. or range 120' one target 17 (3d8+4) psychic."
                },
                {
                    "name": "Dispelling Burst (Recharge 5-6)",
                    "desc": "Emits a psychic burst that disrupts magic within 30' of it. Each creature in the area: 27 (6d8) psychic (DC 15 Int half). Each spell of 3rd level or lower in the area immediately ends and wanderer gains 5 temp hp for each spell ended this way."
                },
                {
                    "name": "Teleport (3/Day)",
                    "desc": "Magically teleports itself and up to six willing creatures holding hands with wanderer with items worn/carried to location it is familiar with up to 100 miles away. If destination is a location rich in magical energy (ex: ley line) can teleport up to 300 miles away."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Drain Magic Item",
                    "desc": "Drains the magic from an item it is holding. Magic item with charges loses 1d6 charges item with limited uses per day loses one daily use and single-use item such as potion or spell scroll is destroyed. All other magic items have their effects suppressed for 1 min. Wanderer gains 5 temp hp each time it drains a magic item. A drained item regains its magic after 24 hrs."
                }
            ],
            "reactions": [
                {
                    "name": "Absorb Spell",
                    "desc": "When a creature wanderer can see within 30' of it casts spell wanderer can absorb spell's energy countering it. Works like counterspell except wanderer must always make spellcasting ability check no matter spell's level. Its ability check for this is +7. If it successfully counters the spell it gains 5 temp hp/spell level."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Sense Magic",
                    "desc": "Senses magic within 120' of it at will. This otherwise works like the detect magic spell but isn't itself magical."
                }
            ],
            "spell_list": [],
            "page_no": 260,
            "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_ley-wanderer/"
        },
        {
            "slug": "malmbjorn",
            "desc": "",
            "name": "Malmbjorn",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 218,
            "hit_dice": "19d12+95",
            "speed": {
                "walk": 40,
                "burrow": 10,
                "swim": 30
            },
            "strength": 24,
            "dexterity": 10,
            "constitution": 20,
            "intelligence": 3,
            "wisdom": 12,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 1,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "acid",
            "damage_resistances": "nonmagic B/P/S attacks",
            "damage_immunities": "cold ",
            "condition_immunities": "",
            "senses": "darkvision 120', passive Perception 16",
            "languages": "—",
            "challenge_rating": "15",
            "cr": 15.0,
            "actions": [
                {
                    "name": "Mulitattack",
                    "desc": "Makes one Bite and two Adamantine Claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +12 to hit, 10 ft., one target, 34 (5d10+7) piercing damage and target is grappled (escape DC 18). Until grapple ends target restrained attacker can't Bite another."
                },
                {
                    "name": "Adamantine Claw",
                    "desc": "Melee Weapon Attack: +12 to hit, 10 ft., one target, 29 (5d8+7) slashing damage. This attack deals double damage to objects and structures."
                },
                {
                    "name": "Metal Volley (Recharge 5-6)",
                    "desc": "Shakes itself launching shards from its hide. Each creature within 20 feet: 45 (13d6) slashing damage (DC 18 Dex half)."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Metal Eater",
                    "desc": "Swallows one Med or smaller ferrous metal object within 5 ft. of it. If the object is being held or worn by a creature that creature must make DC 18 Str save or malmbjorn swallows the object. If the creature holding or wearing the object is also grappled by the malmbjorn it has disadvantage on this save. Nonmagical objects are digested and destroyed at the start of malmbjorn's next turn. Magic objects remain intact in malmbjorn's stomach for 8 hrs then are destroyed. Artifacts are never destroyed in this way."
                }
            ],
            "reactions": [
                {
                    "name": "Ironhide",
                    "desc": "When hit by a metal weapon fur-like metal spikes grow out of its hide until end of its next turn. While spikes remain its AC increases 2 and any critical hit vs. it becomes a normal hit."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "Advantage: smell Wis (Percept) checks."
                },
                {
                    "name": "Metal Sense",
                    "desc": "Can pinpoint by scent location of any Small or larger ferrous metal such as an iron deposit or steel armor within 100' of it. It can sense general direction of such metal within 1 mile."
                },
                {
                    "name": "Tunneler",
                    "desc": "Can burrow through solid rock at half its burrow speed and leaves a 15-foot-diameter tunnel in its wake."
                }
            ],
            "spell_list": [],
            "page_no": 267,
            "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_malmbjorn/"
        },
        {
            "slug": "nariphon",
            "desc": "",
            "name": "Nariphon",
            "size": "Huge",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 10,
            "armor_desc": "natural armor",
            "hit_points": 195,
            "hit_dice": "17d12+85",
            "speed": {
                "walk": 15
            },
            "strength": 24,
            "dexterity": 6,
            "constitution": 21,
            "intelligence": 6,
            "wisdom": 14,
            "charisma": 9,
            "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": "bludgeoning, piercing, poison",
            "condition_immunities": "exhaustion, poisoned, prone",
            "senses": "tremorsense 120', passive Perception 17",
            "languages": "understands Common but can't speak",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Four Roots or Thorns attacks."
                },
                {
                    "name": "Roots",
                    "desc": "Melee Weapon Attack: +12 to hit, 15 ft., one target, 18 (2d10+7) bludgeoning damage and target is grappled (escape DC 18). Until the grapple ends target is restrained and it takes 3 (1d6) poison at the start of each of its turns. The nariphon has four roots each of which can grapple only one target."
                },
                {
                    "name": "Thorns",
                    "desc": "Ranged Weapon Attack: +12 to hit 30/120' one target 17 (3d6+7) piercing damage and target must make DC 18 Wis save or thorn falls to the ground and instantly grows into a vegetative clone (see above) under nariphon's control."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Bury",
                    "desc": "One creature grappled by nariphon is knocked prone dragged into ground and buried just below surface ending grapple. Victim is restrained unable to breathe or stand up. Creature including victim can use action to free buried creature via DC 18 Str."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False",
                    "desc": "[+]Appearance[/+] Motionless: indistinguishable from ordinary tree."
                },
                {
                    "name": "Vegetative Clone",
                    "desc": "A vegetative clone resembles the creature hit by the nariphon's Thorn attack. Each clone uses stats of an awakened tree except it has the target's size speed and any special senses such as darkvision. Clones are extensions of the nariphon and it can see and hear what a clone sees and hears as if it was in the clone's space. The nariphon can switch from using its senses to using a clone's or back again as a bonus action. Nariphon can have no more than six vegetative clones under its control at one time. Each clone remains until killed or until the nariphon dismisses it (no action required)."
                }
            ],
            "spell_list": [],
            "page_no": 285,
            "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_nariphon/"
        },
        {
            "slug": "necrotech-bonecage-constrictor",
            "desc": "",
            "name": "Necrotech Bonecage Constrictor",
            "size": "Huge",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 175,
            "hit_dice": "14d12+84",
            "speed": {
                "walk": 50
            },
            "strength": 19,
            "dexterity": 16,
            "constitution": 22,
            "intelligence": 6,
            "wisdom": 8,
            "charisma": 5,
            "strength_save": 8,
            "dexterity_save": 7,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": -1,
            "skills": {
                "perception": -1
            },
            "damage_vulnerabilities": "bludgeoning, thunder",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "poisoned, prone",
            "senses": "darkvision 60', tremorsense 30', passive Perception 9",
            "languages": "understands Common and Darakhul but can't speak",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Bite attacks and one Encage attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, 10 ft., one target, 13 (2d8+4) piercing damage + 7 (2d6) necrotic."
                },
                {
                    "name": "Encage",
                    "desc": "Melee Weapon Attack: +8 to hit, 5 ft., one target, 11 (2d6+4) piercing damage. If target is a Med or smaller creature DC 16 Dex save or be caged within body of bonecage constrictor. Caged creature is restrained has cover vs. attacks and other effects outside constrictor and it takes 10 (3d6) necrotic at start of each of constrictor's turns. While caged creature can see outside constrictor but can't target those outside constrictor with attacks or spells nor can it cast spells or use features that allow it to leave constrictor's body. In addition creatures caged within constrictor can't make attack rolls vs. creatures outside constrictor. Constrictor can have up to 6 Med or smaller creatures restrained at a time. If constrictor takes 20+ damage on a single turn from any source it must make DC 16 Con save at end of that turn or all caged creatures fall prone in a space within 10 ft. of constrictor. If any of the damage is thunder constrictor has disadvantage on the save. If constrictor dies caged creature is no longer restrained by it and can escape from corpse via 10 ft. of move exiting prone."
                },
                {
                    "name": "Crush",
                    "desc": "Each creature caged by constrictor must make DC 16 Str save or take 11 (2d6+4) bludgeoning damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Necrotic Prison",
                    "desc": "Creatures restrained by its Encage automatically stabilize at 0 hp and take no further damage from Encage. If creature damaged from another source while restrained suffers death save failure as normal but immediately stabilizes if not its final death save."
                }
            ],
            "spell_list": [],
            "page_no": 287,
            "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_necrotech-bonecage-constrictor/"
        },
        {
            "slug": "necrotech-reaver",
            "desc": "",
            "name": "Necrotech Reaver",
            "size": "Huge",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 126,
            "hit_dice": "12d12+48",
            "speed": {
                "walk": 40
            },
            "strength": 21,
            "dexterity": 7,
            "constitution": 18,
            "intelligence": 3,
            "wisdom": 8,
            "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": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60', passive Perception 9",
            "languages": "understands Common and Darakhul but can't speak",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Chain Lash attacks."
                },
                {
                    "name": "Chain Lash",
                    "desc": "Melee Weapon Attack: +8 to hit, 15 ft., one target, 18 (4d6+4) slashing damage and the target is grappled (escape DC 15). The reaver has four chains each of which can grapple only one target."
                },
                {
                    "name": "Bladed Sweep (Recharge 5-6)",
                    "desc": "Swings its chains in a wide arc. Each creature within 15 ft. of the reaver must make a DC 15 Dex save. On a failure a creature takes 21 (6d6) slashing damage and is knocked prone. On a success a creature takes half the damage and isn't knocked prone. A creature that fails the save by 5 or more is pushed up to 15 ft. away from the reaver and knocked prone."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Siege Monster",
                    "desc": "Double damage to objects/structures."
                },
                {
                    "name": "Undead Nature",
                    "desc": "Doesn't require air food drink or sleep."
                },
                {
                    "name": "Unstable Footing",
                    "desc": "Has disadvantage on saves vs. being knocked prone."
                }
            ],
            "spell_list": [],
            "page_no": 287,
            "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_necrotech-reaver/"
        },
        {
            "slug": "necrotech-thunderer",
            "desc": "",
            "name": "Necrotech Thunderer",
            "size": "Huge",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 126,
            "hit_dice": "11d12+55",
            "speed": {
                "walk": 20
            },
            "strength": 20,
            "dexterity": 5,
            "constitution": 21,
            "intelligence": 5,
            "wisdom": 14,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": 0,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "nonmagic B/P/S attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "blinded, poisoned",
            "senses": "blindsight 120', passive Perception 15",
            "languages": "understands Common and Darakhul but can't speak",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Trample attacks."
                },
                {
                    "name": "Trample",
                    "desc": "Melee Weapon Attack: +8 to hit, 5 ft., one target, 21 (3d10+5) bludgeoning damage."
                },
                {
                    "name": "Ballista Shot",
                    "desc": "Chooses up to two points it can see within 120' of it. The thunderer can't choose a point within 10 ft. of it. Each creature within 5 ft. of a point must make a DC 15 Con save taking 14 (4d6) necrotic on a failed save and half damage if made. If a creature is within 5 ft. of both points it has disadvantage on the save but it takes damage from only one effect not both."
                },
                {
                    "name": "Concentrated Shot (Recharge 5-6)",
                    "desc": "Picks a point it can see within 120' of it. Each creature within 20' of that point must make a DC 15 Con save. On a failure a creature takes 35 (10d6) necrotic and suffers one level of exhaustion. On a success a creature takes half the damage and doesn't suffer a level of exhaustion."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Siege Monster",
                    "desc": "Double damage to objects/structures."
                },
                {
                    "name": "Turn Resistance",
                    "desc": "Advantage: saves vs. turn undead effects."
                },
                {
                    "name": "Undead Nature",
                    "desc": "Doesn't require air food drink or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 287,
            "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_necrotech-thunderer/"
        },
        {
            "slug": "oaken-sentinel",
            "desc": "",
            "name": "Oaken Sentinel",
            "size": "Huge",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 189,
            "hit_dice": "18d12+72",
            "speed": {
                "walk": 10
            },
            "strength": 22,
            "dexterity": 6,
            "constitution": 19,
            "intelligence": 5,
            "wisdom": 8,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": -1,
            "skills": {
                "perception": -1
            },
            "damage_vulnerabilities": "lightning",
            "damage_resistances": "bludgeoning, piercing",
            "damage_immunities": "",
            "condition_immunities": "blinded, deafened, frightened, prone",
            "senses": "blindsight 120' (blind beyond), passive Perception 9",
            "languages": "Sylvan",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Grasping Branch or Rock attacks. It can replace one attack with use of Fling."
                },
                {
                    "name": "Grasping Branch",
                    "desc": "Melee Weapon Attack: +10 to hit, 50 ft., one target, 19 (3d8+6) bludgeoning damage and the target is grappled (escape DC 16). Until the grapple ends the target is restrained and takes 4 (1d8) bludgeoning damage at start of each of its turns and sentinel can't use same Grasping Branch on another target."
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +10 to hit 60/240' one target 22 (3d10+6) bludgeoning damage."
                },
                {
                    "name": "Fling",
                    "desc": "One Med or smaller creature grappled by the oaken sentinel is thrown up to 60' in a random direction and knocked prone. If a thrown target strikes a solid surface the target takes 3 (1d6) bludgeoning damage for every 10 ft. it was thrown. If the target is thrown at another creature that creature must make DC 16 Dex save or take the same damage and be knocked prone."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While motionless indistinguishable from ordinary oak tree."
                },
                {
                    "name": "Grasping Branches",
                    "desc": "Can have up to six Grasping Branches at a time. Each Grasping Branch can be attacked (AC 16; 25 hp; vulnerability to lightning; immunity to poison and psychic). Destroying a Grasping Branch deals no damage to the oaken sentinel which can extend a replacement branch on its next turn. A Grasping Branch can also be broken if a creature takes an action and succeeds on a DC 16 Str check vs. it."
                }
            ],
            "spell_list": [],
            "page_no": 293,
            "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_oaken-sentinel/"
        },
        {
            "slug": "obsidian-ophidian",
            "desc": "",
            "name": "Obsidian Ophidian",
            "size": "Huge",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 136,
            "hit_dice": "13d12+52",
            "speed": {
                "walk": 30
            },
            "strength": 17,
            "dexterity": 15,
            "constitution": 18,
            "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": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "bludgeoning, cold",
            "damage_resistances": "nonmagical piercing & slashing attacks ",
            "damage_immunities": "",
            "condition_immunities": "exhaustion, paralyzed, petrified, poisoned, prone, unconscious",
            "senses": "tremorsense 60', passive Perception 14",
            "languages": "Ignan, Terran",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Biteks or one Bite and one Constrict."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, 10 ft., one target, 12 (2d8+3) piercing damage. Target: DC 15 Con save or take 5 (2d4) piercing damage at start of each of its turns as shards of obsidian lodge in wound. Any creature can use action to remove shards with DC 12 Wis (Medicine) check. Shards crumble to dust if target receives magical healing."
                },
                {
                    "name": "Constrict",
                    "desc": "Melee Weapon Attack: +6 to hit, 5 ft., one target, 8 (2d4+3) bludgeoning damage and target is grappled (escape DC 15) if it is a Large or smaller creature. Until this grapple ends target is restrained and takes 5 (2d4) slashing damage at the start of each of its turns and ophidian can't use Constrict on another target."
                },
                {
                    "name": "Lava Splash (Recharge 4-6)",
                    "desc": "Writhes and flails splashing lava at everything. Each creature within 20' of it: 21 (6d6) fire (DC 15 Dex half). To use this must be touching or within 5 ft. of lava."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Lava Walker",
                    "desc": "Can move across lava surface as if harmless solid ground. In addition can swim through lava at its walk speed."
                },
                {
                    "name": "One with Lava",
                    "desc": "Can't be surprised by creatures within 5 ft. of lava and  can sense any creature touching same pool of lava it is touching."
                },
                {
                    "name": "Sharp Fragments",
                    "desc": "When it takes bludgeoning each creature within 5 ft. of it takes 2 (1d4) piercing damage as shards of obsidian fly from it."
                },
                {
                    "name": "Volcanic Rejuvenation",
                    "desc": "Regains 10 hp at the start of its turn if at least part of its body is in contact with lava. If it takes cold dmage this doesn't function at the start of its next turn. Dies only if it starts its turn with 0 hp and doesn't regenerate."
                }
            ],
            "spell_list": [],
            "page_no": 295,
            "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_obsidian-ophidian/"
        },
        {
            "slug": "ogre-rockchewer",
            "desc": "",
            "name": "Ogre, Rockchewer",
            "size": "Huge",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 126,
            "hit_dice": "12d12+48",
            "speed": {
                "walk": 40
            },
            "strength": 21,
            "dexterity": 7,
            "constitution": 18,
            "intelligence": 6,
            "wisdom": 9,
            "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": "bludgeoning from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60', passive Perception 9",
            "languages": "Giant",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Slams or one Bite and one Slam."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, 5 ft., one target, 18 (3d8+5) bludgeoning damage."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +8 to hit, 10 ft., one target, 15 (3d6+5) bludgeoning damage."
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +8 to hit 60/240' one target 21 (3d10+5) bludgeoning damage. If the target is a creature it is knocked prone (DC 15 Str negates prone)."
                },
                {
                    "name": "Chew Rock",
                    "desc": "Thoroughly crushes a rock in its large maw reducing it to rubble."
                },
                {
                    "name": "Gravel Spray",
                    "desc": "Spits out a 15 ft. cone of crunched up rock. All in area make a DC 15 Dex save taking 21 (6d6) bludgeoning damage or half damage if made. Can use this action only if it has used Chew Rock within the past min."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Quick Chew (Recharge 6)",
                    "desc": "Uses Chew Rock."
                }
            ],
            "reactions": [
                {
                    "name": "Rock Catching",
                    "desc": "If a rock or similar object is hurled at the rockchewer ogre the ogre can with successful DC 10 Dex save catch the missile and take no bludgeoning from it."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Stone Chomper",
                    "desc": "The rockchewer ogre deals double damage to stone objects and structures with its bite attack."
                }
            ],
            "spell_list": [],
            "page_no": 302,
            "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_ogre-rockchewer/"
        },
        {
            "slug": "ooze-snow",
            "desc": "",
            "name": "Ooze, Snow",
            "size": "Huge",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 6,
            "armor_desc": "",
            "hit_points": 171,
            "hit_dice": "18d12+54",
            "speed": {
                "walk": 30,
                "burrow": 20
            },
            "strength": 18,
            "dexterity": 3,
            "constitution": 16,
            "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": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "nonmagic B/P/S attacks",
            "damage_immunities": "",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60' (blind beyond), passive Perception 11",
            "languages": "—",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Pseudopod attacks."
                },
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +7 to hit, 15 ft., one target, 14 (3d6+4) bludgeoning damage + 9 (2d8) cold."
                },
                {
                    "name": "Avalanche (Recharge 4-6)",
                    "desc": "Rumbles forward stirring up snow. Moves up to 30' in straight line and can move through space of any Large or smaller creature. 1st time it enters creature's space during this move that creature: 10 (3d6) bludgeoning damage and 18 (4d8) cold and buried in slushy snow (DC 15 Dex half damage not buried). Buried creature is restrained and unable to breathe or stand up. A creature including buried creature can use action to free buried creature via DC 15 Str check. A buried creature with swim speed has advantage on this check."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "Move through space 1ft.+ wide with o squeezing."
                },
                {
                    "name": "False Appearance",
                    "desc": "While motionless indistinguishable from patch of snow."
                },
                {
                    "name": "Ice Walk",
                    "desc": "Can move across icy surfaces with o ability check. Difficult terrain of ice or snow doesn't cost it extra move."
                },
                {
                    "name": "Ooze Nature",
                    "desc": "Doesn't require sleep."
                },
                {
                    "name": "Snow Blindness",
                    "desc": "When a creature that can see the snow ooze starts its turn within 30' of it that creature is blinded until the start of its next turn (DC 15 Con negates). This doesn't function while ooze is in dim light or darkness."
                },
                {
                    "name": "Snow Burrower",
                    "desc": "Can burrow through nonmagical snow and ice in addition to sand earth and mud."
                }
            ],
            "spell_list": [],
            "page_no": 311,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_ooze-snow/"
        },
        {
            "slug": "rockwood",
            "desc": "",
            "name": "Rockwood",
            "size": "Huge",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 94,
            "hit_dice": "9d12+36",
            "speed": {
                "walk": 30,
                "burrow": 15
            },
            "strength": 20,
            "dexterity": 8,
            "constitution": 19,
            "intelligence": 10,
            "wisdom": 15,
            "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": "thunder",
            "damage_resistances": "nonmagic B/P/S attacks",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, paralyzed, petrified, poisoned, unconscious",
            "senses": "darkvision 60', tremorsense 60', passive Perception 12",
            "languages": "Sylvan, Terran",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Whomping Slam or Rock attacks. If both Slams hit 1 target each creature within 5 ft. of target: 9 (2d8) bludgeoning damage and knocked prone (DC 15 Dex negates damage and prone)."
                },
                {
                    "name": "Whomping Slam",
                    "desc": "Melee Weapon Attack: +8 to hit, 10 ft., one target, 18 (3d8+5) bludgeoning damage and if the target is a Large or smaller creature it must make DC 15 Str save or be knocked prone."
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +8 to hit 60/180' one target 16 (2d10+5) bludgeoning damage."
                },
                {
                    "name": "Fossil Barrage (Recharge 6)",
                    "desc": "Stone shards in 30' cone. Each creature in area: 28 (8d6) piercing damage (DC 15 Dex half)."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Earth Glide",
                    "desc": "Can burrow through nonmagical unworked earth/stone with o disturbing material it moves through."
                },
                {
                    "name": "Elemental Nature",
                    "desc": "Doesn't require air food drink or sleep."
                },
                {
                    "name": "Persistence of Stone (Recharge: Short/Long Rest)",
                    "desc": "When reduced to below half its hp max Fossil Barrage recharges."
                },
                {
                    "name": "Roiling Roots",
                    "desc": "Its stony roots make the ground within 15 ft. of it difficult terrain for creatures other than the rockwood."
                },
                {
                    "name": "Siege Monster",
                    "desc": "Double damage to objects/structures."
                },
                {
                    "name": "Towering Reach",
                    "desc": "Doesn't have disadvantage on ranged attack rolls from being within 5 ft. of a hostile creature though it may still have disadvantage from other sources."
                }
            ],
            "spell_list": [],
            "page_no": 334,
            "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_rockwood/"
        },
        {
            "slug": "snallygaster",
            "desc": "",
            "name": "Snallygaster",
            "size": "Huge",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 207,
            "hit_dice": "18d12+90",
            "speed": {
                "walk": 30,
                "fly": 30
            },
            "strength": 24,
            "dexterity": 10,
            "constitution": 21,
            "intelligence": 4,
            "wisdom": 14,
            "charisma": 12,
            "strength_save": 1,
            "dexterity_save": null,
            "constitution_save": 1,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid, thunder",
            "condition_immunities": "frightened",
            "senses": "darkvision 120', passive Perception 12",
            "languages": "—",
            "challenge_rating": "15",
            "cr": 15.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "One Slimy Tentacles and three Talons. If it hits one creature with two Talonss the target must make DC 18 Str save or take 11 (2d10) piercing damage and be knocked prone."
                },
                {
                    "name": "Slimy Tentacles",
                    "desc": "Melee Weapon Attack: +12 to hit, 15 ft., one target, 20 (3d8+7) bludgeoning damage and target is grappled (escape DC 18). Until this grapple ends target is restrained and takes 18 (4d8) acid at the start of each of its turns and snallygaster can't use its Slimy Tentacles on another target."
                },
                {
                    "name": "Talons",
                    "desc": "Melee Weapon Attack: +12 to hit, 5 ft., one target, 20 (2d12+7) piercing damage."
                },
                {
                    "name": "Screech (Recharge 5-6)",
                    "desc": "Squawks a screeching whistle in 60' cone. Each creature in area: 49 (14d6) thunder and stunned 1 min (DC 18 Con half not stunned). Stunned creature can re-save at end of each of its turns success ends effect on itself."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Nimble Flier",
                    "desc": "Takes the Dash or Disengage action. It must be flying to use this bonus action."
                }
            ],
            "reactions": [
                {
                    "name": "Parry Spell",
                    "desc": "If it succeeds on save vs. spell of 5th level or lower that targets only snallygaster spell has no effect. If snallygaster succeeds on save by 5+ spell is reflected back at spellcaster using slot level spell save DC attack bonus and spellcasting ability of caster"
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                },
                {
                    "name": "Regeneration",
                    "desc": "Regains 15 hp at start of its turn if it has 1+ hp."
                }
            ],
            "spell_list": [],
            "page_no": 348,
            "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_snallygaster/"
        },
        {
            "slug": "soil-snake",
            "desc": "",
            "name": "Soil Snake",
            "size": "Huge",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 115,
            "hit_dice": "11d12+44",
            "speed": {
                "walk": 40,
                "burrow": 40
            },
            "strength": 21,
            "dexterity": 10,
            "constitution": 18,
            "intelligence": 6,
            "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": "",
            "damage_resistances": "fire",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned, prone",
            "senses": "darkvision 60', tremorsense 60', passive Perception 12",
            "languages": "understands creator's languages but can't speak",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "One Bite attack and one Tail Whip attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, 10 ft., one target, 14 (2d8+5) piercing damage."
                },
                {
                    "name": "Tail Whip",
                    "desc": "Melee Weapon Attack: +7 to hit, 10 ft., one target, 16 (2d10+5) bludgeoning damage."
                },
                {
                    "name": "Charging Swallow",
                    "desc": "Partially submerges in the ground and slithers forward scooping up soil and creatures as it goes. The soil snake moves up to 30' in a straight line and can move through the space of any Med or smaller creature. The first time it enters a creature's space during this move that creature: 14 (4d6) bludgeoning damage and is buried as it is swallowed bounced through the hollow inside of the soil snake and deposited back in its space under a pile of soil (DC 14 Dex half damage and isn't buried). A buried creature is restrained and unable to breathe or stand up. A creature including the buried creature can take its action to free the buried creature by succeeding on a DC 14 Str check."
                },
                {
                    "name": "Soil Blast (Recharge 5-6)",
                    "desc": "Expels soil in a 30' cone. Each creature in that area: 18 (4d8) bludgeoning damage and is knocked prone (DC 14 Dex half damage not prone)."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Construct Nature",
                    "desc": "Doesn't require air food drink or sleep."
                },
                {
                    "name": "Grassland Camouflage",
                    "desc": "Has advantage on Dex (Stealth) checks made to hide in grassland terrain."
                }
            ],
            "spell_list": [],
            "page_no": 351,
            "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_soil-snake/"
        },
        {
            "slug": "stargazer",
            "desc": "",
            "name": "Stargazer",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 168,
            "hit_dice": "16d12+64",
            "speed": {
                "walk": 15,
                "burrow": 20
            },
            "strength": 20,
            "dexterity": 10,
            "constitution": 18,
            "intelligence": 3,
            "wisdom": 14,
            "charisma": 4,
            "strength_save": 9,
            "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": "prone",
            "senses": "tremorsense 60', passive Perception 16",
            "languages": "Common, Ignan",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "3 Bites or Slams and 2 Whips. Can replace 1 Bite with Trap."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, 5 ft., one creature,. 18 (3d8+5) piercing damage."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +9 to hit, 10 ft., one creature,. 15 (3d6+5) bludgeoning damage."
                },
                {
                    "name": "Tendril Whip",
                    "desc": "Melee Weapon Attack: +9 to hit, 20 ft., one creature,. Target grappled (escape DC 16). Until grapple ends target restrained stargazer can't use same tendril on another. Tendril destroyable (AC 10; hp 20; immune to poison and psychic). Destroying tendril doesn't damage stargazer. "
                },
                {
                    "name": "Wing Trap",
                    "desc": "If it has no creatures trapped snaps its appendages shut. Each creature within 5 ft. of it: 14 (4d6) bludgeoning damage and trapped ending grapple if grappled (DC 16 Dex half damage not trapped). Creature grappled by stargazer: disadvantage on the save. Trapped creature blinded restrained has total cover vs. attacks and effects outside stargazer and takes 10 (3d6) bludgeoning damage at start of each stargazer turn. Trapped creature can take its action to escape by making a DC 16 Str check. Stargazer can have up to 2 creatures trapped at a time. While it has 1+ creature trapped can't burrow and can't Bite creatures outside its Wing Trap."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Reel",
                    "desc": "Pulls up to 2 creatures grappled by it up to 15 ft. straight to it."
                }
            ],
            "reactions": [
                {
                    "name": "Wing Trap Snap",
                    "desc": "When 1+ creatures step onto a space on ground within 10 ft. directly above a hidden stargazer stargazer can burrow up to 10 ft. and snap its wing-like appendages shut emerging on the ground in space directly above where it was buried and that contains one or more other creatures. Each creature must make DC 16 Dex save or be trapped as if it failed save vs. Wing Trap."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Tendril Whip Regrowth",
                    "desc": "Has 12 tendrils. If all are destroyed can't use Tendril Whip. Destroyed tendrils regrow when it finishes long rest."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                }
            ],
            "spell_list": [],
            "page_no": 354,
            "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_stargazer/"
        },
        {
            "slug": "tripwire-patch",
            "desc": "",
            "name": "Tripwire Patch",
            "size": "Huge",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 95,
            "hit_dice": "10d12+30",
            "speed": {
                "walk": 10,
                "burrow": 20
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 17,
            "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": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "blinded, deafened, prone",
            "senses": "tremorsense 60', passive Perception 15",
            "languages": "—",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Bite attacks or one Bite attack and two Tripwire Vine attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, 5 ft., one creature,. 13 (2d8+4) piercing damage."
                },
                {
                    "name": "Tripwire Vine",
                    "desc": "Melee Weapon Attack: +6 to hit, 20 ft., one creature,. 7 (1d6+4) bludgeoning damage and the target must make DC 14 Str save or be knocked prone and pulled up to 15 ft. toward the tripwire patch."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "No Escape",
                    "desc": "If a prone creature within 5 ft. of patch stands up from prone patch can make one Bite vs. it."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Bountiful Death",
                    "desc": "When the tripwire patch reduces a creature to 0 hp nearby plants erupt with growth. Plants within 20' of the body become thick overgrown difficult terrain and all plants within a 2-mile radius centered on the point where the creature was killed become enriched for 7 days for each CR of the slain creature (minimum of 7 days) cumulatively increasing in duration each time the patch kills a creature. Enriched plants yield twice the normal amount of food when harvested."
                },
                {
                    "name": "False Appearance",
                    "desc": "While motionless indistinguishable from normal patch of foliage such as flowers or bushes."
                }
            ],
            "spell_list": [],
            "page_no": 371,
            "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_tripwire-patch/"
        },
        {
            "slug": "underworld-sentinel",
            "desc": "",
            "name": "Underworld Sentinel",
            "size": "Huge",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 126,
            "hit_dice": "12d12+48",
            "speed": {
                "walk": 40
            },
            "strength": 23,
            "dexterity": 15,
            "constitution": 18,
            "intelligence": 10,
            "wisdom": 16,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic; nonmagic B/P/S attacks",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, poisoned",
            "senses": "blindsight 60', darkvision 120', passive Perception 17",
            "languages": "Darakhul, Giant, Undercommon",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Scythe or Death Knell attacks."
                },
                {
                    "name": "Scythe",
                    "desc": "Melee Weapon Attack: +10 to hit, 15 ft., one target, 17 (2d10+6) slashing damage + 10 (3d6) necrotic."
                },
                {
                    "name": "Death Knell",
                    "desc": "Ranged Spell Attack: +7 to hit, 60 ft., one target, 16 (3d8+3) necrotic or 22 (3d12+3) necrotic if the target is missing any of its hp."
                },
                {
                    "name": "Grim Reaping (Recharge 5-6)",
                    "desc": "Spins with its scythe extended and makes one Scythe attack vs. each creature within its reach. A creature that takes necrotic from this attack can't regain hp until the end of its next turn."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Passage Guardian",
                    "desc": "Can make an opportunity attack when a hostile creature moves within its reach as well as when a hostile creature moves out of its reach. It gets one extra reaction that be used only for opportunity attacks."
                },
                {
                    "name": "Turn Immunity",
                    "desc": "Is immune to effects that turn undead."
                },
                {
                    "name": "Undead Nature",
                    "desc": "Doesn't require air food drink or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 381,
            "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_underworld-sentinel/"
        },
        {
            "slug": "ancient-boreal-dragon",
            "desc": "Covered in a mix of hard, blue-white scales and patches of silvery-blue fur, this dragon radiates a savage belligerence. Its amber eyes gleam with primal fury as it stretches its wings, sending a shower of burning sparks sizzling onto the ground._  \n**Paradoxical Predators.** Boreal dragons inhabit the arctic and alpine places of the world, from snow-capped conifer forests and frigid mountain peaks to flat, icy plains and polar seas. Unlike white or silver dragons, however, boreal dragons are not creatures of cold but rather of heat and flames. Their breath is filled with burning embers, and their preferred lairs contain some sort of natural heat source. While this contradiction has puzzled many scholars of draconic lore, boreal dragons are unconcerned about such trivial matters and are likely to devour any sage or wizard impertinent enough to question their choice of habitat.  \n**Dragons of Rage.** Boreal dragons are among the most straightforward of all true dragons, driven by simple necessities like hunting and mating. They hate most other dragons with a passion and war constantly with those that share their arctic homeland, driving off or killing any dragons they encounter. Boreal dragons are truculent creatures and love nothing better than getting into a fight; however, they do not target defenseless creatures or those far weaker than themselves unless they are hunting for food. Because they respect strength above all else, a creature can gain a boreal dragon’s admiration through acts of intense bravery or slaughter. In particular, the dragons are fond of large arctic predators, such as Open Game License",
            "name": "Ancient Boreal Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 22,
            "armor_desc": "natural armor",
            "hit_points": 407,
            "hit_dice": "22d20+176",
            "speed": {
                "walk": 40,
                "fly": 80,
                "swim": 30
            },
            "strength": 29,
            "dexterity": 10,
            "constitution": 27,
            "intelligence": 17,
            "wisdom": 19,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 15,
            "intelligence_save": null,
            "wisdom_save": 11,
            "charisma_save": 11,
            "perception": 18,
            "skills": {
                "athletics": 16,
                "perception": 18,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 28",
            "languages": "Draconic, Giant",
            "challenge_rating": "24",
            "cr": 24.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon can use its Frightful Presence. It then makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 15 ft., one target. Hit: 20 (2d10 + 9) piercing damage.",
                    "attack_bonus": 16,
                    "damage_dice": "2d10+9"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 10 ft., one target. Hit: 16 (2d6 + 9) slashing damage.",
                    "attack_bonus": 16,
                    "damage_dice": "2d6+9"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 20 ft., one target. Hit: 18 (2d8 + 9) bludgeoning damage.",
                    "attack_bonus": 16,
                    "damage_dice": "2d8+9"
                },
                {
                    "name": "Frightful Presence",
                    "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 19 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours."
                },
                {
                    "name": "Cinder Breath (Recharge 5-6)",
                    "desc": "The dragon exhales a 90-foot cone of superheated air filled with blue-white embers. Each creature in that area must make a DC 23 Dexterity saving throw, taking 88 (16d10) fire damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The dragon can take 3 legendary actions, choosing from the options below. Only one legendary action can be used at a time and only at the end of another creature’s turn. The dragon regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Detect",
                    "desc": "The dragon makes a Wisdom (Perception) check."
                },
                {
                    "name": "Tail Attack",
                    "desc": "The dragon makes a tail attack."
                },
                {
                    "name": "Wing Attack (Costs 2 Actions)",
                    "desc": "The dragon beats its wings. Each creature within 15 feet of the dragon must succeed on a DC 23 Dexterity saving throw or take 16 (2d6 + 9) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed."
                }
            ],
            "special_abilities": [
                {
                    "name": "Ember Wreath (1/Day)",
                    "desc": "As a bonus action, the boreal dragon wreathes its body in searing blue and white embers. The embers last for 1 minute or until the dragon uses its breath weapon. A creature that enters or starts its turn in a space within 30 feet of the dragon must make a DC 23 Constitution saving throw, taking 10 (3d6) fire damage on a failed save, or half as much damage on a successful one. If a creature fails the saving throw by 5 or more, it suffers one level of exhaustion as the water is sapped from its body by the unrelenting heat."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead."
                }
            ],
            "spell_list": [],
            "page_no": 143,
            "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_ancient-boreal-dragon/"
        },
        {
            "slug": "ancient-imperial-dragon",
            "desc": "The long, serpentine dragon is wingless and possesses shimmering, opalescent scales. Its appearance is at once both serene and majestic._  \n**Dragons of the Spirit World.** Imperial dragons are tied to the world of celestials, fiends, and spirits. They freely parley with such creatures for knowledge about the outer planes or the fundamental mysteries of the universe. Some of the most powerful imperial dragons even become the servants of the gods in exchange for wisdom, acting as intermediaries between the divine and mortal realms.  \n**Colorful and Magical.** Imperial dragons are capable of changing their colors and forms. They are typically a rich, golden-yellow, but azure-, jade-, and vermillion-colored dragons are not unheard of, and even white and black imperial dragons have been reported. A magical organ in their skulls gives them the ability to fly without the aid of wings, and they are often hunted for this organ, which is rumored to grant eternal life if consumed.  \n**Masters of Wind and Rain.** Imperial dragons are creatures of wind and water, and the eldest of their kind exhibit mastery of these elements. They love the seas where they make their homes and sometimes act as guardians for sacred sites or temples near or beneath the waves. This often puts them in conflict with militant aquatic races like the Open Game License",
            "name": "Ancient Imperial Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 22,
            "armor_desc": "natural armor",
            "hit_points": 546,
            "hit_dice": "28d20+252",
            "speed": {
                "swim": 40,
                "walk": 40,
                "fly": 80
            },
            "strength": 30,
            "dexterity": 12,
            "constitution": 29,
            "intelligence": 20,
            "wisdom": 18,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": 17,
            "intelligence_save": null,
            "wisdom_save": 12,
            "charisma_save": 13,
            "perception": 20,
            "skills": {
                "arcana": 13,
                "history": 13,
                "insight": 12,
                "perception": 20,
                "stealth": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning, thunder",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 30",
            "languages": "all",
            "challenge_rating": "26",
            "cr": 26.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon can use its Mesmerizing Presence. It then makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +18 to hit, reach 15 ft., one target. Hit: 21 (2d10 + 10) piercing damage.",
                    "attack_bonus": 18,
                    "damage_dice": "2d10+10"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +18 to hit, reach 10 ft., one target. Hit: 17 (2d6 + 10) slashing damage.",
                    "attack_bonus": 18,
                    "damage_dice": "2d6+10"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +18 to hit, reach 20 ft., one target. Hit: 19 (2d8 + 10) bludgeoning damage.",
                    "attack_bonus": 18,
                    "damage_dice": "2d8+10"
                },
                {
                    "name": "Mesmerizing Presence",
                    "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 24 Wisdom saving throw or become charmed by the dragon for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Mesmerizing Presence for the next 24 hours."
                },
                {
                    "name": "Lightning Breath (Recharge 5-6)",
                    "desc": "The dragon exhales lightning in a 120-foot line that is 10 feet wide. Each creature in that line must make a DC 25 Dexterity saving throw, taking 88 (16d10) lightning damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Change Shape",
                    "desc": "The imperial dragon magically polymorphs into a humanoid or beast that has a challenge rating no higher than its own, or back into its true form. It reverts to its true form if it dies. Any equipment it is wearing or carrying is absorbed or borne by the new form (the dragon's choice). In a new form, the dragon retains its alignment, hp, Hit Dice, ability to speak, proficiencies, Legendary Resistance, lair actions, and Intelligence, Wisdom, and Charisma scores, as well as this action. Its statistics and capabilities are otherwise replaced by those of the new form, except any class features or legendary actions of that form.\n\nThe dragon can choose to transform only part of its body with this action, allowing it to sprout rabbit-like ears or a humanoid head. These changes are purely cosmetic and don't alter statistics."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The dragon can take 3 legendary actions, choosing from the options below. Only one legendary action can be used at a time and only at the end of another creature’s turn. The dragon regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Detect",
                    "desc": "The dragon makes a Wisdom (Perception) check."
                },
                {
                    "name": "Tail Attack",
                    "desc": "The dragon makes a tail attack."
                },
                {
                    "name": "Cast a Spell (Costs 3 Actions)",
                    "desc": "The dragon casts a spell from its list of innate spells, consuming a use of the spell as normal."
                }
            ],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The dragon can breathe air and water."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Truespeak",
                    "desc": "The dragon can communicate with any living creature as if they shared a language."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The imperial dragon's innate spellcasting ability is Charisma (spell save DC 21). It can innately cast the following spells, requiring no material components.\nAt will: control water, fog cloud, gust of wind, stinking cloud\n3/day each: cloudkill, control weather\n1/day each: legend lore, storm of vengeance"
                }
            ],
            "spell_list": [],
            "page_no": 117,
            "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_ancient-imperial-dragon/"
        },
        {
            "slug": "bone-colossus",
            "desc": "Necromancers, both living and dead, sometimes come together to make massive undead creatures known collectively as “necrotech”. In nations ruled by undead, these massive creations often act as siege weapons or powerful modes of transportation._  \n**Bone Colossuses.** In a tome of deranged ramblings, the writer theorized how “posthumes”— the tiny skeletal creatures used to make up the bone collectives—might be gathered in even greater numbers to form bigger, stronger creatures. Thus was born the Open Game License",
            "name": "Bone Colossus",
            "size": "Gargantuan",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 181,
            "hit_dice": "11d20+66",
            "speed": {
                "walk": 30
            },
            "strength": 24,
            "dexterity": 11,
            "constitution": 22,
            "intelligence": 14,
            "wisdom": 16,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 11,
            "intelligence_save": null,
            "wisdom_save": 8,
            "charisma_save": null,
            "perception": 8,
            "skills": {
                "intimidation": 13,
                "perception": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned",
            "senses": "darkvision 120 ft., passive Perception 18",
            "languages": "Common, Darakhul",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The bone colossus makes two attacks."
                },
                {
                    "name": "Thunderous Slam (Colossus Form Only)",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 15 ft., one target. Hit: 29 (4d10 + 7) bludgeoning damage plus 10 (3d6) thunder damage, and the target must succeed on a DC 18 Strength saving throw or be knocked prone.",
                    "attack_bonus": 12,
                    "damage_dice": "4d10+7"
                },
                {
                    "name": "Razor Teeth (Swarm Form Only)",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 0 ft., one target in the swarm's space. Hit: 21 (6d6) piercing damage, or 10 (3d6) piercing damage if the swarm has half its hp or fewer.",
                    "attack_bonus": 12,
                    "damage_dice": "6d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Collective Mind",
                    "desc": "The bone colossus' individual posthumes are connected via a hive mind. It can telepathically communicate with any of its individual posthumes within 50 miles of it, and it can't be surprised. If the bone colossus is reduced to half its hp or fewer, its Intelligence score is reduced to 1."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The bone colossus deals double damage to objects and structures."
                },
                {
                    "name": "Swarm Form",
                    "desc": "A bone colossus can use its action to split into four individual swarms of tiny bone posthumes. Each swarm has an hp total equal to the bone colossus' hp divided by 4 (rounded down), and all are affected by any conditions, spells, and other magical effects that affected the bone colossus. The swarms act on the same initiative count as the bone colossus did and occupy any unoccupied space that previously contained the bone colossus. A bone swarm can occupy another creature's space and vice versa, and the swarm can move through a space as narrow as 1 foot wide without squeezing. A swarm can't regain hp or gain temporary hp.\n\nAs an action, the swarms can reform into a single bone colossus as long as all surviving swarms are within 5 feet of each other. The reformed bone colossus' hp total is equal to the combined remaining hp of the swarms, and the bone colossus is affected by any conditions, spells, and other magical effects currently affecting any of the swarms. It occupies any unoccupied space that previously contained at least one of the swarms that formed it."
                },
                {
                    "name": "Turn Resistance",
                    "desc": "The bone colossus has advantage on saving throws against any effect that turns undead."
                }
            ],
            "spell_list": [],
            "page_no": 267,
            "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_bone-colossus/"
        },
        {
            "slug": "bonespitter",
            "desc": "A massive worm bursts through the ground, its body covered in bony protrusions._  \nBonespitters are bone-covered predators that live in the soft soil of grassy plains.  \n**Bones of Victims.** Bonespitters have unique digestive systems. When a bonespitter consumes another creature, the acid in the worm’s stomach dissolves all of the prey’s tissue and leaves only bones behind. The bones become part of the bonespitter’s defenses, poking through its skin like sharp hair follicles. Other bones are stored in muscular sacks in the bonespitter’s mouth, waiting to be unleashed on unsuspecting prey.",
            "name": "Bonespitter",
            "size": "Gargantuan",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 217,
            "hit_dice": "14d20+70",
            "speed": {
                "burrow": 30,
                "walk": 50
            },
            "strength": 26,
            "dexterity": 7,
            "constitution": 21,
            "intelligence": 3,
            "wisdom": 10,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., tremorsense 60 ft., passive Perception 10",
            "languages": "—",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The bonespitter makes two attacks: one with its bite and one with its bone spike."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 21 (3d8 + 8) piercing damage. If the target is a Large or smaller creature, it must succeed on a DC 18 Dexterity saving throw or be swallowed by the bonespitter. A swallowed creature is blinded and restrained, it has total cover against attacks and other effects outside the bonespitter, and it takes 17 (5d6) acid damage at the start of each of the bonespitter's turns. An undead creature made of mostly bones, such as a skeleton, is immune to this acid damage. If the bonespitter takes 30 damage or more on a single turn from a creature inside it, the bonespitter must succeed on a DC 20 Constitution saving throw at the end of that turn or regurgitate all swallowed creatures, which fall prone in a space within 10 feet of the bonespitter. If the bonespitter dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 20 feet of movement, exiting prone.",
                    "attack_bonus": 13,
                    "damage_dice": "3d8+8"
                },
                {
                    "name": "Bone Spike",
                    "desc": "Ranged Weapon Attack: +13 to hit, range 30/120 ft., one target. Hit: 18 (3d6 + 8) piercing damage, and, if the target is a Large or smaller creature, it is knocked prone, pinned to the ground by the spike, and restrained. As an action, the restrained creature or a creature within 5 feet of it can make a DC 18 Strength check, removing the spike and ending the condition on a success. The spike can also be attacked and destroyed (AC 12; hp 15; vulnerability to bludgeoning damage; immunity to poison and psychic damage).",
                    "attack_bonus": 13,
                    "damage_dice": "3d6+8"
                },
                {
                    "name": "Shard Spray (Recharge 5-6)",
                    "desc": "The bonespitter exhales a 60-foot cone of bone shards. Each creature in that area must make a DC 18 Dexterity saving throw, taking 35 (10d6) piercing damage on a failed save, or half as much on a successful one. If a Large or smaller creature fails this saving throw, it is also knocked prone, pinned to the ground by a shard, and restrained. As an action, the restrained creature or a creature within 5 feet of it can make a DC 18 Strength check, removing the shard and ending the condition on a success. The shard can also be attacked and destroyed (AC 12; hp 15; vulnerability to bludgeoning damage; immunity to poison and psychic damage)."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Bony Body",
                    "desc": "A creature that starts its turn or enters a space within 5 feet of the bonespitter must succeed on a DC 18 Dexterity saving throw or take 16 (3d10) piercing damage."
                }
            ],
            "spell_list": [],
            "page_no": 47,
            "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_bonespitter/"
        },
        {
            "slug": "butatsch",
            "desc": "This horrific creature resembles an enormous, deflated cow’s stomach, studded with thousands of glaring eyes awash with flame._  \n**The Horror in the Lake.** In certain deep, still lakes located in secluded valleys and mountain glens there lives the butatsch, a terrible monster from the subterranean reaches of the earth. It occasionally rises from the deep underwater caves in which it lives to slaughter and devour any creature that comes within its reach. The butatsch’s amorphous body is easily as big as an elephant, and its countless eyes are frightening to behold. The butatsch burns or melts organic material before absorbing it and leaves nothing behind when it has finished eating.  \n**Unsettling Morality.** While the butatsch leaves a path of destruction wherever it goes, it is driven by a bizarre morality. It has been known to ignore and even protect weak or defenseless targets, such as farmers and cowherds, against other monsters and humanoids, slaughtering the weaker creatures’ persecutors before vanishing back into the lake from which it came.",
            "name": "Butatsch",
            "size": "Gargantuan",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 248,
            "hit_dice": "16d20+80",
            "speed": {
                "walk": 20,
                "swim": 50
            },
            "strength": 23,
            "dexterity": 14,
            "constitution": 21,
            "intelligence": 16,
            "wisdom": 17,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 11,
            "intelligence_save": null,
            "wisdom_save": 8,
            "charisma_save": null,
            "perception": 13,
            "skills": {
                "perception": 13
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning",
            "damage_immunities": "acid, fire",
            "condition_immunities": "grappled, paralyzed, prone, restrained",
            "senses": "truesight 120 ft., passive Perception 23",
            "languages": "Common, Deep Speech",
            "challenge_rating": "14",
            "cr": 14.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The butatsch can use its Immolating Gaze. It then makes two slam attacks. If both attacks hit a Large or smaller target, the target is grappled (escape DC 17), and the butatsch uses its Ingest on the target."
                },
                {
                    "name": "Immolating Gaze",
                    "desc": "The butatsch chooses up to three creatures it can see within 60 feet of it. Each target must make a DC 18 Dexterity saving throw. On a failure, a creature takes 10 (3d6) fire damage and is immolated. On a success, a creature takes half the damage and isn't immolated. Until a creature takes an action to smother the fire, the immolated target takes 7 (2d6) fire damage at the start of each of its turns. Water doesn't douse fires set by the butatsch's Immolating Gaze."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 10 (1d8 + 6) bludgeoning damage plus 7 (2d6) fire damage.",
                    "attack_bonus": 11,
                    "damage_dice": "1d8+6"
                },
                {
                    "name": "Ingest",
                    "desc": "The butatsch ingests a Large or smaller creature grappled by it, ending the grapple. While ingested, the target is blinded and restrained, it has total cover against attacks and other effects outside the butatsch, and it takes 17 (5d6) acid damage at the start of each of the butatsch's turns. A butatsch can have up to four Medium or smaller targets or up to two Large targets ingested at a time. If the butatsch takes 30 damage or more on a single turn from an ingested creature, the butatsch must succeed on a DC 21 Constitution saving throw at the end of that turn or regurgitate all ingested creatures, which fall prone in a space within 10 feet of the butatsch. If the butatsch dies, an ingested creature is no longer restrained by it and can escape from the corpse by using 20 feet of movement, exiting prone."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Thousands of Eyes",
                    "desc": "The butatsch has advantage on Wisdom (Perception) checks that rely on sight and on saving throws against being blinded. In addition, if the butatsch isn't blinded, creatures attacking it can't benefit from traits and features that rely on a creature's allies distracting or surrounding the butatsch, such as the Pack Tactics or Sneak Attack traits."
                }
            ],
            "spell_list": [],
            "page_no": 54,
            "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_butatsch/"
        },
        {
            "slug": "carnivorous-ship",
            "desc": "The prow of the ship opens into a gigantic, tooth-filled maw, while humanoid-shaped blobs of flesh swarm over the rails._  \n**Bribable.** A giant cousin to the mimic, the carnivorous ship is a cunning hunter of the seas. Wise captains traveling through known carnivorous ship hunting grounds carry tithes and offerings to placate the creatures.  \n**Solitary Ship Eaters.** Carnivorous ships live and hunt alone. Though they prefer to consume wood, metal, rope, and cloth, they aren’t above eating flesh and readily eat entire ships, crew and all. They reproduce asexually after a season of particularly successful hunts. Young carnivorous ships are about the size of rowboats and use the statistics of a Open Game License",
            "name": "Carnivorous Ship",
            "size": "Gargantuan",
            "type": "Monstrosity",
            "subtype": "shapechanger",
            "group": null,
            "alignment": "neutral",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 186,
            "hit_dice": "12d20+60",
            "speed": {
                "walk": 10,
                "swim": 60
            },
            "strength": 23,
            "dexterity": 6,
            "constitution": 20,
            "intelligence": 7,
            "wisdom": 10,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "deception": 12,
                "perception": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid",
            "condition_immunities": "prone",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 15",
            "languages": "understands Common but can’t speak",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The carnivorous ship makes two bite attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 22 (3d10 + 6) piercing damage plus 18 (4d8) acid damage.",
                    "attack_bonus": 11,
                    "damage_dice": "3d10+6"
                },
                {
                    "name": "Spit Cannonballs",
                    "desc": "The carnivorous ship spits cannonball-like lumps of indigestible metal at up to three points it can see within 100 feet of it. Each creature within 5 feet of a point must make a DC 18 Dexterity saving throw, taking 18 (4d8) slashing damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Surge",
                    "desc": "The carnivorous ship moves up to 400 feet in a straight line and can move through Huge and smaller objects as if they were difficult terrain. This movement doesn't provoke opportunity attacks. If it moves through a Huge or smaller object, the object takes 55 (10d10) bludgeoning damage. If it moves through a ship, the ship's pilot can make a DC 15 Wisdom check using navigator's tools, halving the damage on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The carnivorous ship can breathe air and water."
                },
                {
                    "name": "Drones",
                    "desc": "Each day at dawn, the carnivorous ship produces up to 12 vaguely humanoid drones. Drones share a telepathic link with the carnivorous ship and are under its control. A drone uses the statistics of a zombie, except it can't be knocked prone while on the carnivorous ship and can attach itself to the ship as a reaction when the ship moves. The carnivorous ship can have no more than 12 drones under its control at one time."
                },
                {
                    "name": "Shapechanger",
                    "desc": "The carnivorous ship can use its action to polymorph into a Gargantuan ship (such as a galleon) or back into its true, amorphous form. 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."
                }
            ],
            "spell_list": [],
            "page_no": 56,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_carnivorous-ship/"
        },
        {
            "slug": "clockwork-archon",
            "desc": "The air around this massive construct is filled with the sound of spinning gears and mechanisms. It spreads its metal wings and takes to the air in a roar of wind._  \n**Servants of the Righteous.** Clockwork archons are built to fight in the names of deities devoted to justice, battle, and glory. They stand as bulwarks upon the battlefields of the holy, offering a rallying point for paladins and crusaders. Churches that have the ability to manufacture clockwork archons guard the knowledge jealously, lest it fall into the hands of the unworthy.  \n**Engines of War.** Clockwork archons are deployed as support vehicles and weapons. A single archon can quickly reduce a small settlement’s defenses to ruin, while groups of them can swiftly render fortified structures to rubble. Armies with clockwork archons at their disposal sometimes use them to move sensitive material and personnel into position.  \n**Corruptible Constructs.** On occasion, a clockwork archon is captured by the enemy. The followers of some evil gods, archdevils, and demon lords have determined methods of overwriting the construct’s animating magic, turning the creature to their fell purposes. More than one community has had its cheer turn to dismay as the clockwork archon they freely allowed inside the walls disgorged enemy agents while attacking the structures and residents. More insidious cults use their clockwork archons to mask their true natures. They allow the common folk to believe they represent good faiths while they rot the community’s moral fabric from the inside.  \n**Construct Nature.** A clockwork archon doesn’t require air, food, drink, or sleep.",
            "name": "Clockwork Archon",
            "size": "Gargantuan",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 201,
            "hit_dice": "13d20+65",
            "speed": {
                "walk": 30,
                "hover": true,
                "fly": 60
            },
            "strength": 24,
            "dexterity": 9,
            "constitution": 20,
            "intelligence": 7,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned, prone",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Common",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The clockwork archon makes two attacks with its transforming weapon."
                },
                {
                    "name": "Transforming Weapon",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 29 (4d10 + 7) bludgeoning or slashing damage. As a bonus action, the archon can change its weapon from a sword to a hammer or vice versa, allowing it to change its damage between bludgeoning and slashing.",
                    "attack_bonus": 11,
                    "damage_dice": "4d10+7"
                },
                {
                    "name": "Fire from Heaven (Recharge 5-6)",
                    "desc": "The clockwork archon unleashes a brilliant beam in a 90-foot line that is 10-feet wide. Each creature in that line must make a DC 17 Dexterity saving throw, taking 58 (13d8) radiant damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Armored Transport",
                    "desc": "The clockwork archon can carry up to six Medium or eight Small creatures inside its torso. Creatures inside the archon have total cover against attacks and other effects outside the archon. The two escape hatches sit in the torso and can each be opened as a bonus action, allowing creatures in or out of the archon."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The clockwork archon is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The clockwork archon has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The clockwork archon deals double damage to objects and structures."
                }
            ],
            "spell_list": [],
            "page_no": 65,
            "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_clockwork-archon/"
        },
        {
            "slug": "death-barque",
            "desc": "Necromancers, both living and dead, sometimes come together to make massive undead creatures known collectively as “necrotech”. In nations ruled by undead, these massive creations often act as siege weapons or powerful modes of transportation._  \n**Bone Colossuses.** In a tome of deranged ramblings, the writer theorized how “posthumes”— the tiny skeletal creatures used to make up the bone collectives—might be gathered in even greater numbers to form bigger, stronger creatures. Thus was born the Open Game License",
            "name": "Death Barque",
            "size": "Gargantuan",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 198,
            "hit_dice": "12d20+72",
            "speed": {
                "swim": 50,
                "walk": 0
            },
            "strength": 20,
            "dexterity": 18,
            "constitution": 23,
            "intelligence": 8,
            "wisdom": 14,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "perception": 6,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "psychic",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned",
            "senses": "darkvision 120 ft., passive Perception 16",
            "languages": "Darakhul, Deep Speech",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The death barque makes three attacks: one with its bite and two with its tail smash."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 21 (3d10 + 5) piercing damage.",
                    "attack_bonus": 9,
                    "damage_dice": "3d10+5"
                },
                {
                    "name": "Tail Smash",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 15 ft., one target. Hit: 15 (3d6 + 5) bludgeoning damage and must succeed on a DC 17 Strength saving throw or be knocked prone.",
                    "attack_bonus": 9,
                    "damage_dice": "3d6+5"
                },
                {
                    "name": "Shrapnel Burst",
                    "desc": "The death barque launches a ball of bone shards from its tail at a point it can see within 120 feet of it. Each creature within 10 feet of that point must make a DC 17 Dexterity saving throw. On a failure, a creature takes 28 (8d6) piercing damage and is blinded for 1 minute. On a success, a creature takes half the damage and 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": "Necrotic Breath (Recharge 5-6)",
                    "desc": "The death barque exhales a dark cloud of necrotic energy in a 60-foot cone. Each creature in that area must make a DC 17 Constitution saving throw, taking 54 (12d8) necrotic damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Immutable Form",
                    "desc": "The death barque is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The death barque has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The death barque deals double damage to objects and structures."
                },
                {
                    "name": "Turn Resistance",
                    "desc": "The death barque has advantage on saving throws against any effect that turns undead."
                }
            ],
            "spell_list": [],
            "page_no": 268,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_death-barque/"
        },
        {
            "slug": "graknork",
            "desc": "Towering over the frozen landscape, this immense saurian monstrosity possesses a terrifying shark-like head with a multitude of serrated teeth. The monster has three eyes: two soulless black pits and a third larger eye that glows with a freezing blue light._  \n**Terror of the North.** The legendary graknork is one of the most powerful monsters to roam the endless tundra and taiga of the north and is feared by all who live in the rugged and frozen expanses of the world. Only the largest white dragons surpass the graknork in size and strength, and lesser creatures give the monster a wide berth. Graknorks are mostly found on land but are reasonable swimmers. They have no problem taking to the water to pursue escaping prey or to hunt fishermen and even whales. Graknorks are solitary creatures and cannot stand the presence of their own kind, attacking and eating juvenile graknorks that cross their path. When they do mate, it is a destructive affair with the female uprooting dozens of trees to build her nest. A typical graknork is more than forty feet long, though even larger specimens have been sighted in the coldest regions of the world.  \n**Great Blue Eye.** While the graknork’s raw physical prowess is justifiably feared, the aspect of its appearance that causes the greatest consternation is its great, freezing blue eye. Its eye is said to possess terrible and wondrous powers, including seeing through illusions, freezing souls outright, and causing everlasting blizzards. Most of these tales are mere fancy and hearsay spun by northern tribesmen, yet there is no denying that the graknork’s central eye is a fearsome weapon.",
            "name": "Graknork",
            "size": "Gargantuan",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 20,
            "armor_desc": "natural armor",
            "hit_points": 201,
            "hit_dice": "13d20+65",
            "speed": {
                "swim": 30,
                "walk": 50
            },
            "strength": 25,
            "dexterity": 18,
            "constitution": 21,
            "intelligence": 5,
            "wisdom": 13,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "perception": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "darkvision 90 ft., passive Perception 16",
            "languages": "—",
            "challenge_rating": "14",
            "cr": 14.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The graknork makes three attacks: one with its bite and two with its claws. Alternatively, it can use its Eye Ray twice. If both claw attacks hit a Large or smaller creature, the creature must succeed on a DC 18 Strength saving throw or take an additional 9 (2d8) slashing damage and be knocked prone."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 15 ft., one target. Hit: 23 (3d10 + 7) piercing damage.",
                    "attack_bonus": 12,
                    "damage_dice": "3d10+7"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 20 (3d8 + 7) slashing damage.",
                    "attack_bonus": 12,
                    "damage_dice": "3d8+7"
                },
                {
                    "name": "Eye Ray",
                    "desc": "Ranged Weapon Attack: +9 to hit, range 30/120 ft., one target. Hit: 17 (5d6) cold damage.",
                    "attack_bonus": 9,
                    "damage_dice": "5d6"
                },
                {
                    "name": "Freezing Eye (Recharge 5-6)",
                    "desc": "The graknork's blue eye flares open and releases a beam of icy energy in a line that is 120-feet long and 10 feet wide. Each creature in that line must make a DC 18 Dexterity saving throw. On a failure, a creature takes 35 (10d6) cold damage and is restrained for 1 minute as its limbs freeze. On a success, a creature takes half the damage and isn't restrained. A restrained creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. Alternatively, the restrained creature can be freed if it takes at least 10 fire damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Sight",
                    "desc": "The graknork has advantage on Wisdom (Perception) checks that rely on sight."
                }
            ],
            "spell_list": [],
            "page_no": 182,
            "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_graknork/"
        },
        {
            "slug": "gulper-behemoth",
            "desc": "The titanic eel-like creature has delicately dancing frills and flickers of phosphorescence just under its translucent skin. Its mouth opens impossibly wide as it surges forward._  \n**Deep Sea Lure.** The gulper behemoth lives in the waters of the remotest oceans. It lures sea dwellers to their deaths with dancing motes of light within its massive, ballooning gullet. Rumors abound that even a sharp pinprick will deflate the sea monster.  \n\n## Gulper Behemoth’s Lair\n\n  \nThe gulper’s lair is filled with brightly-colored and labyrinthine giant corals. Smaller, mutualistic predators swim throughout the lair, keeping it well protected.  \n\n### Lair Actions\n\n  \nOn initiative count 20 (losing initiative ties), the gulper behemoth takes a lair action to cause one of the following effects; the gulper behemoth can’t use the same effect two rounds in a row:\n* The gulper behemoth commands deep sea eels and plants to constrict a target it can see within 60 feet of it. The target must succeed on a DC 15 Strength saving throw or be restrained until initiative count 20 on the next round.\n* The gulper behemoth commands plants and coral to shoot boiling water at up to three creatures it can see within 60 feet of it. Each target must make a DC 15 Constitution saving throw, taking 10 (3d6) fire damage on a failed save, or half as much damage on a successful one. Being underwater doesn’t grant resistance against this damage.",
            "name": "Gulper Behemoth",
            "size": "Gargantuan",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 188,
            "hit_dice": "13d20+52",
            "speed": {
                "walk": 0,
                "swim": 40
            },
            "strength": 20,
            "dexterity": 10,
            "constitution": 19,
            "intelligence": 4,
            "wisdom": 10,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "piercing",
            "damage_resistances": "acid, thunder",
            "damage_immunities": "",
            "condition_immunities": "blinded",
            "senses": "blindsight 120 ft., passive Perception 10",
            "languages": "—",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 40 (6d10 + 7) piercing damage. If the target is a creature, it is grappled (escape DC 16). Until this grapple ends, the target is restrained, and the gulper behemoth can't bite another target.",
                    "attack_bonus": 9,
                    "damage_dice": "6d10+7"
                },
                {
                    "name": "Swallow",
                    "desc": "The gulper behemoth makes one bite attack against a Large or smaller creature it is grappling. If the attack hits, the creature is also swallowed, and the grapple ends. While swallowed, the creature is blinded and restrained, it has total cover against attacks and other effects outside the behemoth, and it takes 14 (4d6) acid damage at the start of each of the behemoth's turns.\n\nIf the gulper behemoth takes 20 damage or more on a single turn from a creature inside it, the behemoth must succeed on a DC 15 Constitution saving throw at the end of that turn or regurgitate all swallowed creatures, which fall prone in a space within 10 feet of the behemoth. If the behemoth dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 15 feet of movement, exiting prone."
                },
                {
                    "name": "Sonic Pulse (Recharge 5-6)",
                    "desc": "The gulper behemoth expels a sonic pulse in a 60-foot cone. Each creature in that area must make a DC 16 Constitution saving throw. On a failure, the creature takes 21 (6d6) thunder damage and is stunned until the end of its next turn. On a success, the creature takes half the damage and isn't stunned."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Death Burst",
                    "desc": "The gulper behemoth explodes when it drops to 0 hp. Each creature within 40 feet of it must succeed on a DC 16 Constitution saving throw, taking 21 (6d6) acid damage on a failed save."
                },
                {
                    "name": "Echolocation",
                    "desc": "The gulper behemoth can't use its blindsight while deafened."
                },
                {
                    "name": "Keen Hearing",
                    "desc": "The gulper behemoth has advantage on Wisdom (Perception) checks that rely on hearing."
                },
                {
                    "name": "Water Breathing",
                    "desc": "The gulper behemoth can breathe only underwater."
                }
            ],
            "spell_list": [],
            "page_no": 190,
            "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_gulper-behemoth/"
        },
        {
            "slug": "harbinger-of-wrath",
            "desc": "Twisting adamantine spikes topped with an array of demonic and bestial skulls form the vaguely humanoid creature. It makes a loud screeching sound as it crushes everything in its path._  \n**Engines of Decimation.** The harbinger of wrath is a construct of immense size and destructive potential. Just seeing a harbinger causes most creatures to flee in terror, and few are willing or able to face one in battle. Creatures allied with a harbinger must also fear its terrible wrath, as it is not against skewering its allies on its many spikes to rejuvenate itself in the heat of battle.  \n**Forged by Demons.** The first harbingers were created in vast demonic forges by a powerful demon prince to use against his enemies. Since then, the construction process has passed to other demon princes and evil gods that delight in devastation and mayhem.  \n**Construct Nature.** A harbinger doesn’t require air, food, drink, or sleep.",
            "name": "Harbinger of Wrath",
            "size": "Gargantuan",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 21,
            "armor_desc": "natural armor",
            "hit_points": 297,
            "hit_dice": "18d20+108",
            "speed": {
                "walk": 50
            },
            "strength": 28,
            "dexterity": 8,
            "constitution": 22,
            "intelligence": 5,
            "wisdom": 11,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, lightning, necrotic",
            "damage_immunities": "cold, fire, poison, psychic; bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine weapons",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "truesight 120 ft., passive Perception 10",
            "languages": "understands the languages of its creator but can’t speak",
            "challenge_rating": "20",
            "cr": 20.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The harbinger of wrath makes two slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 15 ft., one target. Hit: 36 (6d8 + 9) bludgeoning damage. The target is grappled (escape DC 20) if it is a Large or smaller creature and the harbinger doesn't have two other creatures grappled.",
                    "attack_bonus": 15,
                    "damage_dice": "6d8+9"
                },
                {
                    "name": "Impale",
                    "desc": "The harbinger makes one slam attack against a creature it is grappling. If the attack hits, the target is impaled on the harbinger's spikes. While impaled, the creature is restrained and takes 21 (6d6) piercing damage at the start of each of the harbinger's turns. A creature, including the impaled target, can take its action to free the impaled target by succeeding on a DC 20 Strength check. A freed creature falls prone in a space within 10 feet of the harbinger. If the harbinger dies, a creature is no longer restrained and can escape from the harbinger's spikes by using 10 feet of movement."
                },
                {
                    "name": "Drain Life (Recharge 5-6)",
                    "desc": "The harbinger drains the life force of one creature impaled on its spikes. The target must succeed on a DC 20 Constitution saving throw or take 55 (10d10) necrotic damage. If a creature dies from this attack, its soul is absorbed into the harbinger and can be restored to life only by means of a wish spell. The harbinger then regains hp equal to the necrotic damage dealt."
                },
                {
                    "name": "Spike Volley (Recharge 5-6)",
                    "desc": "The harbinger launches a volley of adamantine spikes. Each creature within 60 feet of the harbinger must make a DC 20 Dexterity saving throw, taking 42 (12d6) piercing damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Adamantine Weapons",
                    "desc": "The harbinger's weapon attacks are adamantine and magical."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The harbinger is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the harbinger fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The harbinger has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 193,
            "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_harbinger-of-wrath/"
        },
        {
            "slug": "ikuchi",
            "desc": "An immense, pale-blue, eel-like creature dripping a thick, gelatinous oil rises above the waves. Dozens of tiny eyes blink along its serpentine flanks._  \n**Giant Elementals.** One of the more unusual denizens of the Elemental Plane of Water, the ikuchi can also be found in the oceans of the Material Plane, hunting the natural fauna and causing havoc for shipping lanes. Though the typical ikuchi is just under a hundred feet long, rumors abound of ikuchi that are hundreds of feet or even miles in length in the largest oceans and the depths of their home plane. Ikuchi are also known as ayakashi in various lands and are sometimes confused with sea serpents.  \n**Sinker of Boats.** More dangerous than even the size of the ikuchi is the oil it produces almost constantly from its body. This oil is thicker than the surrounding water and impedes the movement of any creature moving through it, even those native to the Elemental Plane of Water. The ikuchi uses its oil to swamp small ships by slithering on board and filling the ship with its oil, gradually causing the ship to sink. Why the ikuchi goes to such lengths to sink watercraft is unknown, as the creatures are highly temperamental and are just as likely to ignore a vessel as they are to go after it.",
            "name": "Ikuchi",
            "size": "Gargantuan",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 116,
            "hit_dice": "8d20+32",
            "speed": {
                "walk": 20,
                "swim": 50
            },
            "strength": 20,
            "dexterity": 13,
            "constitution": 18,
            "intelligence": 6,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "perception": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "Aquan",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The ikuchi makes two attacks: one with its bite and one to constrict."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 15 ft., one target. Hit: 16 (2d10 + 5) piercing damage.",
                    "attack_bonus": 8,
                    "damage_dice": "2d10+5"
                },
                {
                    "name": "Constrict",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 20 ft., one Huge or smaller creature. Hit: 14 (2d8 + 5) bludgeoning damage. The target is grappled (escape DC 16) if the ikuchi isn't already constricting two other creatures. Until this grapple ends, the target is restrained.",
                    "attack_bonus": 8,
                    "damage_dice": "2d8+5"
                },
                {
                    "name": "Crush (Recharge 4-6)",
                    "desc": "Each creature grappled by the ikuchi must make a DC 16 Strength saving throw, taking 23 (4d8 + 5) bludgeoning damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Ikuchi Oil",
                    "desc": "The ikuchi constantly emits a thick, nonflammable, yellowish oil. When the ikuchi is underwater, this oil makes the water within 30 feet of the ikuchi difficult terrain. Each time a creature moves more than 10 feet through this area it must succeed on a DC 15 Strength saving throw or be restrained by the thick oil until the end of its next turn. A creature under the effects of a freedom of movement spell or similar magic is immune to the effects of Ikuchi Oil."
                },
                {
                    "name": "Water Breathing",
                    "desc": "The ikuchi can breathe only underwater."
                }
            ],
            "spell_list": [],
            "page_no": 210,
            "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_ikuchi/"
        },
        {
            "slug": "illhveli-kembingur",
            "desc": "A bright-red crest runs along the back of this monstrous whale._  \n**Demon of the Deep.** Belonging to a race of evil giant whales known as the illhveli, the kembingur is a terror to behold. It rapaciously hunts down ships to sink them and gorge itself on the crew, and many seagoing humanoids believe it to be some sort of demon or evil spirit.  \n**Blood on the High Seas.** The kembingur’s ability to smell blood is legendary, and the beast has been known to track bleeding targets for days without rest. A kembingur typically thrashes around in the water to founder smaller vessels it cannot easily overturn, then it focuses on mauling anyone who falls into the water. Eternally cruel, the kembingur enjoys taking small nips out of a creature to prolong its death, letting the victim slowly bleed out.",
            "name": "Illhveli, Kembingur",
            "size": "Gargantuan",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 210,
            "hit_dice": "12d20+84",
            "speed": {
                "swim": 60,
                "walk": 5
            },
            "strength": 27,
            "dexterity": 12,
            "constitution": 24,
            "intelligence": 7,
            "wisdom": 14,
            "charisma": 12,
            "strength_save": 12,
            "dexterity_save": null,
            "constitution_save": 11,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 10,
            "skills": {
                "athletics": 12,
                "perception": 10
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "",
            "condition_immunities": "prone",
            "senses": "darkvision 60 ft., passive Perception 20",
            "languages": "understands Common but can’t speak",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The kembingur makes one bite attack and one tail attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 29 (6d6 + 8) piercing damage.",
                    "attack_bonus": 12,
                    "damage_dice": "6d6+8"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 20 ft., one target. Hit: 26 (4d8 + 8) bludgeoning damage.",
                    "attack_bonus": 12,
                    "damage_dice": "4d8+8"
                },
                {
                    "name": "Churn Water (Recharge 4-6)",
                    "desc": "The kembingur thrashes violently. Each creature within 20 feet of the kembingur must make a DC 17 Dexterity saving throw, taking 36 (8d8) bludgeoning damage on a failed save, or half as much damage on a successful one.\n\nThe water within 60 feet of the kembingur becomes difficult terrain for 1 minute. Each creature that starts its turn on the deck of a ship in this area must succeed on a DC 17 Dexterity saving throw or fall overboard."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Blood Frenzy",
                    "desc": "The kembingur has advantage on melee attack rolls against any creature that doesn't have all its hp."
                },
                {
                    "name": "Blood Scent",
                    "desc": "The kembingur can smell blood in the water within 5 miles of it. It can determine whether the blood is fresh or old and what type of creature shed the blood. In addition, the kembingur has advantage on Wisdom (Perception) and Wisdom (Survival) checks to find or track a creature that doesn't have all its hp."
                },
                {
                    "name": "Hold Breath",
                    "desc": "The kembingur can hold its breath for 1 hour."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The kembingur deals double damage to objects and structures."
                }
            ],
            "spell_list": [],
            "page_no": 211,
            "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_illhveli-kembingur/"
        },
        {
            "slug": "illhveli-nauthveli",
            "desc": "Vast and terrible to behold, a nauthveli is an enormous whale with a dappled black-and-white hide and a head resembling an enormous fanged cow, its eyes blazing with malevolence._  \n**Evil of the Seas.** One of the largest of the illhveli, the nauthveli is a creature of pure hatred and malice. Known for their bellowing bull-like cries, the nauthveli haunt deep, cold waters, contesting the depths with other monsters such as Open Game License",
            "name": "Illhveli, Nauthveli",
            "size": "Gargantuan",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 280,
            "hit_dice": "16d20+112",
            "speed": {
                "swim": 60,
                "walk": 10
            },
            "strength": 30,
            "dexterity": 10,
            "constitution": 25,
            "intelligence": 6,
            "wisdom": 15,
            "charisma": 12,
            "strength_save": 15,
            "dexterity_save": null,
            "constitution_save": 12,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": null,
            "perception": 7,
            "skills": {
                "athletics": 15,
                "perception": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "",
            "condition_immunities": "frightened, prone",
            "senses": "darkvision 60 ft., passive Perception 17",
            "languages": "understands Common but can’t speak",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The nauthveli makes one bite attack and one tail attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 10 ft., one target. Hit: 31 (6d6 + 10) piercing damage. If the target is a creature, it is grappled (escape DC 18). Until this grapple ends, the target is restrained, and the nauthveli can't bite another target.",
                    "attack_bonus": 15,
                    "damage_dice": "6d6+10"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 20 ft., one target. Hit: 28 (4d8 + 10) bludgeoning damage.",
                    "attack_bonus": 15,
                    "damage_dice": "4d8+10"
                },
                {
                    "name": "Swallow",
                    "desc": "The nauthveli makes one bite attack against a Large or smaller creature it is grappling. If the attack hits, the target is also swallowed, and the grapple ends. While swallowed, the creature is blinded and restrained, it has total cover against attacks and other effects outside the nauthveli, and it takes 28 (8d6) acid damage at the start of each of the nauthveli's turns.\n\nIf the nauthveli takes 40 damage or more on a single turn from a creature inside it, the nauthveli must succeed on a DC 22 Constitution saving throw at the end of that turn or regurgitate all swallowed creatures, which fall prone in a space within 10 feet of the nauthveli. If the nauthveli dies, a swallowed creature is no longer restrained by it and can escape from the corpse using 15 feet of movement, exiting prone."
                },
                {
                    "name": "Thunderous Bellow (Recharge 5-6)",
                    "desc": "The nauthveli bellows in a 60-foot cone. Each creature in the area must make a DC 20 Dexterity saving throw. On a failure, a creature takes 54 (12d8) thunder damage and is pushed up to 15 feet away from the nauthveli and knocked prone. On a success, a creature takes half the damage and isn't pushed or knocked prone."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Hold Breath",
                    "desc": "The nauthveli can hold its breath for 1 hour."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The nauthveli deals double damage to objects and structures."
                },
                {
                    "name": "Terror of the High Seas",
                    "desc": "The nauthveli is surrounded by a supernatural aura of dread. Each creature that starts its turn within 60 feet of the nauthveli must succeed on a DC 18 Wisdom saving throw or become frightened for 1 minute. A creature immersed in water has disadvantage on this saving throw. A frightened creature can repeat this saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the nauthveli's Terror of the High Seas for the next 24 hours."
                }
            ],
            "spell_list": [],
            "page_no": 212,
            "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_illhveli-nauthveli/"
        },
        {
            "slug": "incarnate-gloom",
            "desc": "This inky black cloud exudes a terrible chill and seems to tear at the soul, inducing a feeling of despondency and loneliness._  \n**Despair Given Form.** Incarnate glooms result when a group of at least a dozen people suffer from hopelessness and die without receiving any relief from the feeling. This collective negative emotion coalesces into a nebulous form that seeks out more despair.  \n**Whispers in the Darkness.** An incarnate gloom takes perverse pleasure in picking off members of a large group one at a time. It surrounds a chosen victim and telepathically imparts a sense of isolation on its quarry.  \n**Will-o’-Wisp Symbiosis.** Incarnate glooms work with Open Game License",
            "name": "Incarnate Gloom",
            "size": "Gargantuan",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 184,
            "hit_dice": "16d20+16",
            "speed": {
                "walk": 0,
                "hover": true,
                "fly": 40
            },
            "strength": 4,
            "dexterity": 19,
            "constitution": 13,
            "intelligence": 12,
            "wisdom": 15,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "intimidation": 10,
                "stealth": 9
            },
            "damage_vulnerabilities": "radiant",
            "damage_resistances": "acid, cold, fire, lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained",
            "senses": "truesight 120 ft., passive Perception 12",
            "languages": "Common, telepathy 120 ft.",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The incarnate gloom makes three attacks with its despairing touch."
                },
                {
                    "name": "Despairing Touch",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one creature. Hit: 19 (4d6 + 5) psychic damage.",
                    "attack_bonus": 9,
                    "damage_dice": "4d6+5"
                },
                {
                    "name": "Engulf in Shadow",
                    "desc": "The incarnate gloom moves up to its speed. While doing so, it can enter Huge or smaller creatures' spaces. Whenever the gloom enters a creature's space, the creature must make a DC 18 Dexterity saving throw.\n\nOn a successful save, the creature can choose to sidestep to just outside the gloom's space. A creature that chooses not to sidestep suffers the consequences of a failed saving throw.\n\nOn a failed save, the gloom enters the creature's space, the creature takes 18 (4d8) necrotic damage, suffers one level of exhaustion, and is engulfed in shadow. The engulfed creature is blinded and restrained, it has total cover against attacks and other effects outside the gloom, and it takes 18 (4d8) necrotic damage at the start of each of the gloom's turns. When the gloom moves, the engulfed creature doesn't move with it.\n\nAn engulfed creature can try to escape by taking an action to make a DC 18 Wisdom check. On a success, the creature escapes the gloom and enters a space of its choice within 5 feet of the gloom."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Calm Vulnerability",
                    "desc": "The incarnate gloom can be targeted by the calm emotions spell. If it fails the saving throw, it takes 11 (2d10) psychic damage at the start of each of its turns, as long as the spellcaster maintains concentration on the spell. If it succeeds on the saving throw, it takes 11 (2d10) psychic damage but isn't further affected by that casting of the spell."
                },
                {
                    "name": "Deepening Gloom",
                    "desc": "A 30-foot radius of magical darkness extends out from the incarnate gloom at all times, moving with it and spreading around corners. Darkvision can't penetrate this darkness, and no natural light can illuminate it. If any of the darkness overlaps with an area of light created by a spell of 3rd level or lower, the spell creating the light is dispelled. A successful dispel magic (DC 16) cast on the gloom suppresses this aura for 1 minute or until the incarnate gloom reduces a creature to 0 hp."
                },
                {
                    "name": "Incorporeal Movement",
                    "desc": "The incarnate gloom can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object."
                }
            ],
            "spell_list": [],
            "page_no": 213,
            "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_incarnate-gloom/"
        },
        {
            "slug": "khodumodumo",
            "desc": "The hillock suddenly sprouts to life, rising up from its surroundings to reveal a sightless, toad-like monster with a cavernous maw. Six long red tongues emerge from this orifice, each as thick as a man’s torso and ending in a razor-sharp point._  \n**The Hills Have Tongues.** The khodumodumo is one of the apex predators of the hills and badlands in which it lives, disguising itself as a moderately-sized hillock to lure creatures closer before animating and impaling them on one of its many tongues. While not evil, the khodumodumo is a voracious predator that constantly needs to eat, and it attempts to devour just about anything that comes within reach.  \n**Rite of Passage.** Slaying a khodumodumo in single combat is often considered a rite of passage for a fire giant seeking to contest the leadership of a clan, especially because the creature is naturally resistant to fire. Powerful red dragons have also been known to hunt khodumodumos for sport.",
            "name": "Khodumodumo",
            "size": "Gargantuan",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 186,
            "hit_dice": "12d20+60",
            "speed": {
                "walk": 25
            },
            "strength": 23,
            "dexterity": 20,
            "constitution": 21,
            "intelligence": 4,
            "wisdom": 15,
            "charisma": 7,
            "strength_save": 11,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 7,
            "skills": {
                "perception": 7,
                "stealth": 10
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire, poison; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 120 ft. (blind beyond this radius), passive Perception 17",
            "languages": "—",
            "challenge_rating": "14",
            "cr": 14.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The khodumodumo makes three attacks with its tongues, uses Reel, and makes one attack with its bite."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one creature. Hit: 33 (6d8 + 6) piercing damage. If the target is a Large or smaller creature grappled by the khodumodumo, that creature is swallowed, and the grapple ends. While swallowed, the creature is blinded and restrained, it has total cover against attacks and other effects outside the khodumodumo, and it takes 21 (6d6) acid damage at the start of each of the khodumodumo's turns.\n\nIf the khodumodumo takes 30 damage or more on a single turn from a creature inside it, the khodumodumo must succeed on a DC 20 Constitution saving throw at the end of that turn or regurgitate all swallowed creatures, which fall prone in a space within 10 feet of the khodumodumo. If the khodumodumo dies, a swallowed creature is no longer restrained by it and can escape from the corpse using 15 feet of movement, exiting prone.",
                    "attack_bonus": 11,
                    "damage_dice": "6d8+6"
                },
                {
                    "name": "Tongue",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 50 ft., one creature. Hit: The target is grappled (escape DC 18). Until this grapple ends, the target is restrained, and the khodumodumo can't use the same tongue on another target. In addition, at the start of each of the target's turns, the target takes 8 (1d4 + 6) piercing damage."
                },
                {
                    "name": "Reel",
                    "desc": "The khodumodumo pulls each creature grappled by it up to 25 feet straight toward it."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While the khodumodumo remains motionless, it is indistinguishable from an ordinary earthen hill."
                },
                {
                    "name": "Impaling Tongues",
                    "desc": "The khodumodumo can have up to six impaling tongues at a time. Each tongue can be attacked (AC 20; 15 hp; immunity to poison and psychic damage). Destroying a tongue deals no damage to the khodumodumo. A tongue can also be broken if a creature takes an action and succeeds on a DC 18 Strength check against it. Destroyed tongues regrow by the time the khodumodumo finishes a long rest."
                }
            ],
            "spell_list": [],
            "page_no": 229,
            "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_khodumodumo/"
        },
        {
            "slug": "massive-malleable",
            "desc": "A pile of red, gooey flesh slurps along the ground. The meat climbs upon itself, squishing as it creates a formidable, hungry wall._  \nMalleables are malevolent, formless piles of flesh that absorb psychic energy and grow smarter and stronger when combined together.  \n**Consumers of Psychic Power.** Creatures that consume psychic energy can become so infused with it that their bodies implode. The power lingers in the grotesque mass of flesh, warping the creature’s mind even more than its body and creating a hunter that hungers to consume and grow. Malleables do not remember their personal lives before implosion, but they do retain facts and lore. They think themselves superior to all other creatures, which are simply prey. Their goals are simple: drain every creature they can of psychic energy and rule the world as a massive, roiling meat puddle. Malleables have infinite patience and can wait centuries until they feel the time is right to go on a psychic energy binge.  \n**Many Shapes.** Malleables have no set form, but they can stretch and alter their forms easily, moving on appendages or flowing like an ooze. They might form a face (or many faces at once) if they wish to convey an emotion to another creature, or take the shape of a truly terrifying beast (like a giant spider) if they wish to create panic. No matter the shape they take, malleables always appear to be a fleshy creature turned inside out.  \n**Our Powers Combined.** Malleables can join together, creating a larger, more powerful creature that shares the intellect of all the combined intelligences. These bigger malleables can separate into smaller aberrations when it suits them.  \n**Ancient Knowledge Hoarders.** It is said that malleables have perfect memories and the oldest of these creatures remember ancient lore other creatures have long forgotten. Many sages have tried and failed to capture malleables to prod their minds for secrets, but the creatures almost always find a way to escape. Adventurers are often given the dangerous tasks of capturing, guarding, or questioning a malleable.",
            "name": "Massive Malleable",
            "size": "Gargantuan",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 248,
            "hit_dice": "16d20+80",
            "speed": {
                "climb": 40,
                "walk": 40
            },
            "strength": 26,
            "dexterity": 8,
            "constitution": 20,
            "intelligence": 21,
            "wisdom": 17,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 10,
            "wisdom_save": 8,
            "charisma_save": 5,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "psychic",
            "condition_immunities": "blinded, prone",
            "senses": "blindsight 120 ft. (blind beyond this radius), passive Perception 13",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The malleable makes four flesh tendril attacks."
                },
                {
                    "name": "Flesh Tendril",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 25 (5d6 + 8) bludgeoning damage. If the target is a creature, it is grappled (escape DC 18).",
                    "attack_bonus": 13,
                    "damage_dice": "5d6+8"
                },
                {
                    "name": "Psychic Drain",
                    "desc": "One creature grappled by the malleable must make a DC 18 Intelligence saving throw, taking 72 (16d8) psychic damage on a failed save, or half as much damage on a successful one. The target's hp maximum is reduced by an amount equal to the damage taken. This reduction lasts until the target finishes a long rest. The target dies and becomes a minor malleable if this effect reduces its hp maximum to 0."
                },
                {
                    "name": "Separate Malleables",
                    "desc": "The massive malleable can split into sixteen minor malleables, four moderate malleables, or two major malleables. The new malleables' hp totals are equal to the massive malleable's hp total divided by the number of malleables created (rounded down) and are affected by any conditions, spells, and other magical effects that affected the massive malleable. The new malleables act on the same initiative count as the massive malleable and occupy any unoccupied space that previously contained the massive malleable."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Sudden Separation",
                    "desc": "When the massive malleable takes 30 damage or more from a single attack, it can choose to immediately use Separate Malleables. If it does so, the damage is divided evenly among the separate malleables it becomes."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Absorb Malleable",
                    "desc": "As a bonus action, the massive malleable absorbs one minor, moderate, or major malleable within 5 feet of it into its body, regaining a number of hp equal to the absorbed malleable's remaining hp. The massive malleable is affected by any conditions, spells, and other magical effects that were affecting the absorbed malleable."
                },
                {
                    "name": "Amorphous",
                    "desc": "The malleable can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Controlled Mutability",
                    "desc": "Any spell or effect that would alter the malleable's form only alters it until the end of the malleable's next turn. Afterwards, the malleable returns to its amorphous form. In addition, the malleable can use its action to change itself into any shape, but it always looks like an inside-out fleshy creature no matter the shape it takes. If it changes into the shape of a creature, it doesn't gain any statistics or special abilities of that creature; it only takes on the creature's basic shape and general appearance."
                },
                {
                    "name": "Psychic Absorption",
                    "desc": "Whenever the malleable is subjected to psychic damage, it takes no damage and instead regains a number of hp equal to the psychic damage dealt."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The malleable can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                }
            ],
            "spell_list": [],
            "page_no": 254,
            "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_massive-malleable/"
        },
        {
            "slug": "mei-jiao-shou",
            "desc": "A massive mammalian herbivore with a long neck and a thick, pebbled hide._  \n**Towering Megafauna.** Also called paraceratherium, mei jiao shou are the second largest land mammal after the only slightly larger oliphaunts. They stand around 20 feet tall, nearly 25 feet long and weigh a staggering 12 to 16 tons.  \n**Vast Herds.** The mei jiao shou are native to high grasslands and steppes, and wander the plains in groups of 20 to 50 beasts, grazing on the thick foliage. When together, they fear few predators. Even dragons take caution when hunting a herd of them and more often than not choose to seek easier prey.  \n**Docile Livestock.** Due to their docile nature, mei jiao shou are often kept as semi-wild livestock by giants and some humanoid tribes. Their self-sufficiency and resistance to predation make them great choices for those living in areas plagued by large predators.",
            "name": "Mei Jiao Shou",
            "size": "Gargantuan",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 139,
            "hit_dice": "9d20+45",
            "speed": {
                "walk": 50
            },
            "strength": 23,
            "dexterity": 7,
            "constitution": 21,
            "intelligence": 3,
            "wisdom": 9,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": 1,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 9",
            "languages": "—",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Head Bash",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 19 (3d8 + 6) bludgeoning damage.",
                    "attack_bonus": 9,
                    "damage_dice": "3d8+6"
                },
                {
                    "name": "Stomp",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one prone creature. Hit: 28 (4d10 + 6) bludgeoning damage.",
                    "attack_bonus": 9,
                    "damage_dice": "4d10+6"
                },
                {
                    "name": "Earth-Shaking Thump (Recharge 5-6)",
                    "desc": "The mei jiao shou rears up and lands heavily, kicking up a shower of debris and rattling and cracking the ground. Each creature in contact with the ground within 30 feet of the mei jiao shou must make a DC 16 Dexterity saving throw. On a failure, a creature takes 22 (4d10) bludgeoning damage and is knocked prone. On a success, a creature takes half the damage and isn't knocked prone. The area then becomes difficult terrain."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Trampling Charge",
                    "desc": "If the mei jiao shou moves at least 20 feet straight toward a creature and then hits it with a head bash attack on the same turn, that target must succeed on a DC 16 Strength saving throw or be knocked prone. If the target is prone, the mei jiao shou can make one stomp attack against it as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": 259,
            "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_mei-jiao-shou/"
        },
        {
            "slug": "noth-norren",
            "desc": "A massive upside-down tornado races along the ground, its mouth swallowing everything around it and its tail spiraling off into the air. The interior of the whirlwind is lined with thousands of jagged teeth, ready to devour all in its path._  \n**Epitomes of Destruction.** The noth-norren is one of the most destructive and malicious of all elemental creatures and joyfully indulges in the rampant destruction of anything it can fit into its churning vortex. Noth-norrens are typically found in the wildest regions of the Elemental Plane of Air, where their presence often goes overlooked until they strike. They are rare on the Material Plane, though they can be summoned by Open Game License",
            "name": "Noth-norren",
            "size": "Gargantuan",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 14,
            "armor_desc": null,
            "hit_points": 203,
            "hit_dice": "14d20+56",
            "speed": {
                "hover": true,
                "walk": 0,
                "fly": 90
            },
            "strength": 21,
            "dexterity": 18,
            "constitution": 18,
            "intelligence": 8,
            "wisdom": 14,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "lightning; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison, thunder",
            "condition_immunities": "deafened, exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Auran",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The noth-norren makes two slam attacks. Alternatively, it uses Throw Debris twice."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 15 ft., one target. Hit: 27 (4d10 + 5) bludgeoning damage. A creature struck by the slam attack must succeed on a DC 16 Strength saving throw or be knocked prone.",
                    "attack_bonus": 9,
                    "damage_dice": "4d10+5"
                },
                {
                    "name": "Throw Debris",
                    "desc": "Ranged Weapon Attack: +8 to hit, range 60/180 ft., one target. Hit: 22 (4d8 + 4) bludgeoning damage.",
                    "attack_bonus": 8,
                    "damage_dice": "4d8+4"
                },
                {
                    "name": "Fling Victim",
                    "desc": "One Large or smaller creature caught in the nothnorren's vortex is thrown up to 60 feet in a random direction and knocked prone. If a thrown target strikes a solid surface, the target takes 3 (1d6) bludgeoning damage for every 10 feet it was thrown. If the target is thrown at another creature, that creature must succeed on a DC 16 Dexterity saving throw or take the same damage and be knocked prone."
                },
                {
                    "name": "Vortex (Recharge 5-6)",
                    "desc": "The noth-norren pulls nearby creatures into its central vortex to be torn apart by its jagged teeth. Each creature within 5 feet of the noth-norren must succeed on a DC 16 Strength saving throw or be pulled into the vortex. A creature in the vortex is blinded and restrained, it has total cover against attacks and other effects outside the vortex, and it takes 21 (6d6) slashing damage at the start of each of the noth-norren's turns.\n\nIf the noth-norren takes 30 damage or more on a single turn from a creature inside the vortex, the noth-norren must succeed on a DC 18 Constitution saving throw at the end of that turn or release all creatures caught in its vortex, which fall prone in a space within 10 feet of the noth-norren. If the noth-norren dies, it becomes a pile of teeth, its windy form dissipating, and releases all trapped creatures."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Air Turbulence",
                    "desc": "A flying creature that enters or starts its turn within 60 feet of the noth-norren must land at the end of its turn or fall. In addition, ranged attack rolls against the noth-norren have disadvantage."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The noth-norren's weapon attacks are magical."
                }
            ],
            "spell_list": [],
            "page_no": 270,
            "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_noth-norren/"
        },
        {
            "slug": "pustulent-shambler",
            "desc": "Piles of dissolved bones, seemingly eaten away by acid, encircle this mound of quivering, pus-covered flesh._  \n**Dissolvers of Bone.** Crawling heaps of diseased flesh, pustulent shamblers possess a corrosive material that eats away at bone matter.  \n**Keepers of Macabre Larders.** Pustulent shamblers drag victims of bonerot to their lairs to feed on the boneless flesh. Though they idly devour their victims, they have enough awareness of potential retribution to keep a few corpses available to quickly heal themselves.  \n**Connected to Bonerot.** Pustulent shamblers have a preternatural link to the disease they inflict. This allows them to track escaping victims and be present when the disease overtakes their prey.  \n**Ooze Nature.** The pustulent shambler doesn’t require sleep.",
            "name": "Pustulent Shambler",
            "size": "Gargantuan",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 10,
            "armor_desc": "natural armor",
            "hit_points": 232,
            "hit_dice": "15d20+75",
            "speed": {
                "climb": 30,
                "walk": 30
            },
            "strength": 19,
            "dexterity": 5,
            "constitution": 20,
            "intelligence": 3,
            "wisdom": 10,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning",
            "damage_immunities": "acid, fire, necrotic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 10",
            "languages": "—",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The pustulent shambler makes three pseudopod attacks."
                },
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one creature. Hit: 15 (2d10 + 4) bludgeoning damage plus 11 (2d10) acid damage, and the target must succeed on a DC 18 Constitution saving throw or contract the bonerot disease (see the Bonerot trait).",
                    "attack_bonus": 9,
                    "damage_dice": "2d10+4"
                },
                {
                    "name": "Absorb Flesh",
                    "desc": "The pustulent shambler feeds on a corpse within 5 feet of it. It regains 1d8 hp per size category of the creature it consumes. For example, the shambler regains 1d8 hp when consuming a Tiny creature's corpse or 4d8 hp when consuming a Large creature's corpse. The shambler can't use Absorb Flesh on a corpse if it or another pustulent shambler has already used Absorb Flesh on the corpse. If the corpse has intact bones, the shambler loses its Amorphous trait for 1 minute."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The pustulent shambler can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Bonerot",
                    "desc": "A creature that fails its saving throw against the pustulent shambler's pseudopod attack becomes infected with the bonerot disease. An infected creature develops the first symptoms of general weakness and lethargy within 1 hour as its bones start to rot from the inside. At the end of each long rest, the diseased creature must succeed on a DC 18 Constitution saving throw or its Strength and Dexterity scores are each reduced by 1d4 and its walking speed is reduced by 5 feet. The reductions last until the target finishes a long rest after the disease is cured. If the disease reduces the creature's Strength or Dexterity to 0, the creature dies. A creature that succeeds on two saving throws against the disease recovers from it. Alternatively, the disease can be removed by the lesser restoration spell or similar magic."
                },
                {
                    "name": "Bonerot Sense",
                    "desc": "The pustulent shambler can pinpoint the location of creatures infected with bonerot within 60 feet of it and can sense the general direction of such creatures within 1 mile of it."
                },
                {
                    "name": "Corrosive to Bone",
                    "desc": "A creature with exposed bones (such as a skeleton) that touches the shambler or hits it with a melee attack while within 5 feet of it takes 5 (1d10) acid damage. Any nonmagical weapon made of bone that hits the shambler corrodes. 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 bone that hits the shambler is destroyed after dealing damage."
                },
                {
                    "name": "Stench",
                    "desc": "Any creature that starts its turn within 10 feet of the pustulent shambler must succeed on a DC 18 Constitution saving throw or be poisoned until the start of its next turn. On a successful saving throw, the creature is immune to the shambler's Stench for 24 hours."
                }
            ],
            "spell_list": [],
            "page_no": 299,
            "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_pustulent-shambler/"
        },
        {
            "slug": "stellar-rorqual",
            "desc": "This massive cetacean swims through the Void while crackling lines of energy race between the crystal formations on its body and massive, feather-like flippers._  \n**Born in the Void.** Stellar rorqual are born, live, and die in the depths of the space between the stars. Generally peaceful creatures, they live to impossibly old age, singing their ancient songs to each other across immense distances.  \n**Living Starships.** Those lucky or skilled enough can use a stellar rorqual as a living ship to provide passage between planes. This partnership can be based on friendship or domination, depending on the method of training.  \nCommunication with the rorqual is mostly telepathic, and the crystalline growths on the inside of its jaws display what the rorqual sees. Though a stellar rorqual finds it uncomfortable, it can enter the Material Plane from the Void to load or disembark passengers. When this occurs, the rorqual lands in an available ocean, if possible.  \n**Solar Feeders.** The stellar rorqual does not need to eat and seldom opens its actual mouth. As it travels the Void, it absorbs solar energy from stars, which forms crystalline growths on the rorqual’s body. The growths slowly release the energy into the rorqual, providing it with the only form of sustenance it needs.  \n**Void Traveler.** The stellar rorqual doesn’t require air, food, drink, sleep, or ambient pressure.",
            "name": "Stellar Rorqual",
            "size": "Gargantuan",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 165,
            "hit_dice": "10d20+60",
            "speed": {
                "walk": 0,
                "fly": 80,
                "swim": 40
            },
            "strength": 26,
            "dexterity": 8,
            "constitution": 22,
            "intelligence": 7,
            "wisdom": 18,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": 2,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": 8,
            "skills": {
                "perception": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "force",
            "damage_immunities": "cold, fire, radiant",
            "condition_immunities": "",
            "senses": "blindsight 360 ft., passive Perception 18",
            "languages": "understands Void Speech but can’t speak, telepathy 360 ft.",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The stellar rorqual makes two attacks: one with its head smash and one with its tail slap. Alternatively, it can use Energy Burst twice."
                },
                {
                    "name": "Head Smash",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 30 (4d10 + 8) bludgeoning damage.",
                    "attack_bonus": 12,
                    "damage_dice": "4d10+8"
                },
                {
                    "name": "Tail Slap",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 15 ft., one target. Hit: 26 (4d8 + 8) bludgeoning damage.",
                    "attack_bonus": 12,
                    "damage_dice": "4d8+8"
                },
                {
                    "name": "Energy Burst",
                    "desc": "Ranged Spell Attack: +8 to hit, range 120 ft., one target. Hit: 24 (7d6) force damage.",
                    "attack_bonus": 8,
                    "damage_dice": "7d6"
                },
                {
                    "name": "Planar Dive",
                    "desc": "The stellar rorqual can transport itself and any willing creature inside its mouth to the Astral, Ethereal, or Material Planes or to the Void. This works like the plane shift spell, except the stellar rorqual can transport any number of willing creatures as long as they are inside its mouth. The stellar rorqual can't use this action to banish an unwilling creature."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Mouth Compartment",
                    "desc": "The stellar rorqual's mouth is a compartment that is 60 feet long, 40 feet wide, and 30 feet high with a single entry and exit. The rorqual can control the ambient pressure, temperature, gravity, moisture, and breathable air levels inside its mouth, allowing creatures and objects within it to exist comfortably in spite of conditions outside the rorqual. Creatures and objects within the rorqual have total cover against attacks and other effects outside the rorqual. As an action, a creature inside the rorqual can interact with the crystalline growths inside the rorqual's mouth and sense what the rorqual senses, gaining the benefits of its blindsight."
                },
                {
                    "name": "Stellar Burst",
                    "desc": "When the stellar rorqual dies, it releases all of its stored solar energy in a massive explosion. Each creature within 120 feet of the rorqual must make a DC 18 Dexterity saving throw, taking 21 (6d6) fire damage and 21 (6d6) radiant damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Void Flier",
                    "desc": "When flying between stars, the stellar rorqual magically glides on solar winds, making the immense journey through the Void in an impossibly short time."
                }
            ],
            "spell_list": [],
            "page_no": 338,
            "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_stellar-rorqual/"
        },
        {
            "slug": "thrummren",
            "desc": "The massive, dog-faced elk charges into battle, lightning crackling between its hooves and antlers, as its giant rider throws bolts of lightning._  \nThe sight of a storm giant charging to battle atop a baying thrummren is both breathtaking and terrifying.  \n**Heavenly Wanderers.** Herds of thrummrens migrate from mountain range to mountain range across vast regions of the  \n**Upper Planes.** As they travel en masse, storm clouds gather above them, and the pounding of their hooves against the ground is akin to thunder. The lightning storms generated by their proximity are truly amazing to behold.  \n**Giant Bond.** Most thrummrens on the Material Plane serve as the mounts of Open Game License",
            "name": "Thrummren",
            "size": "Gargantuan",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "chaotic good",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 198,
            "hit_dice": "12d20+72",
            "speed": {
                "walk": 60
            },
            "strength": 21,
            "dexterity": 19,
            "constitution": 22,
            "intelligence": 10,
            "wisdom": 15,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": 4,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, thunder",
            "damage_immunities": "lightning, poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120 ft., passive Perception 12",
            "languages": "Common, Giant, telepathy 60 ft.",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The thrummren makes two attacks: one with its gore and one with its hooves."
                },
                {
                    "name": "Gore",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 15 ft., one target. Hit: 24 (3d12 + 5) piercing damage plus 10 (3d6) lightning damage.",
                    "attack_bonus": 9,
                    "damage_dice": "3d12+5"
                },
                {
                    "name": "Hooves",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 14 (2d8 + 5) bludgeoning damage plus 10 (3d6) thunder damage.",
                    "attack_bonus": 9,
                    "damage_dice": "2d8+5"
                },
                {
                    "name": "Thunder Stomp (Recharge 5-6)",
                    "desc": "The thrummren rears back and slams its front hooves into the ground. Each creature within 20 feet of the thrummren must make a DC 17 Strength saving throw. On a failure, a creature takes 35 (10d6) thunder damage, is pushed up to 10 feet away from the thrummren, and is deafened until the end of its next turn. On a success, a creature takes half the damage and isn't pushed or deafened."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Protect Rider",
                    "desc": "When the thrummren's rider is the target of an attack the thrummren can see, the thrummren can choose to become the target of the attack instead."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Lightning Absorption",
                    "desc": "Whenever the thrummren is subjected to lightning damage, it takes no damage and instead regains a number of hp equal to the lightning damage dealt."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The thrummren has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The thrummren's weapon attacks are magical."
                },
                {
                    "name": "Storm Hide",
                    "desc": "A creature that touches the thrummren or hits it with a melee attack while within 5 feet of it takes 7 (2d6) lightning damage. The thrummren can choose for its rider to not be affected by this trait."
                }
            ],
            "spell_list": [],
            "page_no": 347,
            "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_thrummren/"
        },
        {
            "slug": "timingila",
            "desc": "This massive shark-eel surges out of the water, opening titanic jaws large enough to bite a ship in half._  \n**Bribable.** Wise captains traveling through timingila hunting grounds often carry tithes and offerings in hopes of placating the creatures.  \n**Lesser Leviathan.** The timingila is one of the largest creatures in the seas. Some scholarly tomes suggest a connection between the timingila and rarer leviathans but no definitive proof has yet been found.  \n**Master of the Seas.** The timingila is an apex predator of the oceans. It hunts whales primarily but eats anything it can catch. The timingila is fiercely territorial and considers all of the ocean its personal domain.",
            "name": "Timingila",
            "size": "Gargantuan",
            "type": "Monstrosity",
            "subtype": "titan",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 232,
            "hit_dice": "15d20+75",
            "speed": {
                "swim": 60,
                "walk": 0
            },
            "strength": 28,
            "dexterity": 5,
            "constitution": 21,
            "intelligence": 8,
            "wisdom": 7,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": null,
            "perception": 8,
            "skills": {
                "perception": 8,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold, thunder",
            "condition_immunities": "frightened",
            "senses": "blindsight 120 ft., passive Perception 18",
            "languages": "understands Abyssal, Celestial, Draconic, and Infernal but can’t speak",
            "challenge_rating": "15",
            "cr": 15.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The timingila makes four attacks: one with its bite, one with its tail slap, and two with its flippers."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 25 (3d10 + 9) piercing damage. If the target is a Large or smaller creature, it must succeed on a DC 18 Dexterity saving throw or be swallowed by the timingila. A swallowed creature is blinded and restrained, it has total cover against attacks and other effects outside the timingila, and it takes 21 (6d6) acid damage at the start of each of the timingila's turns.\n\nIf the timingila takes 30 damage or more on a single turn from a creature inside it, the timingila must succeed on a DC 20 Constitution saving throw at the end of that turn or regurgitate all swallowed creatures, which fall prone in a space within 10 feet of the timingila. If the timingila dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 20 feet of movement, exiting prone.",
                    "attack_bonus": 14,
                    "damage_dice": "3d10+9"
                },
                {
                    "name": "Flipper",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 5 ft., one target. Hit: 16 (2d6 + 9) bludgeoning damage.",
                    "attack_bonus": 14,
                    "damage_dice": "2d6+9"
                },
                {
                    "name": "Tail Slap",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 20 ft., one target. Hit: 18 (2d8 + 9) bludgeoning damage, and the target must succeed on a DC 18 Strength saving throw or be pushed up to 10 feet away from the timingila and knocked prone.",
                    "attack_bonus": 14,
                    "damage_dice": "2d8+9"
                },
                {
                    "name": "Breach",
                    "desc": "The timingila swims up to its swimming speed without provoking opportunity attacks. If it breaches the water's surface, it crashes back down, creating a wave in a 30-foot-wide, 120-footlong line that is 30 feet tall. Any Gargantuan or smaller vehicles in the line are carried up to 100 feet away from the timingila and have a 50 percent chance of capsizing."
                },
                {
                    "name": "Resonating Roar (Recharge 5-6)",
                    "desc": "The timingila roars in a 90-foot cone. Each creature in the area must make a DC 18 Constitution saving throw. On a failure, a creature takes 45 (10d8) thunder damage and is deafened for 1 minute. On a success, a creature takes half the damage and isn't deafened. A 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 vehicle is in the area, the roar travels into the vehicle and resonates inside it. Each creature inside the vehicle, even if the creature is outside the roar's area, must succeed on a DC 18 Constitution saving throw or take half the damage from the roar."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Siege Monster",
                    "desc": "The timingila deals double damage to objects and structures."
                },
                {
                    "name": "Water Breathing",
                    "desc": "The timingila can breathe only underwater."
                }
            ],
            "spell_list": [],
            "page_no": 349,
            "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_timingila/"
        },
        {
            "slug": "vent-linnorm",
            "desc": "The immense reptile soars through the water, long and sleek. Its powerful tail undulates rhythmically, threatening all in its terrifying wake._  \n**Terrors of the Deep.** Vent linnorms live near hydrothermal fissures located in the deepest parts of the ocean. When they are not hunting, they can be found basking in their lairs, enjoying the dark, warm waters of their homes. They are proficient hunters whose diet includes all varieties of sharks and whales, giant squid, Open Game License",
            "name": "Vent Linnorm",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 247,
            "hit_dice": "15d20+90",
            "speed": {
                "walk": 20,
                "swim": 80
            },
            "strength": 25,
            "dexterity": 14,
            "constitution": 23,
            "intelligence": 14,
            "wisdom": 14,
            "charisma": 17,
            "strength_save": 12,
            "dexterity_save": 7,
            "constitution_save": 11,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 8,
            "perception": 7,
            "skills": {
                "intimidation": 8,
                "perception": 7,
                "survival": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 17",
            "languages": "Common, Draconic",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The linnorm can use its Frightful Presence. It then makes three attacks: one with its bite and two with its tail."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 18 (2d10 + 7) piercing damage plus 14 (4d6) necrotic damage.",
                    "attack_bonus": 12,
                    "damage_dice": "2d10+7"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 20 ft., one target. Hit: 16 (2d8 + 7) bludgeoning damage. The target is grappled (escape DC 18) if it is a Large or smaller creature and the linnorm doesn't have two other creatures grappled. Until this grapple ends, the target is restrained."
                },
                {
                    "name": "Frightful Presence",
                    "desc": "Each creature of the linnorm's choice that is within 120 feet of the linnorm and aware of it must succeed on a DC 16 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If the creature's saving throw is successful or the effect ends for it, the creature is immune to the linnorm's Frightful Presence for the next 24 hours."
                },
                {
                    "name": "Inky Breath (Recharge 5-6)",
                    "desc": "The linnorm exhales a cloud of briny ink in a 60-foot cone. Each creature in that area must make a DC 19 Constitution saving throw. On a failure, a creature takes 52 (15d6) necrotic damage and is blinded for 1 minute. On a success, a creature takes half the damage and 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."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The linnorm can breathe air and water."
                },
                {
                    "name": "Blood Scent",
                    "desc": "The linnorm can smell blood in the water within 5 miles of it. It can determine whether the blood is fresh or old and what type of creature shed the blood. In addition, the linnorm has advantage on Wisdom (Perception) and Wisdom (Survival) checks to find or track a creature that doesn't have all its hp."
                }
            ],
            "spell_list": [],
            "page_no": 239,
            "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_vent-linnorm/"
        },
        {
            "slug": "ancient-light-dragon",
            "desc": "",
            "name": "Ancient Light Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral good",
            "armor_class": 22,
            "armor_desc": "natural armor",
            "hit_points": 407,
            "hit_dice": "22d20+176",
            "speed": {
                "fly": 80,
                "walk": 40
            },
            "strength": 26,
            "dexterity": 10,
            "constitution": 27,
            "intelligence": 18,
            "wisdom": 20,
            "charisma": 19,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 15,
            "intelligence_save": null,
            "wisdom_save": 12,
            "charisma_save": 11,
            "perception": 12,
            "skills": {
                "arcana": 11,
                "nature": 11,
                "perception": 12,
                "persuasion": 11,
                "religion": 11
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire",
            "damage_immunities": "radiant; bludgeoning, piercing, and slashing from nonmagical attacks",
            "condition_immunities": "blinded",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 22",
            "languages": "Celestial, Draconic",
            "challenge_rating": "22",
            "cr": 22.0,
            "actions": [
                {
                    "attack_bonus": 15,
                    "damage_dice": "2d10+8",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 15 ft., one target. Hit: 19 (2d10 + 8) piercing damage.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 15,
                    "damage_dice": "2d6+8",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 10 ft., one target. Hit: 15 (2d6 + 8) slashing damage.",
                    "name": "Claw"
                },
                {
                    "attack_bonus": 15,
                    "damage_dice": "2d8+8",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 20 ft., one target. Hit: 17 (2d8 + 8) bludgeoning damage.",
                    "name": "Tail"
                },
                {
                    "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 23 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours.",
                    "name": "Frightful Presence"
                },
                {
                    "desc": "The dragon uses one of the following breath weapons:\nRadiant Breath. The dragon exhales radiant energy in a 90-foot cone. Each creature in that area must make a DC 23 Dexterity saving throw, taking 77 (14d10) radiant damage on a failed save, or half as much damage on a successful one.\nFlaring Breath. The dragon emits a flash of dazzling light from its maw in a 90-foot cone. Each creature in that area must make a DC 23 Constitution saving throw or be blinded. Undead within the area of effect must also make a DC 23 Wisdom saving throw or be turned for 1 minute. Undead of CR 3 or lower who fail the saving throw are instantly destroyed.",
                    "name": "Breath Weapon (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The dragon can take 3 legendary actions, choosing from the options below. Only one legendary action option can be used at a time and only at the end of another creature's turn. The dragon regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "desc": "The dragon makes a Wisdom (Perception) check.",
                    "name": "Detect"
                },
                {
                    "desc": "The dragon makes a tail attack.",
                    "name": "Tail Attack"
                },
                {
                    "desc": "The dragon beats its wings. Each creature within 10 feet of the dragon must succeed on a DC 23 Dexterity saving throw or take 15 (2d6 + 8) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed.",
                    "name": "Wing Attack (Costs 2 Actions)"
                }
            ],
            "special_abilities": [
                {
                    "desc": "The dragon can see 60 feet into the Ethereal Plane when it is on the Material Plane, and vice versa.",
                    "name": "Ethereal Sight"
                },
                {
                    "desc": "The dragon sheds bright light in a 30-foot radius and dim light for an additional 30 feet.",
                    "name": "Illumination"
                },
                {
                    "desc": "The dragon can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object.",
                    "name": "Incorporeal Movement"
                },
                {
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead.",
                    "name": "Legendary Resistance (3/Day)"
                },
                {
                    "desc": "The light dragon travels from star to star and does not require air, food, drink, or sleep. When flying between stars, the light dragon magically glides on solar winds, making the immense journey through the void in an impossibly short time.",
                    "name": "Void Traveler"
                }
            ],
            "spell_list": [],
            "page_no": 170,
            "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-light-dragon/"
        },
        {
            "slug": "ancient-wasteland-dragon",
            "desc": "",
            "name": "Ancient Wasteland Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 22,
            "armor_desc": "natural armor",
            "hit_points": 333,
            "hit_dice": "18d20+144",
            "speed": {
                "burrow": 30,
                "climb": 40,
                "fly": 80,
                "walk": 40
            },
            "strength": 28,
            "dexterity": 10,
            "constitution": 26,
            "intelligence": 16,
            "wisdom": 15,
            "charisma": 19,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 15,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 11,
            "perception": 9,
            "skills": {
                "perception": 9,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "force",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 19",
            "languages": "Common, Draconic",
            "challenge_rating": "23",
            "cr": 23.0,
            "actions": [
                {
                    "desc": "The dragon can use its Frightful Presence. It then makes three attacks: one with its bite and two with its claws.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 16,
                    "damage_dice": "2d10+9",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 10 ft., one target. Hit: 20 (2d10 + 9) piercing damage.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 16,
                    "damage_dice": "2d6+9",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 10 ft., one target. Hit: 16 (2d6 + 9) slashing damage.",
                    "name": "Claw"
                },
                {
                    "attack_bonus": 16,
                    "damage_dice": "2d8+9",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 15 ft., one target. Hit: 18 (2d8 + 9) bludgeoning damage.",
                    "name": "Tail"
                },
                {
                    "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 20 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours.",
                    "name": "Frightful Presence"
                },
                {
                    "desc": "The dragon blasts warped arcane energy in a 90-foot line that is 5 feet wide. Each creature in that line must make a DC 20 Dexterity saving throw, taking 90 (20d8) force damage on a failed save, or half as much damage on a successful one.",
                    "name": "Warped Energy Breath (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The dragon can take 3 legendary actions, choosing from the options below. Only one legendary action option can be used at a time and only at the end of another creature's turn. The dragon regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "desc": "The dragon makes a Wisdom (Perception) check.",
                    "name": "Detect"
                },
                {
                    "desc": "The dragon makes a tail attack.",
                    "name": "Tail Attack"
                },
                {
                    "desc": "The dragon beats its wings. Each creature within 15 feet of the dragon must succeed on a DC 20 Dexterity saving throw or take 16 (2d6 + 9) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed.",
                    "name": "Wing Attack (Costs 2 Actions)"
                }
            ],
            "special_abilities": [
                {
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead.",
                    "name": "Legendary Resistance (3/Day)"
                }
            ],
            "spell_list": [],
            "page_no": 118,
            "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-wasteland-dragon/"
        },
        {
            "slug": "ankou-soul-herald",
            "desc": "",
            "name": "Ankou Soul Herald",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 407,
            "hit_dice": "22d20+176",
            "speed": {
                "fly": 80,
                "walk": 40
            },
            "strength": 25,
            "dexterity": 10,
            "constitution": 27,
            "intelligence": 17,
            "wisdom": 18,
            "charisma": 19,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 15,
            "intelligence_save": null,
            "wisdom_save": 11,
            "charisma_save": 11,
            "perception": 18,
            "skills": {
                "perception": 18,
                "persuasion": 11,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold, necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, poisoned",
            "senses": "truesight 60 ft., passive Perception 28",
            "languages": "all",
            "challenge_rating": "21",
            "cr": 21.0,
            "actions": [
                {
                    "desc": "The ankou can use its Horrifying Presence. It then makes three attacks: one with its bite and two with its claws.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 14,
                    "damage_dice": "2d10+7",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 15 ft., one target. Hit: 18 (2d10 + 7) piercing damage plus 11 (2d10) cold damage.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 14,
                    "damage_dice": "2d6+7",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 14 (2d6 + 7) slashing damage.",
                    "name": "Claw"
                },
                {
                    "attack_bonus": 14,
                    "damage_dice": "2d8+7",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 20 ft., one target. Hit: 16 (2d8 + 7) bludgeoning damage.",
                    "name": "Tail"
                },
                {
                    "desc": "Each creature of the ankou's choice that is within 120 feet of it must make a DC 19 Wisdom saving throw. On a failure, its speed is reduced to 0 for 1 minute. If the save fails by 5 or more, the creature is instead paralyzed for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the ankou's Horrifying Presence for the next 24 hours.",
                    "name": "Horrifying Presence"
                },
                {
                    "desc": "The ankou exhales cold fire in a 120-foot line that is 10 feet wide. Each creature in that area must make a DC 22 Dexterity saving throw, taking 66 (12d10) cold damage on a failed save, or half as much damage on a successful one. Undead creatures automatically fail the saving throw and treat all damage dealt by this breath weapon as radiant instead of cold.",
                    "name": "Reaper's Breath (Recharge 5-6)"
                },
                {
                    "desc": "The ankou magically polymorphs into any beast, humanoid, or undead creature it has seen before that has a challenge rating no higher than its own, or back into its true form. It reverts to its true form if it dies. Any equipment it is wearing or carrying is absorbed or borne by the new form (the ankou's choice). Its statistics, other than its size, are the same in each form and it doesn't gain any class features or legendary actions of the new form.",
                    "name": "Change Shape"
                },
                {
                    "desc": "The ankou can transport itself and up to eight creatures in contact with it to another plane of existence. This works like the plane shift spell, except dead or incorporeal creatures can be transported and don't have to be willing. The ankou can't use this ability to banish an unwilling creature.",
                    "name": "Usher of Souls"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The ankou can take 3 legendary actions, choosing from the options below. Only one legendary action can be used at a time and only at the end of another creature's turn. The ankou regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "desc": "The ankou learns the location of all living creatures within 120 feet. Alternatively, it can learn the location of all undead creatures or creatures that have been dead no longer than 1 hour within 1 mile.",
                    "name": "Detect"
                },
                {
                    "desc": "The ankou makes a tail attack.",
                    "name": "Tail Attack"
                },
                {
                    "desc": "The ankou moves up to half its speed without provoking opportunity attacks. Any creature whose space it moves through must make a DC 22 Dexterity saving throw, taking 21 (6d6) necrotic damage on a failed save, or half as much damage on a successful one.",
                    "name": "Envelope in Shadow (Costs 2 Actions)"
                }
            ],
            "special_abilities": [
                {
                    "desc": "Necromancy spells can't be cast within 120 feet of the ankou. When an undead creature starts its turn within 30 feet of the ankou, it must make a DC 22 Constitution saving throw, taking 21 (6d6) radiant damage on a failed save, or half as much damage on a successful one.",
                    "name": "Aura of Necromancy's Bane"
                },
                {
                    "desc": "As a bonus action while in dim light or darkness, the ankou becomes invisible. While invisible, the ankou has advantage on Dexterity (Stealth) checks and gains the following:\nResistance to acid, cold, fire, lighting, thunder; bludgeoning, piercing and slashing damage from nonmagical attacks.\nImmunity to the grappled, paralyzed, petrified, prone, and restrained conditions\nThe ankou can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object.\nThe cloak of ghostly shadows ends when the ankou chooses to end it as a bonus action, when the ankou dies, or if the ankou ends its turn in bright light.",
                    "name": "Cloak of Ghostly Shadows"
                },
                {
                    "desc": "The ankou has the celestial type in addition to the dragon type and its weapon attacks are magical.",
                    "name": "Death's Apotheosis"
                },
                {
                    "desc": "If the ankou fails a saving throw, it can choose to succeed instead.",
                    "name": "Legendary Resistance (3/Day)"
                }
            ],
            "spell_list": [],
            "page_no": 37,
            "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_ankou-soul-herald/"
        },
        {
            "slug": "avatar-of-shoth",
            "desc": "",
            "name": "Avatar of Shoth",
            "size": "Gargantuan",
            "type": "Aberration",
            "subtype": "shoth",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 341,
            "hit_dice": "22d20+110",
            "speed": {
                "climb": 30,
                "walk": 30
            },
            "strength": 20,
            "dexterity": 9,
            "constitution": 20,
            "intelligence": 18,
            "wisdom": 20,
            "charisma": 22,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 12,
            "intelligence_save": null,
            "wisdom_save": 12,
            "charisma_save": 13,
            "perception": 12,
            "skills": {
                "insight": 12,
                "perception": 12,
                "persuasion": 13
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid, cold, fire",
            "condition_immunities": "charmed, frightened, prone",
            "senses": "blindsight 60 ft., truesight 60 ft., passive Perception 22",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "21",
            "cr": 21.0,
            "actions": [
                {
                    "desc": "The avatar makes three oozing tentacle attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 12,
                    "damage_dice": "4d12+5",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 15 ft., one target. Hit: 31 (4d12 + 5) bludgeoning damage and 14 (4d6) acid damage.",
                    "name": "Oozing Tentacle"
                },
                {
                    "desc": "A shoth with less than half its maximum hp can merge with any other shoth creature within 10 feet, adding its remaining hp to that creature's. The hp gained this way can exceed the normal maximum of that creature. The avatar can accept any number of such mergers.",
                    "name": "Legendary Merge"
                },
                {
                    "desc": "The avatar rises up and crashes down, releasing a 20-foot radius wave of acidic ooze. Each creature in the area must make a DC 20 Dexterity saving throw. On a failure, a creature takes 67 (15d8) acid damage and is knocked prone. On a success, a creature takes half the damage and isn't knocked prone.",
                    "name": "Acid Wave (Recharge 5-6)"
                },
                {
                    "desc": "The avatar uses its action to consult its weighty zom for insight. The zom flashes brilliant crimson-and-white light. Each creature within 120 feet who can see the avatar must succeed on a DC 20 Constitution saving throw or be blinded until the end of its next turn. Each creature of the avatar's choice within 120 feet that speaks a language must succeed on a DC 20 Charisma saving throw or be stunned until the end of its next turn as the avatar telepathically utters a short expression that is particularly meaningful to that creature.",
                    "name": "Consult the Zom (1/Day)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The avatar can take 3 legendary actions, choosing from the options below. Only one legendary action can be used at a time and only at the end of another creature's turn. The avatar regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "desc": "The avatar casts one at will spell.",
                    "name": "At Will Spell"
                },
                {
                    "desc": "The avatar makes one oozing tentacle attack.",
                    "name": "Oozing Tentacle"
                },
                {
                    "desc": "The avatar uses Acid Wave, if it is available.",
                    "name": "Acid Wave (Costs 2 Actions)"
                }
            ],
            "special_abilities": [
                {
                    "desc": "When the avatar damages a creature, it absorbs a portion of that creature's knowledge and power. As a bonus action, it can recreate any action available to a creature it damaged within the last minute. This includes spells and actions with limited uses or with a recharge. This recreated action is resolved using the avatar's statistics where applicable.",
                    "name": "Absorbent"
                },
                {
                    "desc": "The avatar, including its equipment, can move through a space as narrow as 1 inch wide without squeezing.",
                    "name": "Amorphous"
                },
                {
                    "desc": "If the avatar fails a saving throw, it can choose to succeed instead.",
                    "name": "Legendary Resistance (3/Day)"
                },
                {
                    "desc": "Any creature hostile to the avatar that starts its turn within 30 feet of the avatar must succeed on a DC 20 Wisdom saving throw or have disadvantage on all attack rolls until the end of its next turn. Creatures with Intelligence 3 or lower automatically fail the saving throw.",
                    "name": "Soothing Aura"
                },
                {
                    "desc": "The avatar's innate spellcasting ability is Charisma (spell casting DC 21, +13 to hit with spell attacks). It may cast the following spells innately, requiring no components:\nAt will: acid splash (4d6), light, spare the dying, true strike\n3/day each: bless, blur, command, darkness, enthrall, shield\n2/day each: counterspell, dispel magic\n1/day each: black tentacles, confusion",
                    "name": "Innate Spellcasting (Psionics)"
                }
            ],
            "spell_list": [],
            "page_no": 332,
            "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_avatar-of-shoth/"
        },
        {
            "slug": "devil-shark",
            "desc": "",
            "name": "Devil Shark",
            "size": "Gargantuan",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 198,
            "hit_dice": "12d20+72",
            "speed": {
                "swim": 60,
                "walk": 0
            },
            "strength": 24,
            "dexterity": 14,
            "constitution": 22,
            "intelligence": 14,
            "wisdom": 20,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 11,
            "intelligence_save": null,
            "wisdom_save": 10,
            "charisma_save": null,
            "perception": 10,
            "skills": {
                "intimidation": 7,
                "perception": 10,
                "religion": 7,
                "stealth": 7,
                "survival": 10
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., passive Perception 20",
            "languages": "Aquan, Deep Speech, telepathy 120 ft.",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "attack_bonus": 12,
                    "damage_dice": "4d10+7",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 29 (4d10 + 7) piercing damage and the target is grappled (escape DC 18).",
                    "name": "Bite"
                },
                {
                    "desc": "The devil shark 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, it has total cover against attacks and other effects outside the devil shark, and it takes 21 (6d6) acid damage at the start of each of the devil shark's turns. A devil shark can have two Large, four Medium, or six Small creatures swallowed at a time. \n\nIf the devil shark takes 30 damage or more on a single turn from a swallowed creature, the devil shark must succeed on a DC 18 Constitution saving throw or regurgitate all swallowed creatures, which fall prone within 10 feet of the devil shark. If the devil shark dies, a swallowed creature is no longer restrained by it and can escape by using 20 feet of movement, exiting prone.",
                    "name": "Swallow"
                },
                {
                    "desc": "The devil shark exhales a 60-foot cone of supernaturally cold water. Each creature in that area must make a DC 18 Constitution saving throw. On a failed save, a target takes 54 (12d8) cold damage and is pushed 20 feet away from the devil shark. On a success, a target takes half the damage but isn't pushed.",
                    "name": "Freezing Breath (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The devil shark has advantage on melee attack rolls against any creature that doesn't have all its hp.",
                    "name": "Blood Frenzy"
                },
                {
                    "desc": "The devil shark has advantage on Wisdom (Perception) checks that rely on smell.",
                    "name": "Keen Smell"
                },
                {
                    "desc": "The devil shark has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "The devil shark can magically command any shark within 120 feet of it, using a limited telepathy. This command is limited to simple concepts such as “come here,” “defend me,” or “attack this target.”",
                    "name": "Shark Telepathy"
                },
                {
                    "desc": "The devil shark can breathe only underwater.",
                    "name": "Water Breathing"
                }
            ],
            "spell_list": [],
            "page_no": 98,
            "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_devil-shark/"
        },
        {
            "slug": "goliath-longlegs",
            "desc": "",
            "name": "Goliath Longlegs",
            "size": "Gargantuan",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 162,
            "hit_dice": "12d20+36",
            "speed": {
                "walk": 20
            },
            "strength": 18,
            "dexterity": 15,
            "constitution": 16,
            "intelligence": 4,
            "wisdom": 13,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "perception": 4,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, frightened, poisoned",
            "senses": "darkvision 120 ft., passive Perception 14",
            "languages": "-",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "desc": "The goliath longlegs makes one bite attack and then as many leg attacks as it has legs. It can use its Reel in place of two leg attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 7,
                    "damage_dice": "1d8+4",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 8 (1d8 + 4) piercing damage and the target must make a DC 15 Constitution saving throw, taking 9 (2d8) poison damage on a failed save, or half as much damage on a successful one. If the poison damage reduces the target to 0 hp, the target is stable but poisoned for 1 hour, even after regaining hp, and is paralyzed while poisoned in this way.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 7,
                    "damage_dice": "1d4+4",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 15 ft., one target. Hit: 6 (1d4 + 4) piercing damage.",
                    "name": "Leg"
                },
                {
                    "desc": "Ranged Weapon Attack: +5 to hit, range 30/60 ft., one Large or smaller creature. Hit: The creature is restrained by webbing and must succeed on a DC 15 Constitution saving throw or be paralyzed for 1 minute. The creature can repeat the saving throw at the end of each of its turns, ending the paralyzed effect on itself on a success. As an action, the restrained creature can make a DC 15 Strength check, escaping from the webbing on a success. The webbing can also be attacked and destroyed (AC 12; hp 15; vulnerability to fire damage; immunity to bludgeoning, poison, and psychic damage).",
                    "name": "Paralytic Web (Recharge 5-6)"
                },
                {
                    "desc": "The goliath longlegs pulls one creature caught in its web up to 30 feet straight toward it. If the target is within 10 feet of the goliath longlegs, the goliath longlegs can make one bite attack as a bonus action.",
                    "name": "Reel"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "A creature at least one size smaller than the goliath longlegs can travel through and finish its turn in the goliath longlegs' space.",
                    "name": "Expansive"
                },
                {
                    "desc": "While a goliath longlegs remains motionless, it is indistinguishable from other plants or trees.",
                    "name": "False Appearance"
                },
                {
                    "desc": "The goliath longlegs has advantage on Dexterity (Stealth) checks made to hide in forested terrain.",
                    "name": "Forest Camouflage"
                },
                {
                    "desc": "The goliath longlegs has eight legs. While it has more than four legs, the goliath longlegs is immune to being knocked prone or restrained. Whenever the goliath longlegs takes 20 or more damage in a single turn, one of its legs is destroyed. Each time a leg is destroyed after the fourth one, the goliath longlegs must succeed on a DC 13 Constitution saving throw or fall prone. Any creature in the goliath longlegs' space or within 5 feet of it when it falls prone must make a DC 15 Dexterity saving throw, taking 21 (6d6) bludgeoning damage on a failed save, or half as much damage on a successful one.",
                    "name": "Vulnerable Legs"
                }
            ],
            "spell_list": [],
            "page_no": 206,
            "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_goliath-longlegs/"
        }
    ]
}