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

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

{
    "count": 3207,
    "next": "https://api.open5e.com/monsters/?format=api&ordering=-strength&page=17",
    "previous": "https://api.open5e.com/monsters/?format=api&ordering=-strength&page=15",
    "results": [
        {
            "slug": "giant-thursir-armorer",
            "desc": "",
            "name": "Giant, Thursir Armorer",
            "size": "Large",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 19,
            "armor_desc": "splint, shield",
            "hit_points": 138,
            "hit_dice": "12d10+72",
            "speed": {
                "walk": 40
            },
            "strength": 20,
            "dexterity": 9,
            "constitution": 23,
            "intelligence": 12,
            "wisdom": 15,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60', passive Perception 15",
            "languages": "Common, Dwarven, Giant",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Uses Flinging Smash if available. Then two Battleaxe attacks or one Battleaxe and one Shield Bash."
                },
                {
                    "name": "Battleaxe",
                    "desc": "Melee Weapon Attack: +8 to hit, 10 ft., one target, 14 (2d8+5) slashing damage or 16 (2d10+5) slashing damage if used with two hands."
                },
                {
                    "name": "Shield Bash",
                    "desc": "Melee Weapon Attack: +8 to hit, 10 ft., one target, 10 (2d4+5) bludgeoning damage and the target must make DC 16 Str save or be knocked prone."
                },
                {
                    "name": "Flinging Smash (Recharge 5-6)",
                    "desc": "Makes sweeping strike with shield. Each creature within 10 ft. of armorer: pushed up to 15 ft. away from it and knocked prone (DC 16 Str negates push and prone)."
                },
                {
                    "name": "Runic Armor (3/Day)",
                    "desc": "Can inscribe the thurs rune on its armor. When a creature hits armorer with melee weapon attack while rune is active creature takes 4 (1d8) lightning and can't take reactions until start of its next turn. Rune lasts for 1 min."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Harness Dwarven Soul",
                    "desc": "Draws on the soul fragment trapped in one of the dwarven skulls on its belt. Armorer has advantage on ability checks when using smith's tools and on attack rolls using a battleaxe handaxe light hammer or warhammer until start of its next turn. It carries six skulls on its belt."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Forged Forgery",
                    "desc": "Thursir armorers wear armor forged from dwarven armor and shaped to resemble dwarven armor. Skilled blacksmiths can recognize and exploit this design quirk. When a creature proficient with smith's tools scores a critical hit vs. thursir armorer armorer's armor breaks reducing armorer's AC by 5 until armorer repairs armor. If armorer is critically hit by any creature while its armor is broken armor shatters and is destroyed reducing armorer's AC to 12."
                }
            ],
            "spell_list": [],
            "page_no": 206,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_giant-thursir-armorer/"
        },
        {
            "slug": "glacial-crawler",
            "desc": "",
            "name": "Glacial Crawler",
            "size": "Huge",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 207,
            "hit_dice": "18d12+90",
            "speed": {
                "walk": 30,
                "burrow": 30,
                "climb": 20,
                "swim": 60
            },
            "strength": 20,
            "dexterity": 16,
            "constitution": 21,
            "intelligence": 3,
            "wisdom": 10,
            "charisma": 5,
            "strength_save": 9,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 0,
            "skills": {
                "perception": 0
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid, cold, fire",
            "condition_immunities": "blinded, prone",
            "senses": "blindsight 60' (blind beyond), tremorsense 60', passive Perception 18",
            "languages": "—",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "2 Bites and 1 Tail Spike or 3 Superheated Acid Spits."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, 10 ft., one creature,. 16 (2d10+5) piercing damage + 9 (2d8) acid."
                },
                {
                    "name": "Tail Spike",
                    "desc": "Melee Weapon Attack: +9 to hit, 10 ft., one creature,. 19 (4d6+5) piercing damage. Target is grappled (escape DC 17) if it is a Large or smaller creature and crawler doesn't have another creature grappled."
                },
                {
                    "name": "Superheated Acid Spit",
                    "desc": "Ranged Weapon Attack: +7 to hit, 60 ft., one creature,. 12 (2d8+3) acid + 9 (2d8) fire."
                },
                {
                    "name": "Acidic Spray (Recharge 5-6)",
                    "desc": "Spews superheated digestive juices in a 30' cone. Each creature in that area: 18 (4d8) acid and 18 (4d8) fire and is coated in heated acid (DC 17 Dex half damage and isn't coated in acid). A creature coated in heated acid takes 4 (1d8) acid and 4 (1d8) fire at start of each of its turns. A creature including coated target can take its action to wash or scrub off the acid ending the effect."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Acidic Coating",
                    "desc": "A creature that touches the crawler or hits it with melee attack while within 5 ft. of it takes 9 (2d8) acid."
                },
                {
                    "name": "Amphibious",
                    "desc": "Can breathe air and water."
                },
                {
                    "name": "Snow Camouflage",
                    "desc": "Has advantage on Dex (Stealth) checks made to hide in snowy terrain."
                },
                {
                    "name": "Tunneler",
                    "desc": "Can burrow through ice snow and permafrost and leaves a 5 ft. diameter tunnel in its wake."
                }
            ],
            "spell_list": [],
            "page_no": 209,
            "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_glacial-crawler/"
        },
        {
            "slug": "golem-ice",
            "desc": "",
            "name": "Golem, Ice",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 114,
            "hit_dice": "12d10+48",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 11,
            "constitution": 18,
            "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": 0,
            "skills": {
                "perception": 0
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold, poison, psychic; nonmagic bludgeoning, piercing, and slashing attacks not made with adamantine weapons",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 60', passive Perception 13 ",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Slams or one Slam and uses Preserve Creature."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +8 to hit, 5 ft., one target, 15 (3d6+5) bludgeoning damage + 9 (2d8) cold. Target is grappled (escape DC 16) if it is a Med or smaller creature and golem doesn't have another creature grappled."
                },
                {
                    "name": "Preserve Creature",
                    "desc": "Preserves up to Med creature grappled by it: can't breathe restrained as it freezes. Restrained creature: DC 16 Con save at its next turn end. Fail: 18 (4d8) cold is petrified in Ice Cavity total cover from attacks/effects outside. If this damage reduces it to 0 hp creature automatically stable. Petrified creature removed from Cavity thaws ending petrification in 1d4 rounds or immediately after taking fire damage. Success: half damage and ejected landing prone in unoccupied space within 5 ft. of golem. If golem moves preserved creature moves with it. GCan have only one creature preserved at a time. Can't use Preserve Creature if Ice Cavity is frozen."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Freeze or Liquefy Cavity",
                    "desc": "Freezes/liquefies its Ice Cavity."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Construct Nature",
                    "desc": "Doesn't require air food drink or sleep."
                },
                {
                    "name": "Ice Cavity",
                    "desc": "Ice block torse it can liquefy and refreeze trapping and preserving creatures. If golem takes 15+ fire on a single turn cavity liquefies if frozen. When cavity is frozen creature that touches golem or hits it with melee attack while within 5 feet: 9 (2d8) cold. When cavity liquefied creature within 5 ft. of golem can use action to pull petrified creature out of golem if golem has one inside. Doing so requires successful DC 16 Str check and creature attempting: 9 (2d8) cold."
                },
                {
                    "name": "Immutable Form",
                    "desc": "Immune: form-altering spells/effects."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                }
            ],
            "spell_list": [],
            "page_no": 216,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_golem-ice/"
        },
        {
            "slug": "grolar-bear",
            "desc": "",
            "name": "Grolar Bear",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural",
            "hit_points": 68,
            "hit_dice": "8d10+24",
            "speed": {
                "walk": 40,
                "swim": 30,
                "climb": 20
            },
            "strength": 20,
            "dexterity": 10,
            "constitution": 16,
            "intelligence": 2,
            "wisdom": 13,
            "charisma": 8,
            "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": "cold",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 13",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "One Bite and one Claw. If it hits one creature with both creature: DC 13 Str save or take 7 (2d6) bludgeoning damage and be knocked prone."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, 5 ft., one target, 9 (1d8+5) piercing damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +7 to hit, 5 ft., one target, 12 (2d6+5) slashing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "Advantage: smell Wis (Percept) checks."
                }
            ],
            "spell_list": [],
            "page_no": 222,
            "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_grolar-bear/"
        },
        {
            "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": "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": "kobold-leviathan-hunter",
            "desc": "",
            "name": "Kobold, Leviathan Hunter",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 17,
            "armor_desc": "Hardy Defense",
            "hit_points": 190,
            "hit_dice": "20d8+100",
            "speed": {
                "walk": 30,
                "swim": 30
            },
            "strength": 20,
            "dexterity": 15,
            "constitution": 21,
            "intelligence": 10,
            "wisdom": 15,
            "charisma": 14,
            "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",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120', passive Perception 16 ",
            "languages": "Common, Draconic",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "3 Slams or 1 Harpoon and 2 Slams."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +9 to hit, 5 ft., one target, 12 (2d6+5) bludgeoning damage + 9 (2d8) cold or poison (hunter's choice) and target is grappled (escape DC 17). Hunter can grapple only one target at a time."
                },
                {
                    "name": "Harpoon",
                    "desc": "Melee or Ranged Weapon Attack: +9 to hit 5 ft. or range 20/60' one target 12 (2d6+5) piercing damage + 9 (2d8) cold or poison (hunter's choice) and harpoon sticks in target. While harpoon is stuck target takes 7 (2d6) piercing damage at start of each of its turns hunter can't make Harpoon attacks vs. other targets and target and hunter can't move further than 60' away from each other. A creature including target can take its action to detach harpoon by succeeding on a DC 17 Str check. Alternatively cord connecting the leviathan hunter to the harpoon can be attacked and destroyed (AC 10; hp 25; immunity to bludgeoning poison and psychic) dislodging harpoon into an unoccupied space within 5 ft. of the target and preventing hunter from using Recall Harpoon."
                },
                {
                    "name": "Crush",
                    "desc": "One creature grappled by hunter: 33 (8d6+5) bludgeoning damage (DC 17 Str half)."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Recall Harpoon",
                    "desc": "Pulls on the cord connected to its harpoon returning harpoon to its empty hand. If harpoon is stuck in a creature that creature must make DC 17 Str save or be pulled up to 20' toward the hunter."
                }
            ],
            "reactions": [
                {
                    "name": "Grappled Redirect",
                    "desc": "If it is target of an attack it can see while grappling a creature it can hold the grappled creature in the way and the grappled creature becomes attack's target instead."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Expert Wrestler",
                    "desc": "Can grapple creatures that are two sizes larger than itself and can move at its full speed when dragging a creature it has grappled. If hunter grapples a Med or smaller creature target has disadvantage on its escape attempts. Hunter has advantage on ability checks and saves made to escape a grapple or end the restrained condition."
                },
                {
                    "name": "Hardy Defense",
                    "desc": "While hunter is wearing no armor and wielding no shield its AC includes its Con modifier."
                },
                {
                    "name": "Hold Breath",
                    "desc": "Can hold its breath for 30 min."
                },
                {
                    "name": "Leviathan Hunter",
                    "desc": "Advantage on Wis (Perception) and Wis (Survival) checks to find and track Large or larger creatures with swimming speed."
                },
                {
                    "name": "Marine Weapons",
                    "desc": "Its weapon attacks are magical. When it hits with any weapon weapon deals an extra 2d8 cold or poison (included below) hunter's choice."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "Advantage on attacks vs. creature if 1+ unincapacitated attacker ally is within 5 ft. of target."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "In sunlight disadvantage on attacks and Wis (Perception) checks that use sight."
                }
            ],
            "spell_list": [],
            "page_no": 254,
            "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_kobold-leviathan-hunter/"
        },
        {
            "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": "ogre-black-sun",
            "desc": "",
            "name": "Ogre, Black Sun",
            "size": "Large",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 17,
            "armor_desc": "half plate, Infernal Runes",
            "hit_points": 152,
            "hit_dice": "16d10+64",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 13,
            "constitution": 18,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 7,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": 5,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60', passive Perception 14",
            "languages": "Common, Giant, Orc",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Greatsword attacks."
                },
                {
                    "name": "Greatsword",
                    "desc": "Melee Weapon Attack: +8 to hit, 5 ft., one target, 19 (4d6+5) slashing damage + 7 (2d6) necrotic."
                },
                {
                    "name": "Dark Word",
                    "desc": "Speaks an infernal word of unmaking at up to two creatures it can see within 120' of it. Each target: DC 16 Con save or take 22 (5d8) necrotic."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Gauntleted Backhand",
                    "desc": "When a creature within 5 ft. of the ogre misses the ogre with melee attack the attacker must make DC 16 Dex save or be knocked prone"
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Infernal Runes",
                    "desc": "Its tattoos give it a +2 bonus to its AC (included above). In addition the ogre has advantage on saves vs. spells and other magical effects."
                },
                {
                    "name": "Unholy Blade",
                    "desc": "Infused with unholy power the ogre's weapon attacks are magical. When it hits with any weapon weapon deals an extra 2d6 necrotic (included below)."
                }
            ],
            "spell_list": [],
            "page_no": 298,
            "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-black-sun/"
        },
        {
            "slug": "ogre-kadag",
            "desc": "",
            "name": "Ogre, Kadag",
            "size": "Large",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 133,
            "hit_dice": "14d10+56",
            "speed": {
                "walk": 40
            },
            "strength": 20,
            "dexterity": 8,
            "constitution": 18,
            "intelligence": 10,
            "wisdom": 16,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic; piercing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60', passive Perception 16",
            "languages": "Common, Giant",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Spear attacks."
                },
                {
                    "name": "Spear",
                    "desc": "Melee or Ranged Weapon Attack: +7 to hit 10 ft. or range 20/60' one target 12 (2d6+5) piercing damage or 14 (2d8+5) piercing damage if used with two hands to make a melee attack."
                },
                {
                    "name": "Master of Death (Recharge 5-6)",
                    "desc": "Empowers up to three friendly Undead it can see within 30' of it. Each can use a reaction to move up to half its speed and make one melee weapon attack. In addition an empowered Undead gains 5 (2d4) temp hp for 1 min. The kadag ogre can't empower Undead with Int score of 10 or higher."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Scent of Death",
                    "desc": "Any creature that isn't Undead and that starts its turn within 5 ft. of the kadag ogre: poisoned until the start of its next turn (DC 15 Con negates and target immune to the kadag ogre's Scent of Death for 1 hr)."
                },
                {
                    "name": "Undead Affinity",
                    "desc": "An Undead has disadvantage on attack rolls vs. the kadag ogre if the ogre hasn't attacked that Undead within the past 24 hrs. In addition each skeleton and zombie within 30' of the kadag ogre that has no master follows ogre's verbal commands until a master asserts magical control over it."
                }
            ],
            "spell_list": [],
            "page_no": 300,
            "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-kadag/"
        },
        {
            "slug": "ogre-void-blessed",
            "desc": "",
            "name": "Ogre, Void Blessed",
            "size": "Large",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 133,
            "hit_dice": "14d10+56",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 8,
            "constitution": 19,
            "intelligence": 5,
            "wisdom": 16,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 7,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic, poison",
            "damage_immunities": "psychic",
            "condition_immunities": "blinded, poisoned",
            "senses": "blindsight 30' (blind beyond), tremorsense 120', passive Perception 16",
            "languages": "Giant, Void Speech",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "One Tentacle Lash attack and one Void Bite attack or it makes three Void Spit attacks."
                },
                {
                    "name": "Tentacle Lash",
                    "desc": "Melee Weapon Attack: +8 to hit, 15 ft., one target, 12 (2d6+5) bludgeoning damage + 7 (2d6) psychic and target blinded until end of its next turn as jumbled visions and voices of the Void fill its mind (DC 15 Int not blind)."
                },
                {
                    "name": "Void Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, 5 ft., one target, 10 (1d10+5) piercing damage + 9 (2d8) necrotic."
                },
                {
                    "name": "Void Spit",
                    "desc": "Ranged Spell Attack: +6 to hit, 60 ft., one target, 12 (2d8+3) necrotic."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Volatile Stomach",
                    "desc": "When it takes bludgeoning piercing or slashing can regurgitate some of its stomach contents. Each creature within 5 ft. of it: 4 (1d8) necrotic and be poisoned until end of its next turn (DC 15 Con negates). A pool of Void infused stomach contents forms in a space ogre can see within 5 ft. of it and lasts until start of ogre's next turn. A creature that enters pool for first time on a turn or starts its turn there: 4 (1d8) necrotic."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Hearing and Smell",
                    "desc": "Advantage on Wis (Perception) checks that rely on hearing or smell."
                },
                {
                    "name": "Tentacle Senses",
                    "desc": "Can't use its tremorsense while grappled or restrained."
                }
            ],
            "spell_list": [],
            "page_no": 303,
            "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-void-blessed/"
        },
        {
            "slug": "ooze-scintillating",
            "desc": "",
            "name": "Ooze, Scintillating",
            "size": "Large",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 165,
            "hit_dice": "22d8+66",
            "speed": {
                "walk": 30,
                "climb": 30
            },
            "strength": 20,
            "dexterity": 10,
            "constitution": 16,
            "intelligence": 3,
            "wisdom": 7,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": -2,
            "skills": {
                "perception": -2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid, cold, lightning, slashing",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, grappled, prone",
            "senses": "blindsight 120' (blind beyond), passive Perception 16",
            "languages": "—",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "One Pseudopod and three Weapon Thrashes."
                },
                {
                    "name": "Weapon Thrash",
                    "desc": "Melee Weapon Attack: +9 to hit, 5 ft., one target, 10 (2d4+5) bludgeoning damage/P/S (the ooze's choice) damage."
                },
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +9 to hit, 5 ft., one target, 10 (2d4+5) bludgeoning damage + 18 (4d8) acid."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Shed Oozling",
                    "desc": "When it has more than 10 hp and is subjected to acid cold lightning or slashing it can lose 10 hp to create an oozling: same stats as scintillating ooze except it is Tiny has 10 hp can't make Weapon Thrashes and can't use this reaction or legendary actions."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "Move",
                    "desc": "Up to its speed with o provoking opportunity attacks."
                },
                {
                    "name": "Grasping Pseudopod",
                    "desc": "Launches a pseudopod at one creature it can see within 30' of it. Target must make DC 17 Str save or be pulled up to 30' toward the ooze."
                },
                {
                    "name": "Lunging Attack (2)",
                    "desc": "Makes one Weapon Thrash attack at a creature it can see within 10 ft. of it."
                }
            ],
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "Move through space 1ft.+ wide with o squeezing."
                },
                {
                    "name": "Corrosive Form",
                    "desc": "A creature that touches it or hits it with melee attack while within 5 ft. of it takes 10 (3d6) acid."
                },
                {
                    "name": "Ooze Nature",
                    "desc": "Doesn't require sleep."
                },
                {
                    "name": "Spider Climb",
                    "desc": "Difficult surfaces even ceilings no ability check."
                }
            ],
            "spell_list": [],
            "page_no": 307,
            "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-scintillating/"
        },
        {
            "slug": "ooze-shoal",
            "desc": "",
            "name": "Ooze, Shoal",
            "size": "Gargantuan",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 9,
            "armor_desc": "",
            "hit_points": 232,
            "hit_dice": "16d20+64",
            "speed": {
                "walk": 10,
                "swim": 40
            },
            "strength": 20,
            "dexterity": 8,
            "constitution": 19,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 0,
            "skills": {
                "perception": 0
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "acid",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60', passive Perception 10",
            "languages": "—",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Mesmerizing Spiral then 3 Pseudopods and Engulf."
                },
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +9 to hit, 15 ft., one target, 16 (2d10+5) bludgeoning damage target is grappled (escape DC 16)."
                },
                {
                    "name": "Engulf",
                    "desc": "Engulfs one Huge or smaller creature grappled by it. Engulfed target is restrained and unable to breathe unless it can breathe water and it must make DC 16 Con save at start of each of the ooze's turns or take 21 (6d6) acid. If ooze moves engulfed target moves with it. Ooze can have 2 Huge or up to 8 Large or smaller creatures engulfed at a time. Engulfed creature or creature within 5 ft. of ooze can take its action to remove engulfed creature from ooze via DC 16 Str check putting engulfed creature in an unoccupied space of its choice within 5 ft. of ooze."
                },
                {
                    "name": "Mesmerizing Spiral",
                    "desc": "The fish inside it swim rapidly in a hypnotic spiral. Each creature within 20' of it that can see the fish: incapacitated 1 min (DC 16 Wis negates). While incapacitated its speed is reduced to 0. Incapacitated creature can re-save at end of each of its turns success ends effect on itself. If a creature's save is successful or effect ends for it creature is immune to Mesmerizing Spiral of all shoal oozes for the next 24 hrs."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False",
                    "desc": "[+]Appearance[/+] Until it attacks indistinguishable from a large school of fish."
                },
                {
                    "name": "Ooze Nature",
                    "desc": "Doesn't require sleep."
                },
                {
                    "name": "Symbiotically Bound",
                    "desc": "The ooze and fish's life force have become entwined. Share stats as if one creature and can't be separated."
                },
                {
                    "name": "Water Breathing",
                    "desc": "Can breathe only underwater."
                }
            ],
            "spell_list": [],
            "page_no": 308,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_ooze-shoal/"
        },
        {
            "slug": "pyrite-pile",
            "desc": "",
            "name": "Pyrite Pile",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 136,
            "hit_dice": "13d10+65",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 10,
            "constitution": 20,
            "intelligence": 5,
            "wisdom": 8,
            "charisma": 19,
            "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": "exhaustion, paralyzed, petrified, poisoned, unconscious",
            "senses": "darkvision 60', tremorsense 60', passive Perception 9",
            "languages": "understands Dwarvish and Terran but can't speak",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Slam attacks. If the pyrite pile hits one Med or smaller creature with both attacks the target is grappled (escape DC 16). Until this grapple ends the target takes 7 (2d6) bludgeoning damage at the start of each of its turns. The pyrite pile can have only one creature grappled at a time."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +8 to hit, 5 ft., one target, 15 (3d6+5) bludgeoning damage."
                },
                {
                    "name": "Hurl Nugget",
                    "desc": "Ranged Weapon Attack: +8 to hit 20/60' one target 14 (2d8+5) bludgeoning damage."
                },
                {
                    "name": "Eat Gold",
                    "desc": "Absorbs 52 (8d12) gp worth of nonmagical items and coins made of precious metals ignoring copper worn or carried by one creature grappled by it and the pile regains hp equal to half that. Absorbed metal is destroyed."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While motionless indistinguishable from normal pile of gold nuggets."
                },
                {
                    "name": "Gold Fever",
                    "desc": "When a Humanoid or xorn that can see the pile starts its turn within 60' of pile creature must make DC 15 Wis save or be charmed until end of its next turn. Charmed creature must take Dash action and move toward pile by safest available route on its next turn trying to get within 5 ft. of pile."
                },
                {
                    "name": "Metal Sense",
                    "desc": "Can pinpoint by scent the location of precious metals within 60' of it and can sense the general direction of Small or larger deposits of such metals within 1 mile."
                }
            ],
            "spell_list": [],
            "page_no": 323,
            "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_pyrite-pile/"
        },
        {
            "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": "scarab-suncatcher",
            "desc": "",
            "name": "Scarab, Suncatcher",
            "size": "Gargantuan",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 145,
            "hit_dice": "10d20+40",
            "speed": {
                "walk": 30,
                "burrow": 40,
                "fly": 15
            },
            "strength": 20,
            "dexterity": 14,
            "constitution": 18,
            "intelligence": 1,
            "wisdom": 12,
            "charisma": 16,
            "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": "charmed, frightened, paralyzed, poisoned, restrained",
            "senses": "blindsight 90' (blind beyond), passive Perception 11",
            "languages": "—",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Bite attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, 5 ft., one target, 14 (2d8+5) piercing damage + 7 (2d6) poison and target is poisoned until end of its next turn (DC 16 Con negates poison)."
                },
                {
                    "name": "Burrowing Burst",
                    "desc": "If it burrows 20'+ as part of its movement it can use this action to emerge in a space that contains one or more other creatures. Each of those creatures and each creature within 10 ft. of the scarab's space takes 27 (6d8) bludgeoning damage and is knocked prone (DC 16 Dex half damage and is pushed up to 10 ft. out of the scarab's space into an unoccupied space of the creature's choice; If no unoccupied space is within range creature instead falls prone in scarab's space). Area within 10 ft. of the scarab's space then becomes difficult terrain."
                },
                {
                    "name": "Wing Beat (Recharge 5-6)",
                    "desc": "The suncatcher scarab rapidly beats its wings releasing sound or light in a 60' cone.Effect depends on if the elytra is closed or open:Closed Elytra: Creature takes 35 (10d6) thunder is pushed up to 15 ft. away from the scarab and is knocked prone (DC 16 Con half and isn't pushed or knocked prone).Open Elytra: Creature takes 35 (10d6) radiant and blinded until end of its next turn (DC 16 Con half and isn't blinded)."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Discordant Drone",
                    "desc": "Creatures within 15 ft. of it can't hear each other's spoken words and can't cast spells with verbal components."
                },
                {
                    "name": "Siege Monster",
                    "desc": "Double damage to objects/structures."
                },
                {
                    "name": "Unstoppable",
                    "desc": "Moving through difficult terrain doesn't cost it extra movement and its speed can't be reduced."
                }
            ],
            "spell_list": [],
            "page_no": 338,
            "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_scarab-suncatcher/"
        },
        {
            "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": "tigebra",
            "desc": "",
            "name": "Tigebra",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 190,
            "hit_dice": "20d10+80",
            "speed": {
                "walk": 40
            },
            "strength": 20,
            "dexterity": 13,
            "constitution": 18,
            "intelligence": 5,
            "wisdom": 15,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, frightened, paralyzed, poisoned",
            "senses": "blindsight 10', passive Perception 17",
            "languages": "—",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "One Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, 15 ft., one creature,. 27 (4d10+5) piercing damage + 10 (3d6) poison and the target must make DC 17 Con save or be poisoned for 1 min. While poisoned the creature suffers wracking pain that halves its speed. A poisoned creature can re-save at end of each of its turns ending the effects on itself on a success."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +10 to hit, 5 ft., one target, 23 (4d8+5) slashing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Hypnotic Gaze",
                    "desc": "Gazes on one creature it can see within 60' of it. If target can see it: paralyzed until end of its next turn (DC 17 Wis negates immune to tigebra's Hypnotic Gaze 24 hrs)."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Final Fury",
                    "desc": "When reduced to 0 hp its head and neck separate from body. Snake-like remnant immediately attacks nearest creature moving up to its speed if necessary even if it has already taken its turn this round. This remnant has same stats as original tigebra except it is Medium has 30 hp and can make only one Bite on its turn. Head remains active for 1d4 rounds or until killed."
                },
                {
                    "name": "Keen Hearing and Smell",
                    "desc": "Has advantage on Wis (Perception) checks that rely on hearing or smell."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                },
                {
                    "name": "Potent Poison",
                    "desc": "A creature that normally has resistance to poison doesn't have resistance to the tigebra's poison. If a creature normally has immunity to poison it has resistance to the tigebra's poison instead."
                }
            ],
            "spell_list": [],
            "page_no": 369,
            "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_tigebra/"
        },
        {
            "slug": "troll-rattleback",
            "desc": "",
            "name": "Troll, Rattleback",
            "size": "Large",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 126,
            "hit_dice": "12d10+60",
            "speed": {
                "walk": 30,
                "climb": 30
            },
            "strength": 20,
            "dexterity": 18,
            "constitution": 20,
            "intelligence": 7,
            "wisdom": 12,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "",
            "senses": "darkvision 60', passive Perception 14",
            "languages": "Common, Giant",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "One Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, 5 ft., one target, 14 (2d8+5) piercing damage + 7 (2d6) poison. Target: DC 15 Con save or poisoned 1 min. While poisoned this way target can't regain hp. Target can re-save at end of each of its turns success ends effect on itself."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +8 to hit, 5 ft., one target, 12 (2d6+5) slashing damage."
                },
                {
                    "name": "Venom Spray (Recharge 5-6)",
                    "desc": "Sprays its venom in a 30' cone. Each creature in that area: 28 (8d6) poison and is poisoned for 1 min (DC 15 Con half damage and isn't poisoned). While poisoned in this way a creature can't regain hp. A poisoned creature can re-save at end of each of its turns success ends effect on itself."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Distracting Rattle",
                    "desc": "Its shell plates rattle constantly creating a droning distracting noise. When a creature casts a spell with verbal component while within 30' of the troll that creature must make DC 15 Con save or lose the spell."
                },
                {
                    "name": "Night Hunters",
                    "desc": "While in dim light or darkness has advantage on Wis (Perception) checks that rely on sight."
                },
                {
                    "name": "Regeneration",
                    "desc": "Regains 10 hp at the start of its turn. If it takes fire this trait doesn't function at start of its next turn. It dies only if it starts its turn with 0 hp and doesn't regenerate."
                }
            ],
            "spell_list": [],
            "page_no": 374,
            "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_troll-rattleback/"
        },
        {
            "slug": "yali",
            "desc": "",
            "name": "Yali",
            "size": "Medium",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 51,
            "hit_dice": "6d8+24",
            "speed": {
                "walk": 50
            },
            "strength": 20,
            "dexterity": 14,
            "constitution": 18,
            "intelligence": 7,
            "wisdom": 14,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 60', passive Perception 16",
            "languages": "understands Common but can't speak",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "One Tusk attack and one Claw attack."
                },
                {
                    "name": "Tusk",
                    "desc": "Melee Weapon Attack: +7 to hit, 5 ft., one target, 8 (1d6+5) piercing damage."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +7 to hit, 5 ft., one target, 7 (1d4+5) slashing damage."
                },
                {
                    "name": "Trumpeting Blast (Recharge 5-6)",
                    "desc": "Unleashes a warbling sound in a 15 ft. cone. Each creature in area: 10 (4d4) thunder and is deafened for 1 min (DC 12 Con half damage and not deafened). A deafened creature can re-save at end of each of its turns success ends effect on itself."
                }
            ],
            "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": "False Appearance",
                    "desc": "While motionless indistinguishable from ordinary statue."
                },
                {
                    "name": "Flinging Pounce",
                    "desc": "If it moves 20'+straight toward a Large or smaller creature and then hits it with Tusk on same turn target thrown up to 15 ft. in a random direction and knocked prone (DC 12 Str negates throw and prone). If thrown target strikes a solid surface target takes 3 (1d6) bludgeoning damage per 10 ft. it was thrown. If target is thrown at another creature creature takes same damage and knocked prone (DC 12 Dex negates both)."
                },
                {
                    "name": "Standing Leap",
                    "desc": "Long jump is up to 40' and its high jump is up to 20' with or with o a running start."
                }
            ],
            "spell_list": [],
            "page_no": 398,
            "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_yali/"
        },
        {
            "slug": "akhlut",
            "desc": "Possessing the body, head, and tail of a killer whale and the powerful legs of a huge wolf, the akhlut is the alpha predator of the polar landscape. Truly personifying the term “seawolf,” these intelligent and resilient creatures travel freely between the land and sea in search of prey._  \nAkhluts are the masters of their domain. Though they have been seen across all of the world’s oceans and many of its coastlines, akhluts are most comfortable in cold regions with easy access to the sea. Because their pods can reach almost a dozen members, anything is fair game from reindeer and seals to mammoths and whales. The only beings powerful enough, or foolhardy enough, to evict a pod of akhluts from their territory are dragons and other akhluts.  \n**Playful Predators.** Akhluts possess undeniable cunning and inquisitiveness, with no two pods using the same strategies to solve problems or hunt prey. Easily bored, akhluts crave stimulation and are known to follow ships and caravans for miles in the hopes that someone might provide something new or exciting to experience. They can be especially mischievous, freeing fish and game from traps purely to hunt he creatures themselves.  \n**Dangerous Steeds.** The akhlut’s natural power, intelligence, and versatility make them incredibly desirable mounts, but the effort to tame one of these creatures is dangerous and not to be taken lightly. Even akhluts who have been mounts for years are willful enough to assert themselves from time to time. With a great deal of patience and a little luck, akhluts can become fiercely loyal and protective companions.",
            "name": "Akhlut",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 120,
            "hit_dice": "16d10+32",
            "speed": {
                "walk": 40,
                "swim": 60
            },
            "strength": 19,
            "dexterity": 15,
            "constitution": 15,
            "intelligence": 4,
            "wisdom": 12,
            "charisma": 10,
            "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": "cold",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 120 ft., passive Perception 14",
            "languages": "—",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The akhlut makes two attacks: one with its bite and one with its tail slam. It can't make both attacks against the same target."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 18 (4d6 + 4) piercing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "4d6+4"
                },
                {
                    "name": "Tail Slam",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 22 (4d8 +4) bludgeoning damage.",
                    "attack_bonus": 7,
                    "damage_dice": "4d8+4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Echolocation",
                    "desc": "The akhlut can't use its blindsight while deafened."
                },
                {
                    "name": "Hold Breath",
                    "desc": "The akhlut can hold its breath for 30 minutes."
                },
                {
                    "name": "Keen Hearing and Smell",
                    "desc": "The akhlut has advantage on Wisdom (Perception) checks that rely on hearing or smell."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The akhlut has advantage on attack rolls against a creature if at least one of the akhlut's allies is within 5 feet of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 0,
            "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_akhlut/"
        },
        {
            "slug": "aniwye",
            "desc": "The ogre shifts and contorts, dropping to all fours as it takes the form of a vicious bear-sized skunk with razor-sharp claws and teeth._  \n**Noxious Terrors.** The aniwye is a magical monstrosity that resembles a cross between an enormous skunk and a wolverine. They go out of their way to hunt humans and gnomes, particularly those tied to the natural world. Aside from their savage claws and teeth, the aniwye can also spray a deadly musk at opponents, the poison burning the eyes and lungs of those who inhale it. Aniwye also use this musk to mark their territory—a tree trunk or boulder covered in fresh musk is a sure sign an aniwye is not far away.  \n**Unsubtle Shapeshifters.** Aniwye can shapeshift into an Open Game License",
            "name": "Aniwye",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "shapechanger",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 102,
            "hit_dice": "12d10+36",
            "speed": {
                "climb": 20,
                "walk": 40
            },
            "strength": 19,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 8,
            "wisdom": 14,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "perception": 6,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 16",
            "languages": "Common, Giant",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "In ogre or giant form, the aniwye makes two slam attacks. In skunk form, it makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Slam (Giant or Ogre Form Only)",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 14 (3d6 + 4) bludgeoning damage.",
                    "attack_bonus": 7,
                    "damage_dice": "3d6+4"
                },
                {
                    "name": "Bite (Skunk Form Only)",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) piercing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d8+4"
                },
                {
                    "name": "Claw (Skunk Form Only)",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) slashing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "1d6+4"
                },
                {
                    "name": "Rock (Giant Form Only)",
                    "desc": "Ranged Weapon Attack: +7 to hit, range 60/240 ft., one target. Hit: 20 (3d10 + 4) bludgeoning damage.",
                    "attack_bonus": 7,
                    "damage_dice": "3d10+4"
                },
                {
                    "name": "Deadly Musk (Recharge 5-6; Skunk Form Only)",
                    "desc": "The aniwye releases a cloud of highly poisonous musk from its tail in a 15-foot cone. Each creature in that area must make a DC 15 Constitution saving throw. On a failure, a creature takes 24 (7d6) poison damage and is stunned until the end of its next turn. On a success, a creature takes half the damage and isn't stunned."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Shapechanger",
                    "desc": "The aniwye can use its action to polymorph into a Large ogre or Huge hill giant, or back into its true form, which is a skunk-like monstrosity. Its statistics, other than its size, are the same in each form, with the exception that only the aniwye's skunk form retains its burrowing and climbing speeds. Any equipment it is wearing or carrying isn't transformed. It reverts to its true form if it dies."
                },
                {
                    "name": "Unstable Form",
                    "desc": "If the aniwye takes 30 or more points of damage on a single turn while in ogre or giant form, it can immediately shift to its skunk form."
                }
            ],
            "spell_list": [],
            "page_no": 25,
            "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_aniwye/"
        },
        {
            "slug": "avulzor",
            "desc": "A horrid-looking bipedal creature with cracked, leathery skin and long arms and legs—ending in wicked, flensing talons—rears up. A trio of unblinking purple eyes is situated in the monster’s chest, and its neck ends in a nest of lamprey-like heads. It wears a kilt of humanoid bones that rattles unnervingly as it moves._  \n**Horrors from Beyond Reality.** Avulzors are hideous aberrations native to a dimension inundated with necrotic energy. There they weave plans for dominating the other planes of existence, launching expeditionary forces into other worlds to kidnap humanoids for experimentation, steal useful magical devices, or destroy perceived threats. Their reasons for doing so are largely unknown, yet they despise all other living creatures.  \n**Masters of Bone.** While avulzors hate all life, they have a disturbingly accurate understanding of humanoid anatomy and use this knowledge to grant their undead constructs extra power. They can also shape bone as if it were putty, transforming an ogre’s pelvis into a usable chair or a dwarf ’s teeth and ribs into a complex musical instrument. While they find undead creatures like Open Game License",
            "name": "Avulzor",
            "size": "Large",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 17,
            "armor_desc": "bone kilt",
            "hit_points": 135,
            "hit_dice": "18d10+36",
            "speed": {
                "walk": 30
            },
            "strength": 19,
            "dexterity": 17,
            "constitution": 14,
            "intelligence": 18,
            "wisdom": 16,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 5,
            "perception": 6,
            "skills": {
                "arcana": 7,
                "insight": 6,
                "intimidation": 8,
                "medicine": 6,
                "perception": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic",
            "condition_immunities": "paralyzed, stunned",
            "senses": "darkvision 90 ft., passive Perception 16",
            "languages": "Common, Deep Speech, Void Speech",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The avulzor makes two claw attacks and two synchronized bite attacks."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4) slashing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "1d8+4"
                },
                {
                    "name": "Synchronized Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 14 (4d4 + 4) piercing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "4d4+4"
                },
                {
                    "name": "Animate Bones (Recharge 5-6)",
                    "desc": "The avulzor creates a skeleton out of a pile of bones or a the corpse of a Large or smaller creature within 10 feet of it. The skeleton is under the control of the avulzor, obeying the avulzor's mental commands, and uses the statistics of a CR 1 or lower skeleton of your choice. The avulzor can control up to three skeletons at one time. If the avulzor creates a skeleton while it already has three under its control, the oldest skeleton crumbles to dust."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Bone Shaping",
                    "desc": "The avulzor can shape bones with its touch, altering the appearance, function, size, and density of bone to match its needs. It can't use this trait to alter the bones of a living creature, but it can otherwise alter any bone it touches that isn't being worn or carried. In addition, as a bonus action, the avulzor can touch any skeleton it created with its Animate Bones action and grant the target one of the following benefits until the end of the target's next turn: \n* Armor Class increases by 2 \n* Reach increases by 5 feet \n* Melee weapon attacks deal an extra 1d4 damage of the weapon's type. \n* Speed increases by 10 feet."
                },
                {
                    "name": "Bone Kilt",
                    "desc": "The avulzor wears a kilt made out of the bones of the many humanoids it has slain. The kilt increases the avulzor's Armor Class by 3. If lost, the avulzor can create a new bone kilt with ample bones and 1 hour of work. The avulzor can use its Animate Bones as a bonus action if it targets the bone kilt. Doing so creates 1 skeleton of CR 2 or lower, but the avulzor subsequently reduces its Armor Class by 3."
                },
                {
                    "name": "Turning Defiance",
                    "desc": "Friendly undead within 30 feet of the avulzor have advantage on saving throws against effects that turn undead."
                }
            ],
            "spell_list": [],
            "page_no": 37,
            "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_avulzor/"
        },
        {
            "slug": "brimstone-locusthound",
            "desc": "This creature is a disturbing combination of wolf and locust, and the smoke it exhales hovers thickly around it. Fur surrounds its locust head, and long, insectoid legs extend from its canine body._  \n**Unnatural Origin.** Brimstone locusthounds are the result of magical experimentation. Scholars are uncertain if the experiment went terribly wrong or if the creatures turned out as originally intended. The wizards who created them have been dead for thousands of years, allowing theories—and the wizards’ creations—to run wild ever since.  \n**Migrating Packs.** Brimstone locusthounds build their nests below ground, in caves, or in buried ruins. They are migratory omnivores, and they prefer areas where fungi and small prey are plentiful. Though less caring for each other than most canines, brimstone locusthounds often form packs to rear young and when food is plentiful. However, when food becomes scarce, a pack of locusthounds tears itself apart, cannibalizing its weakest members, and the survivors scatter to the wind.",
            "name": "Brimstone Locusthound",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 60,
            "hit_dice": "8d8+24",
            "speed": {
                "walk": 30,
                "fly": 60
            },
            "strength": 19,
            "dexterity": 14,
            "constitution": 17,
            "intelligence": 3,
            "wisdom": 9,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 9",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The brimstone locusthound makes two claw attacks."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 9 (1d8 + 4) slashing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d8+4"
                },
                {
                    "name": "Sticky Spittle",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 20/60 ft., one target. Hit: 9 (2d6 + 2) acid damage, and the target must succeed on a DC 13 Dexterity saving throw or be restrained until the end of its next turn.",
                    "attack_bonus": 4,
                    "damage_dice": "2d6+2"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Smoky Aura",
                    "desc": "The brimstone locusthound emits a dense, choking smoke within 10 feet of itself. Each non-brimstone locusthound creature that enters the smoke or starts its turn in the smoke must succeed on a DC 13 Constitution saving throw or be blinded until the end of its turn. On a successful saving throw, the creature is immune to the locusthound's Smoky Aura for 24 hours. At the start of each of its turns, the locusthound chooses whether this aura is active. The smoke is nonmagical and can be dispersed by a wind of moderate or greater speed (at least 10 miles per hour)."
                },
                {
                    "name": "Smoky Haze",
                    "desc": "When the brimstone locusthound is targeted by a ranged weapon attack or a spell that requires a ranged attack roll, roll a d6. On a 4 or 5, the attacker has disadvantage on the attack roll. On a 6, the attack misses the locusthound, disappearing into the smoke surrounding it."
                }
            ],
            "spell_list": [],
            "page_no": 51,
            "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_brimstone-locusthound/"
        },
        {
            "slug": "collais",
            "desc": "The colláis is a large, deer-like creature covered in thick, black fur. A great rack of antlers grows from its thick skull, in which prominent eye sockets display two red embers for eyes. The monster has no mouth; instead, a coarse beard grows in its place._  \n**Summoned Protector.** If a forest village is in danger, the villagers might perform a ritual sacrifice to summon a colláis. Once the ritual is complete, the creature appears in the branches of a nearby tree. It then stalks the village and its surroundings. A colláis returns to its home plane after 24 hours.",
            "name": "Colláis",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 150,
            "hit_dice": "20d10+40",
            "speed": {
                "walk": 40
            },
            "strength": 19,
            "dexterity": 15,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 17,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 5,
            "perception": 7,
            "skills": {
                "intimidation": 9,
                "perception": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing damage from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened",
            "senses": "darkvision 120 ft., passive Perception 17",
            "languages": "understands Common and Sylvan but can’t speak",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The colláis makes one gore attack and two hooves attacks."
                },
                {
                    "name": "Gore",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 15 (2d10 + 4) piercing damage.",
                    "attack_bonus": 8,
                    "damage_dice": "2d10+4"
                },
                {
                    "name": "Hooves",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage.",
                    "attack_bonus": 8,
                    "damage_dice": "2d8+4"
                },
                {
                    "name": "Cry of the Forest",
                    "desc": "The colláis sounds a dreadful and reverberating call. Each creature within 100 feet of the colláis that can hear the cry must succeed on a DC 16 Charisma saving throw or be frightened until the end of its next turn. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the colláis's Cry of the Forest for the next 24 hours. Forest-dwelling beasts and monstrosities with an Intelligence of 4 or lower automatically succeed or fail on this saving throw, the colláis's choice."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Impale and Toss",
                    "desc": "When the colláis hits a Medium or smaller creature with a gore attack, it can use a bonus action to impale and toss the creature. The target must succeed on a DC 16 Strength saving throw or take 11 (2d10) piercing damage and be flung up to 10 feet away from the colláis in a random direction and knocked prone."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The colláis has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 69,
            "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_collais/"
        },
        {
            "slug": "cryoceros",
            "desc": "This enormous, squat beast has a shaggy hide of ice. Two translucent horns protrude from its snout, the frontmost of which looks like a scimitar._  \n**Elemental-Touched Rhino.** A cryoceros resembles a woolly rhinoceros made of ice. Its thick, frozen hide protects the soft flesh at its core, and a layer of ice forms over its already formidable, keratinous horns. The creature’s body is efficient at transferring warmth to its fleshy interior; fire still harms a cryoceros, but its icy form is not unduly damaged by fiery attacks. A cryoceros has a second stomach that stores ice it consumes. As a defense mechanism, the cryoceros can spew stinging, pulverized ice from this alternate stomach.  \n**Slow Metabolisms.** Cryoceroses survive on stunted grasses and other plants that thrive in the tundra, as well as ice and snow, to replenish their icy exteriors. Despite their size, they don’t require a great deal of sustenance, and they conserve their energy by slowly grazing across frozen plains. Their ponderous movement fools the unwary into believing that distance equals safety. Indeed, cryoceroses endure much provocation before they decide to act, but they run at and spear or crush those who irritate them. Once their ire is up, they rarely give up pursuing the source of their anger; only by leaving their vast territories can one hope to escape them.  \n**Cantankerous Mounts.** Gentleness and a regular source of food temporarily earns the cryoceroses’ trust, and patient humanoids can manage to train the creatures to accept riders. This works for convenience much more than for combat, since cryoceroses balk at fighting with loads on their backs. A cryoceros in combat with a rider either stands stock still until its rider dismounts or, worse, rolls over to throw its rider, often crushing the rider in the process. Because of this, most tribes who train cryoceroses use the creatures as beasts of burden rather than war mounts.",
            "name": "Cryoceros",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 133,
            "hit_dice": "14d10+56",
            "speed": {
                "walk": 40
            },
            "strength": 19,
            "dexterity": 11,
            "constitution": 18,
            "intelligence": 3,
            "wisdom": 13,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, cold",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 11",
            "languages": "—",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Gore",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one creature. Hit: 13 (2d8 + 4) piercing damage plus 9 (2d8) cold damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d8+4"
                },
                {
                    "name": "Stomp",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one prone creature. Hit: 20 (3d10 + 4) bludgeoning damage.",
                    "attack_bonus": 7,
                    "damage_dice": "3d10+4"
                },
                {
                    "name": "Shards of Ice (Recharge 4-6)",
                    "desc": "The cryoceros exhales razor-sharp ice in a 15-foot cone. Each creature in that area must make a DC 15 Dexterity saving throw, taking 10 (3d6) cold damage and 10 (3d6) piercing damage on a failed save, or half as much on a successful one."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Snow Camouflage",
                    "desc": "The cryoceros has advantage on Dexterity (Stealth) checks made to hide in snowy terrain."
                },
                {
                    "name": "Trampling Charge",
                    "desc": "If the cryoceros moves at least 20 feet straight toward a target and then hits it with its gore attack on the same turn, the target must succeed on a DC 15 Strength saving throw or be knocked prone. If the target is prone, the cryoceros can make one stomp attack against it as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": 76,
            "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_cryoceros/"
        },
        {
            "slug": "fleshdreg",
            "desc": "A mass of disgorged plant material lies at the base of this fleshy tree. Hollowed out areas give the impression of a mouth and a pair of eyes._  \n**Disgusting Display.** At a distance, the fleshdreg’s appearance is not quite so disturbing, but a close-up view invokes revulsion in many creatures. Their most unsettling aspect—the constant spewing of plant material—is due to a strange regenerative factor. The trees spontaneously generate plant material, which negatively interacts with their acidic interiors and causes them near-constant digestive discomfort. The fleshdregs can direct this acidified material as a spew, which temporarily suspends this continual production, but they are hesitant to do so except in extreme circumstances. If they lose too much acid or their acid somehow becomes neutralized, the pulpy material fills their innards, bloating them and eventually erupting through their skin.  \n**Friendly Trees.** Many intelligent creatures encountering fleshdregs judge them by their horrifying features, but the fleshdregs are amiable hosts. They understand that many creatures find them repulsive and react to hostility with calming words and a show of peace. Assuming they establish a friendly footing with visitors, they prove to be valuable sources of information about the surrounding territory. In some cases, fleshdregs volunteer to accompany their new acquaintances within a swamp, especially if the fleshdregs seek to relocate.  \n**Otherworldly Origins.** Scholars who have studied the strange trees conclude they derive from some foreign environment. They are split on whether the creatures come from beyond the stars or migrated from deep within the underworld. The scholars agree fleshdregs serve an environmental niche in their native habitat similar to trees and may be an otherworldly equivalent to Open Game License",
            "name": "Fleshdreg",
            "size": "Huge",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "neutral good",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 115,
            "hit_dice": "10d12+50",
            "speed": {
                "walk": 30
            },
            "strength": 19,
            "dexterity": 6,
            "constitution": 20,
            "intelligence": 13,
            "wisdom": 16,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "insight": 6,
                "nature": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire",
            "damage_immunities": "acid",
            "condition_immunities": "exhaustion, unconscious",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Common, Deep Speech, Sylvan",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The fleshdreg makes two slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one creature. Hit: 14 (3d6 + 4) bludgeoning damage.",
                    "attack_bonus": 7,
                    "damage_dice": "3d6+4"
                },
                {
                    "name": "Rock",
                    "desc": "Melee Weapon Attack: +7 to hit, range 60/180 ft., one target. Hit: 20 (3d10 + 4) bludgeoning damage.",
                    "attack_bonus": 7,
                    "damage_dice": "3d10+4"
                },
                {
                    "name": "Disgorge Innards (Recharge 6)",
                    "desc": "The fleshdreg expels acidic sludge in a 30-foot line that is 5 feet wide. Each creature in that line must make a DC 16 Dexterity saving throw, taking 18 (4d8) acid damage on a failed save, or half as much damage on a successful one. A creature that fails the saving throw takes 9 (2d8) acid damage the end of its next turn, unless it or a creature within 5 feet of it takes an action to remove the sludge."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Regeneration",
                    "desc": "The fleshdreg regains 5 hp at the start of its turn if it has at least 1 hp. If the fleshdreg uses its Disgorge Innards action, this trait doesn't function at the start of its next turn."
                }
            ],
            "spell_list": [],
            "page_no": 152,
            "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_fleshdreg/"
        },
        {
            "slug": "giant-husk",
            "desc": "A grotesque human body moves like jelly. Its split-open front reveals the creature has no bones._  \nHusks are the opposite of Open Game License",
            "name": "Giant Husk",
            "size": "Huge",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 76,
            "hit_dice": "8d12+24",
            "speed": {
                "walk": 40
            },
            "strength": 19,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 5,
            "wisdom": 7,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "understands all languages it knew in life but can’t speak",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The husk makes two attacks."
                },
                {
                    "name": "Smother",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one Huge or smaller creature. Hit: The creature is grappled (escape DC 14). Until this grapple ends, the target is restrained, blinded, and at risk of suffocating. In addition, at the start of each of the target's turns, the target takes 14 (3d6 + 4) bludgeoning damage. The husk can smother one Huge, two Large, or four Medium or smaller creatures at a time."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "As the husk."
                },
                {
                    "name": "Damage Transfer",
                    "desc": "As the husk, except the other half of the damage is split evenly between all creatures grappled by the husk."
                }
            ],
            "spell_list": [],
            "page_no": 393,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_giant-husk/"
        },
        {
            "slug": "hodag",
            "desc": "A creature covered in green and brown fur with a horned, frog-shaped head and spikes running along its back and tail stalks forward, its fanged face twisted in a leering grin._  \nHodags are carnivorous nocturnal predators that stalk temperate forests, hills, and plains.  \n**Taste for Domestic Life.** While fierce, hodags prefer to kill easy prey. Many stalk the lands outside farms, villages, and even small cities, attacking livestock, pets, and travelers. Hodags have been known to break down the doors of houses, barns, and other buildings to get at prey inside.  \n**Solo Hunters until Mating.** Hodags are generally solitary creatures with large territories. Babies are abandoned by their mothers after birth. There is an exception for one week each year in spring just after the end of winter. Hodags within several hundred miles instinctually gather in a prey-filled area, which never seems to be the same place twice. The hodags gorge on as much food as possible and engage in mating rituals. When the week is over, the hodags disperse, returning to their territories.  \n**Impossible to Train.** Hodags are born with strong predator instincts, which helps the young survive after being left by their mothers. Many believe this same instinct makes hodags impossible to train, but such claims only make them more valuable targets for those who collect exotic pets.",
            "name": "Hodag",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 52,
            "hit_dice": "7d10+14",
            "speed": {
                "walk": 40
            },
            "strength": 19,
            "dexterity": 12,
            "constitution": 14,
            "intelligence": 3,
            "wisdom": 12,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "charmed",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "—",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The hodag makes three melee attacks, but can use its bite and horn attacks only once each."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4) piercing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d8+4"
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) slashing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d6+4"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 6 (1d4 + 4) piercing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d4+4"
                },
                {
                    "name": "Horns",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 9 (2d4 + 4) piercing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "2d4+4"
                },
                {
                    "name": "Territorial Display (Recharge 6)",
                    "desc": "The hodag rears and stomps on the ground then roars a territorial challenge. Each creature within 10 feet of the hodag must make a DC 14 Dexterity saving throw, taking 14 (4d6) thunder damage on a failed save, or half as much damage on a successful one. A creature that fails the saving throw by 5 or more is also knocked prone."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Charge",
                    "desc": "If the hodag moves at least 10 feet straight toward a target and then hits it with a horn attack on the same turn, the target takes an extra 5 (2d4) piercing damage. If the target is a creature, it must succeed on a DC 14 Strength saving throw or be knocked prone."
                },
                {
                    "name": "Improved Critical",
                    "desc": "The hodag's teeth, claws, horns, and tail spikes are extra sharp. These weapon attacks score a critical hit on a roll of 19 or 20."
                },
                {
                    "name": "Keen Hearing and Smell",
                    "desc": "The hodag has advantage on Wisdom (Perception) checks that rely on hearing or smell."
                }
            ],
            "spell_list": [],
            "page_no": 200,
            "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_hodag/"
        },
        {
            "slug": "imperial-dragon-wyrmling",
            "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": "Imperial Dragon Wyrmling",
            "size": "Medium",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 60,
            "hit_dice": "8d8+24",
            "speed": {
                "walk": 30,
                "fly": 60,
                "swim": 30
            },
            "strength": 19,
            "dexterity": 12,
            "constitution": 17,
            "intelligence": 14,
            "wisdom": 12,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": 3,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": 3,
            "charisma_save": 4,
            "perception": 5,
            "skills": {
                "insight": 3,
                "perception": 5,
                "stealth": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning, thunder",
            "condition_immunities": "",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 15",
            "languages": "Draconic",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 9 (1d10 + 4) piercing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d10+4"
                },
                {
                    "name": "Lightning Breath (Recharge 5-6)",
                    "desc": "The dragon exhales lightning in a 30-foot line that is 5 feet wide. Each creature in that line must make a DC 13 Dexterity saving throw, taking 22 (4d10) lightning 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": "Amphibious",
                    "desc": "The dragon can breathe air and water."
                },
                {
                    "name": "Innate Spellcasting (1/Day)",
                    "desc": "The dragon can innately cast fog cloud, requiring no material components. Its innate spellcasting ability is Charisma."
                }
            ],
            "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_imperial-dragon-wyrmling/"
        },
        {
            "slug": "keelbreaker-crab",
            "desc": "Three figureheads rise from the tattered sails and anchor chain that drape the crab’s carapace. As the behemoth clacks its claws, the maidens depicted on the figureheads begin to wail._  \nFew monsters strike more fear into the hearts of sailors than the keelbreaker crab. These enormous crustaceans prey on ships caught in shallow water and decorate their shells with the wreckage left behind. Keelbreaker crabs are drawn to ships carrying magical cargo, as well as to the enchanted, living figureheads that often adorn such vessels.  \n**Living Figureheads.** The wails of a keelbreaker’s figureheads drive most who hear them mad. However, a figurehead recovered intact from a crab might be convinced to reveal the location of a hidden treasure or even chart a course to the native harbor of the ship it formerly adorned.",
            "name": "Keelbreaker Crab",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 157,
            "hit_dice": "15d12+60",
            "speed": {
                "walk": 40,
                "swim": 40
            },
            "strength": 19,
            "dexterity": 10,
            "constitution": 18,
            "intelligence": 3,
            "wisdom": 12,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "perception": 5,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., passive Perception 15",
            "languages": "—",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The crab can use its Wail. It then makes two pincer attacks."
                },
                {
                    "name": "Pincer",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 17 (3d8 + 4) bludgeoning damage, and the target is grappled (escape DC 16) if it is a Large or smaller creature. The crab has two claws, each of which can grapple only one target.",
                    "attack_bonus": 8,
                    "damage_dice": "3d8+4"
                },
                {
                    "name": "Wail",
                    "desc": "As long as at least one if its living figureheads remains intact, the keelbreaker crab can cause the figurehead to wail. Roll a d6 and consult the following table to determine the wail.\n\n| d6 | Wail |\n|----|------|\n| 1-2 | Frightening Wail. Each creature within 60 feet who can hear the crab 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 a creature's saving throw is successful or the effect ends for it, the creature is immune to the keelbreaker crab's Frightening Wail for the next 24 hours. |\n| 3-4 | Maddening Wail. Each creature within 60 feet who can hear the crab must succeed on a DC 16 Wisdom saving throw or take 18 (4d8) psychic damage. |\n| 5-6 | Stunning Wail. Each creature within 60 feet who can hear the crab must make a DC 16 Constitution saving throw. On a failure, a creature takes 9 (2d8) thunder damage and is stunned until the end of its next turn. On a success, a creature takes half the damage and isn't stunned. |"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The crab can breathe air and water."
                },
                {
                    "name": "Living Figureheads",
                    "desc": "Three magical figureheads adorn the crab's back. While at least one figurehead remains intact, the crab has advantage on Wisdom (Perception) checks and can use its Wail.\n\nEach figurehead is an object with AC 15, 20 hp, resistance to bludgeoning and piercing damage, and immunity to poison and psychic damage. If all the figureheads are reduced to 0 hp, the keelbreaker crab can't use its Wail action. Damaging a figurehead does not harm the crab."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The crab deals double damage to objects and structures."
                }
            ],
            "spell_list": [],
            "page_no": 226,
            "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_keelbreaker-crab/"
        },
        {
            "slug": "knight-ab-errant",
            "desc": "A man of supernatural physique swings his mighty hammer with the ease and abandon of a child wielding a fallen tree branch. Beneath his ruined tabard, swirling runes and sigils dance across an impossibly muscular frame._  \nOnce ordinary warriors, these towering behemoths have been scourged by wild and unpredictable magic that lingers in forgotten and forbidden parts of the world.  \n**Revised Beyond Recognition.** Perhaps a paladin claims a trophy from an ancient and unknowable force from beyond the stars, after routing a dungeon of its followers— and slowly, the trophy changes him. In the heat of combat, a simple swordsman might quaff the wrong potion and be spontaneously transformed by an errant wizard’s experimental brew. Whatever their origins, they now walk the world as hulking abominations, gifted strength unimaginable in an ironic reflection of their former selves.  \n**Born of Boons.** Although many knights ab-errant may be altered after exposure to unpredictable arcane sorcery, some were created by divine magic. These may be devotees of trickster gods, or ones that are especially cruel, or they may have prayed to innocuous deities in ways that were unorthodox or otherwise wanting.",
            "name": "Knight Ab-errant",
            "size": "Large",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "any alignment",
            "armor_class": 14,
            "armor_desc": "armor scraps",
            "hit_points": 93,
            "hit_dice": "11d10+33",
            "speed": {
                "walk": 30
            },
            "strength": 19,
            "dexterity": 12,
            "constitution": 17,
            "intelligence": 10,
            "wisdom": 11,
            "charisma": 13,
            "strength_save": 7,
            "dexterity_save": 4,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 7,
                "intimidation": 4
            },
            "damage_vulnerabilities": "psychic",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "any one language (usually Common)",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The knight ab-errant makes two melee attacks: one with its sweeping maul and one with its fist."
                },
                {
                    "name": "Sweeping Maul",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 18 (4d6 + 4) bludgeoning damage, and the target must succeed on a DC 14 Strength saving throw or be knocked prone.",
                    "attack_bonus": 7,
                    "damage_dice": "4d6+4"
                },
                {
                    "name": "Fist",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 9 (2d4 + 4) bludgeoning damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d4+4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Bigger They Are",
                    "desc": "Once per turn, when the knight ab-errant hits a creature that is Medium or smaller with a melee weapon, it can deal one extra die of damage."
                },
                {
                    "name": "Harder They Fall",
                    "desc": "When the knight ab-errant takes damage from a critical hit, it must succeed on a Dexterity saving throw with a DC equal to the damage taken or be knocked prone."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The knight ab-errant has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Reckless",
                    "desc": "At the start of its turn, the knight ab-errant can gain advantage on all melee weapon attack rolls during that turn, but attack rolls against it also have advantage until the start of its next turn."
                }
            ],
            "spell_list": [],
            "page_no": 231,
            "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_knight-ab-errant/"
        },
        {
            "slug": "onyx-magistrate",
            "desc": "This large onyx statue looks down critically from an ornate chair. It wears long ceremonial robes and carries a scepter in one hand and an orb in the other. With a slow grinding sound, the statue animates and rises in the air, still seated in its onyx chair._  \n**Grand Sculptures.** Built to oversee great libraries, courts of law, royal houses, and the seats of government in corrupt and evil lands, onyx magistrates are intelligent constructs resembling judges, court officials, or bishops seated on massive thrones. The onyx magistrate is often placed in an area of importance such as within a great meeting hall or next to an important gate and remains motionless until it deems someone worthy of its attention or in need of punishment.  \n**Judge, Jury, and Executioner.** Onyx magistrates pursue their tasks with diligence and patience, never shirking from their responsibilities or showing pity or remorse for their actions. They never tolerate falsehoods or those seeking to cajole or intimidate them, though they have a soft spot for flattery, especially that which praises their abilities or dedication to their role. The construction of an onyx magistrate requires the binding of a Open Game License",
            "name": "Onyx Magistrate",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 123,
            "hit_dice": "13d10+52",
            "speed": {
                "fly": 30,
                "walk": 0,
                "hover": true
            },
            "strength": 19,
            "dexterity": 10,
            "constitution": 18,
            "intelligence": 16,
            "wisdom": 20,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 8,
            "skills": {
                "insight": 8,
                "intimidation": 8,
                "perception": 8,
                "persuasion": 8,
                "religion": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, psychic",
            "damage_immunities": "necrotic, poison; bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine weapons",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned, prone",
            "senses": "darkvision 60 ft., passive Perception 18",
            "languages": "Common, Infernal",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The onyx magistrate makes three scepter attacks. Alternatively, it can use Necrotic Ray twice."
                },
                {
                    "name": "Scepter",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 15 (2d10 + 4) bludgeoning damage, and the target must succeed on a DC 15 Strength saving throw or be knocked prone.",
                    "attack_bonus": 7,
                    "damage_dice": "2d10+4"
                },
                {
                    "name": "Necrotic Ray",
                    "desc": "Ranged Spell Attack: +8 to hit, range 30/120 ft., one target. Hit: 17 (3d8 + 4) necrotic damage.",
                    "attack_bonus": 8,
                    "damage_dice": "3d8+4"
                },
                {
                    "name": "Dire Judgement (1/Day)",
                    "desc": "Each creature of the onyx magistrate's choice that is within 30 feet of the magistrate and aware of it must succeed on a DC 16 Wisdom saving throw or be cursed with dire judgment. While cursed in this way, the creature can't regain hp by magical means, though it can still regain hp from resting and other nonmagical means. In addition, when a cursed creature makes an attack roll or a saving throw, it must roll a d4 and subtract the number from the attack roll or saving throw. The curse lasts until it is lifted by a remove curse spell or similar magic."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Tip the Scales (Recharge 5-6)",
                    "desc": "The onyx magistrate adds 3 to its AC against one attack that would hit it. Alternatively, the onyx magistrate succeeds on a saving throw it failed."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Immutable Form",
                    "desc": "The onyx magistrate is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The onyx magistrate has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The onyx magistrate's weapon attacks are magical."
                }
            ],
            "spell_list": [],
            "page_no": 276,
            "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_onyx-magistrate/"
        },
        {
            "slug": "ophidiotaur",
            "desc": "This creature could be mistaken for a large centaur if not for the black and green scales covering its body and its cobra-like head. Its hiss sounds like a hundred angry vipers, and the venom dripping from creature’s long fangs sizzles as it lands._  \n**Born from Corruption.** An ophidiotaur is created when a centaur is transformed via a foul ritual that combines its form with that of a venomous serpent. Most centaurs do not survive the process, but those that do can reproduce naturally, potentially creating even more of these serpentine monstrosities.  \n**Servants of Serpents.** Ophidiotaurs serve evil nagas, Open Game License",
            "name": "Ophidiotaur",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 95,
            "hit_dice": "10d10+40",
            "speed": {
                "swim": 30,
                "walk": 50
            },
            "strength": 19,
            "dexterity": 13,
            "constitution": 18,
            "intelligence": 8,
            "wisdom": 16,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "athletics": 7,
                "perception": 6,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 90 ft., passive Perception 16",
            "languages": "Common, Draconic, Void Speech",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The ophidiotaur makes two attacks: one with its bite and one with its glaive."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 8 (1d6 + 4) piercing damage plus 3 (1d6) poison damage. The target must succeed on a DC 14 Constitution saving throw or be poisoned for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "attack_bonus": 7,
                    "damage_dice": "1d6+4"
                },
                {
                    "name": "Poisoned Glaive",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 15 (2d10 + 4) slashing damage plus 3 (1d6) poison damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d10+4"
                },
                {
                    "name": "Call Serpents (1/Day)",
                    "desc": "The ophidiotaur magically calls 1d6 poisonous snakes or flying snakes (ophidiotaur's choice). The called creatures arrive in 1d4 rounds, acting as allies of the ophidiotaur and obeying its spoken commands. The snakes remain for 1 hour, until the ophidiotaur dies, or until the ophidiotaur dismisses them as a bonus action."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Charge",
                    "desc": "If the ophidiotaur moves at least 30 feet straight toward a target and then hits it with a poisoned glaive attack on the same turn, the target takes an extra 5 (1d10) slashing damage."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The ophidiotaur has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 282,
            "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_ophidiotaur/"
        },
        {
            "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": "repository",
            "desc": "A mechanical whir issues from this pyramid-shaped mechanism as it begins to unfold hundreds of jointed limbs. When the noise grows shrillest, alien runes alight across its golden surfaces._  \n**Secret Keepers.** The people of Leng are renowned traders, and it once occurred to a Leng inventor that knowledge is the most valuable trade good. That inventor’s identity is one of the many secrets the first repository faithfully keeps. These constructs are built for the reception, transmission, and safeguarding of information, and even those that don’t hold particularly coveted information still defend their charges with lethal force. Repositories sometimes hold secrets within their consciousness, a task made easier by the fact that these creatures can understand all languages. Others hold physical recordings of information within their chest cavities.  \n**Master of Language.** A repository exists to protect and trade information, and as such, it knows and can translate all languages. Its programming allows it to wield this mastery of language as a physical weapon. A repository can also use the power of language as a psychic assault, uttering words of power to attack the very minds of its enemies.  \n**Right Tool for the Job.** The chest cavity of a repository contains an extradimensional space that functions like a bag of holding, granting the repository the ability to pull out any tool that may be required. Most repositories keep sets of common tools stashed inside their chests, including thieves’ tools and smith’s tools. Some repositories, however, are equipped with specialized tools or magic items, depending on the creatures’ purpose at creation. Similarly, a repository can store anything it needs to protect in this extra-dimensional space. The repository is the only creature capable of retrieving items from this space while it is alive. When a repository is destroyed, its chest cavity becomes accessible to anyone that reaches inside its pyramidal form; however, the power holding this extra-dimensional space together fades after 1 hour. An object in the extra-dimensional space when it fades is destroyed. A creature in the extra-dimensional space when it fades is deposited in a random location on the Astral Plane.  \n**Construct Nature.** A repository doesn’t require air, food, drink, or sleep.",
            "name": "Repository",
            "size": "Medium",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 110,
            "hit_dice": "13d8+52",
            "speed": {
                "walk": 30
            },
            "strength": 19,
            "dexterity": 10,
            "constitution": 18,
            "intelligence": 16,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine weapons",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 120 ft., passive Perception 11",
            "languages": "all",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The repository makes two slash attacks."
                },
                {
                    "name": "Slash",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d8+4"
                },
                {
                    "name": "Language Lash (Recharge 5-6)",
                    "desc": "The repository utters words of power, unleashing psychic energy in a 30-foot cone. Each creature in that area must make a DC 15 Intelligence saving throw. On a failure, a creature takes 14 (4d6) psychic damage and is incapacitated for 1 minute. On a success, a creature takes half the damage and isn't stunned. A 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": "Immutable Form",
                    "desc": "The repository is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The repository has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The repository's weapon attacks are magical."
                },
                {
                    "name": "Self-Destruct",
                    "desc": "If a repository is reduced to 0 hp, it explodes, leaving behind its small, pyramidal chest cavity. Each creature within 20 feet of the repository when it explodes must make a DC 15 Dexterity saving throw, taking 14 (4d6) bludgeoning damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "spell_list": [],
            "page_no": 306,
            "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_repository/"
        },
        {
            "slug": "rotsam-swarm",
            "desc": "A quivering glob wraps around a corpse’s arm. Though the corpse is already decaying, the glob seems to accelerate the rot._  \n**Expediter of Decay.** The rotsam feeds on rotting flesh, encouraging decay in already rotten corpses and initiating decay in previously preserved corpses. Unfortunately, the rotsam can affect living tissue just as well and makes no distinction between the two.  \n**Leechlike Underwater Dwellers.** Rotsams attach to their prey like leeches, but they are considerably more difficult to remove than ordinary leeches.  \n**Favored of Rot Cults.** Cultists devoted to deities of disease, death, and decay “raise” rotsams for use in their sacrificial rituals.  \n**Ooze Nature.** A rotsam doesn’t require sleep.",
            "name": "Rotsam Swarm",
            "size": "Large",
            "type": "Ooze",
            "subtype": "Swarm",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 142,
            "hit_dice": "15d10+60",
            "speed": {
                "walk": 10,
                "swim": 30
            },
            "strength": 19,
            "dexterity": 8,
            "constitution": 18,
            "intelligence": 1,
            "wisdom": 9,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "necrotic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, grappled, paralyzed, petrified, prone, restrained, stunned",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 9",
            "languages": "—",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Diseased Bites",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 0 ft., one creature in the swarm's space. Hit: 10 (4d4) piercing damage plus 21 (6d6) necrotic damage, or 5 (2d4) piercing damage and 10 (3d6) necrotic damage if the swarm has half of its hp or fewer. The target must make a DC 15 Constitution saving throw or contract a disease (see the Bog Rot trait).",
                    "attack_bonus": 7,
                    "damage_dice": "4d4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Bog Rot",
                    "desc": "A creature that fails its saving throw against the rotsam's diseased bite attack becomes infected with the bog rot disease. Until the disease is cured, the infected creature's skin breaks out in a rot-like rash that slowly spreads across its body, and its hp maximum decreases by 7 (2d6) for every 24 hours that elapse. After the first 24 hours, the creature's skin starts to smell like rot, and creatures have advantage on Wisdom (Perception) and Wisdom (Survival) checks to find the infected creature. The reduction and rot smell last until the disease is cured. The creature dies if the disease reduces its hp maximum to 0."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The rotsam can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                },
                {
                    "name": "Swarm",
                    "desc": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny rotsam. The swarm can't regain hp or gain temporary hp."
                }
            ],
            "spell_list": [],
            "page_no": 309,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_rotsam-swarm/"
        },
        {
            "slug": "silver-dragon-wyrmling-skeleton",
            "desc": "",
            "name": "Silver Dragon Wyrmling Skeleton",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 45,
            "hit_dice": "6d8+18",
            "speed": {
                "walk": 30,
                "fly": 60
            },
            "strength": 19,
            "dexterity": 10,
            "constitution": 17,
            "intelligence": 8,
            "wisdom": 10,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": 2,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": 2,
            "charisma_save": 1,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "bludgeoning",
            "damage_resistances": "",
            "damage_immunities": "cold, poison",
            "condition_immunities": "exhaustion, poisoned",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 10",
            "languages": "understands all languages it knew in life but can’t speak",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 9 (1d10 + 4) piercing damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d10+4"
                },
                {
                    "name": "Breath Weapons (Recharge 5-6)",
                    "desc": "The dragon uses one of the following breath weapons: \n* Shard Breath. The skeleton exhales a 15-foot cone of bone shards. Each creature in that area must make a DC 13 Dexterity saving throw, taking 18 (4d8) piercing damage on a failed save, or half as much damage on a successful one. \n* Noxious Breath. The skeleton exhales a 15-foot cone of gas. Each creature in the area must succeed on a DC 13 Constitution saving throw or become poisoned for 1 minute. A creature poisoned in this way can repeat the saving throw at the end of each of its turns, ending the poisoned condition on itself on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 113,
            "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_silver-dragon-wyrmling-skeleton/"
        },
        {
            "slug": "snow-giant",
            "desc": "Flurries drift from the body of this gigantic humanoid seemingly crafted from snow. Its simple clothes are almost pointless, and it carries a massive icicle as a club._  \n**Subservient to Frost Giants.** Snow giants inhabit the same territory as Open Game License",
            "name": "Snow Giant",
            "size": "Huge",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 138,
            "hit_dice": "12d12+60",
            "speed": {
                "walk": 40
            },
            "strength": 19,
            "dexterity": 12,
            "constitution": 20,
            "intelligence": 9,
            "wisdom": 15,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 7,
                "stealth": 4,
                "survival": 5
            },
            "damage_vulnerabilities": "fire",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "grappled, restrained",
            "senses": "passive Perception 12",
            "languages": "Common, Giant",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The snow giant makes two club attacks."
                },
                {
                    "name": "Club",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 11 (3d4 + 4) bludgeoning damage.",
                    "attack_bonus": 7,
                    "damage_dice": "3d4+4"
                },
                {
                    "name": "Giant Snowball",
                    "desc": "Ranged Weapon Attack: +7 to hit, range 60/240 ft., one target. Hit: 14 (3d6 + 4) bludgeoning damage plus 4 (1d8) cold damage, and the target must succeed on a DC 16 Dexterity save or be blinded until the end of its next turn.",
                    "attack_bonus": 7,
                    "damage_dice": "3d6+4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Snow Camouflage",
                    "desc": "The snow giant has advantage on Dexterity (Stealth) checks made to hide in snowy terrain."
                },
                {
                    "name": "Snow Regeneration",
                    "desc": "The snow giant regains 5 hp at the start of its turn if it has at least 1 hp and it is in snowy terrain."
                }
            ],
            "spell_list": [],
            "page_no": 174,
            "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_snow-giant/"
        },
        {
            "slug": "snow-terror",
            "desc": "A sizeable snowperson with sticks for arms, a carrot nose, and a smile etched across its face slowly turns its head. Closer inspection reveals the smile is disturbingly jagged._  \n**Demonic Snow People.** Snow terrors hail from an icy layer of the Abyss. There, they torment lesser fiends or watch as wind-whipped snow destroys visitors wholly unprepared for it. Such visitors are few and far between, leading snow terrors to travel to the Material Plane for greater chances at entertainment.  \n**Innocuous Disguise.** Snow terrors temper their desire for bloodshed and mayhem with patience. They find heavily trafficked areas and lurk nearby, observing potential prey. When choosing victims, they remain motionless in their guise as ordinary snowpersons, even allowing children to pluck the accoutrements off them.  \n**Sadistic Hunter.** A snow terror picks off lone people first, reveling in communities consequently thrown into chaos. Just before it attacks, it reveals its true form: a leering, shark-toothed snowperson with unholy light glowing in its eye sockets. It chases, catches, and devours its victims, relishing the screams as the acid churning in its guts slowly dissolves its prey. It can take on the appearance of its victims, drawing in concerned family members and neighbors before dissolving the facade to attack.",
            "name": "Snow Terror",
            "size": "Large",
            "type": "Fiend",
            "subtype": "shapechanger",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 16,
            "armor_desc": null,
            "hit_points": 127,
            "hit_dice": "15d10+45",
            "speed": {
                "walk": 30
            },
            "strength": 19,
            "dexterity": 22,
            "constitution": 17,
            "intelligence": 12,
            "wisdom": 9,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 6,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "deception": 6,
                "stealth": 9
            },
            "damage_vulnerabilities": "fire",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "acid, cold, poison",
            "condition_immunities": "frightened, poisoned",
            "senses": "darkvision 60 ft., passive Perception 9",
            "languages": "Abyssal, Common",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one creature. Hit: 14 (3d6 + 4) piercing damage plus 14 (4d6) acid damage. If the target is a Medium or smaller creature, it must succeed on a DC 15 Dexterity saving throw or be swallowed by the snow terror. A swallowed creature is blinded and restrained, it has total cover against attacks and other effects outside the snow terror, and it takes 14 (4d6) acid damage at the start of each of the snow terror's turns. The snow terror can have only one creature swallowed at a time.\n\nIf the snow terror takes 15 or more damage on a single turn from the swallowed creature, it must succeed on a DC 16 Constitution saving throw at the end of that turn or regurgitate the swallowed creature, which falls prone in a space within 10 feet of the snow terror. If the snow terror dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 10 feet of movement, exiting prone.",
                    "attack_bonus": 7,
                    "damage_dice": "3d6+4"
                },
                {
                    "name": "Horrifying Visage",
                    "desc": "Each non-undead creature within 60 feet of the snow terror that can see it must succeed on a DC 13 Wisdom saving throw or be 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 this snow terror's Horrifying Visage for the next 24 hours."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance (Snow Person Form Only)",
                    "desc": "While the snow terror remains motionless, it is indistinguishable from an ordinary snow person."
                },
                {
                    "name": "Shapechanger",
                    "desc": "The snow terror can use its action to polymorph into a Large snow person, a snowy likeness of the creature it most recently killed, or back into its true 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.\n\nWhile in the form of the creature it most recently killed, creatures that knew the mimicked creature have disadvantage on their Wisdom saving throws against its Horrifying Visage."
                }
            ],
            "spell_list": [],
            "page_no": 334,
            "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_snow-terror/"
        },
        {
            "slug": "stormboar",
            "desc": "A massive, green-scaled boar snorts angrily as tiny bolts of blue lightning ripple over its body._  \n**Accidental Arcane Creations.** An evoker who raised hogs to fund their wild experiments, accidentally blew up their tower years ago. The explosion created a horrific storm that raged for days in the region, causing the locals to take shelter. When the storm dissipated, the wizard and their tower were gone, but the hogs had been transformed into scaled beasts that harnessed the power of lightning and thunder.  \n**Storm’s Fury.** Stormboars embody the fury of the storm. Just as stubborn and ferocious as their more mundane cousins, stormboars let no obstacle get in their way while they look for food or protect their offspring. Seasoned hunters know to drop an offering of metal behind as they leave the area to ensure the boar is too distracted to follow them.  \n**Metal Devourers.** Stormboars crave metal. Prospectors track the boars to find areas rich with precious minerals and ore, and treasure hunters use the creatures to sniff out hidden vaults of wealth. Anyone relying on a stormboar must be careful, however. The boars see any creature wearing or carrying metal as the deliverer of an easy meal. The aggressive creatures won’t stop attacking until they’ve consumed every bit of metal an unfortunate traveler is carrying. Starving stormboars have been known to venture into civilized areas for a meal.",
            "name": "Stormboar",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 95,
            "hit_dice": "10d10+40",
            "speed": {
                "walk": 40
            },
            "strength": 19,
            "dexterity": 12,
            "constitution": 18,
            "intelligence": 3,
            "wisdom": 10,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning, thunder",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "—",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Tusk",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage and 11 (2d10) lightning damage. In addition, nonmagical metal armor worn by the target is partly devoured by the boar and takes a permanent and cumulative -2 penalty to the AC it offers. The armor is destroyed if the penalty reduces its AC to 10.",
                    "attack_bonus": 7,
                    "damage_dice": "2d6+4"
                },
                {
                    "name": "Lightning Run (Recharge 6)",
                    "desc": "The boar becomes a bolt of living lightning and moves up to its speed without provoking opportunity attacks. It can move through creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage and is pushed to the closest unoccupied space if it ends its turn inside an object. Each creature in the boar's path must make a DC 15 Dexterity saving throw, taking 22 (4d10) lightning damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Thunder Leap (Recharge 6)",
                    "desc": "The boar moves up to 20 feet, jumping over obstacles in its way. Difficult terrain doesn't cost it extra movement when it leaps. Each creature within 10 feet of the boar when it leaps and each creature within 10 feet of where it lands must make a DC 15 Constitution saving throw. On a failure, a creature takes 16 (3d10) thunder damage and is pushed up to 10 feet away from the boar. On a success, a creature takes half the damage and isn't pushed."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Iron Scent",
                    "desc": "The boar can pinpoint, by scent, the location of ferrous metal within 60 feet of it."
                },
                {
                    "name": "Lightning Hide",
                    "desc": "A creature that touches the boar or hits it with a melee attack while within 5 feet of it takes 5 (2d4) lightning damage."
                },
                {
                    "name": "Relentless (Recharges after a Short or Long Rest)",
                    "desc": "If the boar takes 15 damage or less that would reduce it to 0 hp, it is reduced to 1 hp instead."
                },
                {
                    "name": "Thunder Charge",
                    "desc": "If the boar moves at least 20 feet straight toward a target and then hits it with a tusk attack on the same turn, the target takes an extra 11 (2d10) thunder damage. If the target is a creature, it must succeed on a DC 15 Strength saving throw or be knocked prone."
                }
            ],
            "spell_list": [],
            "page_no": 341,
            "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_stormboar/"
        },
        {
            "slug": "tembril",
            "desc": "Standing on its back legs and holding a decapitated human head in its hands, this nightmarish creature resembles a gigantic squirrel with saber-like teeth, soulless black eyes, and hard, scaly skin. It chitters softly and eerily._  \n**Forest Terrors.** In the dark and foreboding forests of the north, tales are spun of terrible ogres, hags, evil wolves, and great arctic serpents, but humans and ogres alike fear the tembril, a savage monstrosity that feeds specifically on the eyes, tongues, and brains of humanoids. Resembling a squirrel the size of a bear, but with brown scales and immense claws and fangs, the tembril hunts sapient fey, humanoids, and giants exclusively, using its claws to eviscerate its opponent as its teeth punctures their skulls.  \n**Head Collectors.** The victim of a tembril attack is almost always found without its head, for the creature collects the severed cranium to devour the contents either immediately or at a later time. Tembrils store the heads in the long winter months, hiding them within the hollows of great trees or in other suitable locations and covering them in ice so they don’t decompose. The decapitated bodies left behind make a meal for many forest-dwelling scavengers, and crows, Open Game License",
            "name": "Tembril",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 114,
            "hit_dice": "12d10+48",
            "speed": {
                "walk": 40
            },
            "strength": 19,
            "dexterity": 14,
            "constitution": 18,
            "intelligence": 4,
            "wisdom": 15,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "perception": 5,
                "stealth": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 15",
            "languages": "—",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The tembril makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) piercing damage. If the tembril scores a critical hit against a Medium or smaller target and the damage reduces the target to below half its hp maximum, the target must succeed on a DC 15 Constitution saving throw or be instantly killed as its head is removed. A creature is immune to this effect if it is immune to piercing damage or doesn't have or need a head.",
                    "attack_bonus": 7,
                    "damage_dice": "2d8+4"
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d6+4"
                },
                {
                    "name": "Maddening Chitter (Recharge 6)",
                    "desc": "The tembril chitters maddeningly in a 30-foot cone. Each creature in that area must make a DC 15 Wisdom saving throw. On a failure, a creature takes 21 (6d6) psychic damage and is incapacitated for 1 minute. On a success, a creature takes half the damage and isn't incapacitated. If a creature fails the saving throw by 5 or more, it also suffers short-term madness. An incapacitated creature can repeat the saving throw at the end of each of its turns, ending the incapacitated condition on itself on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Ambusher",
                    "desc": "In the first round of combat, the tembril has advantage on attack rolls against any creature it has surprised."
                },
                {
                    "name": "Nimble Leap",
                    "desc": "The tembril can take the Dash or Disengage action as a bonus action on each of its turns."
                }
            ],
            "spell_list": [],
            "page_no": 344,
            "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_tembril/"
        },
        {
            "slug": "thornheart-guardian",
            "desc": "A hulking figure clad in a black armor adorned with thorny ornaments slowly walks forward, seemingly unhindered by the thick vegetation of the surrounding woods._  \nThornheart guardians are unyielding and merciless defenders of the forest domains of hags and other sinister fey. They are the twisted cousins of Open Game License",
            "name": "Thornheart Guardian",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 133,
            "hit_dice": "14d10+56",
            "speed": {
                "walk": 30
            },
            "strength": 19,
            "dexterity": 10,
            "constitution": 18,
            "intelligence": 7,
            "wisdom": 14,
            "charisma": 1,
            "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": "poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 60 ft., passive Perception 16",
            "languages": "understands the languages of its creator but can’t speak",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The thornheart guardian makes three attacks: two with its barbed greatsword and one with its thorny whip."
                },
                {
                    "name": "Barbed Greatsword",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft, one target. Hit: 13 (2d8 + 4) slashing damage plus 7 (2d6) piercing damage."
                },
                {
                    "name": "Thorny Whip",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 15 ft., one target. Hit: 11 (2d6 + 4) piercing damage, and the target is grappled (escape DC 16) if it is a Medium or smaller creature. Until this grapple ends, the target is restrained, the guardian can automatically hit the target with its thorny whip, and the guardian can't make thorny whip attacks against other targets.",
                    "attack_bonus": 8,
                    "damage_dice": "2d6+4"
                },
                {
                    "name": "Grasp of the Briar (Recharge 5-6)",
                    "desc": "The thornheart guardian summons grasping, thorny vines to impede and drain the life of its foes. The ground within 20 feet of the thornheart guardian becomes difficult terrain for 1 minute. This difficult terrain doesn't cost the thornheart guardian extra movement. A creature that enters or starts its turn in the area must succeed on a DC 16 Strength saving throw or be restrained by the plants. A restrained creature takes 7 (2d6) necrotic damage at the start of each of its turns. A creature, including the restrained target, can take its action to break the target free of the vines by succeeding on a DC 16 Strength check."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Immutable Form",
                    "desc": "The thornheart guardian is immune to any spell or effect that would alter its form"
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The thornheart guardian has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The thornheart guardian's weapon attacks are magical"
                },
                {
                    "name": "Woodland Walk",
                    "desc": "Difficult terrain composed of nonmagical plants doesn't cost the thornheart guardian extra movement. In addition, the thornheart guardian can pass through nonmagical plants without being slowed by them and without taking damage from them if they have thorns, spines, or a similar hazard."
                }
            ],
            "spell_list": [],
            "page_no": 346,
            "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_thornheart-guardian/"
        },
        {
            "slug": "tidehunter",
            "desc": "Emerging from the surf, this massive crab-like beast has a hard, blue shell covered in barnacles. It holds a net of seaweed between its barbed claws, and a look of intelligence gleams in its elliptical, crimson eyes._  \n**Lurkers in the Shallows.** The tidehunter is an ambush hunter, using its coloration to surprise prey that venture into the shallows. Tidehunters are normally found along coasts with plentiful beaches and underwater vegetation, but some can be found in large lakes and river systems close to the open ocean. Most tidehunters are more than 20 feet across and are powerful enough to overcome a hunter shark or small whale with ease. They have few natural predators, their intelligence and guile making them challenging prey.  \n**Net Weavers.** Tidehunters can weave nets out of kelp, seaweed, and other fibrous plant material with ease, constructing nets in a matter of minutes with the weirdly hooked barbs on their claws. Their nets are strong and can be thrown with great accuracy over a large distance. Indeed, even those on dry land are not immune to the tidehunter’s attacks, and more than one human has been hauled into the surging tide from the apparent safety of the beach.  \n**Fishing Buddies.** While fisherfolk and tidehunters are normally at odds, a tidehunter will sometimes enter into an unspoken agreement with a group of fisherfolk, sharing the spoils of the sea while keeping out of each other’s way.",
            "name": "Tidehunter",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 133,
            "hit_dice": "14d10+56",
            "speed": {
                "swim": 40,
                "walk": 20
            },
            "strength": 19,
            "dexterity": 14,
            "constitution": 18,
            "intelligence": 5,
            "wisdom": 12,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "perception": 4,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "—",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The tidehunter makes three attacks, only one of which can be with its net. It can use Reel in place of two claw attacks."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage, and the target is grappled (escape DC 15). The tidehunter has two claws, each of which can grapple only one target.",
                    "attack_bonus": 7,
                    "damage_dice": "2d8+4"
                },
                {
                    "name": "Net",
                    "desc": "Ranged Weapon Attack: +7 to hit, range 20/60 ft., one target. Hit: A Large or smaller creature hit by the net is restrained until it is freed. The net has no effect on creatures that are formless, or creatures that are Huge or larger. A creature can use its action to make a DC 15 Strength check, freeing itself or another creature within its reach on a success. Dealing 15 slashing damage to the net (AC 13) also frees the creature without harming it, ending the effect and destroying the net."
                },
                {
                    "name": "Reel",
                    "desc": "The tidehunter pulls one creature restrained by its net up to 20 feet straight toward it. If the target is within 10 feet of the tidehunter at the end of this pull, the tidehunter can make one claw attack against it as a bonus action."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Entangle Weapon",
                    "desc": "When the tidehunter is targeted by a melee weapon attack, the attacker must succeed on a DC 16 Dexterity saving throw or miss the attack as the tidehunter uses its net to interfere with the weapon. The tidehunter must have an empty net to use this reaction."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The tidehunter can breathe air and water."
                },
                {
                    "name": "Net Maker",
                    "desc": "With 1 minute of work, the tidehunter can create a net out of seaweed, rope, or similar material. The tidehunter typically carries 2 nets."
                },
                {
                    "name": "Underwater Camouflage",
                    "desc": "The tidehunter has advantage on Dexterity (Stealth) checks made while underwater."
                }
            ],
            "spell_list": [],
            "page_no": 348,
            "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_tidehunter/"
        },
        {
            "slug": "tzepharion",
            "desc": "Strutting forward on four legs tipped with sharp talons, this raptor-like fiend has dark crimson feathers covering its scaled hide and an extended, eyeless, saw-toothed maw. A baleful orange eye glares from the monster’s chest._  \n**Primeval Devils.** Tzepharions are perhaps the most savage and primal of all devils. They care little for the schemes and temptations of other devils and are happy to spend their time chasing and devouring lower life forms. For this reason, tzepharions are treated as simple beasts by other fiends, and packs of tzepharions are sometimes employed by Open Game License",
            "name": "Tzepharion",
            "size": "Large",
            "type": "Fiend",
            "subtype": "devil",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 110,
            "hit_dice": "13d10+39",
            "speed": {
                "walk": 50
            },
            "strength": 19,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 5,
            "wisdom": 18,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 7,
            "skills": {
                "athletics": 10,
                "perception": 7,
                "survival": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold; bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120 ft., passive Perception 17",
            "languages": "understands Infernal but can’t speak",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The tzepharion devil makes one bite attack and four claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) piercing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d8+4"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4) slashing damage.",
                    "attack_bonus": 7,
                    "damage_dice": "1d8+4"
                },
                {
                    "name": "Soul Jolt (Recharge 6)",
                    "desc": "The tzepharion leaps up to 20 feet through the air and makes a claw attack against a target within reach. If it hits, the target must succeed on a DC 15 Wisdom saving throw or its soul is forced out of its body, appearing 20 feet in a random direction away from its body, for 1 minute. The creature has control of its soul, which is invisible and can move through creatures and objects as if they were difficult terrain, but it can't cast spells or take any actions. The creature's body is knocked unconscious and can't be awoken until its soul returns, but it can take damage as normal. The creature can repeat the saving throw at the end of each of its turns, reoccupying its body on a success. Alternatively, a creature can reoccupy its body early if it starts its turn within 5 feet of its body. If a creature doesn't return to its body within 1 minute, the creature dies. If its body is reduced to 0 hp before the creature reoccupies its body, the creature dies."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Devil's Sight",
                    "desc": "Magical darkness doesn't impede the tzepharion's darkvision."
                },
                {
                    "name": "Eye of Rage",
                    "desc": "As a bonus action, the tzepharion incites rage in up to three beasts or monstrosities it can see within 60 feet of it. Each target must succeed on a DC 15 Wisdom saving throw or become enraged until the end of its next turn. While enraged, it has advantage on its attack rolls, but it is unable to distinguish friend from foe and must attack the nearest creature other than the tzepharion. This trait doesn't work on targets with an Intelligence of 6 or higher."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The tzepharion has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "The tzepharion has advantage on attack rolls against a creature if at least one of the devil's allies is within 5 feet of the creature and the ally isn't incapacitated."
                }
            ],
            "spell_list": [],
            "page_no": 106,
            "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_tzepharion/"
        },
        {
            "slug": "wereshark",
            "desc": "The twisted form of a humanoid shark hunches over, its grin showing rows of jagged teeth. Fresh blood drips from its mouth as it clutches a trident in powerful hands._  \nIn humanoid form, weresharks tend to be powerfully-muscled and broad, with little body hair. They are solitary hunters who sometimes stalk and eat each other. If a wereshark spreads its curse, it’s likely because the lycanthrope made a mistake and let potential prey get away.  \n**Voracious Appetites.** Weresharks are savage predators who, driven by voracious appetites, devour anything they come across. Aggressive in all forms, weresharks prefer to spend their time beneath the waves, hunting fish, seals, and other prey. They have no qualms about attacking humanoids or boats, particularly fishing vessels, which contain even more food for the lycanthrope to consume.  \n**Obsessed Predators.** Weresharks become obsessed with prey that gets away from them. A wereshark can stalk an individual through the seas and over land for months, leaving a path of destruction behind it, just to get a taste of what it missed.",
            "name": "Wereshark",
            "size": "Large",
            "type": "Humanoid",
            "subtype": "human, shapechanger",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 11,
            "armor_desc": "in humanoid form, 12 (natural armor) in shark and hybrid form",
            "hit_points": 90,
            "hit_dice": "12d8+36",
            "speed": {
                "walk": 30
            },
            "strength": 19,
            "dexterity": 13,
            "constitution": 17,
            "intelligence": 11,
            "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": "",
            "damage_immunities": "bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "condition_immunities": "",
            "senses": "blindsight 30 ft. (shark and hybrid form only), passive Perception 14",
            "languages": "Common (can’t speak in shark form)",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "In humanoid or hybrid form, the wereshark makes three trident attacks."
                },
                {
                    "name": "Bite (Shark or Hybrid Form Only)",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 15 (2d10 + 4) piercing damage. If the target is a humanoid, it must succeed on a DC 14 Constitution saving throw or be cursed with wereshark lycanthropy.",
                    "attack_bonus": 7,
                    "damage_dice": "2d10+4"
                },
                {
                    "name": "Trident (Humanoid or Hybrid Form Only)",
                    "desc": "Melee or Ranged Weapon Attack: +7 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 7 (1d6 + 4) piercing damage, or 8 (1d8 + 4) piercing damage if used with two hands to make a melee attack.",
                    "attack_bonus": 7,
                    "damage_dice": "1d6+4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Blood Frenzy",
                    "desc": "The wereshark has advantage on melee attack rolls against any creature that doesn't have all its hp."
                },
                {
                    "name": "Hold Breath (Hybrid Form Only)",
                    "desc": "While out of water, the wereshark can hold its breath for 1 hour."
                },
                {
                    "name": "Shapechanger",
                    "desc": "The wereshark can use its action to polymorph into a Large shark-humanoid hybrid or into a Large hunter shark, or back into its true form, which is humanoid. Its statistics, other than its size and AC, are the same in each form, with the exceptions that only its shark and hybrid forms retain its swimming speed, and its shark form doesn't retain its walking speed. Any equipment it is wearing or carrying isn't transformed. The wereshark reverts to its true form if it dies."
                },
                {
                    "name": "Water Breathing (Shark or Hybrid Form Only)",
                    "desc": "The wereshark can breathe only underwater."
                }
            ],
            "spell_list": [],
            "page_no": 266,
            "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_wereshark/"
        },
        {
            "slug": "wintergrim",
            "desc": "This squat creature is covered in furs, making it almost as wide as it is tall. A large nose pokes through the furs, and its gentle eyes shine._  \n**Spirit of Hospitality.** Wintergrims are solitary fey who build their homes in remote locations. When they are alone, they spend much of their time traversing the territory surrounding their homes, watchful for creatures in dire straits or in need of shelter. Wintergrims offer assistance and lodging to travelers they encounter and jump to the rescue for those in immediate peril. They readily share the furs in which they bundle themselves and are often laden with warm soups and beverages they share with visitors suffering from the elements.  \n**Inscrutable Rules.** A wintergrim’s hospitality has limits, as each wintergrim has a unique set of behaviors it holds taboo within the confines of its home. Breaking its rules is so abhorrent to a wintergrim, it dares not even discuss the things it forbids. The rules range from the seemingly innocuous—such as leaving one’s boots on when entering a wintergrim’s home—to common societal norms—such as not attacking or killing another guest. Discovering a wintergrim’s proscribed behavior is difficult, since the wintergrim ignores transgressions outside its home, perhaps giving a cryptic warning that it wouldn’t tolerate the same in its domicile. Mere discussion about its rules may also provoke the fey.  \nWhatever the case, wintergrims demand rulebreakers leave their premises at once, resorting to pummeling those who fail to comply.  \n**Competent Woodsfolk.** As loners with occasional guests, wintergrims are necessarily self-sustaining. They are omnivorous, and they grow gardens, set traps, and hunt for their food. Though they are inured to cold temperatures, they enjoy having a house in which they can reside and share their hospitality. They are adept with the axes they wield to chop down trees for their homes and fires, but they are careful not to overharvest wood. Other than when they hunt, they rarely use their axes as weapons. They prefer to punch their opponents in the hope they can drive their foes away, resorting to their axes only in desperate situations.",
            "name": "Wintergrim",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic good",
            "armor_class": 13,
            "armor_desc": "hide armor",
            "hit_points": 26,
            "hit_dice": "4d6+12",
            "speed": {
                "walk": 30
            },
            "strength": 19,
            "dexterity": 12,
            "constitution": 17,
            "intelligence": 12,
            "wisdom": 16,
            "charisma": 11,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "insight": 5,
                "nature": 3,
                "persuasion": 2,
                "survival": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "",
            "condition_immunities": "charmed",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Common, Sylvan",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "name": "Fist",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 6 (1d4 + 4) bludgeoning damage.",
                    "attack_bonus": 6,
                    "damage_dice": "1d4+4"
                },
                {
                    "name": "Handaxe",
                    "desc": "Melee or Ranged Weapon Attack: +6 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 7 (1d6 + 4) slashing damage, or 8 (1d8 + 4) slashing damage if used with two hands to make a melee attack.",
                    "attack_bonus": 6,
                    "damage_dice": "1d6+4"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Unique Rules",
                    "desc": "If a creature breaks one of the wintergrim's rules of conduct, it becomes enraged. The wintergrim has advantage on Charisma (Intimidation) checks and attack rolls against the offending creature. An offending creature that succeeds on a DC 14 Charisma (Persuasion) check can calm the enraged wintergrim. If the offending creature has damaged the wintergrim in the last hour, it has disadvantage on this check. A creature that succeeds on a DC 12 Intelligence (Investigation) or Wisdom (Insight) check can determine the wintergrim's rules before enraging it."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The wintergrim's innate spellcasting ability is Wisdom (spell save DC 13). It can innately cast the following spells, requiring no material components.\n3/day each: goodberry, speak with animals\n1/day each: lesser restoration, protection from poison"
                }
            ],
            "spell_list": [],
            "page_no": 372,
            "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_wintergrim/"
        },
        {
            "slug": "zalikum",
            "desc": "Waves of heat shimmer around a gigantic vulturelike creature made of sand. The sand crackles with dark energy, and the creature’s eyes burn with malign intelligence._  \nAn enormous vulture forged from sand and malignant power, a zalikum is created by mages who capture souls of the damned and infuse them into the superheated sands of the desert.  \n**Abyssal Ties.** The souls infusing a zalikum are from the Abyss. A zalikum’s creator can gather these souls from the Abyss themselves, but, more often, the creator makes a deal with a demon in exchange for the souls. Unfortunately for the creator, the demon usually hands over souls that aren’t the easiest to control, leading many creators to die at the talons of their zalikums. Such destruction frees the demon from its bonds, releasing it and the zalikum into the world.  \n**Innumerable Lives.** The souls infusing the sand of the zalikum can reform it after it has been destroyed. This process consumes some of the power of the souls, forcing the zalikum to devour more souls to fuel further rebirths.  \n**Construct Nature.** A zalikum doesn’t require air, food, drink, or sleep.",
            "name": "Zalikum",
            "size": "Huge",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 103,
            "hit_dice": "9d12+45",
            "speed": {
                "walk": 20,
                "fly": 80
            },
            "strength": 19,
            "dexterity": 17,
            "constitution": 21,
            "intelligence": 8,
            "wisdom": 10,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 5,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "fire, necrotic, poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 120 ft., passive Perception 13",
            "languages": "understands the languages of its creator but can’t speak",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The zalikum makes one beak attack and one talon attack."
                },
                {
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 13 (2d8 + 4) piercing damage plus 3 (1d6) fire damage and 3 (1d6) necrotic damage. If a creature is slain by this attack, its body crumbles to sand, and the zalikum stores its soul. The creature can be restored to life only if the zalikum is destroyed and can't rejuvenate (see the Rejuvenation trait).",
                    "attack_bonus": 7,
                    "damage_dice": "2d8+4"
                },
                {
                    "name": "Talon",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage plus 3 (1d6) fire damage and 3 (1d6) necrotic damage.",
                    "attack_bonus": 7,
                    "damage_dice": "2d6+4"
                },
                {
                    "name": "Death-infused Desert Breath (Recharge 6)",
                    "desc": "The zalikum exhales superheated sand infused with the power of damned souls in a 30-foot cone. Each creature in the area must make a DC 16 Dexterity saving throw, taking 14 (4d6) fire damage and 14 (4d6) necrotic damage on a failed save, or half as much damage on a successful one. If a creature's saving throw fails by 5 or more, the creature also suffers one level of exhaustion."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Flyby",
                    "desc": "The zalikum doesn't provoke opportunity attacks when it flies out of an enemy's reach."
                },
                {
                    "name": "Ghastly Heated Body",
                    "desc": "A creature that touches the zalikum or hits it with a melee attack while within 5 feet of it takes 3 (1d6) fire damage and 3 (1d6) necrotic damage."
                },
                {
                    "name": "Rejuvenation",
                    "desc": "The zalikum can store the souls of up to 3 victims inside it at one time. If it has at least 1 soul, a destroyed zalikum gains a new body in 1d10 days, regaining all its hp and becoming active again. The new body appears within 5 feet of its sandy remains. If its sandy remains are soaked with holy water and buried in consecrated ground, its trapped souls are freed, and the zalikum can't rejuvenate."
                }
            ],
            "spell_list": [],
            "page_no": 382,
            "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_zalikum/"
        },
        {
            "slug": "altar-flame-golem",
            "desc": "",
            "name": "Altar Flame Golem",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 152,
            "hit_dice": "16d10+64",
            "speed": {
                "walk": 20
            },
            "strength": 19,
            "dexterity": 9,
            "constitution": 18,
            "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": "",
            "damage_immunities": "fire, poison, psychic; bludgeoning, piercing and slashing from nonmagical attacks not made with adamantine",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "desc": "The altar flame golem makes two slam attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 8,
                    "damage_dice": "2d8+4",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage plus 11 (2d10) fire damage.",
                    "name": "Slam"
                },
                {
                    "desc": "The golem breathes fire in a 30-foot cone. Each creature in that area must make a DC 16 Dexterity saving throw, taking 36 (8d8) fire damage on a failed save, or half as much damage on a successful one.",
                    "name": "Flame Breath (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "If the golem takes cold damage or is doused with at least three gallons of water, it has disadvantage on attack rolls and ability checks until the end of its next turn.",
                    "name": "Aversion to Water"
                },
                {
                    "desc": "When the altar flame golem is reduced to 0 hp, it explodes into shards of hot stone and fire. Each creature within 15 feet of it must make a DC 16 Dexterity saving throw, taking 28 (8d6) fire damage on a failed save, or half as much damage on a successful one. An altar flame golem is not immune to the fire damage of another altar flame golem's death burst and doesn't absorb it.",
                    "name": "Death Burst"
                },
                {
                    "desc": "While the golem remains motionless, it is indistinguishable from an altar bearing an eternal flame.",
                    "name": "False Appearance"
                },
                {
                    "desc": "Whenever the golem is subjected to fire damage, it takes no damage and instead regains a number of hp equal to the fire damage dealt. me",
                    "name": "Fire Absorption"
                },
                {
                    "desc": "The golem is immune to any spell or effect that would alter its form.",
                    "name": "Immutable Form"
                },
                {
                    "desc": "The golem has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "The golem's weapon attacks are magical.",
                    "name": "Magic Weapons"
                }
            ],
            "spell_list": [],
            "page_no": 193,
            "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_altar-flame-golem/"
        },
        {
            "slug": "centaur-chieftain",
            "desc": "",
            "name": "Centaur Chieftain",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 16,
            "armor_desc": "chain shirt, shield",
            "hit_points": 110,
            "hit_dice": "17d8+34",
            "speed": {
                "walk": 50
            },
            "strength": 19,
            "dexterity": 12,
            "constitution": 14,
            "intelligence": 9,
            "wisdom": 14,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "athletics": 7,
                "perception": 5,
                "survival": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 15",
            "languages": "Centaur, Common, Sylvan",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "desc": "The centaur chieftain makes two attacks: one with its pike and one with its hooves or two with its longbow.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 7,
                    "damage_dice": "1d10+4",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 9 (1d10 + 4) piercing damage.",
                    "name": "Pike"
                },
                {
                    "attack_bonus": 7,
                    "damage_dice": "2d6+4",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) bludgeoning damage.",
                    "name": "Hooves"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d8+1",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 150/600 ft., one target. Hit: 5 (1d8 + 1) piercing damage.",
                    "name": "Longbow"
                },
                {
                    "desc": "For 1 minute, the centaur chieftain can utter a special command or warning whenever a nonhostile creature that it can see within 30 feet of it makes an attack roll or a saving throw. The creature can add a d4 to its roll provided it can hear and understand the centaur chieftain. A creature can benefit from only one",
                    "name": "Leadership (Recharges after a Short or Long Rest)"
                },
                {
                    "desc": "This effect ends if the centaur chieftain is incapacitated.",
                    "name": "Leadership die at a time"
                },
                {
                    "desc": "The centaur chieftain rears back on its hind legs and makes a powerful stomp with its hooves. Each creature within 15 feet of the chieftain must make a DC 15 Dexterity saving throw, taking 28 (8d6) bludgeoning damage on a failed save, or half as much damage on a successful one. The attack leaves the centaur chieftain vulnerable, reducing its\nArmor Class by 2 until the start of its next turn.",
                    "name": "Rearing Strike (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "If the centaur moves at least 30 feet straight toward a target and then hits it with a pike attack on the same turn, the target takes an extra 14 (4d6) piercing damage.",
                    "name": "Charge"
                }
            ],
            "spell_list": [],
            "page_no": 60,
            "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_centaur-chieftain/"
        }
    ]
}