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

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

{
    "count": 3207,
    "next": "https://api.open5e.com/monsters/?format=api&ordering=-hit_points&page=10",
    "previous": "https://api.open5e.com/monsters/?format=api&ordering=-hit_points&page=8",
    "results": [
        {
            "slug": "ice-devil",
            "desc": "",
            "name": "Ice Devil",
            "size": "Large",
            "type": "Fiend",
            "subtype": "devil",
            "group": "Devils",
            "alignment": "lawful evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 180,
            "hit_dice": "19d10+76",
            "speed": {
                "walk": 40
            },
            "strength": 21,
            "dexterity": 14,
            "constitution": 18,
            "intelligence": 18,
            "wisdom": 15,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 9,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 12",
            "languages": "Infernal, telepathy 120 ft.",
            "challenge_rating": "14",
            "cr": 14.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The devil makes three attacks: one with its bite, one with its claws, and one with its tail."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) piercing damage plus 10 (3d6) cold damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d6+3d6",
                    "damage_bonus": 5
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 10 (2d4 + 5) slashing damage plus 10 (3d6) cold damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d4+3d6",
                    "damage_bonus": 5
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 12 (2d6 + 5) bludgeoning damage plus 10 (3d6) cold damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d6+3d6",
                    "damage_bonus": 5
                },
                {
                    "name": "Wall of Ice",
                    "desc": "The devil magically forms an opaque wall of ice on a solid surface it can see within 60 feet of it. The wall is 1 foot thick and up to 30 feet long and 10 feet high, or it's a hemispherical dome up to 20 feet in diameter.\nWhen the wall appears, each creature in its space is pushed out of it by the shortest route. The creature chooses which side of the wall to end up on, unless the creature is incapacitated. The creature then makes a DC 17 Dexterity saving throw, taking 35 (10d6) cold damage on a failed save, or half as much damage on a successful one.\nThe wall lasts for 1 minute or until the devil is incapacitated or dies. The wall can be damaged and breached; each 10-foot section has AC 5, 30 hit points, vulnerability to fire damage, and immunity to acid, cold, necrotic, poison, and psychic damage. If a section is destroyed, it leaves behind a sheet of frigid air in the space the wall occupied. Whenever a creature finishes moving through the frigid air on a turn, willingly or otherwise, the creature must make a DC 17 Constitution saving throw, taking 17 (5d6) cold damage on a failed save, or half as much damage on a successful one. The frigid air dissipates when the rest of the wall vanishes."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Devil's Sight",
                    "desc": "Magical darkness doesn't impede the devil's darkvision."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The devil has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 277,
            "environments": [
                "Hell"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_ice-devil/"
        },
        {
            "slug": "ice-devil-a5e",
            "desc": "",
            "name": "Ice Devil",
            "size": "Large",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 180,
            "hit_dice": "19d10+76",
            "speed": {
                "walk": 40
            },
            "strength": 20,
            "dexterity": 14,
            "constitution": 18,
            "intelligence": 18,
            "wisdom": 16,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 8,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "damage from nonmagical, non-silvered weapons",
            "damage_immunities": "cold, fire, poison",
            "condition_immunities": "poisoned",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 13",
            "languages": "Infernal, telepathy 120 ft.",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The devil makes one bite attack and one claws attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) piercing damage plus 7 (2d6) cold damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 10 (2d4 + 5) slashing damage plus 7 (2d6) cold damage."
                },
                {
                    "name": "Spear",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 14 (2d8 + 5) piercing damage plus 10 (3d6) cold damage. If the target is a creature  it makes a DC 16 Constitution saving throw  becoming slowed for 1 minute on a failure. The target repeats the saving throw at the end of each of its turns  ending the effect on a success."
                },
                {
                    "name": "Ice Wall (1/Day)",
                    "desc": "The devil magically creates a wall of ice on a solid surface it can see within 60 feet. The wall is flat  1 foot thick  and can be up to 50 feet long and 15 feet high. The wall lasts for 1 minute or until destroyed. Each 10-foot section has AC 12  30 hit points  vulnerability to fire damage  and immunity to cold  necrotic  poison  and psychic damage."
                },
                {
                    "name": "If the wall enters a creatures space when it appears, the creature is pushed to one side of the wall (creatures choice)",
                    "desc": "The creature then makes a DC 16 Dexterity saving throw  taking 49 (14d6) cold damage on a successful save or half damage on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 11 (2d6 + 5) bludgeoning damage plus 7 (2d6) cold damage."
                }
            ],
            "reactions": [
                {
                    "name": "Freezing Blood (1/Day)",
                    "desc": "When a creature within 60 feet that the devil can see hits it with a ranged attack or includes it in a spells area, the creature makes a DC 16 Constitution saving throw. On a failure, the creature takes 10 (3d6) cold damage and is slowed until the end of its next turn."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Devils Sight",
                    "desc": "The devils darkvision penetrates magical darkness."
                },
                {
                    "name": "Lawful Evil",
                    "desc": "The devil radiates a Lawful and Evil aura."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The devil has advantage on saving throws against spells and magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 84,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_ice-devil/"
        },
        {
            "slug": "bonepowderghoul-tob1-2023",
            "desc": "False",
            "name": "Bonepowder Ghoul",
            "size": "Small",
            "type": "Undead",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 180,
            "hit_dice": "24d6 + 96",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 20,
            "constitution": 18,
            "intelligence": 19,
            "wisdom": 15,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": 8,
            "perception": 16,
            "skills": {
                "Perception": 6,
                "Stealth": 9
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "cold, lightning; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned",
            "senses": "darkvision 60 ft., passive Perception 16",
            "languages": "Common, Darakhul, Draconic, Dwarvish",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 18 (3d8 + 5) piercing damage plus 9 (2d8) necrotic damage, and the target's Strength score is reduced by 1d4. The target dies if this reduces its Strength to 0. Otherwise, the reduction lasts until the target finishes a short or long rest. If the target is a Humanoid, it must succeed on a DC 17 Constitution saving throw or contract the darakhul fever disease (see the Darakhul Fever sidebar)."
                },
                {
                    "name": "Gravedust",
                    "desc": "The ghoul projects a 30-foot cone of grave dust. Each creature in the area must succeed on a DC 17 Dexterity saving throw or take 13 (3d8) necrotic damage. If a creature is a Humanoid, it must also succeed on a DC 17 Constitution saving throw or contract the darakhul fever disease (see the Darakhul Fever sidebar)."
                },
                {
                    "name": "Whirlwind (Dust Form Only; Recharge 5-6)",
                    "desc": "The ghoul creates a whirlwind of bones and teeth in a 20-foot cube originating from it. Each creature in that area must make a DC 17 Dexterity saving throw. On a failure, a creature takes 55 (10d10) slashing damage, and its Strength score is reduced by 1d6. The creature dies if this reduces its Strength to 0. Otherwise, the reduction lasts until the target finishes a short or long rest. On a success, a creature takes half the damage and its Strength score isn't reduced."
                },
                {
                    "name": "Spellcasting",
                    "desc": "(Coalesced Form Only)The bonepowder ghoul casts one of the following spells, requiring no material components and using Charisma as the spellcasting ability (spell save DC 16):\nAt will: dispel magic, mage hand, ray of enfeeblement\n3/day each: blindness/deafness, fear\n1/day: phantasmal killer"
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Coalesce",
                    "desc": "When a bonepowder ghoul deals necrotic damage with Gravedust to at least one creature that isn't a Construct or Undead, it can magically transform from its dusty form into a coalesced form. Its statistics are the same in each form, except it can speak audibly only in its coalesced form. The coalesced form lasts for a number of minutes equal to the total necrotic damage it dealt with Gravedust to creatures that aren't Constructs or Undead or until the ghoul ends it as a bonus action."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Amorphous (Dust Form Only)",
                    "desc": "The bonepowder ghoul can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Hungry Dead Nature",
                    "desc": "The ghoul requires no air or sleep."
                },
                {
                    "name": "Turning Defiance",
                    "desc": "The bonepowder ghoul and any ghouls within 30 feet of it have advantage on saving throws against effects that turn Undead."
                }
            ],
            "spell_list": [],
            "page_no": 201,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_bonepowder-ghoul/"
        },
        {
            "slug": "voidling-tob1-2023",
            "desc": "False",
            "name": "Voidling",
            "size": "Large",
            "type": "Aberration",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 180,
            "hit_dice": "24d10 + 48",
            "speed": {
                "walk": 50
            },
            "strength": 15,
            "dexterity": 21,
            "constitution": 15,
            "intelligence": 14,
            "wisdom": 16,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 6,
            "intelligence_save": 6,
            "wisdom_save": 7,
            "charisma_save": 4,
            "perception": 13,
            "skills": {
                "Stealth": 9
            },
            "damage_vulnerabilities": "radiant",
            "damage_resistances": "False",
            "damage_immunities": "necrotic",
            "condition_immunities": "exhaustion, petrified, prone",
            "senses": "truesight 60 ft., passive Perception 13",
            "languages": "Void Speech, telepathy 60 ft.",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The voidling makes four Shadow Tendril or Necrotic Bolt attacks. If two Necrotic Bolt attacks hit one creature, the target must succeed on a DC 17 Wisdom saving throw or be frightened until the end of its next turn."
                },
                {
                    "name": "Shadow Tendril",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 8 (1d6 + 5) bludgeoning damage plus 10 (3d6) necrotic damage."
                },
                {
                    "name": "Necrotic Bolt",
                    "desc": "Ranged Spell Attack: +7 to hit, range 120 ft., one target. Hit: 17 (4d6 + 3) necrotic damage."
                },
                {
                    "name": "Shadow's Grasp (Recharge 5-6)",
                    "desc": "The voidling releases a wave of small, grasping tendrils of shadow. Each creature within 20 feet of it must make a DC 17 Dexterity saving throw. On a failure, a creature takes 49 (14d6) necrotic damage and is restrained by tendrils of shadow for 1 minute. On a success, a creature takes half the damage and isn't restrained. 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": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Darkness Regeneration",
                    "desc": "While in an area of dim light or darkness, the voidling regains 5 hp at the start of its turn if it has at least 1 hp."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The voidling has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Void Traveler",
                    "desc": "The voidling doesn't require air, food, drink, sleep, or ambient pressure."
                }
            ],
            "spell_list": [],
            "page_no": 390,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_voidling/"
        },
        {
            "slug": "grivid",
            "desc": "",
            "name": "Grivid",
            "size": "Large",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 180,
            "hit_dice": "19d10+76",
            "speed": {
                "walk": 50
            },
            "strength": 21,
            "dexterity": 16,
            "constitution": 18,
            "intelligence": 2,
            "wisdom": 15,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "tremorsense 60', passive Perception 16",
            "languages": "—",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "One Bite and two Kicks or three Spit Worms."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, 10 ft., one creature,. 18 (3d8+5) piercing damage + 7 (2d6) poison and target must make DC 16 Con save or be infested with parasitic cheek worm (see above) if grivid has at least 1 cheek worm."
                },
                {
                    "name": "Kick",
                    "desc": "Melee Weapon Attack: +9 to hit, 5 ft., one creature,. 18 (3d8+5) bludgeoning damage and target must make DC 16 Str save or be knocked prone."
                },
                {
                    "name": "Spit Worm",
                    "desc": "Ranged Weapon Attack: +7 to hit 20/60' one creature. 13 (3d6+3) bludgeoning damage + 7 (2d6) poison and target: DC 16 Con save or be infested with parasitic cheek worm (see above) if grivid has at least 1 cheek worm."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Consume Worms",
                    "desc": "Consumes up to 3 cheek worms regaining 5 (2d4) hp for each worm consumed."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Cheek Worm Regrowth",
                    "desc": "Has twenty worms stored in its cheeks. Used worms regrow when the grivid finishes a long rest."
                },
                {
                    "name": "Keen Sight",
                    "desc": "Advantage: sight Wis (Percept) checks."
                },
                {
                    "name": "Parasitic Cheek Worm",
                    "desc": "Produces parasitic worms in its cheeks and it expels these worms into other creatures when it attacks. Worm burrows into target's flesh and that creature is poisoned while infested with at least one worm. At start of each of infested creature's turns it takes 5 (2d4) poison. Any creature can take an action to remove one worm with successful DC 12 Wis (Medicine) check. An effect that cures disease removes and kills one worm infesting the creature. When grivid dies all worms currently infesting creatures die ending infestation in all infested creatures."
                },
                {
                    "name": "Worm Regeneration",
                    "desc": "If it has at least 1 hp grivid regains 5 hp for each worm infesting another creature at start of its turn."
                }
            ],
            "spell_list": [],
            "page_no": 221,
            "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_grivid/"
        },
        {
            "slug": "shriekbat",
            "desc": "This midnight-blue bat has a cavern-filling wingspan. The air near its mouth, large enough to carry a horse, visibly vibrates with sound pulses._  \nShriekbats thrive in the cavernous spaces of the Underworld where they face little competition from dragons, rocs, and other large flying creatures, as they would aboveground. Despite their enormousness, the bats deftly maneuver among the stalactites and stalagmites crowding underground caverns. When they attack prey, or in the very rare cases where they must escape predators, they emit a terrible shriek that overwhelms their foes and allows them to easily grab prey or escape. Shriekbat echolocation uses subsonic frequencies, allowing the bats to fly in relative silence.  \n**Kobold Companions.** Kobold bat keepers know the secret to raising young shriekbats. The bat keepers often risk their lives to procure young, using the bats for protection and as companions. A bat keeper returns its shriekbat to the wild before the bat reaches adulthood, when it would become too large for the cramped kobold tunnels. A bat keeper tracks the shriekbats it releases, and often returns to visit its former companions. Shriekbats prove surprisingly keen at remembering former kobold handlers (whether such handlers treated them well or poorly), and they often allow fondly remembered handlers to take a single pup from their litters, ensuring the pup survives to adulthood and renewing the cycle.  \n**Long-Lived Omnivores.** Shriekbats live for nearly 50 years. They are social and promiscuous creatures that live in small groups in large caverns. They are omnivorous but prefer fresh meat to other food with lizards taking up the majority of their diet. Shriekbats can survive on rotten flesh, which allows them to eat ghouls and other undead populating the Underworld, but they find it less palatable. In overcrowded situations where multiple groups of shriekbats roost in the same cavern, a group of shriekbats might break away to find another hunting location if food becomes scarce.",
            "name": "Shriekbat",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 178,
            "hit_dice": "17d12+68",
            "speed": {
                "fly": 100,
                "walk": 20
            },
            "strength": 24,
            "dexterity": 12,
            "constitution": 18,
            "intelligence": 3,
            "wisdom": 10,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "perception": 4,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "thunder",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., passive Perception 10",
            "languages": "—",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The shriekbat makes two attacks: one with its bite and one with its talons."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 20 (3d8 + 7) piercing damage.",
                    "attack_bonus": 11,
                    "damage_dice": "3d8+7"
                },
                {
                    "name": "Talons",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 17 (3d6 + 7) slashing damage, and the target is grappled (escape DC 19). Until this grapple ends, the target is restrained, and the shriekbat can't use its talons on another target.",
                    "attack_bonus": 11,
                    "damage_dice": "3d6+7"
                },
                {
                    "name": "Shriek (Recharge 5-6)",
                    "desc": "The shriekbat emits a powerful burst of sound in a 30-foot cone. Each creature in that area must make a DC 16 Constitution saving throw, taking 42 (12d6) thunder damage on a failed save, or half as much damage on a successful one. If the saving throw fails by 5 or more, the target is also stunned for 1 minute. A stunned 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": "Echolocation",
                    "desc": "The shriekbat can't use its blindsight while deafened."
                }
            ],
            "spell_list": [],
            "page_no": 325,
            "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_shriekbat/"
        },
        {
            "slug": "one-headed-clockwork-dragon",
            "desc": "",
            "name": "One-Headed Clockwork Dragon",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 178,
            "hit_dice": "17d10+85",
            "speed": {
                "fly": 50,
                "walk": 30
            },
            "strength": 22,
            "dexterity": 10,
            "constitution": 20,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 1,
            "strength_save": 9,
            "dexterity_save": null,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "athletics": 9,
                "perception": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 60 ft., passive Perception 16",
            "languages": "understands Common but can't speak",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "desc": "The dragon can use its Oil Spray. It then makes three attacks: one with its bite and two with its fists.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 9,
                    "damage_dice": "2d10+6",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 17 (2d10 + 6) piercing damage plus 3 (1d6) fire damage.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 9,
                    "damage_dice": "2d6+6",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) bludgeoning damage.",
                    "name": "Fist"
                },
                {
                    "desc": "The dragon exhales fire in a 30-foot cone. Each creature in that area must make a DC 16 Dexterity saving throw, taking 35 (10d6) fire damage on a failed save, or half as much damage on a successful one.",
                    "name": "Fire Breath (Recharge 6)"
                },
                {
                    "desc": "The dragon sprays oil in a 30-foot-cone. Each creature in the area must succeed on a DC 16 Dexterity saving throw or become vulnerable to fire damage until the end of the dragon's next turn.",
                    "name": "Oil Spray"
                },
                {
                    "desc": "The dragon swings its bladed tail. Each creature within 10 feet of the dragon must make a DC 17 Dexterity saving throw, taking 15 (2d8 + 6) slashing damage on a failed save, or half as much damage on a successful one.",
                    "name": "Tail Sweep"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The dragon is magically bound to three circlets. As long as the dragon is within 1 mile of a circlet wearer on the same plane of existence, the wearer can communicate telepathically with the dragon. While the dragon is active, the wearers see through its eyes and hear what it hears. During this time, the wearers are deaf and blind with regard to their own senses. \n\nIf only two circlet wearers are within 1 mile of the active dragon, each hour spent wearing the circlets imposes one level of exhaustion on those wearers. If only a single wearer is within 1 mile of the active dragon, each minute spent wearing the circlet gives that wearer one level of exhaustion. If no circlet wearers are within 1 mile of the dragon, it views all creatures it can see as enemies and tries to destroy them until a circlet wearer communicates with the dragon or the dragon is destroyed. A circlet wearer can use its action to put the dragon in an inactive state where it becomes incapacitated until a wearer uses an action to switch the dragon to active. \n\nEach circlet is a magic item that must be attuned.",
                    "name": "Bound"
                },
                {
                    "desc": "The dragon is immune to any spell or effect that would alter its form.",
                    "name": "Immutable Form"
                },
                {
                    "desc": "The dragon has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "The dragon deals double damage to objects and structures.",
                    "name": "Siege Monster"
                }
            ],
            "spell_list": [],
            "page_no": 111,
            "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_one-headed-clockwork-dragon/"
        },
        {
            "slug": "young-wasteland-dragon",
            "desc": "",
            "name": "Young Wasteland Dragon",
            "size": "Large",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 178,
            "hit_dice": "17d10+85",
            "speed": {
                "burrow": 20,
                "climb": 40,
                "fly": 70,
                "walk": 40
            },
            "strength": 21,
            "dexterity": 10,
            "constitution": 21,
            "intelligence": 12,
            "wisdom": 11,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": 5,
            "perception": 4,
            "skills": {
                "perception": 4,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "force",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., darkvision 120 ft., passive Perception 14",
            "languages": "Common, Draconic",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "desc": "The dragon makes three attacks: one with its bite and two with its claws.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 9,
                    "damage_dice": "2d10+5",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 16 (2d10 + 5) piercing damage.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 9,
                    "damage_dice": "2d6+5",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) slashing damage.",
                    "name": "Claw"
                },
                {
                    "desc": "The dragon blasts warped arcane energy in a 40-foot line that is 5 feet wide. Each creature in that line must make a DC 15 Dexterity saving throw, taking 49 (11d8) force damage on a failed save, or half as much damage on a successful one.",
                    "name": "Warped Energy Breath (Recharge 6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 118,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_young-wasteland-dragon/"
        },
        {
            "slug": "blood-hag",
            "desc": "_This bent-backed crone has long, leathery arms and cruel, flesh‑shearing talons. Her face is a misshapen mass of leathery flesh with a bulbous nose, like a gnarled knot on an old oak tree._  \n**Vampiric Origins.** Blood hags have long skulked on the fringes of society. The first blood hags appeared when a red hag mated with a mad vampire archmage­­—their offspring became the first blood hags. Many more followed.  \n**Face Stealers.** Blood hags prey on mankind, stealing their seed to propagate, their blood to satisfy their insatiable thirst, and their faces as trophies of these short-lived and bloody trysts.  \n**Worm Hair.** A blood hag’s hair is a morass of wriggling worms, ever thirsty for fresh blood.",
            "name": "Blood Hag",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 178,
            "hit_dice": "21d8+84",
            "speed": {
                "walk": 30,
                "climb": 30
            },
            "strength": 20,
            "dexterity": 16,
            "constitution": 18,
            "intelligence": 19,
            "wisdom": 21,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 7,
            "perception": 9,
            "skills": {
                "deception": 7,
                "intimidation": 7,
                "perception": 9,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "charmed, poisoned",
            "senses": "blood sense 90 ft., darkvision 60 ft., passive Perception 19",
            "languages": "Common, Giant, Infernal, Sylvan, Trollkin",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The blood hag makes two claw attacks and one blood-drinking hair attack."
                },
                {
                    "name": "Blood-Drinking Hair",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 18 (3d8 + 5) piercing damage and a Medium or smaller target is grappled (escape DC 15). A grappled creature takes 13 (2d8 + 3) necrotic damage at the start of the hag's turns, and the hag heals half as many hit points. The hag gains excess healing as temporary hit points. The hag can grapple one or two creatures at a time. Also see Face Peel.",
                    "attack_bonus": 9,
                    "damage_dice": "3d8"
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 19 (4d6 + 5) slashing damage.",
                    "attack_bonus": 9,
                    "damage_dice": "4d6"
                },
                {
                    "name": "Call the Blood",
                    "desc": "The blood hag targets a living creature within 30 feet that she detects with her blood sense and makes the target bleed uncontrollably. The target must make a successful DC 16 Constitution saving throw or suffer one of the effects listed below. A target that saves successfully cannot be affected by this hag's ability again for 24 hours."
                },
                {
                    "name": "1",
                    "desc": "Blood Choke Curse. The target's mouth fills with blood, preventing any speech or spellcasting with verbal components for 1 minute."
                },
                {
                    "name": "2",
                    "desc": "Blood Eye. The target's eyes well up with bloody tears. The target is blinded for 1 minute."
                },
                {
                    "name": "3",
                    "desc": "Heart Like Thunder. The target hears only the rushing of blood and their thumping heart. They are deaf for 1 minute."
                },
                {
                    "name": "4",
                    "desc": "Rupturing Arteries. The victim suffers 7 (2d6) slashing damage as its veins and arteries burst open. The target repeats the saving throw at the beginning of each of its turns. It takes 3 (1d6) necrotic damage if the saving throw fails, but the effect ends on a successful save."
                },
                {
                    "name": "Face Peel",
                    "desc": "The blood hag peels the face off one grappled foe. The target must make a DC 17 Dexterity saving throw. If the saving throw fails, the face is torn off; the target takes 38 (8d6 + 10) slashing damage and is stunned until the start of the hag's next turn. If the save succeeds, the target takes half damage and isn't stunned. Heal, regeneration, or comparable magic restores the stolen features; other curative magic forms a mass of scar tissue. The peeled-off face is a tiny, animated object (per the spell-20 HP, AC 18, no attack, Str 4, Dex 18) under the hag's control. It retains the former owner's memories and personality. Blood hags keep such faces as trophies, but they can also wear someone's face to gain advantage on Charisma (Deception) checks made to imitate the face's former owner."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Blood Sense",
                    "desc": "A blood hag automatically senses the blood of living creatures within 90 feet and can pinpoint their locations within 30 feet."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the hag's innate spellcasting ability is Charisma (spell save DC 15). She can innately cast the following spells, requiring no material components:\n\nat will: disguise self, knock, minor illusion, misty step, pass without trace, protection from evil and good, tongues, water breathing\n\n3/day each: bestow curse, invisibility, mirror image\n\n1/day each: cloudkill, modify memory"
                }
            ],
            "spell_list": [],
            "page_no": 242,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_blood-hag/"
        },
        {
            "slug": "dullahan",
            "desc": "_The black horse strides out of the shadows with its nostrils huffing steam. Its rider, swathed in black leather, raises his arm to reveal not a lantern but its own severed, grinning head._  \nThough it appears to be a headless rider astride a black horse, the dullahan is a single creature. The fey spirit takes the shape of the rider holding its own head aloft like a lantern, or (more rarely) the form of an ogre cradling its head in one arm.  \n**Harbingers of Death.** Hailing from the darkest of fey courts, the dullahan are macabre creatures that walk hand in hand with death. They sometimes serve powerful fey lords and ladies, riding far and wide in the capacity of a herald, bard, or ambassador. More often than not they carry doom to a wretch who roused their lord’s ire.  \n**Relentless Nature.** The dullahan doesn’t require food, drink, or sleep.",
            "name": "Dullahan",
            "size": "Large",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 178,
            "hit_dice": "17d10+85",
            "speed": {
                "walk": 60
            },
            "strength": 19,
            "dexterity": 18,
            "constitution": 20,
            "intelligence": 13,
            "wisdom": 15,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "intimidation": 7,
                "perception": 6,
                "persuasion": 7,
                "survival": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic",
            "condition_immunities": "charmed, frightened, exhaustion",
            "senses": "blindsight 60 ft., passive Perception 16",
            "languages": "Common, Elvish, Sylvan",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dullahan makes two attacks with its spine whip."
                },
                {
                    "name": "Spine Whip",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 15 (2d10 + 4) slashing damage plus 10 (3d10) necrotic damage. If the target is a creature it must make a DC 15 Constitution saving throw or be wracked with pain and fall prone.",
                    "attack_bonus": 8,
                    "damage_dice": "2d10"
                },
                {
                    "name": "Seal the Doom",
                    "desc": "The dullahan points at a creature marked by Deathly Doom within 40 feet than it can see. The creature must succeed at a DC 15 Constitution saving throw against this magic or immediately drop to 0 hit points. A creature that successfully saves is immune to this effect for 24 hours."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Interposing Glare",
                    "desc": "When the dullahan is hit by a melee attack it can move its severed head in front of the attacker's face. The attacker is affected by the dullahan's Baleful Glare immediately. If the creature is averting its eyes this turn, it must still make the save, but does so with advantage."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Baleful Glare",
                    "desc": "When a creature that can see the eyes of the dullahan's severed head starts its turn within 30 feet of the dullahan, the dullahan can force it to make a DC 15 Wisdom saving throw if the dullahan isn't incapacitated and can see the creature. On a failed save, the creature is frightened until the start of its next turn. While frightened in this way the creature must move away from the dullahan, and can only use its action to Dash. If the creature is affected by the dullahan's Deathly Doom trait, it is restrained while frightened instead. Unless surprised, a creature can avert its eyes to avoid the saving throw at the start of its turn. If the creature does so, it can't see the dullahan until the start of its next turn, when it can avert its eyes again. If the creature looks at the dullahan in the meantime, it must immediately make the save."
                },
                {
                    "name": "Deathly Doom (1/Day)",
                    "desc": "As a bonus action, the dullahan magically dooms a creature. The dullahan knows the direction to the doomed creature as long as it is on the same plane."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the dullahan's innate spellcasting ability is Charisma (spell save DC 15, +7 to hit with spell attacks). The dullahan can innately cast the following spells, requiring no material or somatic components:\n\nat will: bane, chill touch, hex, knock\n\n3/day each: false life, see invisibility\n\n1/day: blight"
                },
                {
                    "name": "Relentless Advance",
                    "desc": "The dullahan is unaffected by difficult terrain, and can ride over water and other liquid surfaces."
                }
            ],
            "spell_list": [],
            "page_no": 161,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_dullahan/"
        },
        {
            "slug": "horned-devil",
            "desc": "",
            "name": "Horned Devil",
            "size": "Large",
            "type": "Fiend",
            "subtype": "devil",
            "group": "Devils",
            "alignment": "lawful evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 178,
            "hit_dice": "17d10+85",
            "speed": {
                "walk": 20,
                "fly": 60
            },
            "strength": 22,
            "dexterity": 17,
            "constitution": 21,
            "intelligence": 12,
            "wisdom": 16,
            "charisma": 17,
            "strength_save": 10,
            "dexterity_save": 7,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 7,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold; bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120 ft., passive Perception 13",
            "languages": "Infernal, telepathy 120 ft.",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The devil makes three melee attacks: two with its fork and one with its tail. It can use Hurl Flame in place of any melee attack."
                },
                {
                    "name": "Fork",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 15 (2d8 + 6) piercing damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d8",
                    "damage_bonus": 6
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 10 (1d8 + 6) piercing damage. If the target is a creature other than an undead or a construct, it must succeed on a DC 17 Constitution saving throw or lose 10 (3d6) hit points at the start of each of its turns due to an infernal wound. Each time the devil hits the wounded target with this attack, the damage dealt by the wound increases by 10 (3d6). Any creature can take an action to stanch the wound with a successful DC 12 Wisdom (Medicine) check. The wound also closes if the target receives magical healing.",
                    "attack_bonus": 10,
                    "damage_dice": "1d8",
                    "damage_bonus": 6
                },
                {
                    "name": "Hurl Flame",
                    "desc": "Ranged Spell Attack: +7 to hit, range 150 ft., one target. Hit: 14 (4d6) fire damage. If the target is a flammable object that isn't being worn or carried, it also catches fire.",
                    "attack_bonus": 7,
                    "damage_dice": "4d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Devil's Sight",
                    "desc": "Magical darkness doesn't impede the devil's darkvision."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The devil has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 276,
            "environments": [
                "Hell"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_horned-devil/"
        },
        {
            "slug": "stone-golem",
            "desc": "",
            "name": "Stone Golem",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": "Golems",
            "alignment": "unaligned",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 178,
            "hit_dice": "17d10+85",
            "speed": {
                "walk": 30
            },
            "strength": 22,
            "dexterity": 9,
            "constitution": 20,
            "intelligence": 3,
            "wisdom": 11,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic; bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine weapons",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 120 ft., passive Perception 10",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The golem makes two slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 19 (3d8 + 6) bludgeoning damage.",
                    "attack_bonus": 10,
                    "damage_dice": "3d8",
                    "damage_bonus": 6
                },
                {
                    "name": "Slow (Recharge 5-6)",
                    "desc": "The golem targets one or more creatures it can see within 10 ft. of it. Each target must make a DC 17 Wisdom saving throw against this magic. On a failed save, a target can't use reactions, its speed is halved, and it can't make more than one attack on its turn. In addition, the target can take either an action or a bonus action on its turn, not both. These effects last for 1 minute. A target 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 golem is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The golem has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The golem's weapon attacks are magical."
                }
            ],
            "spell_list": [],
            "page_no": 317,
            "environments": [
                "Any"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_stone-golem/"
        },
        {
            "slug": "young-gold-dragon",
            "desc": "",
            "name": "Young Gold Dragon",
            "size": "Large",
            "type": "Dragon",
            "subtype": "",
            "group": "Gold Dragon",
            "alignment": "lawful good",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 178,
            "hit_dice": "17d10+85",
            "speed": {
                "walk": 40,
                "fly": 80,
                "swim": 40
            },
            "strength": 23,
            "dexterity": 14,
            "constitution": 21,
            "intelligence": 16,
            "wisdom": 13,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": 9,
            "perception": 9,
            "skills": {
                "insight": 5,
                "perception": 9,
                "persuasion": 9,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., darkvision 120 ft., passive Perception 19",
            "languages": "Common, Draconic",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 17 (2d10 + 6) piercing damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d10",
                    "damage_bonus": 6
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) slashing damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d6",
                    "damage_bonus": 6
                },
                {
                    "name": "Breath Weapons (Recharge 5-6)",
                    "desc": "The dragon uses one of the following breath weapons.\n**Fire Breath.** The dragon exhales fire in a 30-foot cone. Each creature in that area must make a DC 17 Dexterity saving throw, taking 55 (10d10) fire damage on a failed save, or half as much damage on a successful one.\n**Weakening Breath.** The dragon exhales gas in a 30-foot cone. Each creature in that area must succeed on a DC 17 Strength saving throw or have disadvantage on Strength-based attack rolls, Strength checks, and Strength saving throws 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.",
                    "attack_bonus": 0,
                    "damage_dice": "10d10"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The dragon can breathe air and water."
                }
            ],
            "spell_list": [],
            "page_no": 300,
            "environments": [
                "Forest",
                "Grassland"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_young-gold-dragon/"
        },
        {
            "slug": "young-red-dragon",
            "desc": "",
            "name": "Young Red Dragon",
            "size": "Large",
            "type": "Dragon",
            "subtype": "",
            "group": "Red Dragon",
            "alignment": "chaotic evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 178,
            "hit_dice": "17d10+85",
            "speed": {
                "walk": 40,
                "climb": 40,
                "fly": 80
            },
            "strength": 23,
            "dexterity": 10,
            "constitution": 21,
            "intelligence": 14,
            "wisdom": 11,
            "charisma": 19,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": 8,
            "perception": 8,
            "skills": {
                "perception": 8,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., darkvision 120 ft., passive Perception 18",
            "languages": "Common, Draconic",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 17 (2d10 + 6) piercing damage plus 3 (1d6) fire damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d10+1d6",
                    "damage_bonus": 6
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) slashing damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d6",
                    "damage_bonus": 6
                },
                {
                    "name": "Fire Breath (Recharge 5-6)",
                    "desc": "The dragon exhales fire in a 30-foot cone. Each creature in that area must make a DC 17 Dexterity saving throw, taking 56 (16d6) fire damage on a failed save, or half as much damage on a successful one.",
                    "attack_bonus": 0,
                    "damage_dice": "16d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 288,
            "environments": [
                "Hill",
                "Mountain"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_young-red-dragon/"
        },
        {
            "slug": "stone-guardian-a5e",
            "desc": "",
            "name": "Stone Guardian",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 178,
            "hit_dice": "17d10+85",
            "speed": {
                "walk": 30
            },
            "strength": 22,
            "dexterity": 10,
            "constitution": 20,
            "intelligence": 3,
            "wisdom": 12,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic; damage from nonmagical, non-adamantine weapons",
            "condition_immunities": "charmed, fatigue, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 120 ft., passive Perception 11",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The guardian attacks twice with its slam."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 19 (3d8 + 6) bludgeoning damage."
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +10 to hit, range 60/240 ft., one target. Hit: 30 (7d6 + 6) bludgeoning damage. The target makes a DC 18 Strength saving throw  falling prone on a failure."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Slow (Recharge 5-6)",
                    "desc": "The guardian targets one or more creatures within 30 feet. Each target makes a DC 17 Wisdom saving throw. On a failure, the target is slowed for 1 minute. A target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Immutable Form",
                    "desc": "The guardian is immune to any effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The guardian has advantage on saving throws against spells and magical effects."
                },
                {
                    "name": "Constructed Nature",
                    "desc": "Guardians dont require air, sustenance, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 265,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_stone-guardian/"
        },
        {
            "slug": "young-red-dragon-a5e",
            "desc": "",
            "name": "Young Red Dragon",
            "size": "Large",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 178,
            "hit_dice": "17d10+85",
            "speed": {
                "walk": 40,
                "climb": 40,
                "fly": 80
            },
            "strength": 22,
            "dexterity": 10,
            "constitution": 20,
            "intelligence": 14,
            "wisdom": 12,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": 8,
            "perception": null,
            "skills": {
                "intimidation": 8,
                "perception": 5,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., darkvision 120 ft., passive Perception 18",
            "languages": "Common, Draconic",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks once with its bite and twice with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 22 (3d10 + 6) piercing damage plus 4 (1d8) fire damage."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 15 (2d8 + 6) slashing damage."
                },
                {
                    "name": "Fire Breath (Recharge 5-6)",
                    "desc": "The dragon exhales a blast of fire that fills a 30-foot cone. Each creature in that area makes a DC 17 Dexterity saving throw  taking 52 (15d6) fire damage on a failed save or half damage on a success. A creature that fails the saving throw also takes 5 (1d10) ongoing fire damage. While affected by this ongoing damage  it is frightened of the dragon. A creature can use an action to end the ongoing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Searing Heat",
                    "desc": "A creature that starts its turn touching the dragon, or touches it or hits it with a melee attack for the first time on a turn, takes 3 (1d6) fire damage."
                },
                {
                    "name": "Volcanic Tyrant",
                    "desc": "The dragon is immune to the effects of poisonous gases caused by volcanic environments. It also ignores difficult terrain caused by lava."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 16). It can innately cast the following spells, requiring no material components. 3/day each:command, hold person"
                }
            ],
            "spell_list": [],
            "page_no": 119,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_young-red-dragon/"
        },
        {
            "slug": "young-red-dragon-zombie-a5e",
            "desc": "",
            "name": "Young Red Dragon Zombie",
            "size": "Large",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 178,
            "hit_dice": "17d10+85",
            "speed": {
                "walk": 30,
                "climb": 30,
                "fly": 70
            },
            "strength": 22,
            "dexterity": 6,
            "constitution": 20,
            "intelligence": 3,
            "wisdom": 8,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire, poison",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., darkvision 120 ft., passive Perception 9",
            "languages": "understands Common and Draconic but can't speak",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks once with its bite and twice with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 22 (3d10 + 6) piercing damage plus 4 (1d8) fire damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 15 (2d8 + 6) slashing damage."
                },
                {
                    "name": "Fire Breath (Recharge 5-6)",
                    "desc": "The dragon exhales a blast of fire that fills a 30-foot cone. Each creature in that area makes a DC 17 Dexterity saving throw  taking 52 (15d6) fire damage on a failed save or half damage on a success. A creature that fails the saving throw also suffers 5 (1d10) ongoing fire damage. While affected by this ongoing damage  it is frightened of the dragon. A creature can use an action to end the ongoing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Undead Fortitude (1/Day)",
                    "desc": "If the zombie is reduced to 0 hit points by damage that isnt radiant or from a critical hit, its instead reduced to 1 hit point, falls prone, and is stunned until the end of its next turn, appearing to be dead."
                },
                {
                    "name": "Undead Nature",
                    "desc": "A zombie doesnt require air, sustenance, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 436,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_young-red-dragon-zombie/"
        },
        {
            "slug": "dullahan-tob1-2023",
            "desc": "False",
            "name": "Dullahan",
            "size": "Large",
            "type": "Fey",
            "subtype": "",
            "group": "null",
            "alignment": "Lawful Evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 178,
            "hit_dice": "17d10 + 85",
            "speed": {
                "walk": 60
            },
            "strength": 19,
            "dexterity": 18,
            "constitution": 20,
            "intelligence": 13,
            "wisdom": 15,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 16,
            "skills": {
                "Intimidation": 7,
                "Perception": 6,
                "Persuasion": 7,
                "Survival": 6
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "bludgeoning, piercing, and slashing damage from nonmagical attacks",
            "damage_immunities": "necrotic",
            "condition_immunities": "charmed, exhaustion, frightened",
            "senses": "truesight 60 ft., passive Perception 16",
            "languages": "Common, Elvish, Sylvan",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dullahan makes three Spine Whip or Necrotic Bolt attacks. It can replace one attack with a use of Seal the Doom."
                },
                {
                    "name": "Spine Whip",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 11 (2d6 + 4) slashing damage plus 10 (3d6) necrotic damage. If the target is a creature, it must succeed on a DC 17 Constitution saving throw or fall prone as it is wracked with pain."
                },
                {
                    "name": "Necrotic Bolt",
                    "desc": "Ranged Spell Attack: +7 to hit, range 120 ft., one target. Hit: 21 (4d8 + 3) necrotic damage."
                },
                {
                    "name": "Seal the Doom",
                    "desc": "The dullahan points at a creature doomed by Deathly Doom within 40 feet of it that it can see. The creature must make a DC 17 Constitution saving throw. On a failure, the target immediately drops to 0 hp if it is below half its hp maximum. On a success, the target is immune to the dullahan's Seal the Doom for the next 24 hours."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Deathly Doom",
                    "desc": "The dullahan magically dooms a creature for 1 hour. It can have only one creature doomed at a time. If it dooms another, the effect on the previous target ends. The dullahan knows the direction to the doomed creature as long as both are on the same plane of existence."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Baleful Glare",
                    "desc": "When a creature that can see the eyes of the dullahan's severed head starts its turn within 30 feet of the dullahan, the dullahan can force it to make a DC 17 Wisdom saving throw if the dullahan isn't incapacitated and can see the creature. On a failed save, the creature is frightened until the start of its next turn. While frightened in this way, the creature must take the Dash action and move away from the dullahan by the safest available route. A doomed creature that fails this saving throw is restrained while frightened instead."
                },
                {
                    "name": "Relentless Advance",
                    "desc": "Moving through difficult terrain doesn't cost the dullahan extra movement, and the dullahan can move across the surface of water as if it were harmless, solid ground."
                },
                {
                    "name": "Relentless Nature",
                    "desc": "The dullahan doesn't require food, drink, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 151,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_dullahan/"
        },
        {
            "slug": "pactvampire-tob1-2023",
            "desc": "False",
            "name": "Pact Vampire",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": "null",
            "alignment": "Any Evil Alignment",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 178,
            "hit_dice": "17d8 + 102",
            "speed": {
                "walk": 30
            },
            "strength": 22,
            "dexterity": 16,
            "constitution": 22,
            "intelligence": 17,
            "wisdom": 15,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": 11,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 10,
            "perception": 17,
            "skills": {
                "Perception": 7,
                "Persuasion": 10,
                "Stealth": 8
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "necrotic; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120 ft., passive Perception 17",
            "languages": "the languages it knew in life",
            "challenge_rating": "15",
            "cr": 15.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The pact vampire makes three Claw attacks."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) slashing damage plus 13 (3d8) poison damage."
                },
                {
                    "name": "Call Blood",
                    "desc": "The pact vampire draws the blood out of a bleeding creature's body, where it flows through the air into the vampire's mouth. One creature the vampire can see within 60 feet of it that doesn't have all its hp and isn't a Construct or Undead must succeed on a DC 18 Constitution saving throw or take 22 (4d10) necrotic damage, and its hp maximum is reduced by that amount. The vampire regains hp equal to half the damage dealt. This reduction lasts until the target finishes a long rest. The target dies if this effect reduces its hp maximum to 0."
                },
                {
                    "name": "Charm",
                    "desc": "One Humanoid the vampire can see within 30 feet of it must succeed on a DC 18 Wisdom saving throw or be magically charmed for 1 day. The charmed target obeys the vampire's verbal commands. If the target suffers any harm or receives a suicidal command, it can repeat the saving throw, ending the effect on itself on a success. If the target's saving throw is successful or the effect ends for it, the target is immune to this vampire's Charm for the next 24 hours."
                },
                {
                    "name": "Children of the Lower Planes (1/Day)",
                    "desc": "The pact vampire magically calls 2d4 dretches, 1d4 imps, or 1 bearded devil. The called Fiends arrive in 1d4 rounds, acting as allies of the vampire and obeying its spoken commands. The Fiends remain for 1 hour, until the vampire dies, or until the vampire dismisses them as a bonus action."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": "The pact vampire can take 3 legendary actions, choosing from the options below. Only one legendary action option can be used at a time and only at the end of another creature’s turn. The vampire regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Move",
                    "desc": "The pact vampire moves up to its speed without provoking opportunity attacks."
                },
                {
                    "name": "Call Blood (Costs 2 Actions)",
                    "desc": "The pact vampire uses Call Blood."
                },
                {
                    "name": "Spread Poison (Costs 2 Actions)",
                    "desc": "The pact vampire's blood briefly turns into a mist around it. Each creature within 15 feet of the vampire must succeed on a DC 18 Constitution saving throw or take 14 (4d6) poison damage and be poisoned until the end of its next turn."
                }
            ],
            "special_abilities": [
                {
                    "name": "Blood Sense",
                    "desc": "The pact vampire can pinpoint the location of creatures that aren't Constructs or Undead within 60 feet of it and can sense the general direction of such creatures within 1 mile of it."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the pact vampire fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Poisonous Blood",
                    "desc": "A creature that hits the pact vampire with a melee attack while within 5 feet of it takes 7 (2d6) poison damage."
                },
                {
                    "name": "Regeneration",
                    "desc": "The pact vampire regains 25 hp at the start of its turn if it has at least 1 hp and isn't in sunlight. If the vampire takes radiant damage or damage from holy water, this trait doesn't function at the start of the vampire's next turn."
                },
                {
                    "name": "Undead Nature",
                    "desc": "The pact vampire doesn't require air."
                },
                {
                    "name": "Vampire Weaknesses",
                    "desc": "The pact vampire has the following flaws:"
                }
            ],
            "spell_list": [],
            "page_no": 380,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_pact-vampire/"
        },
        {
            "slug": "demon-maha",
            "desc": "",
            "name": "Demon, Maha",
            "size": "Medium",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 178,
            "hit_dice": "21d8+84",
            "speed": {
                "walk": 40
            },
            "strength": 18,
            "dexterity": 21,
            "constitution": 18,
            "intelligence": 7,
            "wisdom": 16,
            "charisma": 12,
            "strength_save": 8,
            "dexterity_save": 9,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire, lightning; nonmagic B/P/S attacks",
            "damage_immunities": "cold, poison ",
            "condition_immunities": "poisoned",
            "senses": "truesight 120', passive Perception 13",
            "languages": "Abyssal, telepathy 120'",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Claws. If maha hits one creature with two Claws target: DC 17 Wis save or chuckle until end of its next turn. While chuckling creature can't speak coherently can't cast spells with verbal components and has disadvantage on attacks with weapons that use Str or Dex."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +8 to hit, 10 ft., one target, 14 (3d6+4) piercing damage + 9 (2d8) cold."
                },
                {
                    "name": "Deadly Laughter (Recharge 5-6)",
                    "desc": "It chuckles giggles and chortles at nearby creatures. Each creature within 30' of it: 42 (12d6) psychic drops what it is holding and laughs for 1 min (DC 17 Wis half damage and doesn't drop what it is holding or laugh). While laughing a creature is incapacitated can't speak coherently and takes 7 (2d6) psychic at start of each of its turns. A laughing creature can re-save at end of each of its turns success ends effect on itself. If a creature dies while laughing its face turns pale blue and displays a wide grin."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Frozen Aura",
                    "desc": "When a creature enters space within 30' of maha or starts its turn there that creature: DC 17 Con save or have its speed reduced by 10 ft. until it starts its turn outside aura."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                },
                {
                    "name": "Snow Camouflage",
                    "desc": "Advantage on Dex (Stealth) made to hide in snowy or icy terrain."
                }
            ],
            "spell_list": [],
            "page_no": 111,
            "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_demon-maha/"
        },
        {
            "slug": "devil-devilflame-juggler",
            "desc": "",
            "name": "Devil, Devilflame Juggler",
            "size": "Large",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 178,
            "hit_dice": "17d10+85",
            "speed": {
                "walk": 40,
                "climb": 20
            },
            "strength": 17,
            "dexterity": 21,
            "constitution": 20,
            "intelligence": 13,
            "wisdom": 14,
            "charisma": 19,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 6,
            "wisdom_save": 7,
            "charisma_save": 9,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold; nonmagic B/P/S attacks not made w/silvered weapons",
            "damage_immunities": "fire, poison",
            "condition_immunities": "exhaustion, poisoned",
            "senses": "darkvision 120', passive Perception 12",
            "languages": "Infernal, telepathy 120'",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Deft Touch or Devilflame Sphere attacks. If it hits 1 creature with 2 Deft Touches or 2 Devilflame Spheres target: DC 18 Wis save or frightened until end of its next turn."
                },
                {
                    "name": "Deft Touch",
                    "desc": "Melee Weapon Attack: +10 to hit, 5 ft., one target, 15 (3d6+5) slashing damage + 9 (2d8) fire. Instead of dealing damage juggler can steal one item target is wearing or carrying provided item weighs no more than 15 pounds and isn't wrapped around or firmly attached to target such as a shirt or belt."
                },
                {
                    "name": "Devilflame Sphere",
                    "desc": "Ranged Spell Attack: +9 to hit, 120 ft., one target, 22 (4d8+4) fire."
                },
                {
                    "name": "Fiery Flourish (Recharge 5-6)",
                    "desc": "Tosses hellfire ball at creature it can see within 90' of it. Target: 45 (10d8) fire (DC 18 Dex half). Ball then splits and bounces to up to 4 creatures within 30' of target. Each of these: 22 (5d8) fire (DC 18 Dex half). This fire ignites flammable objects that aren't being worn or carried and are between each of the targets."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Nimble Leap",
                    "desc": "The juggler takes the Dash or Disengage action."
                }
            ],
            "reactions": [
                {
                    "name": "Uncanny Dodge",
                    "desc": "When an attacker it can see hits it with an attack can choose to take half dmg instead."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Devil's Sight",
                    "desc": "Magical darkness doesn't impede its darkvision."
                },
                {
                    "name": "Dizzying Movement",
                    "desc": "If it moves 15 ft.+ on a turn each creature that can see the move: poisoned until end of its next turn (DC 18 Con)."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                },
                {
                    "name": "Standing Leap",
                    "desc": "Its long jump is up to 30' and its high jump is up to 15 ft. with or with o a running start."
                }
            ],
            "spell_list": [],
            "page_no": 119,
            "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_devil-devilflame-juggler/"
        },
        {
            "slug": "equitox",
            "desc": "",
            "name": "Equitox",
            "size": "Large",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 178,
            "hit_dice": "17d10+85",
            "speed": {
                "walk": 40
            },
            "strength": 20,
            "dexterity": 13,
            "constitution": 20,
            "intelligence": 14,
            "wisdom": 12,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": 7,
            "wisdom_save": 6,
            "charisma_save": 7,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, lightning; nonmagic B/P/S attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, frightened, exhaustion, poisoned",
            "senses": "darkvision 60', truesight 30', passive Perception 16",
            "languages": "Abyssal, Celestial, Common, Infernal",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Gores. If it hits one creature with both target: DC 18 Con save or contract gullylung fever disease (see above)."
                },
                {
                    "name": "Gore",
                    "desc": "Melee Weapon Attack: +10 to hit, 5 ft., one target, 18 (2d12+5) piercing damage + 10 (3d6) necrotic."
                },
                {
                    "name": "Evaporation Wave (Recharge 6)",
                    "desc": "Exhales hot dry breath in a 60' cone. Each creature in the area that isn't a Construct or Undead: 22 (5d8) fire and 22 (5d8) necrotic (DC 18 Con half). In addition any water in the area that isn't being worn or carried evaporates."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "Teleport",
                    "desc": "With items it has up to 60' to unoccupied space it can see."
                },
                {
                    "name": "Withering Gaze (2)",
                    "desc": "Locks eyes with one creature within 60' that can see it. Target: DC 18 Wis or stunned by thirst until end of its next turn."
                },
                {
                    "name": "Gore (2)",
                    "desc": "Makes one Gore attack."
                }
            ],
            "special_abilities": [
                {
                    "name": "Befouling Aura",
                    "desc": "At each of its turns' start all within 30': disadvantage on next attack/ability check as moisture within it is diseased (DC 18 Con negates). If creature spends 1+ min in equitox's aura or drinks water within aura: contract gullylung fever disease (below; DC 18 Con negates). Creatures immune to poisoned are immune to this."
                },
                {
                    "name": "Gullylung Fever",
                    "desc": "Creature infected with this disease manifests symptoms 1d4 days after infection: difficulty breathing dehydration and water-themed nightmares. Until cured at end of each long rest infected creature must make DC 18 Con save or its Str score is reduced by 1d4. Reduction lasts until creature finishes long rest after disease is cured. If disease reduces creature's Str to 0 creature dies. A creature that succeeds on two saves recovers from the disease."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                }
            ],
            "spell_list": [],
            "page_no": 171,
            "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_equitox/"
        },
        {
            "slug": "goblin-siege-engine",
            "desc": "",
            "name": "Goblin Siege Engine",
            "size": "Huge",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 20,
            "armor_desc": "natural armor",
            "hit_points": 178,
            "hit_dice": "17d10+85",
            "speed": {
                "walk": 30
            },
            "strength": 22,
            "dexterity": 10,
            "constitution": 20,
            "intelligence": 3,
            "wisdom": 11,
            "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": "acid, fire",
            "damage_immunities": "poison, psychic; nonmagic bludgeoning, piercing, and slashing attacks not made with adamantine weapons",
            "condition_immunities": "blinded, charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 120', passive Perception 10",
            "languages": "understands creator's languages but can't speak",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +10 to hit, 10 ft., one target, 22 (3d10+6) bludgeoning damage."
                },
                {
                    "name": "Acid Jet (Recharge 5-6)",
                    "desc": "Sprays jet of acid in 30' line by 5 ft. wide. Each creature in line: 40 (9d8) acid (DC 17 Dex half)."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Adaptable Locomotion",
                    "desc": "Moving through difficult terrain doesn't cost it extra movement. In addition it has advantage on ability checks and saves made to escape a grapple or end the restrained condition."
                },
                {
                    "name": "Construct Nature",
                    "desc": "Doesn't require air food drink or sleep."
                },
                {
                    "name": "Defensive Mount",
                    "desc": "Can serve as a mount for one Large creature up to 4 Med creatures or up to 6 Small or smaller creatures. While mounted creatures riding in siege engine's turret gain half cover."
                },
                {
                    "name": "Immutable Form",
                    "desc": "Immune: form-altering spells/effects."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                },
                {
                    "name": "Siege Monster",
                    "desc": "Double damage to objects/structures."
                }
            ],
            "spell_list": [],
            "page_no": 211,
            "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_goblin-siege-engine/"
        },
        {
            "slug": "howler-of-the-hill",
            "desc": "",
            "name": "Howler Of The Hill",
            "size": "Large",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 178,
            "hit_dice": "21d10+63",
            "speed": {
                "walk": 50,
                "climb": 30
            },
            "strength": 17,
            "dexterity": 22,
            "constitution": 16,
            "intelligence": 17,
            "wisdom": 18,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 8,
            "wisdom_save": 9,
            "charisma_save": 9,
            "perception": 4,
            "skills": {
                "perception": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, necrotic; nonmagic B/P/S attacks",
            "damage_immunities": "psychic",
            "condition_immunities": "charmed, frightened",
            "senses": "truesight 120', passive Perception 19",
            "languages": "understands Abyssal, Common, Infernal, and Void Speech but can't speak, telepathy 120'",
            "challenge_rating": "14",
            "cr": 14.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Claw or Psychic Bolt attacks."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +11 to hit, 5 ft., one target, 15 (2d8+6) slashing damage + 13 (3d8) psychic."
                },
                {
                    "name": "Psychic Bolt",
                    "desc": "Ranged Spell Attack: +9 to hit, 120 ft., one target, 26 (5d8+4) psychic."
                },
                {
                    "name": "Gloaming Howl",
                    "desc": "Emits a magical howl that changes in melody and frequency depending on light around it. Each creature of howler's choice within 120' of it and can hear howl: DC 18 Wis save or succumb to effects of one of the following. If creature's save succeeds/effect ends for it creature is immune to that particular howl for next 24 hrs. Bright Howl When howler is in bright light each target that fails the save is incapacitated until end of its next turn. Dim Howl When howler is in dim light each target that fails the save is stunned until end of its next turn.Dark Howl When howler is in darkness each target that fails the save drops whatever it is holding and is paralyzed with fear for 1 min. A paralyzed creature can re-save at end of each of its turns success ends effect on itself."
                },
                {
                    "name": "Otherworldly Hunter",
                    "desc": "Transport itself to a different plane of existence. Works like plane shift except howler can affect only itself and can't use this to banish unwilling creature to another plane."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Hungry Void Traveler",
                    "desc": "Doesn't require air drink or sleep."
                },
                {
                    "name": "Inscrutable",
                    "desc": "Immune to any effect that would sense its emotions or read its thoughts and any divination spell it refuses. Wis (Insight) checks made to ascertain its intentions/sincerity have disadvantage."
                }
            ],
            "spell_list": [],
            "page_no": 236,
            "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_howler-of-the-hill/"
        },
        {
            "slug": "vampire_bf",
            "desc": "",
            "name": "Vampire",
            "size": "medium",
            "type": "Undead",
            "subtype": "Shapechanger",
            "group": "Vampires",
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 177,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "climb": 30,
                "fly": 30,
                "swim": 20
            },
            "strength": 18,
            "dexterity": 28,
            "constitution": 18,
            "intelligence": 16,
            "wisdom": 24,
            "charisma": 28,
            "strength_save": 4,
            "dexterity_save": 9,
            "constitution_save": 4,
            "intelligence_save": 3,
            "wisdom_save": 7,
            "charisma_save": 9,
            "perception": 17,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic; bludgeoning,piercing,and slashing damage from nonmagical attacks,charmed",
            "damage_immunities": "Vampiric Resilience",
            "condition_immunities": "",
            "senses": "darkvision 120 ft.",
            "languages": "the languages it knew in life",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The vampire can use Charm. It then makes three Bite or Claw attacks. It can replace one attack with a Draining Bite attack. If two Claw attacks hit one Large or smaller creature, the target is grappled (escape DC 17)."
                },
                {
                    "name": "Bite (Bat, Rat, or Wolf Form Only)",
                    "desc": "_Melee Weapon Attack:_ +9 to hit, reach 5 ft., one target. _Hit:_ 11 (2d6+4) piercing damage plus 14 (4d6) necrotic damage."
                },
                {
                    "name": "Claw (Vampire Form Only)",
                    "desc": "_Melee Weapon Attack:_ +9 to hit, reach 5 ft., one target. _Hit:_ 11 (2d6+4) slashing damage plus 14 (4d6) necrotic damage."
                },
                {
                    "name": "Draining Bite (Bat or Vampire Form Only)",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one willing creature, or a creature that is grappled by the vampire, incapacitated, or restrained. _Hit:_ 9 (2d4+4) piercing damage plus 14 (4d6) necrotic damage. The target's HP maximum is reduced by an amount equal to the necrotic damage taken, and the vampire regains HP equal to that amount. The reduction lasts until the target finishes a long rest. The target dies if this effect reduces its HP maximum to 0. A Humanoid slain in this way and then fed at least one drop of the vampire's blood rises the following night as a **vampire spawn** under the vampire's control."
                },
                {
                    "name": "Charm (Vampire Form Only)",
                    "desc": "One Humanoid the vampire can see within 30 feet of it must succeed on a DC 17 WIS save or be magically charmed for 1 day, until the vampire dies, or until the vampire takes a bonus action to end the effect. The charmed target obeys the vampire's verbal commands and is a willing target for the vampire's Draining Bite attack. If the target suffers any harm or receives a suicidal command, it can repeat the save, ending the effect on itself on a success.<br>The vampire can have up to two creatures charmed in this way at a time. If it charms a third, the effect on the first target ends."
                },
                {
                    "name": "Children of the Night",
                    "desc": "The vampire magically calls 2d4 **swarms of bats** or **rats**, provided that the sun isn't up. While outdoors, the vampire can call 3d6 **wolves** instead. The called creatures arrive in 1d4 rounds, acting as allies of the vampire and obeying its spoken commands. The Beasts remain for 1 hour, until the vampire dies, or until the vampire dismisses them as a bonus action. The vampire can have any number of such Beasts under its control at one time, provided the combined total CR of the Beasts is no higher than 4."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Change Shape",
                    "desc": "The vampire transforms into a Tiny bat, Tiny rat, Medium wolf, or back into its true form, which is Undead. Its statistics, other than its size and speed, are the same in each form. Any equipment it is wearing transforms with it, but anything it is carrying doesn't transform with it. It reverts to its true form if it dies."
                },
                {
                    "name": "Mist Form",
                    "desc": "The vampire transforms into a Medium cloud of mist or back into its true form, which is Undead. While in mist form, it can't take any actions, speak, or manipulate objects. It is weightless, has a flying speed of 20 feet, can hover, and can enter a hostile creature's space and stop there. In addition, if air can pass through a space, the mist can do so without squeezing, and it can't pass through water. It has advantage on STR, DEX, and CON saves, and it is immune to all nonmagical damage, except the damage it takes from sunlight."
                }
            ],
            "reactions": [],
            "legendary_desc": "The vampire can take 3 legendary actions, choosing from the options below. Only one legendary action option can be used at a time and only at the end of another creature's turn. The vampire regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Move",
                    "desc": "The vampire moves up to its speed without provoking opportunity attacks."
                },
                {
                    "name": "Call Children (Costs 2 Actions)",
                    "desc": "The vampire uses Children of the Night."
                },
                {
                    "name": "Excessive Bleeding (Costs 2 Actions)",
                    "desc": "Each creature within 15 feet of the vampire that doesn't have all its HP must succeed on a DC 17 CON save or lose 14 (4d6) HP as its wounds bleed profusely. Before the end of its next turn, the vampire has advantage on the next attack roll it makes against a creature that failed this save."
                }
            ],
            "special_abilities": [
                {
                    "name": "Hungry Dead Nature",
                    "desc": "The vampire doesn't require air or sleep. In addition, it must consume at least 80 ounces of blood (approximately half the blood in a Medium Humanoid's body) every 24 hours, or it loses its immunity to exhaustion and risks starvation until it does so. While it has any levels of exhaustion from starvation, the vampire can't remove levels of exhaustion until it consumes at least 160 ounces of blood."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the vampire fails a save, it can choose to succeed instead."
                },
                {
                    "name": "Misty Escape",
                    "desc": "When it drops to 0 HP outside its resting place, the vampire transforms into a cloud of mist (as in the Mist Form bonus action) instead of falling unconscious, provided it isn't in sunlight or running water. If it can't transform, it is destroyed. While it has 0 HP in mist form, it can't revert to its vampire form, and it must reach its resting place within 2 hours or be destroyed. Once in its resting place, it reverts to its vampire form. It is then paralyzed until it regains at least 1 HP. After spending 1 hour in its resting place with 0 HP, it regains 1 HP."
                },
                {
                    "name": "Regeneration",
                    "desc": "The vampire regains 20 HP at the start of its turn if it has at least 1 HP and isn't in sunlight or running water. If the vampire takes radiant damage or damage from holy water, this trait doesn't function at the start of the vampire's next turn."
                },
                {
                    "name": "Resting Place",
                    "desc": "The vampire has a coffin, grave, sarcophagus, or similar location just large enough for it to lie down designated as its resting place. While in its resting place, the vampire doesn't suffer exhaustion levels from starvation and has keensense out to a range of 120 feet."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The vampire can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                },
                {
                    "name": "Vampire Weaknesses",
                    "desc": "The vampire has the following flaws:\n- **Forbiddance.** The vampire can't enter a residence without an invitation from one of the occupants.\n- **Harmed by Running Water.** The vampire takes 20 acid damage if it ends its turn in running water."
                },
                {
                    "name": "Stake to the Heart",
                    "desc": "If a piercing weapon made of wood is driven into the vampire's heart while the vampire is incapacitated in its resting place, the vampire is paralyzed until the stake is removed."
                },
                {
                    "name": "Sunlight Hypersensitivity",
                    "desc": "The vampire takes 20 radiant damage when it starts its turn in sunlight. While in sunlight, it has disadvantage on attack rolls and ability checks."
                },
                {
                    "name": "Vampiric Resilience",
                    "desc": "The vampire is immune to exhaustion."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_vampire/"
        },
        {
            "slug": "ape_giant_bf",
            "desc": "",
            "name": "Ape, Giant",
            "size": "huge",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 176,
            "hit_dice": "",
            "speed": {
                "walk": 40,
                "climb": 40
            },
            "strength": 26,
            "dexterity": 14,
            "constitution": 18,
            "intelligence": 6,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": 8,
            "dexterity_save": 2,
            "constitution_save": 4,
            "intelligence_save": -2,
            "wisdom_save": 1,
            "charisma_save": -2,
            "perception": 14,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "stunned",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The ape makes two Fist or Rock attacks. If both Fist attacks hit one Large or smaller creature, the target is grappled (escape DC 16). The ape has two fists, each of which can grapple only one target."
                },
                {
                    "name": "Fist",
                    "desc": "_Melee Weapon Attack:_ +8 to hit, reach 10 ft., one target. _Hit:_ 27 (4d10+5) bludgeoning damage."
                },
                {
                    "name": "Rock",
                    "desc": "_Ranged Weapon Attack:_ +8 to hit, range 50/100 ft., one target. _Hit:_ 23 (4d8+5) bludgeoning damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Throw",
                    "desc": "One Large or smaller creature grappled by the ape is thrown up to 50 feet in a random direction and knocked prone. If a thrown target strikes a solid surface, the target takes 3 (1d6) bludgeoning damage for every 10 feet it was thrown. If the target is thrown at another creature, that creature must succeed on a DC 16 DEX save or take the same damage and be knocked prone."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_ape-giant/"
        },
        {
            "slug": "guardian_naga_bf",
            "desc": "",
            "name": "Guardian Naga",
            "size": "large",
            "type": "Monstrosity",
            "subtype": "",
            "group": "Nagas",
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 176,
            "hit_dice": "",
            "speed": {
                "walk": 40
            },
            "strength": 18,
            "dexterity": 26,
            "constitution": 24,
            "intelligence": 24,
            "wisdom": 26,
            "charisma": 26,
            "strength_save": 4,
            "dexterity_save": 8,
            "constitution_save": 7,
            "intelligence_save": 7,
            "wisdom_save": 8,
            "charisma_save": 8,
            "perception": 18,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic,radiant,Monstrosity Resilience",
            "damage_immunities": "poison,charmed,poisoned",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "Abyssal,Celestial,Common,Infernal",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The guardian naga makes three Slam or Spit Poison attacks, or it makes one Constrict attack and two Slam attacks. It can replace one attack with a use of Spellcasting."
                },
                {
                    "name": "Constrict",
                    "desc": "_Melee Weapon Attack:_ +8 to hit, reach 10 ft., one target. _Hit:_ 8 (1d8+4) bludgeoning damage plus 13 (3d8) necrotic damage or radiant damage (the naga's choice), and the target is grappled (escape DC 16) if it is a Large or smaller creature. Until this grapple ends, the target is restrained, and the naga can't Constrict another target."
                },
                {
                    "name": "Slam",
                    "desc": "_Melee Weapon Attack:_ +8 to hit, reach 5 ft., one target. _Hit:_ 11 (2d6+4) bludgeoning damage plus 13 (3d8) necrotic damage or radiant damage (the naga's choice)."
                },
                {
                    "name": "Spit Poison",
                    "desc": "_Ranged Weapon Attack:_ +8 to hit, range 20/60 ft., one target. _Hit:_ 11 (2d6+4) poison damage plus 13 (3d8) necrotic damage or radiant damage (the naga's choice)."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The guardian naga casts one of the following spells, requiring only verbal components and using WIS as the spellcasting ability (spell save DC 16).<br>At will: _augury_ (as an action), _command_, _mending_, _thaumaturgy_<br>3/day each: _bestow curse_, _cure wounds_<br>2/day each: _freedom of movement_, _hold_<br>1/day: _geas_ (as an action)"
                }
            ],
            "bonus_actions": [
                {
                    "name": "Protector's Step",
                    "desc": "The naga magically teleports, along with any equipment it is wearing or carrying, up to 120 feet to an unoccupied space within the sacred site or temple it protects or within 30 feet of the exterior of such a site. Swirls of golden light or tendrils of inky shadow (the naga's choice) appear at the origin and destination when it uses this bonus action."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Divine Strikes",
                    "desc": "The naga's weapon attacks are magical. When the naga hits with any weapon attack, the weapon deals an extra 3d8 necrotic damage or radiant damage (included in the attack), the naga's choice."
                },
                {
                    "name": "Monstrosity Resilience",
                    "desc": "The naga is resistant to exhaustion and to the frightened condition."
                },
                {
                    "name": "Rejuvenation",
                    "desc": "If it dies, the naga returns to life in 1d6 days, regaining all its HP and becoming active again. Only a wish spell can prevent this trait from functioning."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_guardian-naga/"
        },
        {
            "slug": "stone_golem_bf",
            "desc": "",
            "name": "Stone Golem",
            "size": "large",
            "type": "Construct",
            "subtype": "",
            "group": "Golems",
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 176,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 8,
            "constitution": 28,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 1,
            "strength_save": 5,
            "dexterity_save": -1,
            "constitution_save": 9,
            "intelligence_save": -4,
            "wisdom_save": 0,
            "charisma_save": -5,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "Golem Resilience",
            "condition_immunities": "",
            "senses": "darkvision 120 ft.",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The golem makes three Slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "_Melee Weapon Attack:_ +9 to hit, reach 5 ft., one target. _Hit:_ 21 (3d10+5) bludgeoning damage."
                },
                {
                    "name": "Slow (Recharge 6)",
                    "desc": "The golem shares the plodding perception of timeless stone with those nearby, slowing all life to a crawl. Each creature within 10 feet of the golem must make a DC 17 WIS save. On a failure, a creature can't use reactions, its speed is halved, and it can't make more than one attack on its turn. In addition, the creature can take either an action or a bonus action on its turn, not both. These effects last for 1 minute. A creature can repeat the save at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Rearrange Stone",
                    "desc": "The stone golem rearranges some of the stone comprising its body, choosing one of the following arrangements. The arrangement lasts until the golem ends the effect as a bonus action, uses this bonus action again, or until it is incapacitated.\n- **Jagged Stones.** The golem turns several of the stones on its body to point outward. Its AC is reduced by 2, and each time a creature within 5 feet of the golem hits it with a melee attack, the attacker takes 5 (2d4) piercing damage.\n- **Protective Slabs.** The golem slides several flat stones around its body to protect its vulnerable areas. Its speed is reduced by 10 feet, and each time it takes damage, the damage is reduced by 5 (2d4)."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Construct Nature",
                    "desc": "The golem doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Golem Resilience",
                    "desc": "The golem is immune to poison and psychic damage and to bludgeoning, piercing, and slashing damage from nonmagical attacks. In addition, it is immune to exhaustion and to the charmed, frightened, paralyzed, petrified, and poisoned conditions."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The golem is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The golem has advantage on saves against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The golem's weapon attacks are magical."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_stone-golem/"
        },
        {
            "slug": "kobold-ghost-hunter",
            "desc": "",
            "name": "Kobold, Ghost Hunter",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 18,
            "armor_desc": "studded leather",
            "hit_points": 176,
            "hit_dice": "32d6+64",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 22,
            "constitution": 15,
            "intelligence": 14,
            "wisdom": 20,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "perception": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, paralyzed",
            "senses": "darkvision 60', passive Perception 19",
            "languages": "Common, Draconic, + any two languages",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Shortsword or Hand Crossbow attacks. It can replace one attack with Flame Jet attack."
                },
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +10 to hit, 5 ft., one target, 9 (1d6+6) piercing damage + 13 (9d8) radiant."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Grappling Hook (Recharge 4-6)",
                    "desc": "The ghost hunter launches its grappling hook at a Large or larger object or structure or at a Huge or larger creature it can see within 60' of it and is pulled to an unoccupied space within 5 ft. of the target with o provoking opportunity attacks."
                },
                {
                    "name": "Elusive Hunter",
                    "desc": "Takes the Dodge or Hide action."
                }
            ],
            "reactions": [
                {
                    "name": "Flame Burst",
                    "desc": "When a hostile creature enters a space within 5 ft. of the ghost hunter the hunter can release a burst of fire from its clockwork hand. The creature must make DC 17 Dex save or take 7 (2d6) fire and have disadvantage on the next attack roll it makes vs. the ghost hunter before the end of the ghost hunter's next turn."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Blessed Weapons",
                    "desc": "Its weapon attacks are magical. When the hunter hits with any weapon the weapon deals an extra 3d8 radiant (included in the attack)."
                },
                {
                    "name": "Ethereal Sight",
                    "desc": "Can see 60' into the Ethereal Plane when it is on the Material Plane and vice versa."
                },
                {
                    "name": "Hidden Hunter",
                    "desc": "While the ghost hunter remains motionless it is invisible to Undead."
                },
                {
                    "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."
                },
                {
                    "name": "Undead Hunter",
                    "desc": "Advantage on Wis (Perception) and Wis (Survival) checks to find and track Undead."
                },
                {
                    "name": "Hand Crossbow",
                    "desc": "Ranged Weapon Attack: +10 to hit 30/120' one target 9 (1d6+6) piercing damage + 13 (3d8) radiant."
                },
                {
                    "name": "Flame Jet",
                    "desc": "Melee or Ranged Spell Attack: +8 to hit 5 ft. or range 60' one target 18 (4d6+4) fire. If the target is a creature or a flammable object that isn't being worn or carried it ignites. Until a creature takes an action to douse the fire the target takes 5 (1d10) fire at the start of each of its turns."
                },
                {
                    "name": "Holy Strike (Recharge 5-6)",
                    "desc": "The ghost hunter flips up its eyepatch to reveal a holy relic embedded within the empty socket. Each creature within 30' of the ghost hunter must make a DC 17 Dex save taking 36 (8d8) radiant on a failed save or half damage if made. If an Undead fails the save it is also stunned until the end of its next turn."
                }
            ],
            "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-ghost-hunter/"
        },
        {
            "slug": "cloud_giant_bf",
            "desc": "",
            "name": "Cloud Giant",
            "size": "huge",
            "type": "Giant",
            "subtype": "",
            "group": "Giants",
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 175,
            "hit_dice": "",
            "speed": {
                "walk": 40,
                "fly": 60
            },
            "strength": 26,
            "dexterity": 10,
            "constitution": 30,
            "intelligence": 12,
            "wisdom": 24,
            "charisma": 26,
            "strength_save": 8,
            "dexterity_save": 0,
            "constitution_save": 10,
            "intelligence_save": 1,
            "wisdom_save": 7,
            "charisma_save": 8,
            "perception": 17,
            "skills": {},
            "damage_vulnerabilities": "Giant Attributes",
            "damage_resistances": "cold,Giant Attributes",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "Giant",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The cloud giant makes three Cloud-Coated Mace attacks, or it makes two Wind Burst attacks."
                },
                {
                    "name": "Cloud-Coated Mace",
                    "desc": "_Melee Weapon Attack:_ +12 to hit, reach 10 ft., one target. _Hit:_ 18 (3d6+8) piercing damage plus 4 (1d8) cold damage."
                },
                {
                    "name": "Wind Burst",
                    "desc": "_Ranged Spell Attack:_ +8 to hit, range 150 ft., one target. _Hit:_ 31 (5d10+4) bludgeoning damage, and the target must succeed on a DC 16 STR save or be pushed up to 10 feet away from the cloud giant and knocked prone."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Cloud Cover",
                    "desc": "The cloud giant creates a 20-foot cube of clouds centered on a point it can see within 60 feet of it. The cube spreads around corners, and its area is heavily obscured. The cloud lasts for 1 minute, until the cloud giant dies, or until the cloud giant uses this bonus action again."
                },
                {
                    "name": "Condense",
                    "desc": "The cloud giant causes a 20-foot-radius sphere of cloud, fog, smoke, or steam centered on a point it can see within 60 feet of it to become as thick as mud, making the area difficult terrain for creatures moving through it. A creature that starts its turn in the hardened cloud must succeed on a DC 15 STR save or be restrained until the start of its next turn. The cloud remains condensed for 1 minute, until the cloud giant dies, or until the cloud giant uses this bonus action again."
                }
            ],
            "reactions": [
                {
                    "name": "Cirrus Deflection",
                    "desc": "The cloud giant creates a bit of hardened cloud between it and an attacker, increasing the giant's AC by 4. To do so, it must be able to see the attacker."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Cloudsight",
                    "desc": "The cloud giant can see through areas obscured by clouds, fog, smoke, and steam without penalty."
                },
                {
                    "name": "Giant Attributes",
                    "desc": "The cloud giant is resistant to the stunned condition, and it is vulnerable to the prone condition."
                },
                {
                    "name": "Heightened Smell",
                    "desc": "The cloud giant's Perception is 22 when perceiving by smell."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_cloud-giant/"
        },
        {
            "slug": "fire_giant_bf",
            "desc": "",
            "name": "Fire Giant",
            "size": "huge",
            "type": "Giant",
            "subtype": "",
            "group": "Giants",
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "plate",
            "hit_points": 175,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 24,
            "dexterity": 16,
            "constitution": 30,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 26,
            "strength_save": 7,
            "dexterity_save": 3,
            "constitution_save": 10,
            "intelligence_save": 0,
            "wisdom_save": 2,
            "charisma_save": 8,
            "perception": 16,
            "skills": {},
            "damage_vulnerabilities": "Giant Attributes",
            "damage_resistances": "Giant Attributes",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "-",
            "languages": "Dwarven,Giant",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The fire giant makes two Flaming Greatsword or Lava Boulder attacks."
                },
                {
                    "name": "Flaming Greatsword",
                    "desc": "_Melee Weapon Attack:_ +11 to hit, reach 10 ft., one target. _Hit:_ 28 (6d6+7) slashing damage plus 4 (1d8) fire damage."
                },
                {
                    "name": "Lava Boulder",
                    "desc": "_Ranged Weapon Attack:_ +7 to hit, range 60/240 ft., one target. _Hit:_ 19 (3d10+3) bludgeoning damage plus 13 (3d8) fire damage."
                },
                {
                    "name": "Volcanic Burst (Recharge 5-6)",
                    "desc": "The fire giant expels built-up heat from within itself, sending a blast of lava outward. Each creature within 15 feet of the fire giant must make a DC 16 DEX save. On a failure, a creature takes 36 (8d8) fire damage and is knocked prone. On a success, a creature takes half the damage and isn't knocked prone. A creature that fails this save has disadvantage on the next save it makes against the giant's Pyroclastic Surge before the start of the giant's next turn."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Pyroclastic Surge",
                    "desc": "A burst of volcanic gas and rock fragments flows in a 60-foot-line that is 5 feet wide from the fire giant's outstretched hand. Each creature in the line must succeed on a DC 16 DEX save or be poisoned until the end of its next turn and pushed up to 15 feet away from the giant. A creature that fails the save by 5 or more is petrified in volcanic ash for 1 hour or until a creature spends 1 minute soaking the petrified creature in cool water."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Giant Attributes",
                    "desc": "The fire giant is resistant to the stunned condition, and it is vulnerable to the prone condition."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_fire-giant/"
        },
        {
            "slug": "young_blue_dragon_bf",
            "desc": "",
            "name": "Young Blue Dragon",
            "size": "large",
            "type": "Dragon",
            "subtype": "",
            "group": "Dragons",
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 175,
            "hit_dice": "",
            "speed": {
                "walk": 40,
                "burrow": 20,
                "fly": 80
            },
            "strength": 20,
            "dexterity": 18,
            "constitution": 26,
            "intelligence": 14,
            "wisdom": 20,
            "charisma": 24,
            "strength_save": 5,
            "dexterity_save": 4,
            "constitution_save": 8,
            "intelligence_save": 2,
            "wisdom_save": 5,
            "charisma_save": 7,
            "perception": 19,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., keensense 30 ft.",
            "languages": "Common,Draconic",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon makes one Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +9 to hit, reach 10 ft., one target. _Hit:_ 16 (2d10+5) piercing damage plus 5 (1d10) lightning damage."
                },
                {
                    "name": "Claw",
                    "desc": "_Melee Weapon Attack:_ +9 to hit, reach 5 ft., one target. _Hit:_ 12 (2d6+5) slashing damage."
                },
                {
                    "name": "Lightning Breath (Recharge 5-6)",
                    "desc": "The dragon exhales lightning in a 60-foot line that is 5 feet wide. Each creature in that line must make a DC 16 DEX save, taking 55 (10d10) lightning damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Charged Hide",
                    "desc": "When the blue dragon hasn't exhaled its Lightning Breath, the electric charge builds up across its body. While the dragon's Lightning Breath is available, it emits wild sparks of electricity, and each creature that starts its turn within 10 feet of the dragon must succeed on a DC 16 CON save or be incapacitated until the start of its next turn."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_young-blue-dragon/"
        },
        {
            "slug": "young_silver_dragon_bf",
            "desc": "",
            "name": "Young Silver Dragon",
            "size": "large",
            "type": "Dragon",
            "subtype": "",
            "group": "Dragons",
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 175,
            "hit_dice": "",
            "speed": {
                "walk": 40,
                "fly": 80
            },
            "strength": 22,
            "dexterity": 18,
            "constitution": 28,
            "intelligence": 14,
            "wisdom": 20,
            "charisma": 24,
            "strength_save": 6,
            "dexterity_save": 4,
            "constitution_save": 9,
            "intelligence_save": 2,
            "wisdom_save": 5,
            "charisma_save": 7,
            "perception": 19,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., keensense 30 ft.",
            "languages": "Common,Draconic",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon makes one Bite attack and two Claw attacks. It can replace its Bite attack with a use of Paralyzing Breath, if available."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +10 to hit, reach 10 ft., one target. _Hit:_ 17 (2d10+6) piercing damage."
                },
                {
                    "name": "Claw",
                    "desc": "_Melee Weapon Attack:_ +10 to hit, reach 5 ft., one target. _Hit:_ 13 (2d6+6) slashing damage."
                },
                {
                    "name": "Cold Breath (Recharge 5-6)",
                    "desc": "The dragon exhales an icy blast in a 30-foot cone. Each creature in that area must make a DC 17 CON save, taking 54 (12d8) cold damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Paralyzing Breath (Recharge 6)",
                    "desc": "As the **silver dragon wyrmling**, except it is a 30-foot cone, and the save DC is 17."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Change Shape",
                    "desc": "The dragon magically transforms into a Beast or Humanoid that has a challenge rating no higher than its own, or back into its true form, which is Dragon. Any equipment it is wearing or carrying transforms with it or is borne by the new form (the dragon's choice). It reverts to its true form if it dies. In a new form, the dragon retains its HP, ability to speak, proficiencies, and INT, WIS, and CHA scores, as well as this bonus action. Its statistics and capabilities are otherwise replaced by those of the new form, except any class features or legendary actions of that form."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Freezing Fog",
                    "desc": "After the silver dragon uses its Cold Breath, freezing fog surrounds it. While the dragon's Cold Breath is unavailable, each creature that starts its turn within 10 feet of the dragon must succeed on a DC 17 CON save or be restrained until the start of its next turn."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_young-silver-dragon/"
        },
        {
            "slug": "desert-giant",
            "desc": "_The towering woman rises up from the desert sand. Her pale brown robe almost perfectly matches the gritty terrain, and her roughly textured skin is a rich walnut brown._  \nDesert giants live in arid wastelands that were once a thriving giant empire. Their rich brown skin is rough-textured, and they dress in light robes matching the color of the sand, accented (when they aren’t trying to blend in) with brightly colored head cloths and sashes. Beneath their robes, the desert giants paint or tattoo their skin with intricate designs in a riot of colors that outsiders rarely see.  \n**Wandering Legacy.** Desert giants subsist in the scorching wastes by moving from oasis to oasis. They follow herds of desert animals that they cultivate for milk, meat, and hides, and they shun most contact with settled people. They can survive the blazing heat of the high summer, because desert giants know secret ways with relatively plentiful water and the location of cool, shaded caverns.  \nWhile in ages past the desert giants lived in stationary settlements and cities, the fall of their ancient empire drove them into the dunes. The truth behind their nomadic lifestyle is a sore spot; should any outsider learn the truth, the desert giants stop at nothing to permanently silence the inquisitive soul.  \n**Keepers of the Past.** Over time, wandering desert giants amass vast knowledge of ruins and relics scattered across and beneath their homeland. On rare occasions that the tribes require something of outsiders, this information is their most valuable commodity. Relics of the past, or simply the location of unplundered ruins, can purchase great advantage for the tribe.  \nThe designs the giants painstakingly inscribe on their bodies tell a tale that, if woven together correctly, reveals an entire tribe’s collected discoveries. For this reason, the desert giants hold the bodies of their dead in sacred esteem. They go to extraordinary lengths to recover their dead, so they can divide the knowledge held on the deceased’s skin among other tribe members. In the cases of desert giant elders, this hidden writing may be equivalent to spell scrolls.",
            "name": "Desert Giant",
            "size": "Huge",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 175,
            "hit_dice": "14d12+84",
            "speed": {
                "walk": 40
            },
            "strength": 27,
            "dexterity": 10,
            "constitution": 22,
            "intelligence": 13,
            "wisdom": 18,
            "charisma": 15,
            "strength_save": 12,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 6,
            "perception": 8,
            "skills": {
                "perception": 8,
                "stealth": 4,
                "survival": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "passive Perception 18",
            "languages": "Common, Giant",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The giant makes two falchion attacks."
                },
                {
                    "name": "Falchion",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 23 (6d4 + 8) slashing damage.",
                    "attack_bonus": 12,
                    "damage_dice": "6d4"
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +12 to hit, range 60/240 ft., one target. Hit: 30 (4d10 + 8) bludgeoning damage.",
                    "attack_bonus": 12,
                    "damage_dice": "4d10"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Sand Camouflage",
                    "desc": "The giant has advantage on Dexterity (Stealth) checks made to hide in sandy terrain."
                },
                {
                    "name": "Wasteland Stride",
                    "desc": "The giant ignores difficult terrain caused by sand, gravel, or rocks."
                }
            ],
            "spell_list": [],
            "page_no": 222,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_desert-giant/"
        },
        {
            "slug": "son-of-fenris",
            "desc": "_The dread sons of Fenris are hideously strong and dangerous in their mastery of the arcane. Their acidic breath stinks of death, and they move with a menacing grace. Eldritch blood runs in their veins._  \n**Demonic Wolves.** Demonic black eyes, two snakelike tongues, and green-black scales beneath their thick black fur betray their unnatural origins. Although the sons of Fenris are powerful spellcasters, they prefer physical violence, using their spells only if faced with foes they cannot simply tear apart.  \n**Hibernate Until Ravenous.** Sons of Fenris are creatures of hunger, rage, and madness. They can subsist on infrequent gorging, so they slumber beneath the snow for weeks or months, waking when they grow ravenous or when prey approaches close enough to smell. When hunting, they revel in wanton savagery and destruction, killing entire flocks or herds to delight in blood and to cast runes among the entrails.  \n**Desperate Worshipers.** Despite their fierce nature, all the sons of Fenris are wise in divine lore, and desperate souls offer them worship and sacrifice in exchange for aid. The sons of Fenris enjoy this adulation, and provide protection, meat, and wisdom to their followers. In some cases, they gather enormous war bands over winter and going reaving in the spring.",
            "name": "Son Of Fenris",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 175,
            "hit_dice": "14d12+84",
            "speed": {
                "walk": 60,
                "burrow": 15
            },
            "strength": 26,
            "dexterity": 16,
            "constitution": 23,
            "intelligence": 16,
            "wisdom": 18,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 8,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "arcana": 7,
                "intimidation": 6,
                "religion": 12
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "psychic, radiant",
            "damage_immunities": "cold, lightning, poison; bludgeoning, piercing, and slashing from nonmagical attacks",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "truesight 60 ft., tremorsense 100 ft., passive Perception 14",
            "languages": "Common, Celestial, Draconic, Elvish, Dwarvish, Giant, Infernal, telepathy 60 ft.",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The son of Fenris makes one bite attack and one slam attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 19 (2d10 + 8) piercing damage plus 5 (1d10) poison damage, and the target is grappled (escape DC 18). If the target was already grappled, it is swallowed instead. While swallowed, the target is blinded and restrained, it has total cover against attacks and other effects from outside the son of Fenris, and it takes 28 (8d6) acid damage at the start of each of the son of Fenris's turns. It can swallow only one creature at a time. If it takes 45 damage or more on a single turn from the swallowed creature, it must succeed on a DC 17 Constitution saving throw at the end of that turn or regurgitate the creature, which falls prone in a space within 10 feet of the son of Fenris. If the son of Fenris dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 15 feet of movement, exiting prone.",
                    "attack_bonus": 12,
                    "damage_dice": "2d10"
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 15 ft., one target. Hit: 19 (2d10 + 8) bludgeoning damage.",
                    "attack_bonus": 12,
                    "damage_dice": "2d10"
                },
                {
                    "name": "Acid Breath (Recharge 5-6)",
                    "desc": "The son of Fenris exhales acid in a 60-foot line that is 10 feet wide. Each creature in the line takes 45 (10d8) acid damage, or half damage with a successful DC 18 Dexterity saving throw."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Hearing and Smell",
                    "desc": "The son of Fenris has advantage on Wisdom (Perception) checks that rely on hearing or smell."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The son of Fenris' weapon attacks are magical."
                },
                {
                    "name": "Arctic Tunneler",
                    "desc": "While in snow or ice, the Son of Fenris' burrow speed increases to 30 ft."
                },
                {
                    "name": "Spellcasting",
                    "desc": "the son of Fenris is a 15th-level spellcaster. Its spellcasting ability is Wisdom (spell save DC 16, +8 to hit with spell attacks). It requires no material components to cast its spells. It has the following cleric spells prepared:\n\ncantrips (at will): guidance, light, sacred flame, spare the dying, thaumaturgy\n\n1st level (4 slots): bane, command, guiding bolt, sanctuary\n\n2nd level (3 slots): blindness/deafness, hold person, silence\n\n3rd level (3 slots): animate dead, bestow curse, dispel magic\n\n4th level (3 slots): banishment, death ward, locate creature\n\n5th level (2 slots): contagion, scrying\n\n6th level (1 slot): harm\n\n7th level (1 slot): plane shift\n\n8th level (1 slot): earthquake"
                },
                {
                    "name": "Trampling Charge",
                    "desc": "If the son of Fenris moves at least 20 feet straight toward a creature and hits it with a slam attack on that turn, that target must succeed on a DC 18 Strength saving throw or be knocked prone. If it is knocked prone, the son of Fenris can make another slam attack against it as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": 355,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_son-of-fenris/"
        },
        {
            "slug": "desertgiant-tob1-2023",
            "desc": "False",
            "name": "Desert Giant",
            "size": "Huge",
            "type": "Giant",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 175,
            "hit_dice": "14d12 + 84",
            "speed": {
                "walk": 40
            },
            "strength": 27,
            "dexterity": 10,
            "constitution": 22,
            "intelligence": 13,
            "wisdom": 18,
            "charisma": 15,
            "strength_save": 12,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 6,
            "perception": 18,
            "skills": {
                "Perception": 8,
                "Stealth": 4,
                "Survival": 8
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "fire",
            "condition_immunities": "False",
            "senses": "passive Perception 18",
            "languages": "Common, Giant",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The giant makes two Falchion attacks."
                },
                {
                    "name": "Falchion",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 23 (6d4 + 8) slashing damage."
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +12 to hit, range 60/240 ft., one target. Hit: 30 (4d10 + 8) bludgeoning damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Desert Walk",
                    "desc": "Difficult terrain composed of sand or gravel doesn't cost the desert giant extra movement."
                },
                {
                    "name": "Sand Camouflage",
                    "desc": "The giant has advantage on Dexterity (Stealth) checks made to hide in sandy terrain."
                }
            ],
            "spell_list": [],
            "page_no": 205,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_desert-giant/"
        },
        {
            "slug": "krakespawn-tob1-2023",
            "desc": "False",
            "name": "Krake Spawn",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 175,
            "hit_dice": "14d12 + 84",
            "speed": {
                "walk": 60
            },
            "strength": 24,
            "dexterity": 12,
            "constitution": 22,
            "intelligence": 17,
            "wisdom": 15,
            "charisma": 18,
            "strength_save": 12,
            "dexterity_save": null,
            "constitution_save": 11,
            "intelligence_save": 8,
            "wisdom_save": null,
            "charisma_save": 9,
            "perception": 12,
            "skills": {},
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "cold, poison, psychic",
            "condition_immunities": "charmed, poisoned",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 12",
            "languages": "Common, Infernal, Primordial, Void Speech",
            "challenge_rating": "14",
            "cr": 14.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The krake spawn makes one Bite attack and eight Tentacle attacks, or it makes four Freezing Water Bolt attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft, one target. Hit: 12 (1d10 + 7) slashing damage."
                },
                {
                    "name": "Tentacle",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 15 ft., one target. Hit: 10 (1d6 + 7) bludgeoning damage. If the target is a Large or smaller creature, it is grappled (escape DC 17). Until this grapple ends, the target is restrained. The krake spawn has eight tentacles, each of which can grapple only one target."
                },
                {
                    "name": "Freezing Water Bolt",
                    "desc": "Ranged Spell Attack: +9 to hit, range 60 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage plus 10 (3d6) cold damage."
                },
                {
                    "name": "Ink Cloud (Recharge 5-6)",
                    "desc": "While underwater, the krake spawn emits a 20-foot-radius cloud of ink all around itself. Each creature in the cloud must make a DC 17 Constitution saving throw, taking 55 (10d10) poison damage on a failed save, or half as much damage on a successful one. The area is heavily obscured for 1 minute, although a significant current can disperse the ink."
                },
                {
                    "name": "Vomit Forth the Deeps (Recharge 5-6)",
                    "desc": "The krake spawn sprays half-digested food from its maw in a 30-foot cone. Each creature in the area must make a DC 17 Dexterity saving throw. On a failure, a creature takes 27 (6d8) acid damage plus 27 (5d10) poison damage and is incapacitated. On a success, a creature takes half the damage and isn't incapacitated."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Water Jet",
                    "desc": "Each creature within 5 feet of the krake spawn must succeed on a DC 17 Dexterity saving throw or be knocked prone. The spawn then swims up to half its swimming speed without provoking opportunity attacks. The spawn must be underwater to use this bonus action."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The krake spawn can breathe air and water."
                }
            ],
            "spell_list": [],
            "page_no": 249,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_krake-spawn/"
        },
        {
            "slug": "sonoffenris-tob1-2023",
            "desc": "False",
            "name": "Son of Fenris",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 175,
            "hit_dice": "14d12 + 84",
            "speed": {
                "walk": 30,
                "burrow": 60
            },
            "strength": 26,
            "dexterity": 16,
            "constitution": 23,
            "intelligence": 16,
            "wisdom": 18,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 8,
            "charisma_save": null,
            "perception": 14,
            "skills": {
                "Arcana": 7,
                "Intimidation": 6,
                "Religion": 11
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "necrotic, radiant; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "cold, poison",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "truesight 60 ft., tremorsense 120 ft., passive Perception 14",
            "languages": "Common, Celestial, Giant, telepathy 60 ft.",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The son of Fenris makes one Bite attack and two Slam attacks, or it makes four Divine Bolt attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 19 (2d10 + 8) piercing damage plus 10 (3d6) necrotic damage or radiant damage (the son's choice). If the target is a Large or smaller creature, it must succeed on a DC 18 Dexterity saving throw or be swallowed by the son of Fenris. A swallowed creature is blinded and restrained, it has total cover against attacks and other effects outside the son, and it takes 21 (6d6) acid damage at the start of each of the son's turns. The son can have only one creature swallowed at a time."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 13 (1d10 + 8) bludgeoning damage plus 10 (3d6) necrotic damage or radiant damage (the son's choice)."
                },
                {
                    "name": "Divine Bolt",
                    "desc": "Ranged Spell Attack: +8 to hit, range 60 ft., one target. Hit: 18 (4d6 + 4) necrotic damage or radiant damage (the son's choice)."
                },
                {
                    "name": "Snake Breath (Recharge 5-6)",
                    "desc": "The two snake tongues of the son of Fenris each exhale poison in a 30-foot line that is 5 feet wide, resulting in two lines. Each creature in a line must make a DC 18 Dexterity saving throw, taking 45 (10d8) poison damage on a failed save, or half as much damage on a successful one. If the lines overlap, each creature in the overlapping lines must make one saving throw with disadvantage against only one of the lines rather than one saving throw for each line."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Keen Hearing and Smell",
                    "desc": "The son of Fenris has advantage on Wisdom (Perception) checks that rely on hearing or smell."
                },
                {
                    "name": "Divine Weapons",
                    "desc": "The son of Fenris's weapon attacks are magical. When the son hits with any weapon, the weapon deals an extra 3d6 necrotic damage or radiant damage (included in the attack), the son's choice."
                }
            ],
            "spell_list": [],
            "page_no": 335,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_son-of-fenris/"
        },
        {
            "slug": "necrotech-bonecage-constrictor",
            "desc": "",
            "name": "Necrotech Bonecage Constrictor",
            "size": "Huge",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 175,
            "hit_dice": "14d12+84",
            "speed": {
                "walk": 50
            },
            "strength": 19,
            "dexterity": 16,
            "constitution": 22,
            "intelligence": 6,
            "wisdom": 8,
            "charisma": 5,
            "strength_save": 8,
            "dexterity_save": 7,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": -1,
            "skills": {
                "perception": -1
            },
            "damage_vulnerabilities": "bludgeoning, thunder",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "poisoned, prone",
            "senses": "darkvision 60', tremorsense 30', passive Perception 9",
            "languages": "understands Common and Darakhul but can't speak",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Bite attacks and one Encage attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, 10 ft., one target, 13 (2d8+4) piercing damage + 7 (2d6) necrotic."
                },
                {
                    "name": "Encage",
                    "desc": "Melee Weapon Attack: +8 to hit, 5 ft., one target, 11 (2d6+4) piercing damage. If target is a Med or smaller creature DC 16 Dex save or be caged within body of bonecage constrictor. Caged creature is restrained has cover vs. attacks and other effects outside constrictor and it takes 10 (3d6) necrotic at start of each of constrictor's turns. While caged creature can see outside constrictor but can't target those outside constrictor with attacks or spells nor can it cast spells or use features that allow it to leave constrictor's body. In addition creatures caged within constrictor can't make attack rolls vs. creatures outside constrictor. Constrictor can have up to 6 Med or smaller creatures restrained at a time. If constrictor takes 20+ damage on a single turn from any source it must make DC 16 Con save at end of that turn or all caged creatures fall prone in a space within 10 ft. of constrictor. If any of the damage is thunder constrictor has disadvantage on the save. If constrictor dies caged creature is no longer restrained by it and can escape from corpse via 10 ft. of move exiting prone."
                },
                {
                    "name": "Crush",
                    "desc": "Each creature caged by constrictor must make DC 16 Str save or take 11 (2d6+4) bludgeoning damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Necrotic Prison",
                    "desc": "Creatures restrained by its Encage automatically stabilize at 0 hp and take no further damage from Encage. If creature damaged from another source while restrained suffers death save failure as normal but immediately stabilizes if not its final death save."
                }
            ],
            "spell_list": [],
            "page_no": 287,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_necrotech-bonecage-constrictor/"
        },
        {
            "slug": "cave-mimic",
            "desc": "",
            "name": "Cave Mimic",
            "size": "Gargantuan",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 174,
            "hit_dice": "12d20+48",
            "speed": {
                "walk": 10,
                "burrow": 20
            },
            "strength": 20,
            "dexterity": 8,
            "constitution": 18,
            "intelligence": 5,
            "wisdom": 13,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid",
            "condition_immunities": "prone",
            "senses": "darkvision 60', tremorsense 60', passive Perception 14",
            "languages": "—",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Four Pseudopod attacks."
                },
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +8 to hit, 15 ft., one target, 10 (1d10+5) bludgeoning damage. If mimic is in object or terrain form target is subjected to mimic's Adhesive trait."
                },
                {
                    "name": "Stalagteeth (Terrain Form Recharge 4-6)",
                    "desc": "Launches harpoon-like pseudopod shaped like pointed object (ex: stalagtite) at a creature in its space. Target: DC 14 Dex or 24 (7d6) piercing damage and pseudopod stuck in it. While pseudopod is stuck target restrained and 10 (3d6) acid at start of each of its turns mimic can use bonus action to pull target up to 30' to its nearest wall ceiling or similar surface. Creature including target can use action to detach pseudopod via DC 15 Str. If target detaches harpoon while stuck to mimic's ceiling: normal fall damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Change Shape",
                    "desc": "Into Gargantuan object or stretches out as terrain up to 35 ft. cube or back to true amorphous form. Stats same. Items worn/carried not transformed. Reverts on death."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Adhesive (Object or Terrain Form)",
                    "desc": "Adheres to anything that touches it. Creature adhered is also grappled (escape DC 15). Ability checks to escape: disadvantage. It can choose for creature to not be affected."
                },
                {
                    "name": "False Appearance (Object or Terrain Form)",
                    "desc": "While motionless it is indistinguishable from an ordinary object or terrain feature."
                },
                {
                    "name": "Grappler",
                    "desc": "Advantage on attack rolls vs. any creature grappled by it."
                },
                {
                    "name": "Object Mimicry (Object or Terrain Form)",
                    "desc": "Shape minor pseudopods into Med or smaller objects. Creature that sees one can tell it is an imitation with DC 15 Wis (Insight) check. Creature with half its body in contact with object (ex: sitting on “chair”) is subject to Adhesive."
                },
                {
                    "name": "Stretched Form (Terrain Form)",
                    "desc": "Occupy another's space vice versa."
                },
                {
                    "name": "Tunneler",
                    "desc": "Can burrow through solid rock at half its burrow speed and leaves a 15-foot-diameter tunnel in its wake."
                }
            ],
            "spell_list": [],
            "page_no": 77,
            "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_cave-mimic/"
        },
        {
            "slug": "galidroo",
            "desc": "This horrid creature is larger than an ox, and its hairless, wrinkled skin is covered in foul warts and pustules. The creature has two rat-like heads and a heavy tentacular tail that lashes the air malevolently._  \n**Wasteland Monstrosity.** The galidroo dwells primarily in desolate badlands, ravaged ruins, and areas where magic has corrupted the landscape and the creatures within it. Though powerful monsters in their own right, they are rarely at the top of the food chain and have to watch out for other monsters like Open Game License",
            "name": "Galidroo",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 172,
            "hit_dice": "15d12+75",
            "speed": {
                "burrow": 20,
                "walk": 40
            },
            "strength": 22,
            "dexterity": 13,
            "constitution": 20,
            "intelligence": 11,
            "wisdom": 18,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 8,
            "charisma_save": null,
            "perception": 8,
            "skills": {
                "perception": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "psychic",
            "condition_immunities": "exhaustion",
            "senses": "darkvision 90 ft., passive Perception 18",
            "languages": "Deep Speech, telepathy 60 ft.",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The galidroo makes four attacks: two with its bite and two with its claws. It can make one tail attack in place of its two claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 17 (2d10 + 6) piercing damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d10+6"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) slashing damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d6+6"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 15 ft., one target. Hit: 16 (3d6 + 6) bludgeoning damage. The target is grappled (escape DC 17) if it is a Large or smaller creature and the galidroo doesn't have another creature grappled. Until this grapple ends, the target is restrained, and the galidroo can't use its tail on another target.",
                    "attack_bonus": 10,
                    "damage_dice": "3d6+6"
                },
                {
                    "name": "Prophetic Screech (Recharge 5-6)",
                    "desc": "The galidroo unleashes a burst of prophetic power in a 60-foot cone. Each creature in that area must make a DC 17 Intelligence saving throw. On a failure, a creature takes 35 (10d6) psychic damage and is incapacitated for 1 minute as its mind is bombarded with visions of its past and future. On a success, a creature takes half the damage and isn't incapacitated. The creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Aura of Lassitude",
                    "desc": "A creature that starts its turn within 30 feet of the galidroo must succeed on a DC 17 Constitution saving throw or feel lethargic until the start of its next turn. While lethargic, a creature can't use reactions, its speed is halved, and it can't make more than one melee or ranged attack on its turn. In addition, the creature can use either an action or a bonus action on its turn, but not both. On a successful saving throw, the creature is immune to the galidroo's Aura of Lassitude for the next 24 hours."
                },
                {
                    "name": "Selective Precognition",
                    "desc": "The galidroo can see into the past, present, and future simultaneously. It can innately cast divination and legend lore once per day each, requiring no material components. Its innate spellcasting ability is Wisdom. The galidroo can't use these spells to gain information about itself or its personal future or past."
                },
                {
                    "name": "Two-Headed",
                    "desc": "The galidroo has advantage on Wisdom (Perception) checks and on saving throws against being blinded, charmed, deafened, frightened, stunned, and knocked unconscious."
                }
            ],
            "spell_list": [],
            "page_no": 161,
            "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_galidroo/"
        },
        {
            "slug": "glacier-behemoth",
            "desc": "A depression in the ground trails in the wake of this six-legged creature. Aged ice, appearing more like granite, covers the creature’s body._  \n**Slow but Steady.** Glacier behemoths earn their name from their resemblance to glaciers, including their slow, relentless pace. Their squat frames help conceal their six legs, reinforcing the notion that they are calved glaciers. Short of chasms blocking its way or the intervention of other glacier behemoths, nothing can stop a glacier behemoth when it moves. Its tough hide combined with its primal intellect render it fearless as it lumbers after its foes.  \n**Bulettekin.** Glacier behemoths are arctic relatives to Open Game License",
            "name": "Glacier Behemoth",
            "size": "Huge",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 172,
            "hit_dice": "15d12+75",
            "speed": {
                "burrow": 20,
                "walk": 20
            },
            "strength": 24,
            "dexterity": 3,
            "constitution": 21,
            "intelligence": 4,
            "wisdom": 14,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "athletics": 11,
                "perception": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "cold",
            "condition_immunities": "grappled, prone, restrained",
            "senses": "darkvision 60 ft., tremorsense 60 ft., passive Perception 16",
            "languages": "—",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The glacier behemoth makes two bite attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one creature. Hit: 33 (4d12 + 7) piercing damage.",
                    "attack_bonus": 11,
                    "damage_dice": "4d12+7"
                },
                {
                    "name": "Inexorable Charge",
                    "desc": "If the glacier behemoth moves at least 10 feet, it can then use this action to continue moving in a 40-foot line that is 15 feet wide. Each creature in this line must make a DC 17 Dexterity saving throw. On a failure, a creature takes 35 (10d6) bludgeoning damage and is knocked prone. On a success, a creature takes half the damage and isn't knocked prone. The glacier behemoth's movement along this line doesn't provoke opportunity attacks."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Ground Disruptor",
                    "desc": "When the glacier behemoth moves, it can choose to make the area it moves through difficult terrain. When it uses Inexorable Charge, it automatically makes the ground difficult terrain."
                },
                {
                    "name": "Unstoppable",
                    "desc": "Difficult terrain composed of ice, rocks, sand, or natural vegetation, living or dead, doesn't cost the glacier behemoth extra movement. Its speed can't be reduced by any effect."
                }
            ],
            "spell_list": [],
            "page_no": 177,
            "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_glacier-behemoth/"
        },
        {
            "slug": "mountain-dryad",
            "desc": "An enormous woman covered in rocky formations accented with crystals emerges from the mountainside._  \nOften mistaken for giants, mountain dryads are huge fey who are tied to primal mountains.  \n**Like the Mountain.** Mountain dryads are sturdier than their smaller, frailer sisters. Their beauty is more rugged, with hair the color of lichen and skin the shade of their mountain’s stone.  \n**Despise Mining.** Mountain dryads tend to spend long stretches of time sleeping deep within their mountains, and they do not take kindly to the scarring of their homes. The dryads have a particular dislike for dwarves, kobolds, and others who make their living mining mountains.",
            "name": "Mountain Dryad",
            "size": "Huge",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 172,
            "hit_dice": "15d12+75",
            "speed": {
                "walk": 40,
                "burrow": 30
            },
            "strength": 29,
            "dexterity": 12,
            "constitution": 20,
            "intelligence": 14,
            "wisdom": 18,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 8,
            "perception": 8,
            "skills": {
                "athletics": 13,
                "intimidation": 8,
                "perception": 8,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "lightning",
            "damage_immunities": "cold, poison",
            "condition_immunities": "charmed, exhaustion, paralyzed, petrified, poisoned, unconscious",
            "senses": "darkvision 60 ft., tremorsense 60 ft; passive Perception 18",
            "languages": "Sylvan, Terran",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The mountain dryad makes two slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 27 (4d8 + 9) bludgeoning damage.",
                    "attack_bonus": 13,
                    "damage_dice": "4d8+9"
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +13 to hit, range 60/240 ft., one target. Hit: 31 (4d10 + 9) bludgeoning damage.",
                    "attack_bonus": 13,
                    "damage_dice": "4d10+9"
                },
                {
                    "name": "Mountain's Awe (1/Day)",
                    "desc": "The mountain dryad emits a magical aura that radiates out from it for 1 minute. Each creature that starts its turn within 30 feet of the dryad must succeed on a DC 16 Charisma saving throw or be charmed for 1 minute. A charmed creature is incapacitated and, if it is more than 5 feet away from the mountain dryad, it must move on its turn toward the dryad by the most direct route, trying to get within 5 feet. It doesn't avoid opportunity attacks, but before moving into damaging terrain, such as lava or a pit, and whenever it takes damage from a source other than the dryad, it can repeat the saving throw. While charmed within 5 feet of the dryad, a Medium or smaller creature must climb the dryad, no check required. After climbing 20 feet, the charmed creature throws itself off the mountain dryad, taking falling damage and landing prone in an unoccupied space within 5 feet of the mountain dryad. A charmed 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": "Earth Glide",
                    "desc": "The mountain dryad can burrow through nonmagical, unworked earth and stone. While doing so, the dryad doesn't disturb the material it moves through."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The mountain dryad has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Mountain's Aspect",
                    "desc": "Each day at sunrise, the mountain dryad chooses one of the following: \n* Hardened Face. The mountain dryad chooses one of bludgeoning, piercing, or slashing damage types. The mountain dryad has resistance to the chosen damage type until the next sunrise. \n* Vaunted Peaks. The mountain dryad has advantage on Wisdom (Perception) checks until the next sunrise. \n* Rockslider. As a bonus action once before the next sunrise, the mountain dryad can make the ground within 30 feet of it difficult terrain. This difficult terrain doesn't cost the dryad extra movement."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The mountain dryad deals double damage to objects and structures."
                }
            ],
            "spell_list": [],
            "page_no": 261,
            "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_mountain-dryad/"
        },
        {
            "slug": "peat-mammoth",
            "desc": "This pile of rotting plant matter is shaped similarly to a woolly mammoth, without the tusks. The plants forming its hide droop to the ground._  \n**Elephantine Plant Mound.** The peat mammoth is a mobile peat bog on four, stumpy legs. The plants draping from it give it the shaggy appearance of a wooly mammoth. It can extrude parts of its plant mound to strike at foes, but it mostly ambles over prey, absorbing them into its mass.  \n**Spirit-infused.** Peat mammoths are mounds of plant material inhabited and driven by the souls of intelligent creatures that died in peat bogs. The restless spirits steer the mammoth’s movements, but the jumble of trapped souls leaves the mammoth without a true pilot or goal. Thus, the plant matter shambles onward, absorbing creatures and plants in its path, driven by the energy of spirits seeking release yet unable to find it.  \n**Swamp Gas Hazard.** The rotting plant and animal material contained within the peat mammoth’s mass give off flammable swamp gases. The mammoth’s saturated body gives it a measure of protection from fire, but the gases escaping from it easily catch fire. In rare instances, attacking the mammoth with fire results in a terrible explosion.",
            "name": "Peat Mammoth",
            "size": "Huge",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 172,
            "hit_dice": "15d12+75",
            "speed": {
                "walk": 30
            },
            "strength": 24,
            "dexterity": 6,
            "constitution": 21,
            "intelligence": 1,
            "wisdom": 8,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire, necrotic",
            "damage_immunities": "",
            "condition_immunities": "blinded, deafened, frightened",
            "senses": "blindsight 120 ft. (blind beyond this radius), passive Perception 9",
            "languages": "—",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The peat mammoth makes two slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one creature. Hit: 20 (3d8 + 7) bludgeoning damage. If the peat mammoth is on fire, the target also takes 7 (2d6) fire damage.",
                    "attack_bonus": 11,
                    "damage_dice": "3d8+7"
                },
                {
                    "name": "Engulf",
                    "desc": "The peat mammoth moves up to its speed. While doing so, it can enter Large or smaller creatures' spaces. Whenever the mammoth enters a creature's space, the creature must make a DC 17 Dexterity saving throw.\n\nOn a successful save, the creature can choose to be pushed 5 feet back or to the side of the mammoth. A creature that chooses not to be pushed suffers the consequences of a failed saving throw.\n\nOn a failed save, the mammoth enters the creature's space, and the creature takes 22 (5d8) necrotic damage and is engulfed. The engulfed creature can't breathe, is restrained, and takes 22 (5d8) necrotic damage at the start of each of the mammoth's turns. When the mammoth moves, engulfed creatures move with it.\n\nAn engulfed creature can try to escape by taking an action to make a DC 17 Strength check. On a success, the creature escapes and enters a space of its choice within 5 feet of the mammoth. The mammoth can engulf up to two Large or smaller creatures at a time."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Slow Burn",
                    "desc": "When the peat mammoth takes fire damage, it catches fire. If the peat mammoth starts its turn on fire, it takes 5 (1d10) fire damage. The mammoth's saturated body douses the fire at the end of the peat mammoth's turn. Creatures engulfed by the mammoth don't take fire damage from this effect.\n\nIf the peat mammoth dies while it is on fire, it explodes in a burst of fire and flaming peat. Each creature within 15 feet of the peat mammoth must make a DC 17 Dexterity saving throw, taking 14 (4d6) fire damage on a failed save, or half as much damage on a successful one. If a creature is engulfed by the mammoth when it dies in this way, the creature has disadvantage on the saving throw."
                },
                {
                    "name": "Swamp Camouflage",
                    "desc": "The peat mammoth has advantage on Dexterity (Stealth) checks made to hide in swampy terrain."
                }
            ],
            "spell_list": [],
            "page_no": 293,
            "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_peat-mammoth/"
        },
        {
            "slug": "pine-doom",
            "desc": "A living pine tree festooned with pinecones featuring razor-sharp edges looks balefully at the intrusion upon its solitude._  \n**Gruff Forest Protector.** Pine dooms are typically the largest plants in their groves, towering over ordinary pine trees. They see themselves as responsible for the wellbeing of their forests. They manage the growth of trees under their protection, clear out underbrush, and kill destructive vermin, allowing their groves to prosper. They have an inborn distrust of humanoids, but if a creature entering their forests seems genuinely in trouble, pine dooms allow them to seek shelter. They retaliate strongly, however, if someone takes advantage of their charity.  \n**Mobile Groves.** Similar to Open Game License",
            "name": "Pine Doom",
            "size": "Huge",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 172,
            "hit_dice": "15d12+75",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 7,
            "constitution": 21,
            "intelligence": 11,
            "wisdom": 16,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 7,
            "skills": {
                "nature": 8,
                "perception": 7
            },
            "damage_vulnerabilities": "fire",
            "damage_resistances": "bludgeoning, piercing",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 17",
            "languages": "Druidic, Sylvan",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The pine doom makes three slam attacks. Alternatively, it can use Sap-filled Pinecone twice."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 15 (3d6 + 5) bludgeoning damage.",
                    "attack_bonus": 9,
                    "damage_dice": "3d6+5"
                },
                {
                    "name": "Sap-filled Pinecone",
                    "desc": "Ranged Weapon Attack: +9 to hit, range 30/120 ft., one target. Hit: 10 (2d4 + 5) slashing damage. The target and each creature within 5 feet of it must succeed on a DC 16 Dexterity saving throw or be restrained by sap. A creature can be free if it or another creature takes an action to make a DC 16 Strength check and succeeds.",
                    "attack_bonus": 9,
                    "damage_dice": "2d4+5"
                },
                {
                    "name": "Flurry of Pinecones (Recharge 6)",
                    "desc": "Each creature within 30 feet of the pine doom must make a DC 16 Dexterity saving throw, taking 15 (6d4) slashing 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": "False Appearance",
                    "desc": "While the pine doom remains motionless, it is indistinguishable from an ordinary pine tree."
                },
                {
                    "name": "Sticky Pine Tar",
                    "desc": "A creature that touches the pine doom is grappled (escape DC 16). Until this grapple ends, the creature is restrained. In addition, when a creature hits the pine doom with a bludgeoning or piercing weapon while within 5 feet of it, the creature must succeed on a DC 16 Strength saving throw or the weapon becomes stuck to the tree. A stuck weapon can't be used. A creature can take its action to remove one stuck weapon from the pine doom by succeeding on a DC 16 Strength check. Splashing the pine doom with a gallon of alcohol frees all creatures and objects stuck to it and suppresses this trait for 1 minute."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The pine doom deals double damage to objects and structures."
                }
            ],
            "spell_list": [],
            "page_no": 295,
            "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_pine-doom/"
        },
        {
            "slug": "ammut",
            "desc": "",
            "name": "Ammut",
            "size": "Large",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 172,
            "hit_dice": "15d10+90",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 12,
            "constitution": 23,
            "intelligence": 6,
            "wisdom": 16,
            "charisma": 12,
            "strength_save": 9,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 11,
            "skills": {
                "perception": 11
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, radiant",
            "damage_immunities": "necrotic",
            "condition_immunities": "frightened",
            "senses": "darkvision 120 ft., passive Perception 21",
            "languages": "",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "attack_bonus": 9,
                    "damage_dice": "5d10+5",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 32 (5d10 + 5) piercing damage plus 10 (3d6) radiant damage. If the target is Large or smaller, it is grappled (escape DC 17). Until this grapple ends, the target is restrained and the ammut can't bite another target.",
                    "name": "Bite"
                },
                {
                    "desc": "The ammut makes one bite attack against a Large or smaller target it is grappling. If the attack hits, the target is also swallowed, and the grapple ends. While swallowed, the target is blinded and restrained and it has total cover against attacks and other effects outside the ammut. An ammut can only have one Medium or smaller creature swallowed at a time.\n\nIf the ammut takes 30 damage or more on a single turn from the swallowed creature, the ammut must succeed on a DC 14 Constitution saving throw at the end of that turn or regurgitate the creature, which falls prone in a space within 10 feet of the ammut. If the ammut dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 10 feet of movement, exiting prone.",
                    "name": "Swallow"
                },
                {
                    "desc": "The ammut inhales the tortured spirits of undead within 30 feet. Each undead creature of CR 1 and lower in the area is automatically destroyed. All other undead must succeed on a DC 17 Wisdom saving throw or be incapacitated for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "name": "Ghost Breath (1/Day)"
                },
                {
                    "desc": "The ammut attempts to absorb the spirit of a dead or undead creature in its belly. The creature must succeed on a DC 16 Wisdom saving throw or be absorbed by the ammut. A creature absorbed this way is destroyed and can't be reanimated, though it can be restored to life by powerful magic, such as a resurrection spell. The ammut regains hp equal to the absorbed creature's hp maximum.",
                    "name": "Absorb Spirit (1/Day)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "An undead creature that starts its turn within 10 feet of the ammut must succeed on a DC 16 Charisma saving throw or be stunned until the end of its next turn. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the ammut's Judging Aura for the next 24 hours.",
                    "name": "Judging Aura"
                },
                {
                    "desc": "The ammut has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "The large belly of the ammut magically sustains the life of those trapped inside it. A creature caught in its belly doesn't need food, water, or air. The ammut can maintain one Medium or smaller creature this way as long as the ammut remains alive.",
                    "name": "Prison Belly"
                }
            ],
            "spell_list": [],
            "page_no": 15,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_ammut/"
        },
        {
            "slug": "giant-shark-bowl",
            "desc": "",
            "name": "Giant Shark Bowl",
            "size": "Huge",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 6,
            "armor_desc": null,
            "hit_points": 172,
            "hit_dice": "15d12+75",
            "speed": {
                "swim": 20,
                "walk": 20
            },
            "strength": 23,
            "dexterity": 3,
            "constitution": 20,
            "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": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, fire, slashing",
            "damage_immunities": "lightning",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 10",
            "languages": "-",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "desc": "The giant shark bowl makes two attacks: one with its bite and one with its pseudopod.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 9,
                    "damage_dice": "3d10+6",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 22 (3d10 + 6) piercing damage.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 9,
                    "damage_dice": "3d10+6",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 22 (3d10 + 6) bludgeoning damage.",
                    "name": "Pseudopod"
                },
                {
                    "desc": "The giant shark bowl moves up to its speed. While doing so, it can enter Large or smaller creatures' spaces. Whenever the bowl enters a creature's space, the creature must make a DC 16 Dexterity saving throw. \n\nOn a successful save, the creature can choose to be pushed 5 feet back or to the side of the bowl. A creature that chooses not to be pushed suffers the consequences of a failed saving throw. \n\nOn a failed save, the bowl enters the creature's space, and the creature takes 22 (3d10 + 6) piercing damage and is engulfed. The engulfed creature can't breathe, is restrained, and takes 22 (3d10 + 6) piercing damage at the start of each of the bowl's turns. When the bowl moves, the engulfed creature moves with it. \n\nAn engulfed creature can try to escape by taking an action to make a DC 15 Strength check. On a success, the creature escapes and enters a space of its choice within 5 feet of the bowl.",
                    "name": "Engulf"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The giant shark bowl can breathe air and water.",
                    "name": "Amphibious"
                },
                {
                    "desc": "The giant shark bowl has advantage on melee attack rolls against any creature that doesn't have all its hp.",
                    "name": "Blood Frenzy"
                },
                {
                    "desc": "When the giant shark bowl is subjected to lightning damage, it takes no damage and instead becomes charged for 1 minute. While charged, its attacks deal an extra 2 (1d4) lightning damage.",
                    "name": "Electrical Charge"
                },
                {
                    "desc": "The shark bowl takes up its entire space. Other creatures can enter the space, but they are subjected to the bowl's Engulf and have disadvantage on the saving throw. Creatures inside the bowl can be seen but have total cover. A creature within 5 feet of the bowl can take an action to pull a creature out. Doing so requires a successful DC 15 Strength check, and the creature making the attempt takes 22 (3d10 + 6) piercing damage. The bowl can hold one Large creature or up to six Medium or smaller creatures inside it at a time.",
                    "name": "Ooze Fish Bowl"
                },
                {
                    "desc": "The ooze and the giant shark's life forces have been entwined by an arcane force. They share statistics as if they were one monster and can't be separated.",
                    "name": "Symbiotically Bound"
                }
            ],
            "spell_list": [],
            "page_no": 284,
            "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_giant-shark-bowl/"
        },
        {
            "slug": "jaanavar-jal",
            "desc": "",
            "name": "Jaanavar Jal",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 172,
            "hit_dice": "15d12+75",
            "speed": {
                "swim": 60,
                "walk": 20
            },
            "strength": 20,
            "dexterity": 14,
            "constitution": 20,
            "intelligence": 6,
            "wisdom": 13,
            "charisma": 10,
            "strength_save": 8,
            "dexterity_save": null,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "perception": 4,
                "stealth": 5
            },
            "damage_vulnerabilities": "cold",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "blindsense 60 ft., passive Perception 14",
            "languages": "-",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "desc": "The jaanavar jal makes two attacks: one with its bite and one to constrict.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 8,
                    "damage_dice": "3d10+5",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 21 (3d10 + 5) piercing damage",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 8,
                    "damage_dice": "1d10+5",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one Large or smaller creature. Hit: 10 (1d10 + 5) bludgeoning damage and the target is grappled (escape DC 16). Until this grapple ends, the creature is restrained and the jaanavar jal can't constrict another creature.",
                    "name": "Constrict"
                },
                {
                    "desc": "The jaanavar jal expels a line of burning oil that is 40 feet long and 5 feet wide from glands beside its mouth. Each creature in that line must make a DC 16 Dexterity saving throw, taking 31 (9d6) fire damage on a failed save, or half as much damage on a successful one.",
                    "name": "Flaming Oil Spittle (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The jaanavar jal can breathe air and water.",
                    "name": "Amphibious"
                },
                {
                    "desc": "The jaanavar jal regains 10 hp at the start of its turn if it has at least 1 hp. If the jaanavar jal takes cold damage, this trait doesn't function at the start of its next turn. The jaanavar jal dies only if it starts its turn with 0 hp and doesn't regenerate.",
                    "name": "Regeneration"
                }
            ],
            "spell_list": [],
            "page_no": 229,
            "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_jaanavar-jal/"
        },
        {
            "slug": "al-aeshma-genie",
            "desc": "_A savage parody of a djinni, an al-Aeshma’s lower half is composed of scorching winds and desert sand._  \n**Sand Djinnis.** The al-Aeshma are former djinn and share the same powers, albeit in a darker style. Their skin is black as pitch, and their whirlwind form includes much dust and sand. Only radiant or fire damage can slay them entirely—otherwise the desert sand flows to seal their wounds and reattach severed limbs.  \n**Obligation of Wishes.** Granting three wishes to a mortal is a sacred and serious obligation among the genies, referred to as being wishbound. The Lords of Air mandate this as celestial law, and many believe that a djinni cannot refuse to grant a wish. Certainly the consequences of disobedience are dire.  \nThose djinn who decline to grant a wish, for any reason, are stripped of their wish power and handed to efreeti for 1,001 years of torture and debasement. Those that survive are banished to wander the Material Plane.  \n**Unforgiven.** No al-Aeshma has ever been forgiven. Their punishment drives them mad, and makes them anything but contrite. Al-Aeshma are a feral, mocking scourge to all other genies, even efreeti, for they know many secrets and their hearts lust for revenge.",
            "name": "Al-Aeshma Genie",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 172,
            "hit_dice": "15d10+90",
            "speed": {
                "hover": true,
                "walk": 30,
                "fly": 90
            },
            "strength": 21,
            "dexterity": 15,
            "constitution": 22,
            "intelligence": 15,
            "wisdom": 16,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 9,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning, thunder",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 13",
            "languages": "Auran, Common, Ignan",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The al-Aeshma makes three scimitar attacks."
                },
                {
                    "name": "Scimitar",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) slashing damage, plus 3 (1d6) necrotic damage.",
                    "attack_bonus": 9,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Dust Devil",
                    "desc": "A 5-foot-radius, 30-foot-tall cylinder of sand magically forms on a point the al-Aeshma can see within 120 feet of it. The dust devil lasts as long as the al-Aeshma maintains concentration (as if a spell). Any creature but the al-Aeshma that enters the dust devil must succeed on a DC 18 Strength saving throw or be restrained by it; any number of creatures may be restrained this way. At the start of a restrained creature's turn, it takes 7 (2d6) slashing damage plus 7 (2d6) necrotic damage. The al-Aeshma can move the dust devil up to 60 feet as an action; restrained creatures move with it. The dust devil ends if the al-Aeshma loses sight of it. A creature can use its action to free a creature restrained by the dust devil, including itself, by making a DC 18 Strength check. If the check succeeds, it moves to the nearest space outside the dust devil."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Air Hatred",
                    "desc": "The al-Aeshma has advantage on attack rolls against airborne opponents."
                },
                {
                    "name": "Bound",
                    "desc": "The al-Aeshma must always be anchored to the earth. Even in gaseous form or sandstorm form, part of it must always touch the ground. The al-Aeshma's maximum altitude while flying is 50 ft. If it is not touching, it loses its immunities and gains vulnerability to lightning and thunder."
                },
                {
                    "name": "Elemental Demise",
                    "desc": "When an al-Aeshma dies, its body disintegrates into a swirling spray of coarse sand, leaving behind equipment it was wearing or carrying."
                },
                {
                    "name": "Ill Wind",
                    "desc": "As a bonus action when in gaseous form, the al-Aeshma can befoul its space with a choking scent. When the al-Aeshma moves through another creature's space in gaseous form, the creature must succeed on a DC 18 Constitution saving throw or be incapacitated until the end of its next turn. Ill Wind lasts until the al-Aeshma leaves gaseous form or chooses to end the ability as a bonus action."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the al-Aeshma's innate spellcasting ability is Charisma (spell save DC 17). It can innately cast the following spells, requiring no material components:\n\nat will: detect evil and good, detect magic, thunderwave\n\n3/day each: destroy food and water (as create food and water, but makes food and drink unpalatable), tongues, wind walk\n\n1/day each: creation, gaseous form, insect plague, invisibility, major image"
                },
                {
                    "name": "Regeneration",
                    "desc": "The al-Aeshma regains 10 hit points at the start of its turn. If it takes fire or radiant damage, this trait doesn't function at the start of its next turn. The al-Aeshma dies only if it starts its turn at 0 hit points and doesn't regenerate."
                }
            ],
            "spell_list": [],
            "page_no": 211,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_al-aeshma-genie/"
        },
        {
            "slug": "sathaq-worm",
            "desc": "_This titanic worm’s rocky hide is rough and hard as stone. Its yawning gullet writhes with miniature worms like itself._  \n**Elemental Predators.** Sathaq worms are nightmarish predators from the Plane of Elemental Earth, 30 feet long and 10 feet thick, with rugged brown hide embedded with stones. They devour stone and flesh with equal ease.  \n**Guts Filled with Larvae.** Sathaq worms are solitary; they approach each other only to mate. Their young incubate inside the worms’ gullets. Creatures they swallow are simultaneously digested by the parent worm and devoured by the larvae.  \n**Painful Presence.** Ultrasonic noise and magical ripples that tear at flesh and bone make the very presence of a sathaq worm extremely uncomfortable for creatures of the Material Plane.",
            "name": "Sathaq Worm",
            "size": "Huge",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 172,
            "hit_dice": "15d12+75",
            "speed": {
                "walk": 20,
                "burrow": 20,
                "swim": 20
            },
            "strength": 22,
            "dexterity": 6,
            "constitution": 20,
            "intelligence": 5,
            "wisdom": 12,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "perception": 5,
                "stealth": 2
            },
            "damage_vulnerabilities": "thunder",
            "damage_resistances": "fire; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "acid, poison",
            "condition_immunities": "exhaustion, paralyzed, petrified, poisoned, unconscious",
            "senses": "tremorsense 60 ft., passive Perception 15",
            "languages": "understands Deep Speech and Terran, but can't speak",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 24 (4d8 + 6) piercing damage. If the target is a Large or smaller creature, it must succeed on a DC 18 Dexterity saving throw or be swallowed by the sathaq worm. A swallowed creature is blinded and restrained, has total cover against attacks and other effects outside the worm, and takes 7 (2d6) bludgeoning damage plus 7 (2d6) slashing damage plus 7 (2d6) acid damage at the start of each of the sathaq worm's turns. The sathaq worm can have only one creature swallowed at a time. If the sathaq worm takes 20 damage or more on a single turn from a creature inside it, the sathaq worm must succeed on a DC 15 Constitution saving throw at the end of that turn or regurgitate the swallowed creature, which falls prone in a space within 5 feet of the sathaq worm. If the sathaq worm 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": 10,
                    "damage_dice": "4d8"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Agonizing Aura",
                    "desc": "The sathaq worms' presence induces pain in creatures native to the Material Plane. Any creature that starts its turn within 30 feet of the sathaq worm must make a DC 17 Fortitude saving throw. On a failed save, the creature is poisoned until the start of its next turn. If a creature's saving throw succeeds, it is immune to the sathaq worm's Agonizing Aura for the next 24 hours."
                },
                {
                    "name": "Earth Glide",
                    "desc": "The sathaq worm can burrow through nonmagical, unworked earth and stone. While doing so, the elemental doesn't disturb the material it moves through."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The sathaq worm deals double damage to objects and structures."
                },
                {
                    "name": "Earthen Camoflage",
                    "desc": "The sathaq worm's stealth bonus is increased to +6 in sand, mud, or dirt."
                }
            ],
            "spell_list": [],
            "page_no": 337,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_sathaq-worm/"
        }
    ]
}