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=58
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=59",
    "previous": "https://api.open5e.com/monsters/?format=api&ordering=hit_points&page=57",
    "results": [
        {
            "slug": "tosculihivequeen-tob1-2023",
            "desc": "False",
            "name": "Tosculi Hive Queen",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": "null",
            "alignment": "Lawful Evil",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 189,
            "hit_dice": "18d10 + 90",
            "speed": {
                "walk": 60,
                "fly": 40
            },
            "strength": 17,
            "dexterity": 24,
            "constitution": 20,
            "intelligence": 16,
            "wisdom": 16,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 11,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 8,
            "perception": 17,
            "skills": {
                "Perception": 7
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, poisoned",
            "senses": "darkvision 60 ft., passive Perception 17",
            "languages": "Common, Deep Speech, Gnoll, Infernal, Tosculi, telepathy 120 ft.",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The tosculi hive queen makes four Scimitar attacks."
                },
                {
                    "name": "Scimitar",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 14 (2d6 + 7) slashing damage."
                },
                {
                    "name": "Stinger",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one creature. Hit: 22 (6d4 + 7) piercing damage, and the target must succeed on a DC 17 Constitution saving throw or be poisoned for 1 minute. While poisoned in this way, the target is also paralyzed. A poisoned target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. The hive queen's potent poison can be removed only by the greater restoration spell or similar magic."
                },
                {
                    "name": "Implant Egg",
                    "desc": "The hive queen implants an egg into an incapacitated creature within 5 feet of her that isn't a Construct or Undead. Until the egg hatches or is removed, the creature is poisoned, paralyzed, and doesn't need to eat or drink. The egg hatches after 30 days, and the larval tosculi bursts out of the host, killing the host in the process. A creature can take its action to remove the egg by succeeding on a DC 20 Wisdom (Medicine) check. Alternatively, a spell or effect that cures disease disintegrates the unhatched tosculi."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": "The hive queen 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 hive queen regains spent legendary actions at the start of her turn.",
            "legendary_actions": [
                {
                    "name": "Flight",
                    "desc": "The hive queen flies up to half her flying speed without provoking opportunity attacks."
                },
                {
                    "name": "Stinger (Costs 2 Actions)",
                    "desc": "The hive queen makes one Stinger attack."
                },
                {
                    "name": "Glitter Dust (Costs 2 Actions)",
                    "desc": "The hive queen beats her wings and creates a cloud of glittering, golden particles. Each non-tosculi creature within 20 feet of her must succeed on a DC 17 Dexterity saving throw or be blinded until the end of its next turn."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the hive queen fails a saving throw, she can choose to succeed instead."
                },
                {
                    "name": "Hive's Heart",
                    "desc": "The hive queen knows the direction and distance to all members of her hive and the range of her telepathy extends to 20 miles when communicating with a member of her hive."
                }
            ],
            "spell_list": [],
            "page_no": 366,
            "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_tosculi-hive-queen/"
        },
        {
            "slug": "youngcavedragon-tob1-2023",
            "desc": "False",
            "name": "Young Cave Dragon",
            "size": "Large",
            "type": "Dragon",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 189,
            "hit_dice": "18d10 + 90",
            "speed": {
                "walk": 20,
                "fly": 20,
                "burrow": 40
            },
            "strength": 23,
            "dexterity": 12,
            "constitution": 21,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": 6,
            "perception": 19,
            "skills": {
                "Perception": 9,
                "Stealth": 5
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "poison",
            "condition_immunities": "blinded, poisoned",
            "senses": "blindsight 30 ft., tremorsense 90 ft., passive Perception 19",
            "languages": "Common, Darakhul, 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: +10 to hit, reach 10 ft., one target. Hit: 17 (2d10 + 6) piercing damage plus 7 (2d6) poison damage."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) slashing damage."
                },
                {
                    "name": "Poison Breath (Recharge 5-6)",
                    "desc": "The dragon exhales a cone of black, poisonous gas in a 30-foot cone. Each creature in that area must make a DC 17 Constitution saving throw. On a failure, a creature takes 42 (12d6) poison damage and is poisoned for 1 minute. On a success, a creature takes half the damage and isn't poisoned. 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": [
                {
                    "name": "Ruff Spikes",
                    "desc": "When a creature moves to a space within 5 feet of the cave dragon, the dragon flares its many feelers and spikes. The creature must succeed on a DC 17 Dexterity saving throw or take 4 (1d8) piercing damage and be prevented from entering that space."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Darkness Shroud",
                    "desc": "The cave dragon naturally suppresses light near it. Bright light within 30 feet of the dragon becomes dim light, and dim light within 30 feet becomes nonmagical darkness. If this shroud overlaps bright light created by a spell of 2nd level or lower, the spell creating the light is dispelled."
                },
                {
                    "name": "Magical Tunneler",
                    "desc": "The cave dragon can burrow through nonmagical unworked earth and stone. While doing so, the dragon can choose whether to leave the material it moves through undisturbed or leave a 5-foot diameter tunnel in its wake."
                },
                {
                    "name": "Spiked Climb",
                    "desc": "The dragon uses its spikes to hold itself in place while climbing, allowing it to climb difficult surfaces, including upside down on ceilings, without needing to make an ability check. If it climbs upside down on a ceiling or suspends itself on a vertical surface while leaving its claws free, it can't use the Ruff Spikes reaction."
                }
            ],
            "spell_list": [],
            "page_no": 115,
            "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_young-cave-dragon/"
        },
        {
            "slug": "zmey-tob1-2023",
            "desc": "False",
            "name": "Zmey",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 189,
            "hit_dice": "18d12 + 72",
            "speed": {
                "walk": 30,
                "fly": 30
            },
            "strength": 22,
            "dexterity": 13,
            "constitution": 19,
            "intelligence": 16,
            "wisdom": 16,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 8,
            "charisma_save": 6,
            "perception": 18,
            "skills": {
                "Perception": 8
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "cold, fire",
            "damage_immunities": "False",
            "condition_immunities": "paralyzed, unconscious",
            "senses": "blindsight 60 ft., darkvision 90 ft., passive Perception 18",
            "languages": "Common, Draconic, Elvish, Sylvan",
            "challenge_rating": "15",
            "cr": 15.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The zmey makes two Claw attacks and as many Bite attacks as it has heads."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 19 (2d12 + 6) piercing damage."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 20 (4d6 + 6) slashing damage."
                },
                {
                    "name": "Fire Breath (Recharge 5-6)",
                    "desc": "The zmey exhales fire in a 30-foot cone out of each of its heads. Each creature in a cone must make a DC 17 Dexterity saving throw, taking 49 (14d6) fire damage on a failed save, or half as much damage on a successful one. If the cones overlap, each creature in the overlapping cones must make one saving throw with disadvantage against only one of the cones rather than one saving throw for each cone. The zmey can choose for this breath to not harm plants or Plant creatures."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": "The zmey 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 zmey regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Move",
                    "desc": "The zmey moves up to its speed, or flies up to half its flying speed, without provoking opportunity attacks."
                },
                {
                    "name": "Tail Whip",
                    "desc": "The zmey whips its tail around it. Each creature within 15 feet of the zmey must succeed on a DC 17 Dexterity saving throw or be knocked prone."
                },
                {
                    "name": "Tripartite Roar (Costs 2 Actions)",
                    "desc": "The zmey's heads exhale a three-part roar, one a deafening shriek, one a frightful screech, and one a stunning bellow, in a 30-foot cone. Each creature in that area must succeed on a DC 17 Wisdom saving throw or suffer the effects of the roars until the end of its next turn. The effects depend upon the number of heads the zmey has remaining: deafened for only one head, deafened and frightened for two heads, or stunned for three heads."
                }
            ],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The zmey can breathe air and water."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the zmey fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Regeneration",
                    "desc": "The zmey regains 15 hp at the start of its turn. If the zmey takes acid or fire damage, this trait doesn't function at the start of the zmey's next turn. The zmey dies if it starts its turn with 0 hp and doesn't regenerate."
                },
                {
                    "name": "Three Heads",
                    "desc": "The zmey has three heads. While it has more than one head, the zmey has advantage on saving throws against being blinded, charmed, deafened, frightened, stunned, and knocked unconscious. Whenever the zmey takes 40 damage or more in a single turn, one of its heads is severed. If it has only one head remaining, dealing 40 damage or more to it doesn't sever the final head. It regrows any severed heads when it finishes a long rest."
                }
            ],
            "spell_list": [],
            "page_no": 403,
            "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_zmey/"
        },
        {
            "slug": "akkorokamui",
            "desc": "",
            "name": "Akkorokamui",
            "size": "Gargantuan",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "chaotic good",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 189,
            "hit_dice": "14d20+42",
            "speed": {
                "walk": 15,
                "swim": 60
            },
            "strength": 21,
            "dexterity": 16,
            "constitution": 16,
            "intelligence": 19,
            "wisdom": 20,
            "charisma": 15,
            "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": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "blindsight 30', darkvision 120', passive Perception 19",
            "languages": "understands all but can't speak, telepathy 120'",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Tentacles. Can replace one with Spellcasting or Healing Touch."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Guardian's Grasp",
                    "desc": "When a creature akkorokamui can see within 30' is attack target akkorokamui can pull creature out of harm's way. If creature is willing it is pulled up to 10 ft. closer to akkorokamui and akkorokamui becomes new attack target. If creature isn't willing this reaction fails."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "Discern",
                    "desc": "Makes a Wis (Perception) or Wis (Insight) check."
                },
                {
                    "name": "Jet",
                    "desc": "Swims up to half its swimming speed with o provoking opportunity attacks."
                },
                {
                    "name": "Cast a Spell (2)",
                    "desc": "Uses Spellcasting."
                },
                {
                    "name": "Tentacle Sweep (2)",
                    "desc": "Spins in place with its tentacles extended. Each creature within 20' of it that isn't grappled by it: DC 17 Dex save or take 19 (4d6+5) bludgeoning damage and be knocked prone. Each creature grappled by akkorokamui must make DC 17 Str save or take 12 (2d6+5) bludgeoning damage."
                }
            ],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "Can breathe air and water."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "Choose to succeed failed save."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "Weapon attacks are magical."
                },
                {
                    "name": "Offering of Flesh",
                    "desc": "Can spend 1 min carefully detaching part or all of one of its 100-foot-long tentacles dealing no damage to itself. Tentacle contains a magic-imbued fleshy hook and enough meat for 25 rations (if part of a tentacle) or 50 rations (if a full tentacle) if properly preserved. Fleshy hook remains imbued with magic for 4 hrs or until a creature eats it. A creature that eats magic-infused fleshy hook regains 50 hp then it is cured of blindness deafness and all diseases or restores all lost limbs (creature's choice). Limb restoration effect works like regenerate spell. Hook's magic works only if the akkorokamui offered it willingly."
                },
                {
                    "name": "Regeneration",
                    "desc": "Regains 15 hp at start of its turn if it has at least 1 hp."
                },
                {
                    "name": "Siege Monster",
                    "desc": "Double damage to objects/structures."
                }
            ],
            "spell_list": [],
            "page_no": 11,
            "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_akkorokamui/"
        },
        {
            "slug": "angel-kalkydra",
            "desc": "",
            "name": "Angel, Kalkydra",
            "size": "Huge",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "lawful good",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 189,
            "hit_dice": "14d12+98",
            "speed": {
                "walk": 40,
                "climb": 30,
                "fly": 90
            },
            "strength": 22,
            "dexterity": 14,
            "constitution": 24,
            "intelligence": 17,
            "wisdom": 21,
            "charisma": 23,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 1,
            "intelligence_save": null,
            "wisdom_save": 1,
            "charisma_save": 1,
            "perception": 5,
            "skills": {
                "perception": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "poison; nonmagic B/P/S attacks",
            "damage_immunities": "fire, radiant",
            "condition_immunities": "charmed, exhaustion, frightened, poisoned, prone",
            "senses": "truesight 120', passive Perception 20",
            "languages": "all, telepathy 120'",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Bites or Sunrays. Can replace one with Constrict."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +11 to hit, 10 ft., one target, 15 (2d8+6) piercing damage + 18 (4d8) radiant."
                },
                {
                    "name": "Constrict",
                    "desc": "Melee Weapon Attack: +11 to hit, 5 ft., one target, 17 (2d10+6) bludgeoning damage + 18 (4d8) radiant and target is grappled (escape DC 18). Until this grapple ends creature is restrained and kalkydra can't constrict another target."
                },
                {
                    "name": "Sunray",
                    "desc": "Ranged Spell Attack: +11 to hit, 120 ft., one target, 24 (4d8+6) radiant + 9 (2d8) fire."
                },
                {
                    "name": "Song of Sunrise (1/Day)",
                    "desc": "Sings a song to welcome the dawn causing sunlight to fill area in a 120' radius around it. Lasts 1 min."
                },
                {
                    "name": "Spellcasting",
                    "desc": "Cha (DC 19) no material components: At will: detect evil and good light3/day ea: daylight dispel evil and good1/day ea: commune greater restoration"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Solar Nimbus",
                    "desc": "When hit by an attack it surrounds itself in a fiery nimbus searing attacker: 9 (2d8) fire and 9 (2d8) radiant and nimbus sheds bright light in 30' radius and dim light an additional 30'. Until start of kalkydra's next turn a creature within 5 ft. of kalkydra that hits it with melee attack takes 9 (2d8) fire and 9 (2d8) radiant."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Angelic Weapons",
                    "desc": "Its weapon attacks are magical. When it hits with any weapon deals extra 4d8 radiant (included below)."
                },
                {
                    "name": "Immortal Nature",
                    "desc": "Doesn't require food drink or sleep"
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                }
            ],
            "spell_list": [],
            "page_no": 26,
            "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_angel-kalkydra/"
        },
        {
            "slug": "chimera-royal",
            "desc": "",
            "name": "Chimera, Royal",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 17,
            "armor_desc": "Regal Bearing",
            "hit_points": 189,
            "hit_dice": "18d12+72",
            "speed": {
                "walk": 40,
                "fly": 80
            },
            "strength": 21,
            "dexterity": 14,
            "constitution": 18,
            "intelligence": 9,
            "wisdom": 13,
            "charisma": 20,
            "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": "force; nonmagic B/P/S attacks",
            "damage_immunities": "fire, poison",
            "condition_immunities": "charmed, frightened, poisoned",
            "senses": "blindsight 30', darkvision 60', passive Perception 16",
            "languages": "Common, Draconic",
            "challenge_rating": "15",
            "cr": 15.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "One Bite one Claws and one Eldritch Horns or it makes two Arcane Blasts."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, 5 ft., one target, 15 (3d6+5) piercing damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +10 to hit, 10 ft., one target, 15 (3d6+5) slashing damage."
                },
                {
                    "name": "Eldritch Horns",
                    "desc": "Melee Weapon Attack: +10 to hit, 5 ft., one target, 18 (2d12+5) force."
                },
                {
                    "name": "Serpent Strike",
                    "desc": "Melee Weapon Attack: +10 to hit, 15 ft., one target, 9 (1d8+5) piercing damage + 7 (2d6) poison."
                },
                {
                    "name": "Arcane Blast",
                    "desc": "Ranged Spell Attack: +10 to hit, 120 ft., one target, 21 (3d10+5) force."
                },
                {
                    "name": "Searing Breath (Recharge 5-6)",
                    "desc": "Dragon head exhales 30' cone of fire that burns and blinds. Each creature in area: 45 (10d8) fire and is blinded until the end of its next turn (DC 17 Dex half damage not blinded)."
                },
                {
                    "name": "Spellcasting",
                    "desc": "Goat head casts one of the following spells. Cha (DC 18) only verbal components: At will: charm person dispel magic mage hand3/day ea: bestow curse enthrall haste1/day: dominate person"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "Prideful Prowl",
                    "desc": "Moves up to its walking speed or flies up to half its flying speed with o provoking opportunity attacks."
                },
                {
                    "name": "Serpent Strike",
                    "desc": "Makes one Serpent Strike attack."
                },
                {
                    "name": "Cast a Spell (2)",
                    "desc": "Uses Spellcasting."
                },
                {
                    "name": "Roar of the King (2)",
                    "desc": "Lion head's bellow spurs allies. Each friendly creature including chimera within 30' of it that can hear roar gains 11 (2d10) temp hp and can't be frightened for 1 min."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "Choose to succeed failed save."
                },
                {
                    "name": "Regal Bearing",
                    "desc": "The chimera's AC includes its Cha modifier."
                }
            ],
            "spell_list": [],
            "page_no": 83,
            "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_chimera-royal/"
        },
        {
            "slug": "dragon-sand-young",
            "desc": "",
            "name": "Dragon, Sand Young",
            "size": "Large",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 189,
            "hit_dice": "18d10+90",
            "speed": {
                "walk": 40,
                "burrow": 20,
                "fly": 80
            },
            "strength": 20,
            "dexterity": 12,
            "constitution": 21,
            "intelligence": 13,
            "wisdom": 16,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 6,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "piercing",
            "damage_immunities": "fire",
            "condition_immunities": "blinded",
            "senses": "blindsight 30', darkvision 120', passive Perception 21",
            "languages": "Common, Draconic",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "One Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, 10 ft., one target, 16 (2d10+5) piercing damage."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +9 to hit, 5 ft., one target, 12 (2d6+5) slashing damage."
                },
                {
                    "name": "Breath Weapon (Recharge 5-6)",
                    "desc": "Uses one of the following:Sand Blast. Exhales superheated sand in a 30' cone. Each creature in area: 22 (4d10) piercing damage and 22 (4d10) fire (DC 17 Dex half). If a creature fails its save by 5+ it suffers one level of exhaustion as it dehydrates.Blinding Sand. Breathes fine sand in a 30' cone. Each creature in area: blinded for 1 min (DC 17 Con negates). Blinded creature can take an action to clear its eyes of sand ending effect for it."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Sand Camouflage",
                    "desc": "The sand dragon has advantage on Dex (Stealth) checks made to hide in sandy terrain."
                },
                {
                    "name": "Sandy Nature",
                    "desc": "Is infused with elemental power and it requires only half the air food and drink that a typical dragon if its size needs."
                },
                {
                    "name": "Stinging Sand",
                    "desc": "The first time it hits a target with melee weapon attack target: DC 17 Con save or have disadvantage on attack rolls and ability checks until end of its next turn."
                }
            ],
            "spell_list": [],
            "page_no": 144,
            "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_dragon-sand-young/"
        },
        {
            "slug": "garmvvolf",
            "desc": "",
            "name": "Garmvvolf",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 189,
            "hit_dice": "18d12+72",
            "speed": {
                "walk": 40
            },
            "strength": 20,
            "dexterity": 15,
            "constitution": 19,
            "intelligence": 5,
            "wisdom": 12,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60', passive Perception 15",
            "languages": "—",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Makes as many Bite attacks as it has heads."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, 10 ft., one target, 8 (1d6+5) piercing damage + 10 (3d6) poison."
                },
                {
                    "name": "Tripartite Howl (Recharge 5-6)",
                    "desc": "Its heads exhale a three-part howl one filled with poisonous spittle one a thunderous bellow and one a frightful bay in a 30' cone. Each creature in area: 17 (5d6) poison and 17 (5d6) thunder and becomes frightened 1 min (DC 16 Dex half damage isn't frightened). A frightened creature can re-save at end of each of its turns ending effect on itself on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Hearing and Smell",
                    "desc": "Has advantage on Wis (Perception) checks that rely on hearing or smell."
                },
                {
                    "name": "Multiple Heads",
                    "desc": "Has three heads. While it has more than one head it has advantage on saves vs. being blinded charmed deafened frightened stunned and knocked unconscious. Whenever it takes 25 or more damage in a single turn one head dies. If all its heads die it dies. At the end of its turn it grows two heads for each head that died since its last turn unless it has taken fire since its last turn. Regains 10 hp for each head regrown in this way."
                },
                {
                    "name": "Trampling Charge",
                    "desc": "If it moves 20'+ straight toward creature and then hits it with Bite on same turn target must make a DC 16 Str save or be knocked prone. If target is prone garmvvolf can make one Bite vs. it as a bonus action."
                },
                {
                    "name": "Wakeful",
                    "desc": "While it sleeps at least one of its heads is awake."
                }
            ],
            "spell_list": [],
            "page_no": 194,
            "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_garmvvolf/"
        },
        {
            "slug": "oaken-sentinel",
            "desc": "",
            "name": "Oaken Sentinel",
            "size": "Huge",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 189,
            "hit_dice": "18d12+72",
            "speed": {
                "walk": 10
            },
            "strength": 22,
            "dexterity": 6,
            "constitution": 19,
            "intelligence": 5,
            "wisdom": 8,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": -1,
            "skills": {
                "perception": -1
            },
            "damage_vulnerabilities": "lightning",
            "damage_resistances": "bludgeoning, piercing",
            "damage_immunities": "",
            "condition_immunities": "blinded, deafened, frightened, prone",
            "senses": "blindsight 120' (blind beyond), passive Perception 9",
            "languages": "Sylvan",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Grasping Branch or Rock attacks. It can replace one attack with use of Fling."
                },
                {
                    "name": "Grasping Branch",
                    "desc": "Melee Weapon Attack: +10 to hit, 50 ft., one target, 19 (3d8+6) bludgeoning damage and the target is grappled (escape DC 16). Until the grapple ends the target is restrained and takes 4 (1d8) bludgeoning damage at start of each of its turns and sentinel can't use same Grasping Branch on another target."
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +10 to hit 60/240' one target 22 (3d10+6) bludgeoning damage."
                },
                {
                    "name": "Fling",
                    "desc": "One Med or smaller creature grappled by the oaken sentinel is thrown up to 60' in a random direction and knocked prone. If a thrown target strikes a solid surface the target takes 3 (1d6) bludgeoning damage for every 10 ft. it was thrown. If the target is thrown at another creature that creature must make DC 16 Dex save or take the same damage and be knocked prone."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While motionless indistinguishable from ordinary oak tree."
                },
                {
                    "name": "Grasping Branches",
                    "desc": "Can have up to six Grasping Branches at a time. Each Grasping Branch can be attacked (AC 16; 25 hp; vulnerability to lightning; immunity to poison and psychic). Destroying a Grasping Branch deals no damage to the oaken sentinel which can extend a replacement branch on its next turn. A Grasping Branch can also be broken if a creature takes an action and succeeds on a DC 16 Str check vs. it."
                }
            ],
            "spell_list": [],
            "page_no": 293,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_oaken-sentinel/"
        },
        {
            "slug": "baliri-demon",
            "desc": "A muscular humanoid with gray-black skin and the oversized head of a donkey lumbers forward. The monster’s eyes and tongue loll from its head, and its arms end in crimson crab-like pincers that snap together with incredible strength._  \n**Tormented Killers.** A baliri demon is created when a humanoid suffers at the hands of family or peers and turns to one of the demon lords for succor and bloody retribution. The result is both catastrophic and deadly, and the victim of the abuse is often executed for their dark dealings. It is at this moment that the demon lord snatches up the victim’s soul and transforms it into a baliri demon, a savage and remorseless killer that seeks to spread misery in its wake.  \n**Braying Apostles.** A baliri demon is a devout servant of the demon lord that created it, stridently extolling the virtues of its demonic master even as it butchers and defiles anyone who stands in its way. The loud braying prayers and hymns of a baliri demon carry for miles across the blasted Abyssal landscape and fill the hearts of mortals and lesser demons alike with dread. Baliri demons are not picky when it comes to choosing their victims but have a preference for anyone who resembles an aggressor from their previous life.",
            "name": "Baliri Demon",
            "size": "Medium",
            "type": "Fiend",
            "subtype": "demon",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 190,
            "hit_dice": "20d8+100",
            "speed": {
                "walk": 30
            },
            "strength": 22,
            "dexterity": 16,
            "constitution": 20,
            "intelligence": 13,
            "wisdom": 17,
            "charisma": 14,
            "strength_save": 11,
            "dexterity_save": 8,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 8,
            "charisma_save": null,
            "perception": 8,
            "skills": {
                "perception": 8,
                "persuasion": 7,
                "religion": 6,
                "stealth": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, lightning; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 90 ft., passive Perception 17",
            "languages": "Abyssal, Common, telepathy 120 ft.",
            "challenge_rating": "14",
            "cr": 14.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The baliri demon makes three attacks: one with its bite and two with its pincers."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 17 (2d10 + 6) piercing damage plus 10 (3d6) necrotic damage.",
                    "attack_bonus": 11,
                    "damage_dice": "2d10+6"
                },
                {
                    "name": "Pincers",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 15 (2d8 + 6) slashing damage. If the baliri demon scores a critical hit against a creature, roll a d6. On a 1-3, it severs the target's arm, and on a 4-6 it severs the target's leg. A creature missing an arm can't wield weapons that require two hands, and if a creature is missing a leg, its speed is halved. Creatures without limbs are unaffected.",
                    "attack_bonus": 11,
                    "damage_dice": "2d8+6"
                },
                {
                    "name": "Blood Bray (Recharge 6)",
                    "desc": "The baliri demon unleashes an otherworldly braying that causes the internal organs of nearby creatures to twist and rupture. Each creature within 20 feet of the baliri that can hear it must make a DC 18 Constitution saving throw. On a failure, the creature takes 36 (8d8) necrotic damage and is stunned until the end of its next turn as it doubles over in agony. On a success, the creature takes half the damage and isn't stunned. The bray doesn't affect creatures without internal organs, such as constructs, elementals, and oozes."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The baliri has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Praising Brays",
                    "desc": "As a bonus action, the baliri brays praise to the demon lord that saved it from its previous life, channeling the demon lord's might. The baliri chooses up to three demons within 30 feet of it. Each target has advantage on the first ability check or attack roll it makes before the start of the baliri's next turn. In addition, the targets are unaffected by the baliri's Blood Bray."
                }
            ],
            "spell_list": [],
            "page_no": 140,
            "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_baliri-demon/"
        },
        {
            "slug": "culicoid",
            "desc": "Filthy rags partially conceal this walking mosquito’s form. The hands poking out of its rags end in needle-like fingers, which resemble the proboscis on the creature’s head._  \n**Abyssal Swamp Dwellers.** Culicoid demons make their home in a fetid layer of the Abyss where they serve demon lords who value insects. When they travel to the Material Plane, they make themselves at home in insect-infested marshes.  \n**Buzzing and Itching.** Though a culicoid’s wings are suitably large for its size, they produce a high-pitched drone. Their wingbeats don’t stand out from regular insects, making them difficult to detect. The culicoid’s filthy proboscis induces an irritating rash that forces its victims to ignore all else to scratch the rash.  \n**Friend to Mosquitos.** The culicoid demon can communicate with mosquitos, stirges, and other similar creatures, such as Open Game License",
            "name": "Culicoid",
            "size": "Large",
            "type": "Fiend",
            "subtype": "demon",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 190,
            "hit_dice": "20d10+80",
            "speed": {
                "fly": 60,
                "hover": true,
                "walk": 30
            },
            "strength": 20,
            "dexterity": 15,
            "constitution": 18,
            "intelligence": 11,
            "wisdom": 14,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "acrobatics": 6,
                "perception": 6,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, lightning; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120 ft., passive Perception 16",
            "languages": "Abyssal, telepathy 60 ft.",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The culicoid makes three attacks: one with its proboscis and two with its needle claws."
                },
                {
                    "name": "Needle Claws",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 12 (2d6 + 5) piercing damage, and the target is grappled (escape DC 16). Until this grapple ends, the target is restrained, the culicoid can automatically hit the target with its needle claw, and it can't use the same needle claw against other targets. The culicoid has two needle claws, each of which can grapple only one target.",
                    "attack_bonus": 9,
                    "damage_dice": "2d6+5"
                },
                {
                    "name": "Proboscis",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one creature. Hit: 14 (2d8 + 5) piercing damage plus 7 (2d6) poison damage. The target must succeed on a DC 16 Constitution saving throw or be poisoned for 1 minute. While poisoned, a creature must succeed on a DC 16 Wisdom saving throw at the start of each of its turns or spend its full turn scratching the rash. A poisoned creature can repeat the Constitution saving throw at the end of each of its turns, ending the poisoned condition on itself on a success.",
                    "attack_bonus": 9,
                    "damage_dice": "2d8+5"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Blood Sense",
                    "desc": "The culicoid can pinpoint, by scent, the location of creatures that have blood within 60 feet of it."
                },
                {
                    "name": "Cloud of Mosquitos",
                    "desc": "When the culicoid is reduced to 0 hp, it transforms into a swarm of mosquitos (use the statistics of a swarm of insects). If at least one mosquito from the swarm survives for 24 hours, the culicoid reforms at the following dusk from the remaining mosquitos, regaining all its hp and becoming active again."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The culicoid has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Mosquito-Proof",
                    "desc": "The culicoid can't be subjected to blood drain from mosquitos and mosquito-like creatures."
                },
                {
                    "name": "Speak with Mosquitos",
                    "desc": "The culicoid can communicate with mosquitos and other mosquito-like creatures as if they shared a language."
                }
            ],
            "spell_list": [],
            "page_no": 94,
            "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_culicoid/"
        },
        {
            "slug": "stuhac",
            "desc": "_This pale-skinned, white-bearded hermit wears a winter cloak and travels the mountain paths, cliff sides, and trade routes alone._  \n**Feigns Weakness.** Living in isolated mountain passes and foraging along little-traveled slopes, the stuhac is a master of stealth and deception. Wrapping heavy furs around itself, it poses as a feeble hermit or traveler needing assistance. Only after its victims have been lured away from warmth and safety does the stuhac drop its disguise and show its true nature: the withered traveler's gnarled hands uncurl to reveal jagged yellow claws, its cataract-ridden eyes are exposed as waxen orbs wobbling loosely in their sockets; throwing open its cloak, it proudly shows off woven layers of yellowed tendon and ligament.  \n**Hideous Garments.** The stuhac’s most prized possessions are its “clutters,” garments woven of layered and tangled ligaments and tendons. These grisly trophies are taken from scores of victims, and stuhacs treasure each bit of their disgusting attire. When two stuhac meet, they compare their garb, swapping anecdotes of their most horrifying kills and deceptions.  \nStuhacs weave new ligaments into their clutters while their still-living victims watch. Lying in crippled agony, they cannot flee as the stuhac tears fresh material from their bodies for its garments. To keep screams from disturbing their work, these monsters sever their victim’s vocal chords.  \n**Devour Victims.** Once its clutters are done, the stuhac feeds on its live victim, devouring everything but the bones. Finding a clean-picked humanoid skeleton along a mountain path is a reliable sign of a stuhac’s presence.  \nBecause female stuhacs have never been reported, some believe that these fiends mate with demons, hags, or lamias. Others believe stuhacs are part of a hideous malediction, a recipe for immortality that requires the subject to devour its own kind.",
            "name": "Stuhac",
            "size": "Medium",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 190,
            "hit_dice": "20d8+100",
            "speed": {
                "walk": 40,
                "climb": 40
            },
            "strength": 22,
            "dexterity": 18,
            "constitution": 20,
            "intelligence": 12,
            "wisdom": 16,
            "charisma": 15,
            "strength_save": 11,
            "dexterity_save": 9,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 7,
            "perception": null,
            "skills": {
                "deception": 12
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, fire; bludgeoning and piercing from nonmagical attacks",
            "damage_immunities": "cold, poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Common, Infernal; telepathy 100 ft.",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The stuhac makes two claw attacks and one bite attack, or two claw attacks and one hobble."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 20 (4d6 + 6) piercing damage.",
                    "attack_bonus": 11,
                    "damage_dice": "4d6"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 29 (5d8 + 6) slashing damage.",
                    "attack_bonus": 11,
                    "damage_dice": "5d8"
                },
                {
                    "name": "Hobble",
                    "desc": "A stuhac can cripple a creature by telekinetically tearing its tendons and ligaments. A stuhac can target one creature within 100 feet. The target must make a successful DC 16 Constitution saving throw or take 13 (3d8) force damage and its speed is reduced by 20 feet. Magical movement (flight, teleportation, etc.) is unaffected. This damage can only be cured through magical healing, not by spending hit dice or resting."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Mountain Stride",
                    "desc": "Mountain slopes and stone outcroppings pose no obstacle to a stuhac's movement. In mountainous areas, it scrambles through difficult terrain without hindrance."
                },
                {
                    "name": "Powerful Leap",
                    "desc": "The stuhac can jump three times the normal distance: 66 feet horizontally or 27 feet vertically with a running start, or half those distances from a stationary start."
                },
                {
                    "name": "Shapechanger",
                    "desc": "The stuhac can use its action to polymorph into one of two forms: that of an elderly humanoid male, and its natural form. It cannot alter either form's appearance or capabilities using this ability, and damage sustained in one form transfers to the other form."
                }
            ],
            "spell_list": [],
            "page_no": 370,
            "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_stuhac/"
        },
        {
            "slug": "dead-mans-fingers-a5e",
            "desc": "",
            "name": "Dead Mans Fingers",
            "size": "Medium",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 190,
            "hit_dice": "20d8+100",
            "speed": {
                "walk": 0
            },
            "strength": 20,
            "dexterity": 10,
            "constitution": 20,
            "intelligence": 1,
            "wisdom": 12,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": -1,
            "wisdom_save": null,
            "charisma_save": -1,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "blinded, charmed, deafened, fatigue, frightened, prone, restrained, stunned",
            "senses": "blindsight 90 ft. (blind beyond this radius), passive Perception 11",
            "languages": "",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dead mans fingers makes two tendril attacks."
                },
                {
                    "name": "Tendril (Ethereal or Material Plane)",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 20 ft., one creature. Hit: 10 (1d10 + 5) bludgeoning damage plus 10 (3d6) poison damage. A target on the Material Plane is subject to the Ethereal Shift trait."
                },
                {
                    "name": "Ethereal Spores (While Bloodied, Ethereal Plane Only)",
                    "desc": "Each creature within 30 feet makes a DC 15 Constitution saving throw  taking 31 (9d6) necrotic damage on a failed save or half damage on a success. A creature reduced to 0 hit points by this damage dies. If a creature killed by this attack remains on the Ethereal Plane for 24 hours  its corpse disintegrates  and a new dead mans fingers sprouts from its place."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Telekinetic Pull (Ethereal or Material Plane)",
                    "desc": "One creature within 90 feet makes a DC 15 Strength saving throw. On a failure, it is magically pulled up to 60 feet straight towards the dead mans fingers."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Ethereal and Material",
                    "desc": "The dead mans fingers lives simultaneously on the Ethereal and Material Planes. Its senses extend into both planes, and it can touch and be touched by creatures on both planes."
                },
                {
                    "name": "Ethereal Shift",
                    "desc": "When a creature on the Material Plane touches the dead mans fingers or hits it with a melee attack, the creature is magically transported to the Ethereal Plane. The creature can see and hear into both the Ethereal and Material Plane but is unaffected by creatures and objects on the Material Plane. It can be seen as a ghostly form by creatures on the Material Plane. It can move in any direction, with each foot of movement up or down costing 2 feet of movement."
                },
                {
                    "name": "If the creature is still on the Ethereal Plane when the dead mans fingers dies, the creature returns to the Material Plane",
                    "desc": "If this would cause a creature to appear in a space occupied by a solid object or creature, it is shunted to the nearest unoccupied space and takes 10 (3d6) force damage."
                },
                {
                    "name": "Flammable",
                    "desc": "After taking fire damage, the dead mans fingers catches fire and takes ongoing 11 (2d10) fire damage if it isnt already suffering ongoing fire damage. It can spend an action or bonus action to extinguish this fire."
                }
            ],
            "spell_list": [],
            "page_no": 211,
            "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_dead-mans-fingers/"
        },
        {
            "slug": "gypsosphinx-tob1-2023",
            "desc": "False",
            "name": "Gypsosphinx",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 190,
            "hit_dice": "20d10 + 80",
            "speed": {
                "walk": 70,
                "fly": 40
            },
            "strength": 20,
            "dexterity": 14,
            "constitution": 18,
            "intelligence": 18,
            "wisdom": 18,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 19,
            "skills": {
                "Arcana": 9,
                "History": 9,
                "Perception": 9,
                "Religion": 9
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "necrotic; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "psychic, poison",
            "condition_immunities": "poisoned",
            "senses": "truesight 90 ft., passive Perception 19",
            "languages": "Abyssal, Common, Darakhul, Sphinx",
            "challenge_rating": "14",
            "cr": 14.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The sphinx makes one Beak attack and two Claw attacks. If both Claw attacks hit one creature, the target must succeed on a DC 18 Strength saving throw or take 14 (4d6) slashing damage and be knocked prone."
                },
                {
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 10 (1d10 + 5) piercing damage."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 19 (4d6 + 5) slashing damage."
                },
                {
                    "name": "Carrion Breath (Recharge 5-6)",
                    "desc": "The gypsosphinx exhales rotting breath in a 30-foot cone. Each creature in the area must make a DC 18 Constitution saving throw. On a failure, a creature takes 21 (6d6) poison damage and 27 (6d8) necrotic damage and is poisoned for 1 minute. On a success, a creature takes half the damage and isn't poisoned. While poisoned in this way, a creature has disadvantage on death saving throws. A poisoned creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The sphinx casts one of the following spells, requiring no material components and using Intelligence as the spellcasting ability (spell save DC 17):\nAt will: comprehend languages, detect magic, mage hand\n3/day each: blur, dispel magic, locate object\n1/day each: major image, greater invisibility"
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": "The sphinx 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 sphinx regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Beak Attack",
                    "desc": "The sphinx makes one Beak attack."
                },
                {
                    "name": "Cast a Spell (Costs 2 Actions)",
                    "desc": "The sphinx uses Spellcasting."
                },
                {
                    "name": "Teleport (Costs 2 Actions)",
                    "desc": "The sphinx magically teleports, along with any equipment it is wearing or carrying, up to 120 feet to an unoccupied space it can see."
                }
            ],
            "special_abilities": [
                {
                    "name": "Death Sense",
                    "desc": "The sphinx can pinpoint, by scent, the location of each creature below half its hp maximum within 60 feet of it, and it can sense the general direction of creatures that don't have all of their hp within 1 mile of it. In addition, the sphinx can foretell the age and manner of a creature's death by looking at it. This effect doesn't take into account possible circumstances that might change the outcome, such as the casting of powerful spells or the creature making a radical change in its life's path."
                },
                {
                    "name": "Inscrutable",
                    "desc": "The sphinx is immune to any effect that would sense its emotions or read its thoughts, as well as any divination spell that it refuses. Wisdom (Insight) checks made to ascertain the sphinx's intentions or sincerity have disadvantage."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The sphinx's weapon attacks are magical."
                }
            ],
            "spell_list": [],
            "page_no": 339,
            "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_gypsosphinx/"
        },
        {
            "slug": "riverking-tob1-2023",
            "desc": "False",
            "name": "River King",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Neutral",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 190,
            "hit_dice": "20d8 + 100",
            "speed": {
                "walk": 60
            },
            "strength": 21,
            "dexterity": 17,
            "constitution": 20,
            "intelligence": 14,
            "wisdom": 13,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": 16,
            "skills": {
                "Intimidation": 8,
                "Nature": 7,
                "Perception": 6,
                "Stealth": 8
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "cold, fire, lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks not made with cold iron weapons",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, frightened",
            "senses": "blindsight 10 ft., darkvision 120 ft., passive Perception 16",
            "languages": "Common, Elvish, Giant, Primordial",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The River King makes two Longsword or Flood Blast attacks."
                },
                {
                    "name": "Longsword",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 9 (1d8 + 5) slashing damage, or 10 (1d10 + 5) slashing damage if used with two hands, plus 10 (3d6) poison damage."
                },
                {
                    "name": "Flood Blast",
                    "desc": "Ranged Spell Attack: +8 to hit, range 120 ft., one target. Hit: 21 (4d8 + 3) bludgeoning damage, and the target must succeed on a DC 18 Strength saving throw or be pushed up to 30 feet away from the River King and knocked prone."
                },
                {
                    "name": "Grasping Whirlpool (Recharge 5-6)",
                    "desc": "The River King magically creates a swirling vortex of water centered on a point he can see within 60 feet. The vortex appears in the shape of a cylinder that is 15 feet tall with a 10-foot radius. Each creature in the area must make a DC 18 Strength saving throw. On a failure, a creature takes 36 (8d8) bludgeoning damage and is restrained. On a success, a creature takes half the damage, isn't restrained, and can choose to be pushed out of the whirlpool's space. A creature that chooses not to be pushed suffers the consequences of a failed saving throw. While restrained, a creature is unable to breathe unless it can breathe water, and it must succeed on a DC 18 Strength saving throw at the end of each of its turns or take 18 (4d8) bludgeoning damage. A creature, including the restrained creature, can take an action to free the restrained creature by succeeding on a DC 18 Strength check. A creature with a swimming speed has advantage on the saving throw and on the Strength check to escape."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The River King casts one of the following spells, requiring no material components and using Charisma as the spellcasting ability (save DC 16):\nAt will: create or destroy water, water breathing\n3/day each: freedom of movement, control water\n1/day: control weather (as an action)"
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Blade Current",
                    "desc": "When a creature within 5 feet of the River King stands up from prone, he can make one Longsword attack against that creature."
                }
            ],
            "legendary_desc": "The River King 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 River King regains spent legendary actions at the start of his turn.",
            "legendary_actions": [
                {
                    "name": "Attack",
                    "desc": "The River King makes a Longsword or Flood Blast attack."
                },
                {
                    "name": "Flow",
                    "desc": "The River King moves up to his walking speed, or swims up to half his swimming speed, without provoking opportunity attacks."
                },
                {
                    "name": "Ripple (Costs 2 Actions)",
                    "desc": "The River King magically ripples like sunlight on the surface of water. Until the start of his next turn, attack rolls against him have disadvantage."
                }
            ],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The River King can breathe air and water."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the River King fails a saving throw, he can choose to succeed instead."
                },
                {
                    "name": "Riparian Weapons",
                    "desc": "The River King's weapon attacks are magical. When he hits with any weapon, the weapon deals an extra 10 (3d6) poison damage (included in the attack)."
                }
            ],
            "spell_list": [],
            "page_no": 182,
            "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_river-king/"
        },
        {
            "slug": "youngflamedragon-tob1-2023",
            "desc": "False",
            "name": "Young Flame Dragon",
            "size": "Large",
            "type": "Dragon",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 190,
            "hit_dice": "20d10 + 80",
            "speed": {
                "walk": 80,
                "fly": 40
            },
            "strength": 15,
            "dexterity": 14,
            "constitution": 19,
            "intelligence": 15,
            "wisdom": 13,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": 7,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": 7,
            "perception": 17,
            "skills": {
                "Deception": 7,
                "Perception": 7,
                "Persuasion": 7,
                "Stealth": 5
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "fire",
            "condition_immunities": "False",
            "senses": "blindsight 30 ft., darkvision 120 ft., passive Perception 17",
            "languages": "Common, Draconic, Ignan",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon makes one Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 10 ft., one target. Hit: 13 (2d10 + 2) piercing damage plus 7 (2d6) fire damage."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) slashing damage."
                },
                {
                    "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 15 Dexterity saving throw, taking 42 (12d6) fire 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": "Fire Incarnate",
                    "desc": "Creatures with resistance to fire damage don't have resistance to the fire damage dealt by the flame dragon. A creature with immunity to fire damage is still immune to the dragon's fire damage."
                },
                {
                    "name": "Heated Body",
                    "desc": "A creature that touches the flame dragon or hits it with a melee attack while within 5 feet of it takes 7 (2d6) fire damage."
                }
            ],
            "spell_list": [],
            "page_no": 119,
            "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_young-flame-dragon/"
        },
        {
            "slug": "youngseadragon-tob1-2023",
            "desc": "False",
            "name": "Young Sea Dragon",
            "size": "Large",
            "type": "Dragon",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 190,
            "hit_dice": "20d10 + 80",
            "speed": {
                "walk": 50,
                "fly": 40
            },
            "strength": 21,
            "dexterity": 10,
            "constitution": 19,
            "intelligence": 15,
            "wisdom": 13,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": 7,
            "perception": 19,
            "skills": {
                "Perception": 9,
                "Stealth": 4
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "cold",
            "condition_immunities": "False",
            "senses": "blindsight 30 ft., darkvision 120 ft., passive Perception 19",
            "languages": "Common, Draconic, Primordial",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon makes one Bite attack and two Fin attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 16 (2d10 + 5) piercing damage plus 7 (2d6) cold damage."
                },
                {
                    "name": "Fin",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) slashing damage."
                },
                {
                    "name": "Tidal Breath (Recharge 5-6)",
                    "desc": "The dragon exhales a crushing wave of frigid seawater in a 30-foot cone. Each creature in that area must make a DC 16 Dexterity saving throw. On a failure, the creature takes 22 (4d10) bludgeoning damage and 22 (4d10) cold damage and is pushed up to 15 feet away from the dragon and knocked prone. On a success, the creature takes half the damage and isn't pushed or knocked prone."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The dragon can breathe air and water."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The dragon deals double damage to objects and structures."
                }
            ],
            "spell_list": [],
            "page_no": 127,
            "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_young-sea-dragon/"
        },
        {
            "slug": "kobold-leviathan-hunter",
            "desc": "",
            "name": "Kobold, Leviathan Hunter",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 17,
            "armor_desc": "Hardy Defense",
            "hit_points": 190,
            "hit_dice": "20d8+100",
            "speed": {
                "walk": 30,
                "swim": 30
            },
            "strength": 20,
            "dexterity": 15,
            "constitution": 21,
            "intelligence": 10,
            "wisdom": 15,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, cold",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120', passive Perception 16 ",
            "languages": "Common, Draconic",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "3 Slams or 1 Harpoon and 2 Slams."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +9 to hit, 5 ft., one target, 12 (2d6+5) bludgeoning damage + 9 (2d8) cold or poison (hunter's choice) and target is grappled (escape DC 17). Hunter can grapple only one target at a time."
                },
                {
                    "name": "Harpoon",
                    "desc": "Melee or Ranged Weapon Attack: +9 to hit 5 ft. or range 20/60' one target 12 (2d6+5) piercing damage + 9 (2d8) cold or poison (hunter's choice) and harpoon sticks in target. While harpoon is stuck target takes 7 (2d6) piercing damage at start of each of its turns hunter can't make Harpoon attacks vs. other targets and target and hunter can't move further than 60' away from each other. A creature including target can take its action to detach harpoon by succeeding on a DC 17 Str check. Alternatively cord connecting the leviathan hunter to the harpoon can be attacked and destroyed (AC 10; hp 25; immunity to bludgeoning poison and psychic) dislodging harpoon into an unoccupied space within 5 ft. of the target and preventing hunter from using Recall Harpoon."
                },
                {
                    "name": "Crush",
                    "desc": "One creature grappled by hunter: 33 (8d6+5) bludgeoning damage (DC 17 Str half)."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Recall Harpoon",
                    "desc": "Pulls on the cord connected to its harpoon returning harpoon to its empty hand. If harpoon is stuck in a creature that creature must make DC 17 Str save or be pulled up to 20' toward the hunter."
                }
            ],
            "reactions": [
                {
                    "name": "Grappled Redirect",
                    "desc": "If it is target of an attack it can see while grappling a creature it can hold the grappled creature in the way and the grappled creature becomes attack's target instead."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Expert Wrestler",
                    "desc": "Can grapple creatures that are two sizes larger than itself and can move at its full speed when dragging a creature it has grappled. If hunter grapples a Med or smaller creature target has disadvantage on its escape attempts. Hunter has advantage on ability checks and saves made to escape a grapple or end the restrained condition."
                },
                {
                    "name": "Hardy Defense",
                    "desc": "While hunter is wearing no armor and wielding no shield its AC includes its Con modifier."
                },
                {
                    "name": "Hold Breath",
                    "desc": "Can hold its breath for 30 min."
                },
                {
                    "name": "Leviathan Hunter",
                    "desc": "Advantage on Wis (Perception) and Wis (Survival) checks to find and track Large or larger creatures with swimming speed."
                },
                {
                    "name": "Marine Weapons",
                    "desc": "Its weapon attacks are magical. When it hits with any weapon weapon deals an extra 2d8 cold or poison (included below) hunter's choice."
                },
                {
                    "name": "Pack Tactics",
                    "desc": "Advantage on attacks vs. creature if 1+ unincapacitated attacker ally is within 5 ft. of target."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "In sunlight disadvantage on attacks and Wis (Perception) checks that use sight."
                }
            ],
            "spell_list": [],
            "page_no": 254,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_kobold-leviathan-hunter/"
        },
        {
            "slug": "life-broker",
            "desc": "",
            "name": "Life Broker",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 16,
            "armor_desc": "breastplate",
            "hit_points": 190,
            "hit_dice": "20d8+100",
            "speed": {
                "walk": 30
            },
            "strength": 15,
            "dexterity": 19,
            "constitution": 20,
            "intelligence": 19,
            "wisdom": 14,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 1,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 1,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "nonmagic B/P/S attacks not made w/cold iron weapons",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened",
            "senses": "darkvision 60', passive Perception 17",
            "languages": "Common, Sylvan",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Rapier attacks."
                },
                {
                    "name": "Rapier",
                    "desc": "Melee Weapon Attack: +9 to hit, 5 ft., one target, 8 (1d8+4) piercing damage + 18 (4d8) necrotic."
                },
                {
                    "name": "Life Feast (Recharge 5-6)",
                    "desc": "Pulls life from hostile creatures within 30' of it that aren't Constructs or Undead. Each such creature in the area: 36 (8d8) necrotic (DC 18 Con half). Broker gains temp hp equal to the single highest amount of necrotic dealt and has advantage on attack rolls until the end of its next turn."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Quick-Footed",
                    "desc": "Takes Dash Disengage or Dodge."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Draw Life Essence",
                    "desc": "Can spend 10 min coaxing life essence out of willing creature taking only agreed amount of time from creature's max lifetime. Essence appears as rosy mist that rises from mouth nose or skin of creature and snakes into carved crystal vial in broker's cloak where it takes the form of a crimson liquid. Creature that drinks such a vial gains life stored within it provided broker gave vial willingly. If broker draws all remaining life from creature creature dies and can be returned to life only via wish spell."
                },
                {
                    "name": "Life Reading",
                    "desc": "If it spends 1 min studying a mortal creature it can see within 30' of it broker can determine the remainder of that creature's natural life to the second."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                },
                {
                    "name": "Necrotic Weapons",
                    "desc": "Its weapon attacks are magical. When it hits with any weapon weapon deals + 4d8 necrotic (included below)."
                }
            ],
            "spell_list": [],
            "page_no": 261,
            "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_life-broker/"
        },
        {
            "slug": "shetani",
            "desc": "",
            "name": "Shetani",
            "size": "Medium",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 190,
            "hit_dice": "20d8+100",
            "speed": {
                "walk": 30,
                "fly": 50
            },
            "strength": 17,
            "dexterity": 19,
            "constitution": 20,
            "intelligence": 18,
            "wisdom": 17,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 8,
            "charisma_save": 1,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold; nonmagic B/P/S attacks not made w/silvered weapons",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120', passive Perception 18",
            "languages": "Abyssal, Common, Infernal, telepathy 120'",
            "challenge_rating": "14",
            "cr": 14.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "3 Claws or Necrotic Bolts. Can replace 1 with Spellcasting."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +9 to hit, 5 ft., one target, 11 (2d6+4) slashing damage + 18 (4d8) necrotic."
                },
                {
                    "name": "Necrotic Bolt",
                    "desc": "Ranged Spell Attack: +10 to hit, 120 ft., one target, 27 (5d8+5) necrotic."
                },
                {
                    "name": "Desiccating Breath (Recharge 5-6)",
                    "desc": "Inhales drawing moisture from surrounding creatures. Each non-Construct/Undead creature within 15 ft. of shetani: 54 (12d8) necrotic (DC 18 Con half). If a creature fails the save by 5+ it suffers one level of exhaustion."
                },
                {
                    "name": "Spellcasting",
                    "desc": "Cha (DC 18): At will: charm person silent image3/day ea: major image suggestion1/day ea: mirage arcane (as an action) programmed illusion"
                }
            ],
            "bonus_actions": [
                {
                    "name": "Change Shape",
                    "desc": "Transforms into a Large or smaller Beast or Humanoid or back into its true form which is a Fiend. Without wings it loses its flying speed. Its statistics other than size and speed are the same in each form. Items worn/carried transformed as desired by the shetani taking whatever color or shape it deems appropriate. Reverts on death."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Devil's Sight",
                    "desc": "Magic darkness doesn't impede its darkvision."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                },
                {
                    "name": "Necrotic Weapons",
                    "desc": "Its weapon attacks are magical. When it hits with any weapon weapon deals+4d8 necrotic (included below)."
                }
            ],
            "spell_list": [],
            "page_no": 343,
            "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_shetani/"
        },
        {
            "slug": "tigebra",
            "desc": "",
            "name": "Tigebra",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 190,
            "hit_dice": "20d10+80",
            "speed": {
                "walk": 40
            },
            "strength": 20,
            "dexterity": 13,
            "constitution": 18,
            "intelligence": 5,
            "wisdom": 15,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, frightened, paralyzed, poisoned",
            "senses": "blindsight 10', passive Perception 17",
            "languages": "—",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "One Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, 15 ft., one creature,. 27 (4d10+5) piercing damage + 10 (3d6) poison and the target must make DC 17 Con save or be poisoned for 1 min. While poisoned the creature suffers wracking pain that halves its speed. A poisoned creature can re-save at end of each of its turns ending the effects on itself on a success."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +10 to hit, 5 ft., one target, 23 (4d8+5) slashing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Hypnotic Gaze",
                    "desc": "Gazes on one creature it can see within 60' of it. If target can see it: paralyzed until end of its next turn (DC 17 Wis negates immune to tigebra's Hypnotic Gaze 24 hrs)."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Final Fury",
                    "desc": "When reduced to 0 hp its head and neck separate from body. Snake-like remnant immediately attacks nearest creature moving up to its speed if necessary even if it has already taken its turn this round. This remnant has same stats as original tigebra except it is Medium has 30 hp and can make only one Bite on its turn. Head remains active for 1d4 rounds or until killed."
                },
                {
                    "name": "Keen Hearing and Smell",
                    "desc": "Has advantage on Wis (Perception) checks that rely on hearing or smell."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                },
                {
                    "name": "Potent Poison",
                    "desc": "A creature that normally has resistance to poison doesn't have resistance to the tigebra's poison. If a creature normally has immunity to poison it has resistance to the tigebra's poison instead."
                }
            ],
            "spell_list": [],
            "page_no": 369,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_tigebra/"
        },
        {
            "slug": "ice_devil_bf",
            "desc": "",
            "name": "Ice Devil",
            "size": "large",
            "type": "Fiend",
            "subtype": "Devil",
            "group": "Devils",
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 193,
            "hit_dice": "",
            "speed": {
                "walk": 40
            },
            "strength": 20,
            "dexterity": 24,
            "constitution": 28,
            "intelligence": 18,
            "wisdom": 24,
            "charisma": 28,
            "strength_save": 5,
            "dexterity_save": 7,
            "constitution_save": 9,
            "intelligence_save": 4,
            "wisdom_save": 7,
            "charisma_save": 9,
            "perception": 17,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "blinded,Devilish Resilience",
            "damage_immunities": "cold,Devilish Resilience",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., keensense 60 ft.",
            "languages": "Infernal,telepathy 120 ft.",
            "challenge_rating": "14",
            "cr": 14.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The devil makes two Claw attacks and one Tail attack, or it makes three Icicle Shard attacks."
                },
                {
                    "name": "Claws",
                    "desc": "_Melee Weapon Attack:_ +10 to hit, reach 5 ft., one target. _Hit:_ 12 (2d6+5) slashing damage plus 18 (4d8) cold damage."
                },
                {
                    "name": "Tail",
                    "desc": "_Melee Weapon Attack:_ +10 to hit, reach 10 ft., one target. _Hit:_ 15 (3d6+5) bludgeoning damage plus 18 (4d8) cold damage."
                },
                {
                    "name": "Icicle Shard",
                    "desc": "_Ranged Spell Attack:_ +9 to hit, range 120 ft., one target. _Hit:_ 13 (2d8+4) piercing damage plus 18 (4d8) cold damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Ice Wall",
                    "desc": "The ice devil causes a wall of ice to magically rise from the ground at a point it can see within 60 feet of it. The wall is up to 30 feet long, 10 feet high, and 5 feet thick. It can be any shape, as long as its base is connected to the ground. If the wall cuts through a creature's space when it appears, the creature is pushed to one side (the devil's choice). If a creature would be surrounded on all sides by the wall, it can make a DC 17 DEX save. On a success, it can use its reaction to move up to its speed so that it is no longer enclosed by the wall.<br>The wall lasts 1 minute, until the devil creates a new wall, or until the devil dies. Each 10-foot section of the wall has AC 5, 30 HP, is vulnerable to fire damage, and is immune to acid, cold, necrotic, poison, and psychic damage."
                }
            ],
            "reactions": [
                {
                    "name": "Ice Shield",
                    "desc": "When the ice devil or a friendly creature it can see is hit by an attack, the devil can create a magical barrier of ice to disrupt the attack. The target halves the damage from the attack."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Devil's Sight",
                    "desc": "Magical darkness doesn't impede the devil's darkvision."
                },
                {
                    "name": "Devilish Resilience",
                    "desc": "The devil is resistant to bludgeoning, piercing, and slashing damage from nonmagical attacks. In addition, it is immune to fire damage and poison damage and to the poisoned condition."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The devil has advantage on saves against spells and other magical effects."
                },
                {
                    "name": "Snow Walk",
                    "desc": "The devil can move across icy surfaces without needing to make an ability check. In addition, difficult terrain composed of ice or snow doesn't cost it extra movement."
                }
            ],
            "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_ice-devil/"
        },
        {
            "slug": "young_gold_dragon_bf",
            "desc": "",
            "name": "Young Gold Dragon",
            "size": "large",
            "type": "Dragon",
            "subtype": "",
            "group": "Dragons",
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 193,
            "hit_dice": "",
            "speed": {
                "walk": 40,
                "fly": 80,
                "swim": 40
            },
            "strength": 22,
            "dexterity": 22,
            "constitution": 28,
            "intelligence": 16,
            "wisdom": 26,
            "charisma": 24,
            "strength_save": 6,
            "dexterity_save": 6,
            "constitution_save": 9,
            "intelligence_save": 3,
            "wisdom_save": 8,
            "charisma_save": 7,
            "perception": 22,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., keensense 30 ft.",
            "languages": "Common,Draconic",
            "challenge_rating": "10",
            "cr": 10.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 Weakening 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": "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 DEX save, taking 66 (12d10) fire damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Weakening Breath (Recharge 6)",
                    "desc": "As the **gold 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": "Amphibious",
                    "desc": "The dragon can breathe air and water."
                },
                {
                    "name": "Golden Splendor",
                    "desc": "When the gold dragon hasn't unleashed its Fire Breath, its scales gleam and sparkle like molten gold or a pile of gold coins. While the dragon's Fire Breath is available, each creature that starts its turn within 10 feet of the dragon must succeed on a DC 17 CHA save or be charmed 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-gold-dragon/"
        },
        {
            "slug": "young_red_dragon_bf",
            "desc": "",
            "name": "Young Red Dragon",
            "size": "large",
            "type": "Dragon",
            "subtype": "",
            "group": "Dragons",
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 193,
            "hit_dice": "",
            "speed": {
                "walk": 40,
                "climb": 40,
                "fly": 80
            },
            "strength": 22,
            "dexterity": 18,
            "constitution": 28,
            "intelligence": 14,
            "wisdom": 18,
            "charisma": 26,
            "strength_save": 6,
            "dexterity_save": 4,
            "constitution_save": 9,
            "intelligence_save": 2,
            "wisdom_save": 4,
            "charisma_save": 8,
            "perception": 18,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., keensense 30 ft.",
            "languages": "Common,Draconic",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon makes one Bite attack and two Claw attacks."
                },
                {
                    "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."
                },
                {
                    "name": "Claw",
                    "desc": "_Melee Weapon Attack:_ +10 to hit, reach 5 ft., one target. _Hit:_ 13 (2d6+6) slashing damage."
                },
                {
                    "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 DEX save, taking 56 (16d6) fire 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": "Boil Over",
                    "desc": "When the red dragon hasn't unleashed its Fire Breath, the heat builds and rolls outward from it. While the dragon's Fire Breath is available, it emits immense heat, and each creature that starts its turn within 10 feet of the dragon must succeed on a DC 17 CON save or take 7 (2d6) fire damage."
                }
            ],
            "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-red-dragon/"
        },
        {
            "slug": "pact-lich",
            "desc": "",
            "name": "Pact Lich",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "any evil alignment",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 195,
            "hit_dice": "26d8+78",
            "speed": {
                "walk": 30
            },
            "strength": 11,
            "dexterity": 16,
            "constitution": 16,
            "intelligence": 16,
            "wisdom": 14,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": null,
            "intelligence_save": 8,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "deception": 10,
                "persuasion": 10
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, necrotic",
            "damage_immunities": "poison; bludgeoning, piercing and slashing from nonmagical attacks",
            "condition_immunities": "charmed, frightened, paralyzed, poisoned",
            "senses": "truesight 120 ft., passive Perception 12",
            "languages": "any languages it knew in life",
            "challenge_rating": "15",
            "cr": 15.0,
            "actions": [
                {
                    "desc": "The pact lich makes four enhanced eldritch blast attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 10,
                    "damage_dice": "3d6",
                    "desc": "Melee Spell Attack: +10 to hit, reach 5 ft., one target. Hit: 10 (3d6) necrotic damage. The target must succeed on a DC 18 Charisma saving throw or have vivid hallucinations for 1 minute. During this time, the target is blinded, stunned, and deafened, sensing only the hallucinatory terrain and events. The hallucinations play on aspects of the creature's deepest fears. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "name": "Maddening Touch"
                },
                {
                    "attack_bonus": 10,
                    "damage_dice": "1d10+5",
                    "desc": "Ranged Spell Attack: +10 to hit, range 300 ft., one target. Hit: 10 (1d10 + 5) force damage. On a successful hit, the pact lich can push the target 10 feet away from it in a straight line.",
                    "name": "Enhanced Eldritch Blast"
                },
                {
                    "desc": "The pact lich targets one creature it can see within 60 feet of it. The target must make a DC 18 Wisdom saving throw. On a failure, the target disappears and is paralyzed as it is hurtled through the nightmare landscape of the lower planes. At the end of the pact lich's next turn, the target returns to the space it previously occupied, or the nearest unoccupied space, and is no longer paralyzed. If the target is not a fiend, it takes 55 (10d10) psychic damage when it returns. The target must succeed on another DC 18 Wisdom saving throw or be frightened until the end of the lich's next turn as the target reels from its horrific experience.",
                    "name": "Hurl Through Hell (1/Day)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The pact lich 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 lich regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "desc": "The lich casts a spell it can cast at will.",
                    "name": "At Will Spell"
                },
                {
                    "desc": "The pact lich chooses one damage type, gaining resistance to that damage type until it chooses a different one with this feature. Damage from magical weapons or silver weapons ignores this resistance.",
                    "name": "Fiendish Resilience"
                },
                {
                    "desc": "The pact lich uses its Maddening Touch.",
                    "name": "Maddening Touch (Costs 2 Actions)"
                },
                {
                    "desc": "The lich entreats its patron for aid, regaining all expended spells.",
                    "name": "Eldritch Master (Costs 3 Actions, 1/Day)"
                }
            ],
            "special_abilities": [
                {
                    "desc": "If the pact lich fails a saving throw, it can choose to succeed instead.",
                    "name": "Legendary Resistance (3/Day)"
                },
                {
                    "desc": "As a bonus action when in an area of dim light or darkness, the pact lich can become invisible until it moves or takes an action or reaction.",
                    "name": "One With Shadows"
                },
                {
                    "desc": "When the pact lich reduces a target to 0 hp, the lich gains 25 temporary hp.",
                    "name": "Patron's Blessing"
                },
                {
                    "desc": "If a fist-sized or larger diamond is within its lair, a destroyed pact lich usually gains a new body in 3d10 days, but its return to the Material Plane is ultimately dictated by its patron.",
                    "name": "Pact Rejuvenation"
                },
                {
                    "desc": "The pact lich's innate spellcasting ability is Charisma (spell save DC 18, +10 to hit with spell attacks). It can innately cast the following spells, requiring only verbal components:\nAt will: chill touch, detect magic, levitate, mage hand, prestidigitation, speak with dead, true strike\n1/day each: banishment, bestow curse, compulsion, confusion, conjure elemental, dominate monster, eyebite, finger of death, fly, hellish rebuke (5d10), hold monster, slow",
                    "name": "Innate Spellcasting"
                }
            ],
            "spell_list": [],
            "page_no": 152,
            "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_pact-lich/"
        },
        {
            "slug": "bonepowder-ghoul",
            "desc": "_Distilled to nothing but dry, whispering sand and a full set of teeth, a bonepowder ghoul still hungers for flesh and blood. Its dusty mass is perfected corruption, entirely animated by foul energy._  \n**Starved Into Dust.** The bonepowder ghoul is small and unassuming, a pile of dust and bone fragments that resemble a pile of mummy dust or the remnants of a vampire burned by sunlight. Ghouls can achieve this powdery form through long starvation. The process invariably takes decades, which is why so few bonepowder ghouls exist—few ghouls can show such self-restraint. Even among imperial ghouls, using hunger as a form of torture is considered offensive and is quite rare. A bonepowder ghoul may rise from the remnants of a starved prisoner or a ghoul trapped in a sealed-off cavern, leaving behind its remnant flesh and becoming animated almost purely by hunger, hatred, and the bitter wisdom of long centuries.  \n**Mocking and Hateful.** Bonepowder ghouls are creatures of pure evil, seeking to devour, corrupt, and destroy all living things. The only creatures they treat with some affinity are ghouls. Even in that case, their attitude is often mocking, hateful, or condescending. They have some mild respect for darakhul nobles.  \n**Whispering Voices.** Most bonepowder ghouls speak at least 4 languages, but their voices are very faint. Just to hear one speaking normally requires a DC 15 Perception check. Undead gain a +8 competence bonus to this check.",
            "name": "Bonepowder Ghoul",
            "size": "Small",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 195,
            "hit_dice": "26d6+104",
            "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": 6,
            "skills": {
                "perception": 6,
                "stealth": 9
            },
            "damage_vulnerabilities": "",
            "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) plus 1d4 Strength damage, and the target must succeed on a DC 17 Constitution saving throw or be paralyzed for 1d4 + 1 rounds. If the target creature is humanoid, it must succeed on a second DC 19 Constitution saving throw or contract darakhul fever.",
                    "attack_bonus": 9,
                    "damage_dice": "3d8"
                },
                {
                    "name": "Gravedust",
                    "desc": "A bonepowder ghoul can project a 40-ft. cone of grave dust. All targets within the area must make a DC 19 Dexterity saving throw to avoid taking 4d8 necrotic damage, and must make a second DC 17 Constitution saving throw to avoid being infected with darakhul fever."
                },
                {
                    "name": "Whirlwind (Recharge 5-6)",
                    "desc": "A bonepowder ghoul can generate a whirlwind of bones and teeth. All creatures within a 20-foot cube take 66 (12d10) slashing damage and are drained of 1d6 Strength; a successful DC 17 Dexterity saving throw reduces damage to half and negates the Strength loss. The whirlwind dissipates after one round."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "The bonepowder ghoul can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Coalesce",
                    "desc": "Whenever a bonepowder ghoul drains life force from victims with Gravedust, it can use that energy transform its shape into a more solid form and maintain it. The new form is Small and semi-transparent but roughly the shape of a normal ghoul. In this form, the ghoul isn't amorphous and can't form a whirlwind, but it can speak normally and manipulate objects. The altered form lasts for 1 minute for every point of necrotic damage it delivered against living foes."
                },
                {
                    "name": "Turning Defiance",
                    "desc": "The bonepowder ghoul and any other ghouls within 30 feet of it have advantage on saving throws against effects that turn undead."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the bonepowder ghoul's innate spellcasting ability is Charisma (spell save DC 18, +10 to hit with spell attacks). It can innately cast the following spells, requiring no material components:\n\nat will: chill touch, darkness, dispel magic, ray of enfeeblement\n\n3/day: blindness/deafness, circle of death (7th level; 10d6)\n\n1/day: finger of death"
                }
            ],
            "spell_list": [],
            "page_no": 221,
            "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_bonepowder-ghoul/"
        },
        {
            "slug": "adult-black-dragon",
            "desc": "",
            "name": "Adult Black Dragon",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": "Black Dragon",
            "alignment": "chaotic evil",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 195,
            "hit_dice": "17d12+85",
            "speed": {
                "walk": 40,
                "fly": 80,
                "swim": 40
            },
            "strength": 23,
            "dexterity": 14,
            "constitution": 21,
            "intelligence": 14,
            "wisdom": 13,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": 8,
            "perception": 11,
            "skills": {
                "perception": 11,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 21",
            "languages": "Common, Draconic",
            "challenge_rating": "14",
            "cr": 14.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon can use its Frightful Presence. It then makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 17 (2d10 + 6) piercing damage plus 4 (1d8) acid damage.",
                    "attack_bonus": 11,
                    "damage_dice": "2d10+1d8",
                    "damage_bonus": 6
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) slashing damage.",
                    "attack_bonus": 11,
                    "damage_dice": "2d6",
                    "damage_bonus": 6
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 15 ft., one target. Hit: 15 (2d8 + 6) bludgeoning damage.",
                    "attack_bonus": 11,
                    "damage_dice": "2d8",
                    "damage_bonus": 6
                },
                {
                    "name": "Frightful Presence",
                    "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 16 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours."
                },
                {
                    "name": "Acid Breath (Recharge 5-6)",
                    "desc": "The dragon exhales acid in a 60-foot line that is 5 feet wide. Each creature in that line must make a DC 18 Dexterity saving throw, taking 54 (12d8) acid damage on a failed save, or half as much damage on a successful one.",
                    "attack_bonus": 0,
                    "damage_dice": "12d8"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The dragon can take 3 legendary actions, choosing from the options below. Only one legendary action option can be used at a time and only at the end of another creature's turn. The dragon regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Detect",
                    "desc": "The dragon makes a Wisdom (Perception) check."
                },
                {
                    "name": "Tail Attack",
                    "desc": "The dragon makes a tail attack."
                },
                {
                    "name": "Wing Attack (Costs 2 Actions)",
                    "desc": "The dragon beats its wings. Each creature within 10 ft. of the dragon must succeed on a DC 19 Dexterity saving throw or take 13 (2d6 + 6) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed."
                }
            ],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The dragon can breathe air and water."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead."
                }
            ],
            "spell_list": [],
            "page_no": 281,
            "environments": [
                "Swamp"
            ],
            "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_adult-black-dragon/"
        },
        {
            "slug": "remorhaz",
            "desc": "",
            "name": "Remorhaz",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 195,
            "hit_dice": "17d12+85",
            "speed": {
                "walk": 30,
                "burrow": 20
            },
            "strength": 24,
            "dexterity": 13,
            "constitution": 21,
            "intelligence": 4,
            "wisdom": 10,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold, fire",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., tremorsense 60 ft., passive Perception 10",
            "languages": "",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 40 (6d10 + 7) piercing damage plus 10 (3d6) fire damage. If the target is a creature, it is grappled (escape DC 17). Until this grapple ends, the target is restrained, and the remorhaz can't bite another target.",
                    "attack_bonus": 11,
                    "damage_dice": "6d10+3d6",
                    "damage_bonus": 7
                },
                {
                    "name": "Swallow",
                    "desc": "The remorhaz makes one bite attack against a Medium or smaller creature it is grappling. If the attack hits, that creature takes the bite's damage and is swallowed, and the grapple ends. While swallowed, the creature is blinded and restrained, it has total cover against attacks and other effects outside the remorhaz, and it takes 21 (6d6) acid damage at the start of each of the remorhaz's turns.\nIf the remorhaz takes 30 damage or more on a single turn from a creature inside it, the remorhaz must succeed on a DC 15 Constitution saving throw at the end of that turn or regurgitate all swallowed creatures, which fall prone in a space within 10 feet oft he remorhaz. If the remorhaz dies, a swallowed creature is no longer restrained by it and can escape from the corpse using 15 feet of movement, exiting prone."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Heated Body",
                    "desc": "A creature that touches the remorhaz or hits it with a melee attack while within 5 feet of it takes 10 (3d6) fire damage.",
                    "attack_bonus": 0,
                    "damage_dice": "3d6"
                }
            ],
            "spell_list": [],
            "page_no": 341,
            "environments": [
                "Tundra",
                "Mountains",
                "Arctic"
            ],
            "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_remorhaz/"
        },
        {
            "slug": "murmuring-worm-a5e",
            "desc": "",
            "name": "Murmuring Worm",
            "size": "Huge",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 195,
            "hit_dice": "17d12+85",
            "speed": {
                "walk": 40,
                "burrow": 20,
                "climb": 40,
                "swim": 40
            },
            "strength": 20,
            "dexterity": 12,
            "constitution": 20,
            "intelligence": 8,
            "wisdom": 14,
            "charisma": 18,
            "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": "psychic",
            "condition_immunities": "prone",
            "senses": "darkvision 60 ft., tremorsense 60 ft., passive Perception 12",
            "languages": "",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The worm constricts once and attacks once with its bite."
                },
                {
                    "name": "Constrict",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one creature. Hit: 21 (3d10 + 5) bludgeoning damage. The target is grappled (escape DC 17) and restrained while grappled."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one creature. Hit: 21 (3d10 + 5) piercing damage. If the target is killed by this attack  the worm eats its head."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Mental Summons",
                    "desc": "One creature with an Intelligence score greater than 3 within 120 feet makes a DC 16 Wisdom saving throw. On a failure, it uses its reaction to move up to its Speed towards the worm by the shortest route possible, avoiding hazards but not opportunity attacks. This is a magical charm effect."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The worm can breathe air and water."
                },
                {
                    "name": "Locate Mind",
                    "desc": "The worm is aware of the location and relative intelligence of all creatures with Intelligence scores greater than 3 within 500 feet."
                },
                {
                    "name": "Maddening Murmurs",
                    "desc": "The worm babbles constantly. A non-aberrant creature that starts its turn within 30 feet and can hear its murmurs makes a DC 14 Intelligence saving throw. On a failure, the creature takes 10 (3d6) psychic damage and is confused until the start of its next turn."
                }
            ],
            "spell_list": [],
            "page_no": 245,
            "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_murmuring-worm/"
        },
        {
            "slug": "remorhaz-a5e",
            "desc": "",
            "name": "Remorhaz",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 195,
            "hit_dice": "17d12+85",
            "speed": {
                "walk": 30,
                "burrow": 20
            },
            "strength": 22,
            "dexterity": 12,
            "constitution": 20,
            "intelligence": 4,
            "wisdom": 12,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 1,
            "wisdom_save": 5,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold, fire",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., tremorsense 60 ft., passive Perception 11",
            "languages": "",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The remorhaz makes a bite attack and then a constrict attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 16 (3d6 + 6) piercing damage plus 10 (3d6) fire damage. If the target is a Medium or smaller creature grappled by the remorhaz  the target is swallowed. A swallowed creature is blinded and restrained  it has total cover from attacks from outside the remorhaz  and it takes 21 (6d6) acid damage at the start of each of the remorhazs turns."
                },
                {
                    "name": "If a swallowed creature deals 30 or more damage to the remorhaz in a single turn, or if the remorhaz dies, the remorhaz vomits up all swallowed creatures",
                    "desc": ""
                },
                {
                    "name": "Constrict",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 16 (3d6 + 6) bludgeoning damage  and the target is subjected to the remorhazs Heated Body trait. The target is grappled (escape DC 18) and restrained while grappled. The remorhaz can grapple three creatures at once."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Heated Body",
                    "desc": "A creature that starts its turn grappled by the remorhaz, touches it, or hits it with a melee attack while within 5 feet takes 10 (3d6) fire damage, or 21 (6d6) fire damage if the remorhaz is bloodied. A creature can take this damage only once on a turn. If the remorhaz has been subjected to cold damage since the end of its last turn, this trait doesnt function."
                }
            ],
            "spell_list": [],
            "page_no": 368,
            "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_remorhaz/"
        },
        {
            "slug": "dragoneel-tob1-2023",
            "desc": "False",
            "name": "Dragon Eel",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 195,
            "hit_dice": "17d12 + 85",
            "speed": {
                "walk": 60
            },
            "strength": 26,
            "dexterity": 12,
            "constitution": 20,
            "intelligence": 14,
            "wisdom": 13,
            "charisma": 14,
            "strength_save": 12,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": 6,
            "wisdom_save": 5,
            "charisma_save": 6,
            "perception": 15,
            "skills": {
                "Acrobatics": 5,
                "Athletics": 12,
                "Insight": 5,
                "Perception": 5
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "lightning",
            "condition_immunities": "paralyzed, prone",
            "senses": "darkvision 60 ft., passive Perception 15",
            "languages": "Common, Draconic, Primordial",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon eel makes one Bite attack and one Tail Slap attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 26 (4d8 + 8) piercing damage plus 5 (1d10) lightning damage, and the target must succeed on a DC 18 Constitution saving throw or become paralyzed for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                },
                {
                    "name": "Tail Slap",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 30 (5d8 + 8) bludgeoning damage plus 5 (1d10) lightning damage, and the target must succeed on a DC 18 Strength saving throw or be pushed up to 10 feet away from the eel. The dragon eel can choose to not push a target."
                },
                {
                    "name": "Lightning Breath (Recharge 6)",
                    "desc": "The dragon eel exhales lightning in a 60-foot line that is 5 feet wide. Each target in that line must make a DC 18 Dexterity saving throw, 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": "Limited Amphibiousness",
                    "desc": "The dragon eel can breathe air and water, but it needs to be submerged at least once every 6 hours to avoid suffocating."
                },
                {
                    "name": "Shocking Hide",
                    "desc": "A creature that touches the dragon eel or hits it with a melee attack while within 5 feet of it takes 5 (1d10) lightning damage."
                },
                {
                    "name": "Storm Glide",
                    "desc": "During storms with ample rain or lightning, the dragon eel gains a flying speed equal to its swimming speed."
                }
            ],
            "spell_list": [],
            "page_no": 111,
            "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_dragon-eel/"
        },
        {
            "slug": "devil-maelstrom",
            "desc": "",
            "name": "Devil, Maelstrom",
            "size": "Large",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 195,
            "hit_dice": "26d10+52",
            "speed": {
                "walk": 30,
                "fly": 40,
                "swim": 120
            },
            "strength": 17,
            "dexterity": 16,
            "constitution": 15,
            "intelligence": 19,
            "wisdom": 12,
            "charisma": 21,
            "strength_save": 7,
            "dexterity_save": null,
            "constitution_save": 6,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold; nonmagical B/P/S attacks",
            "damage_immunities": "fire, lightning, poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120', passive Perception 11",
            "languages": "Infernal, telepathy 120'",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Claws attacks and one Tempest Trident attack or it makes three Lightning Ray attacks."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +7 to hit, 5 ft., one target, 10 (2d6+3) slashing damage."
                },
                {
                    "name": "Tempest Trident",
                    "desc": "Melee Weapon Attack: +7 to hit, 5 ft., one target, 16 (2d12+3) piercing damage + 7 (2d6) cold. A creature hit by this: knocked prone (DC 16 Str negates) by a gust of wind channeled through the trident."
                },
                {
                    "name": "Lightning Ray",
                    "desc": "Ranged Spell Attack: +8 to hit, 150 ft., one target, 18 (4d8) lightning."
                },
                {
                    "name": "Crown of Water (1/Day)",
                    "desc": "The water on devil's head erupts in a geyser. Each creature within 10 ft. of devil: 35 (10d6) cold (DC 16 Con half). For 1 min when a creature enters a space within 10 ft. of the devil for 1st time on a turn or starts its turn there that creature: DC 16 Con save or take 10 (3d6) cold."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Devil's Sight",
                    "desc": "Magic darkness doesn't impede its darkvision."
                },
                {
                    "name": "Influence Weather",
                    "desc": "Nearby weather responds to devil's desires. At start of each min devil can choose to change precipitation and wind within 1 mile of it by one stage up or down (no action required). This works like the changing weather conditions aspect of the control weather spell except devil can't change temperature and conditions change immediately."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Advantage: spell/magic effect saves."
                }
            ],
            "spell_list": [],
            "page_no": 122,
            "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-maelstrom/"
        },
        {
            "slug": "nariphon",
            "desc": "",
            "name": "Nariphon",
            "size": "Huge",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 10,
            "armor_desc": "natural armor",
            "hit_points": 195,
            "hit_dice": "17d12+85",
            "speed": {
                "walk": 15
            },
            "strength": 24,
            "dexterity": 6,
            "constitution": 21,
            "intelligence": 6,
            "wisdom": 14,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "bludgeoning, piercing, poison",
            "condition_immunities": "exhaustion, poisoned, prone",
            "senses": "tremorsense 120', passive Perception 17",
            "languages": "understands Common but can't speak",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Four Roots or Thorns attacks."
                },
                {
                    "name": "Roots",
                    "desc": "Melee Weapon Attack: +12 to hit, 15 ft., one target, 18 (2d10+7) bludgeoning damage and target is grappled (escape DC 18). Until the grapple ends target is restrained and it takes 3 (1d6) poison at the start of each of its turns. The nariphon has four roots each of which can grapple only one target."
                },
                {
                    "name": "Thorns",
                    "desc": "Ranged Weapon Attack: +12 to hit 30/120' one target 17 (3d6+7) piercing damage and target must make DC 18 Wis save or thorn falls to the ground and instantly grows into a vegetative clone (see above) under nariphon's control."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Bury",
                    "desc": "One creature grappled by nariphon is knocked prone dragged into ground and buried just below surface ending grapple. Victim is restrained unable to breathe or stand up. Creature including victim can use action to free buried creature via DC 18 Str."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False",
                    "desc": "[+]Appearance[/+] Motionless: indistinguishable from ordinary tree."
                },
                {
                    "name": "Vegetative Clone",
                    "desc": "A vegetative clone resembles the creature hit by the nariphon's Thorn attack. Each clone uses stats of an awakened tree except it has the target's size speed and any special senses such as darkvision. Clones are extensions of the nariphon and it can see and hear what a clone sees and hears as if it was in the clone's space. The nariphon can switch from using its senses to using a clone's or back again as a bonus action. Nariphon can have no more than six vegetative clones under its control at one time. Each clone remains until killed or until the nariphon dismisses it (no action required)."
                }
            ],
            "spell_list": [],
            "page_no": 285,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_nariphon/"
        },
        {
            "slug": "nalfeshnee_bf",
            "desc": "",
            "name": "Nalfeshnee",
            "size": "large",
            "type": "Fiend",
            "subtype": "Demon",
            "group": "Demons",
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 196,
            "hit_dice": "",
            "speed": {
                "walk": 20,
                "fly": 30
            },
            "strength": 20,
            "dexterity": 10,
            "constitution": 32,
            "intelligence": 26,
            "wisdom": 22,
            "charisma": 24,
            "strength_save": 5,
            "dexterity_save": 0,
            "constitution_save": 11,
            "intelligence_save": 8,
            "wisdom_save": 6,
            "charisma_save": 7,
            "perception": 16,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning,piercing,and slashing damage from nonmagical attacks,Demonic Resilience",
            "damage_immunities": "Demonic Resilience",
            "condition_immunities": "",
            "senses": "truesight 120 ft.",
            "languages": "Abyssal,telepathy 120 ft.",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The nalfeshnee makes one Bite attack, one Gore attack, and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +10 to hit, reach 5 ft., one target. _Hit:_ 28 (4d8+5) piercing damage. If this attack hits a frightened creature, the nalfeshnee regains HP equal to half the damage dealt."
                },
                {
                    "name": "Claw",
                    "desc": "_Melee Weapon Attack:_ +10 to hit, reach 10 ft., one target. _Hit:_ 19 (4d6+5) slashing damage."
                },
                {
                    "name": "Gore",
                    "desc": "_Melee Weapon Attack:_ +10 to hit, reach 5 ft., one target. _Hit:_ 21 (3d10+5) piercing damage, and the target must succeed on a DC 16 STR save or be knocked prone."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Teleport",
                    "desc": "The nalfeshnee magically teleports, along with any equipment it is wearing or carrying, up to 60 feet to an unoccupied space it can see."
                }
            ],
            "reactions": [
                {
                    "name": "Sudden Feast",
                    "desc": "When a creature the nalfeshnee can see within 20 feet of it is reduced to 0 HP or dies, the nalfeshnee can move up to its speed toward the creature without provoking opportunity attacks then feast on the creature, if it moves to within 5 feet of the creature. The nalfeshnee regains HP equal to twice the creature's CR or class level, and the creature has disadvantage on the next death save it makes, if it is making death saves."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Demonic Resilience",
                    "desc": "The nalfeshnee is resistant to cold, fire, and lightning damage. In addition, it is immune to poison damage and to the poisoned condition."
                },
                {
                    "name": "Horrific Nimbus",
                    "desc": "The nalfeshnee magically emits scintillating, multicolored light that disorients and frightens mortals. Each creature that isn't an Aberration, Celestial, or Fiend and that starts its turn within 15 feet of the nalfeshnee must succeed on a DC 16 WIS save or be frightened until the start of its next turn. A creature that fails the save by 5 or more must take the Dash action on its turn and move away from the nalfeshnee by the safest available route, unless there is nowhere to move."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The nalfeshnee has advantage on saves against spells and other magical effects."
                }
            ],
            "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_nalfeshnee/"
        },
        {
            "slug": "death-barque",
            "desc": "Necromancers, both living and dead, sometimes come together to make massive undead creatures known collectively as “necrotech”. In nations ruled by undead, these massive creations often act as siege weapons or powerful modes of transportation._  \n**Bone Colossuses.** In a tome of deranged ramblings, the writer theorized how “posthumes”— the tiny skeletal creatures used to make up the bone collectives—might be gathered in even greater numbers to form bigger, stronger creatures. Thus was born the Open Game License",
            "name": "Death Barque",
            "size": "Gargantuan",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 198,
            "hit_dice": "12d20+72",
            "speed": {
                "swim": 50,
                "walk": 0
            },
            "strength": 20,
            "dexterity": 18,
            "constitution": 23,
            "intelligence": 8,
            "wisdom": 14,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "perception": 6,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "psychic",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned",
            "senses": "darkvision 120 ft., passive Perception 16",
            "languages": "Darakhul, Deep Speech",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The death barque makes three attacks: one with its bite and two with its tail smash."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 21 (3d10 + 5) piercing damage.",
                    "attack_bonus": 9,
                    "damage_dice": "3d10+5"
                },
                {
                    "name": "Tail Smash",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 15 ft., one target. Hit: 15 (3d6 + 5) bludgeoning damage and must succeed on a DC 17 Strength saving throw or be knocked prone.",
                    "attack_bonus": 9,
                    "damage_dice": "3d6+5"
                },
                {
                    "name": "Shrapnel Burst",
                    "desc": "The death barque launches a ball of bone shards from its tail at a point it can see within 120 feet of it. Each creature within 10 feet of that point must make a DC 17 Dexterity saving throw. On a failure, a creature takes 28 (8d6) piercing damage and is blinded for 1 minute. On a success, a creature takes half the damage and isn't blinded. A blinded creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                },
                {
                    "name": "Necrotic Breath (Recharge 5-6)",
                    "desc": "The death barque exhales a dark cloud of necrotic energy in a 60-foot cone. Each creature in that area must make a DC 17 Constitution saving throw, taking 54 (12d8) necrotic damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Immutable Form",
                    "desc": "The death barque is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The death barque has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The death barque deals double damage to objects and structures."
                },
                {
                    "name": "Turn Resistance",
                    "desc": "The death barque has advantage on saving throws against any effect that turns undead."
                }
            ],
            "spell_list": [],
            "page_no": 268,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_death-barque/"
        },
        {
            "slug": "thrummren",
            "desc": "The massive, dog-faced elk charges into battle, lightning crackling between its hooves and antlers, as its giant rider throws bolts of lightning._  \nThe sight of a storm giant charging to battle atop a baying thrummren is both breathtaking and terrifying.  \n**Heavenly Wanderers.** Herds of thrummrens migrate from mountain range to mountain range across vast regions of the  \n**Upper Planes.** As they travel en masse, storm clouds gather above them, and the pounding of their hooves against the ground is akin to thunder. The lightning storms generated by their proximity are truly amazing to behold.  \n**Giant Bond.** Most thrummrens on the Material Plane serve as the mounts of Open Game License",
            "name": "Thrummren",
            "size": "Gargantuan",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "chaotic good",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 198,
            "hit_dice": "12d20+72",
            "speed": {
                "walk": 60
            },
            "strength": 21,
            "dexterity": 19,
            "constitution": 22,
            "intelligence": 10,
            "wisdom": 15,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": 4,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, thunder",
            "damage_immunities": "lightning, poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120 ft., passive Perception 12",
            "languages": "Common, Giant, telepathy 60 ft.",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The thrummren makes two attacks: one with its gore and one with its hooves."
                },
                {
                    "name": "Gore",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 15 ft., one target. Hit: 24 (3d12 + 5) piercing damage plus 10 (3d6) lightning damage.",
                    "attack_bonus": 9,
                    "damage_dice": "3d12+5"
                },
                {
                    "name": "Hooves",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 14 (2d8 + 5) bludgeoning damage plus 10 (3d6) thunder damage.",
                    "attack_bonus": 9,
                    "damage_dice": "2d8+5"
                },
                {
                    "name": "Thunder Stomp (Recharge 5-6)",
                    "desc": "The thrummren rears back and slams its front hooves into the ground. Each creature within 20 feet of the thrummren must make a DC 17 Strength saving throw. On a failure, a creature takes 35 (10d6) thunder damage, is pushed up to 10 feet away from the thrummren, and is deafened until the end of its next turn. On a success, a creature takes half the damage and isn't pushed or deafened."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Protect Rider",
                    "desc": "When the thrummren's rider is the target of an attack the thrummren can see, the thrummren can choose to become the target of the attack instead."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Lightning Absorption",
                    "desc": "Whenever the thrummren is subjected to lightning damage, it takes no damage and instead regains a number of hp equal to the lightning damage dealt."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The thrummren has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The thrummren's weapon attacks are magical."
                },
                {
                    "name": "Storm Hide",
                    "desc": "A creature that touches the thrummren or hits it with a melee attack while within 5 feet of it takes 7 (2d6) lightning damage. The thrummren can choose for its rider to not be affected by this trait."
                }
            ],
            "spell_list": [],
            "page_no": 347,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_thrummren/"
        },
        {
            "slug": "devil-shark",
            "desc": "",
            "name": "Devil Shark",
            "size": "Gargantuan",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 198,
            "hit_dice": "12d20+72",
            "speed": {
                "swim": 60,
                "walk": 0
            },
            "strength": 24,
            "dexterity": 14,
            "constitution": 22,
            "intelligence": 14,
            "wisdom": 20,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 11,
            "intelligence_save": null,
            "wisdom_save": 10,
            "charisma_save": null,
            "perception": 10,
            "skills": {
                "intimidation": 7,
                "perception": 10,
                "religion": 7,
                "stealth": 7,
                "survival": 10
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., passive Perception 20",
            "languages": "Aquan, Deep Speech, telepathy 120 ft.",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "attack_bonus": 12,
                    "damage_dice": "4d10+7",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 29 (4d10 + 7) piercing damage and the target is grappled (escape DC 18).",
                    "name": "Bite"
                },
                {
                    "desc": "The devil shark makes one bite attack against a Large or smaller target it is grappling. If the attack hits, the target is also swallowed, and the grapple ends. While swallowed, the target is blinded and restrained, it has total cover against attacks and other effects outside the devil shark, and it takes 21 (6d6) acid damage at the start of each of the devil shark's turns. A devil shark can have two Large, four Medium, or six Small creatures swallowed at a time. \n\nIf the devil shark takes 30 damage or more on a single turn from a swallowed creature, the devil shark must succeed on a DC 18 Constitution saving throw or regurgitate all swallowed creatures, which fall prone within 10 feet of the devil shark. If the devil shark dies, a swallowed creature is no longer restrained by it and can escape by using 20 feet of movement, exiting prone.",
                    "name": "Swallow"
                },
                {
                    "desc": "The devil shark exhales a 60-foot cone of supernaturally cold water. Each creature in that area must make a DC 18 Constitution saving throw. On a failed save, a target takes 54 (12d8) cold damage and is pushed 20 feet away from the devil shark. On a success, a target takes half the damage but isn't pushed.",
                    "name": "Freezing Breath (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The devil shark has advantage on melee attack rolls against any creature that doesn't have all its hp.",
                    "name": "Blood Frenzy"
                },
                {
                    "desc": "The devil shark has advantage on Wisdom (Perception) checks that rely on smell.",
                    "name": "Keen Smell"
                },
                {
                    "desc": "The devil shark has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "The devil shark can magically command any shark within 120 feet of it, using a limited telepathy. This command is limited to simple concepts such as “come here,” “defend me,” or “attack this target.”",
                    "name": "Shark Telepathy"
                },
                {
                    "desc": "The devil shark can breathe only underwater.",
                    "name": "Water Breathing"
                }
            ],
            "spell_list": [],
            "page_no": 98,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_devil-shark/"
        },
        {
            "slug": "ancient-titan",
            "desc": "_Radiating a powerful presence, this towering humanoid has sharp-edged features that seem hewn from ancient stone._  \n**Children of the Gods.** Ancient titans are the surviving immortal children of an early primordial god. They fled to the wilds after a divine war, where they founded an empire that lasted thousands of years before plague brought about its collapse.  \n**Sea God’s Servants.** A few ancient titans still dwell in the ocean realm, spared by the sea god in exchange for eternal servitude. Ancient titans have long, glossy hair, usually black, red, or silver, and they stand 60 feet tall and weigh over 20 tons.  \n**Friends to Dragons.** Ancient titans have a strong rapport with wind and sea dragons, as well as gold, silver, and mithral dragons.",
            "name": "Ancient Titan",
            "size": "Gargantuan",
            "type": "Celestial",
            "subtype": "titan",
            "group": null,
            "alignment": "neutral good",
            "armor_class": 15,
            "armor_desc": "breastplate",
            "hit_points": 198,
            "hit_dice": "12d20+72",
            "speed": {
                "walk": 50
            },
            "strength": 27,
            "dexterity": 13,
            "constitution": 22,
            "intelligence": 16,
            "wisdom": 16,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 9,
            "perception": 7,
            "skills": {
                "athletics": 14,
                "intimidation": 9,
                "perception": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 17",
            "languages": "Common, Giant, Primordial, Titan, telepathy 120 ft.",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The ancient titan makes two greatsword attacks or two longbow attacks"
                },
                {
                    "name": "Greatsword",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 38 (8d6 + 8) slashing damage.",
                    "attack_bonus": 12,
                    "damage_dice": "8d6"
                },
                {
                    "name": "Longbow",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 150/640 ft., one target. Hit: 19 (4d8 + 1) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "4d8"
                },
                {
                    "name": "Eldritch Singularity (Recharge 5-6)",
                    "desc": "The ancient titan opens a momentary rupture in the eldritch source that fuels its words of power. This rupture appears at a spot designated by the titan within 100 feet. Any creature within 60 feet of the spot must make a DC 17 Constitution saving throw. On a failure, the creature takes 28 (8d6) force damage, falls prone, and is pulled 1d6 x 10 feet toward the eldritch singularity, taking an additional 3 (1d6) bludgeoning damage per 10 feet they were dragged. If the saving throw succeeds, the target takes half as much force damage and isn't knocked prone or pulled. The spot where the rupture occurs becomes the center of a 60-foot-radius antimagic field until the end of the ancient titan's next turn. The titan's spells are not affected by this antimagic field."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The ancient titan has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the ancient titan's spellcasting ability is Charisma (spell save DC 17). The ancient titan can innately cast the following spells, requiring no material components:\n\n3/day: power word stun\n\n1/day: power word kill"
                }
            ],
            "spell_list": [],
            "page_no": 380,
            "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_ancient-titan/"
        },
        {
            "slug": "bone-swarm",
            "desc": "_Dank winds sweep up skeletons, both humanoid and animal. They blow forward, reaching out for living creatures like a clawed hand of bone. A scattering of bones rolls across the ground, then rises into the air, billowing like a sheet._  \n**Swarms of Fallen.** On rare occasions, the pugnacious spirits of fallen undead join together, bonded by a common craving: to feel alive again. They gather up their bones from life, as well as any other bones they come across, and form bone swarms.  \n**Nomadic Undead.** These swarms then ravage the countryside wresting life from living creatures, grabbing livestock, humanoids, and even dragons, digging in their claws in an attempt to cling to life. Bone swarms with one or more sets of jaws wail constantly in their sorrow, interrupting their cries with snippets of rational but scattered speech declaiming their woes and despair.  \n**Cliff and Pit Dwellers.** Bone swarms gather near cliffs, crevasses, and pits in the hope of forcing a victim or an entire herd of animals to fall to its death, creating more shattered bones to add to their mass.  \n**Undead Nature.** A mask wight doesn’t require air, food, drink, or sleep.",
            "name": "Bone Swarm",
            "size": "Large",
            "type": "Undead",
            "subtype": "Swarm",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 198,
            "hit_dice": "36d10",
            "speed": {
                "walk": 20,
                "fly": 60
            },
            "strength": 22,
            "dexterity": 18,
            "constitution": 10,
            "intelligence": 9,
            "wisdom": 15,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": 9,
            "perception": 6,
            "skills": {
                "acrobatics": 8,
                "perception": 6,
                "stealth": 8
            },
            "damage_vulnerabilities": "bludgeoning",
            "damage_resistances": "piercing and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned, prone, restrained, stunned",
            "senses": "darkvision 60 ft., passive Perception 16",
            "languages": "Common, Void Speech",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The bone swarm can attack every hostile creature in its space with swirling bones."
                },
                {
                    "name": "Swirling Bones",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 0 ft., one creature in the swarm's space. Hit: 31 (5d8 + 9) bludgeoning, piercing, or slashing damage (includes Strength of Bone special ability).",
                    "attack_bonus": 10,
                    "damage_dice": "5d8"
                },
                {
                    "name": "Death's Embrace (Recharge 5-6)",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 0 ft., one creature in the swarm's space. Hit: the target is grappled (escape DC 16) and enveloped within the swarm's bones. The swarm can force the creature to move at its normal speed wherever the bone swarm wishes. Any non-area attack against the bone swarm has a 50 percent chance of hitting a creature grappled in Death's Embrace instead."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Strength of Bone",
                    "desc": "A bone swarm can choose to deal bludgeoning, piercing, or slashing damage, and adds 1.5x its Strength bonus on swarm damage rolls as bits and pieces of broken skeletons claw, bite, stab, and slam at the victim."
                },
                {
                    "name": "Swarm",
                    "desc": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a human skull. The swarm can't regain hit points or gain temporary hit points."
                }
            ],
            "spell_list": [],
            "page_no": 41,
            "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_bone-swarm/"
        },
        {
            "slug": "ancienttitan-tob1-2023",
            "desc": "False",
            "name": "Ancient Titan",
            "size": "Gargantuan",
            "type": "Celestial",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Good",
            "armor_class": 15,
            "armor_desc": "breastplate",
            "hit_points": 198,
            "hit_dice": "12d20 + 72",
            "speed": {
                "walk": 30
            },
            "strength": 27,
            "dexterity": 13,
            "constitution": 22,
            "intelligence": 16,
            "wisdom": 16,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 9,
            "perception": 17,
            "skills": {
                "Athletics": 12,
                "Intimidation": 9,
                "Perception": 7
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "darkvision 120 ft., passive Perception 17",
            "languages": "Common, Giant, Primordial, telepathy 120 ft.",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The ancient titan can use its Reality-Altering Words. It then makes two Greatsword attacks or three Word of Pain attacks."
                },
                {
                    "name": "Greatsword",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 36 (8d6 + 8) slashing damage."
                },
                {
                    "name": "Word of Pain",
                    "desc": "Ranged Spell Attack:+9 to hit, range 120 ft., one target. Hit: 23 (4d8 + 5) force damage, and the target must succeed on a DC 17 Constitution saving throw or have disadvantage on attack rolls, ability checks, and saving throws until the end of its next turn as pain courses through its body."
                },
                {
                    "name": "Reality-Altering Words",
                    "desc": "The titan speaks a phrase that temporarily reshapes reality around it, warping the terrain, displacing creatures, and disrupting magic. Each creature within 30 feet of the titan must succeed on a DC 17 Dexterity saving throw or be pulled or pushed up to 25 feet toward or away from the titan (the titan's choice) and knocked prone. Instead of pushing or pulling a creature that failed the saving throw, the titan can end one magical effect of its choice of 4th level or lower on that creature. The area then becomes difficult terrain until the start of the titan's next turn. Moving through this difficult terrain doesn't cost the titan extra movement."
                },
                {
                    "name": "Stunning Word (Recharge 5-6)",
                    "desc": "The titan speaks a brief, echoing word of power at up to three creatures it can see within 60 feet of it. Each target must make a DC 17 Constitution saving throw. On a failure, a creature takes 45 (10d8) force damage and is stunned for 1 minute. On a success, a creature takes half the damage and isn't stunned. The creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The ancient titan can breathe air and water."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The ancient titan has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 361,
            "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_ancient-titan/"
        },
        {
            "slug": "boneswarm-tob1-2023",
            "desc": "False",
            "name": "Bone Swarm",
            "size": "Large",
            "type": "Swarm",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 198,
            "hit_dice": "36d10",
            "speed": {
                "walk": 60,
                "fly": 20
            },
            "strength": 22,
            "dexterity": 18,
            "constitution": 10,
            "intelligence": 9,
            "wisdom": 15,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": 9,
            "perception": 16,
            "skills": {
                "Acrobatics": 8,
                "Perception": 6,
                "Stealth": 8
            },
            "damage_vulnerabilities": "bludgeoning",
            "damage_resistances": "piercing and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained, stunned",
            "senses": "darkvision 60 ft., passive Perception 16",
            "languages": "Common, Void Speech",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The bone swarm makes two Swirling Bones attacks. It can replace one Swirling Bones attack with one Death's Embrace attack, if available."
                },
                {
                    "name": "Swirling Bones",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 0 ft., one creature in the swarm's space. Hit: 36 (8d8) bludgeoning, piercing, or slashing damage (the bone swarm's choice), or 18 (4d8) bludgeoning, piercing, or slashing damage (the bone swarm's choice) if the swarm has half of its hp or fewer."
                },
                {
                    "name": "Death's Embrace (Recharge 5-6)",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 0 ft., one creature in the swarm's space. Hit: The target is grappled (escape DC 16) if it is a Large or smaller creature. Until this grapple ends, the creature is restrained and any attack against the bone swarm has a 50 percent chance of hitting the grappled creature instead. The bone swarm can have only one creature grappled at a time. The grappled creature has advantage on ability checks made to escape the grapple when the bone swarm has half of its hp or fewer."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Swarm",
                    "desc": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny human skull. The swarm can't regain hp or gain temporary hp."
                },
                {
                    "name": "Undead Nature",
                    "desc": "The bone swarm doesn't require air, food, drink, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 41,
            "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_bone-swarm/"
        },
        {
            "slug": "hinn_bf",
            "desc": "",
            "name": "Hinn",
            "size": "large",
            "type": "Elemental",
            "subtype": "Outsider",
            "group": "Genies",
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 199,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "burrow": 30,
                "fly": 60
            },
            "strength": 22,
            "dexterity": 12,
            "constitution": 32,
            "intelligence": 14,
            "wisdom": 24,
            "charisma": 26,
            "strength_save": 6,
            "dexterity_save": 1,
            "constitution_save": 11,
            "intelligence_save": 2,
            "wisdom_save": 7,
            "charisma_save": 8,
            "perception": 17,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "prone",
            "damage_immunities": "petrified",
            "condition_immunities": "",
            "senses": "darkvision 120 ft.",
            "languages": "Common,Terran",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The hinn makes three Gem-Studded Mace or Lob Stone attacks. If two Gem-Studded Mace attacks hit one creature, the target must succeed on a DC 16 CON save or be stunned until the end of its next turn."
                },
                {
                    "name": "Gem-Studded Mace",
                    "desc": "_Melee Weapon Attack:_ +10 to hit, reach 5 ft., one target. _Hit:_ 13 (2d6+6) bludgeoning damage plus 9 (2d8) piercing damage."
                },
                {
                    "name": "Lob Stone",
                    "desc": "_Ranged Weapon Attack:_ +10 to hit, range 20/60 ft., one target. _Hit:_ 22 (3d10+6) bludgeoning damage."
                },
                {
                    "name": "Create Earth Elemental (1/Day)",
                    "desc": "The hinn magically creates one earth-based Elemental of CR 5 or lower in an unoccupied space the hinn can see within 30 feet of it. The elemental acts as an ally of the hinn, obeying its spoken commands. The elemental remains for 1 hour, until the hinn dies, or until the hinn dismisses it as a bonus action."
                },
                {
                    "name": "Travel the Planes (1/Day)",
                    "desc": "The hinn transports itself to a different plane of existence. This works like the plane shift spell, except it can affect only itself and can't use this action to banish an unwilling creature."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Churned Earth",
                    "desc": "The hinn causes the ground on a point it can see within 60 feet of it to erupt. Each creature within 15 feet of that point must succeed on a DC 16 DEX save or take 10 (3d6) bludgeoning damage and be knocked prone."
                },
                {
                    "name": "Genie Shape",
                    "desc": "The hinn magically transforms into a Medium cloud of dust filled with miniscule clashing, bursting, and reforming rocks or back into its bipedal form. Its statistics are the same in each form. Any equipment it is wearing or carrying transforms with it. It reverts to its bipedal form if it dies. The hinn can't use this bonus action to transform into its bipedal form while inside a Medium or smaller container."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Earth Glide",
                    "desc": "The hinn can burrow through nonmagical, unworked earth and stone. While doing so, the hinn doesn't disturb the material through which it moves."
                },
                {
                    "name": "Nebulous (Cloud Form Only)",
                    "desc": "The hinn's Stealth is 20, it can hover while flying, can't manipulate objects or attack, and it can pass through any space air can pass through without squeezing. In addition, it can enter and hide in any Tiny or larger container, such as a pouch, lamp, backpack, or barrel."
                }
            ],
            "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_hinn/"
        },
        {
            "slug": "bukavac",
            "desc": "_Unleashing a bone-shattering roar, this toad-like monster bears two gnarled horns and wicked claws. It charges from its watery lair on six legs, eager for the kill._  \n**Pond Lurkers.** The placid surfaces of forest lakes and ponds hide many lethal threats, among them the bukavac. While not amphibious, the creature can hold its breath for minutes at a time as it lurks under the surface in wait for fresh meat.  \n**Enormous Roar.** A ravenous bukavac lives to hunt and devour prey, preferring intelligent prey to animals, and usually ambushes its victims. Due to its size, the beast must find deep ponds or lakes to hide in, but it can flatten itself comfortably to rest in two feet of water. It leads with its wicked horns before grabbing hold of its target or another nearby foe and hanging on as it claws its victim to death. The creature relishes the feel of its victim’s struggles to escape its embrace and reserves its roar, which sounds like a cross between a toad’s croak and lion’s roar emanating from a creature the size of a dragon, for organized foes or against overwhelming numbers. If a bukavac’s devastating sonic attack routs its foes, it picks off remaining stragglers; otherwise, it retreats to its underwater hiding spot.  \n**Clamorous Mating.** Solitary hunters by nature, bukavacs pair up briefly in the spring. Male bukavacs travel to a female’s lair and demonstrate their prowess by unleashing their most powerful bellows. Villages ten miles away from the lair often hear these howls for a week and pray that the creatures don’t attack. Once mating has been completed (and groves of trees have been destroyed), the female finds a secluded, shallow lake in which to bury eggs. A bukavac reaches maturity in five years, during which time it and its siblings hunt together. After the bukavacs mature, each finds its own lair.  \nA bukavac is 11 feet long, including its foot-long horns, stands four feet tall, and weighs 4,000 lb. The creature has a natural lifespan of 40 years, but its noise and proclivity to ambush intelligent prey attracts the attention of hunting parties, which considerably shorten its life expectancy.",
            "name": "Bukavac",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 199,
            "hit_dice": "21d10+84",
            "speed": {
                "walk": 40,
                "swim": 20
            },
            "strength": 20,
            "dexterity": 17,
            "constitution": 18,
            "intelligence": 7,
            "wisdom": 15,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 10,
            "skills": {
                "perception": 10,
                "stealth": 11
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "thunder",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 20",
            "languages": "Sylvan",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The bukavac makes four claw attacks, or two claw attacks and one bite attack, or two claw attacks and one gore attack, or one bite and one gore attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 21 (3d10 + 5) piercing damage.",
                    "attack_bonus": 9,
                    "damage_dice": "3d10"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 11 (1d12 + 5) slashing damage and grapples (escape DC15). A bukavac can grapple up to 2 Medium size foes.",
                    "attack_bonus": 9,
                    "damage_dice": "1d12"
                },
                {
                    "name": "Gore",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 21 (3d10 + 5) piercing damage.",
                    "attack_bonus": 9,
                    "damage_dice": "3d10"
                },
                {
                    "name": "Croaking Blast (Recharge 5-6)",
                    "desc": "A bukavac can emit a howling thunderclap that deafens and damages those nearby. Creatures within 15 feet who fail a DC 17 Constitution saving throw take 36 (8d8) thunder damage and are permanently deafened. Those succeeding on the saving throw take half damage and are not deafened. The deafness can be cured with lesser restoration."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Hold Breath",
                    "desc": "The bukavac can hold its breath for up to 20 minutes."
                },
                {
                    "name": "Hop",
                    "desc": "A bukavac can move its enormous bulk with remarkably quick hop of up to 20 feet, leaping over obstacles and foes. It may also use the hop as part of a withdraw action."
                }
            ],
            "spell_list": [],
            "page_no": 47,
            "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_bukavac/"
        },
        {
            "slug": "androsphinx",
            "desc": "",
            "name": "Androsphinx",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": "Sphinxes",
            "alignment": "lawful neutral",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 199,
            "hit_dice": "19d10+95",
            "speed": {
                "walk": 40,
                "fly": 60
            },
            "strength": 22,
            "dexterity": 10,
            "constitution": 20,
            "intelligence": 16,
            "wisdom": 18,
            "charisma": 23,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": 11,
            "intelligence_save": 9,
            "wisdom_save": 10,
            "charisma_save": null,
            "perception": 10,
            "skills": {
                "arcana": 9,
                "perception": 10,
                "religion": 15
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "psychic; bludgeoning, piercing, and slashing from nonmagical attacks",
            "condition_immunities": "charmed, frightened",
            "senses": "truesight 120 ft., passive Perception 20",
            "languages": "Common, Sphinx",
            "challenge_rating": "17",
            "cr": 17.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The sphinx makes two claw attacks."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 17 (2d10 + 6) slashing damage.",
                    "attack_bonus": 12,
                    "damage_dice": "2d10",
                    "damage_bonus": 6
                },
                {
                    "name": "Roar (3/Day)",
                    "desc": "The sphinx emits a magical roar. Each time it roars before finishing a long rest, the roar is louder and the effect is different, as detailed below. Each creature within 500 feet of the sphinx and able to hear the roar must make a saving throw.\n**First Roar.** Each creature that fails a DC 18 Wisdom saving throw is frightened for 1 minute. A frightened creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.\n**Second Roar.** Each creature that fails a DC 18 Wisdom saving throw is deafened and frightened for 1 minute. A frightened creature is paralyzed and can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.\n**Third Roar.** Each creature makes a DC 18 Constitution saving throw. On a failed save, a creature takes 44 (8d10) thunder damage and is knocked prone. On a successful save, the creature takes half as much damage and isn't knocked prone."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The sphinx 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 sphinx regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Claw Attack",
                    "desc": "The sphinx makes one claw attack."
                },
                {
                    "name": "Teleport (Costs 2 Actions)",
                    "desc": "The sphinx magically teleports, along with any equipment it is wearing or carrying, up to 120 feet to an unoccupied space it can see."
                },
                {
                    "name": "Cast a Spell (Costs 3 Actions)",
                    "desc": "The sphinx casts a spell from its list of prepared spells, using a spell slot as normal."
                }
            ],
            "special_abilities": [
                {
                    "name": "Inscrutable",
                    "desc": "The sphinx is immune to any effect that would sense its emotions or read its thoughts, as well as any divination spell that it refuses. Wisdom (Insight) checks made to ascertain the sphinx's intentions or sincerity have disadvantage."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The sphinx's weapon attacks are magical."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The sphinx is a 12th-level spellcaster. Its spellcasting ability is Wisdom (spell save DC 18, +10 to hit with spell attacks). It requires no material components to cast its spells. The sphinx has the following cleric spells prepared:\n\n* Cantrips (at will): sacred flame, spare the dying, thaumaturgy\n* 1st level (4 slots): command, detect evil and good, detect magic\n* 2nd level (3 slots): lesser restoration, zone of truth\n* 3rd level (3 slots): dispel magic, tongues\n* 4th level (3 slots): banishment, freedom of movement\n* 5th level (2 slots): flame strike, greater restoration\n* 6th level (1 slot): heroes' feast"
                }
            ],
            "spell_list": [
                "https://api.open5e.com/v2/spells/sacred-flame/?format=api",
                "https://api.open5e.com/v2/spells/spare-the-dying/?format=api",
                "https://api.open5e.com/v2/spells/thaumaturgy/?format=api",
                "https://api.open5e.com/v2/spells/command/?format=api",
                "https://api.open5e.com/v2/spells/detect-evil-and-good/?format=api",
                "https://api.open5e.com/v2/spells/detect-magic/?format=api",
                "https://api.open5e.com/v2/spells/lesser-restoration/?format=api",
                "https://api.open5e.com/v2/spells/zone-of-truth/?format=api",
                "https://api.open5e.com/v2/spells/dispel-magic/?format=api",
                "https://api.open5e.com/v2/spells/tongues/?format=api",
                "https://api.open5e.com/v2/spells/banishment/?format=api",
                "https://api.open5e.com/v2/spells/freedom-of-movement/?format=api",
                "https://api.open5e.com/v2/spells/flame-strike/?format=api",
                "https://api.open5e.com/v2/spells/greater-restoration/?format=api",
                "https://api.open5e.com/v2/spells/heroes-feast/?format=api"
            ],
            "page_no": 347,
            "environments": [
                "Desert",
                "Ruins"
            ],
            "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_androsphinx/"
        },
        {
            "slug": "bukavac-tob1-2023",
            "desc": "False",
            "name": "Bukavac",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 199,
            "hit_dice": "21d10 + 84",
            "speed": {
                "walk": 20
            },
            "strength": 20,
            "dexterity": 17,
            "constitution": 18,
            "intelligence": 7,
            "wisdom": 15,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 20,
            "skills": {
                "Perception": 10,
                "Stealth": 11
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "thunder",
            "condition_immunities": "False",
            "senses": "darkvision 60 ft., passive Perception 20",
            "languages": "Sylvan",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The bukavac makes one Bite attack, one Gore 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."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 11 (1d12 + 5) slashing damage, and the target is grappled (escape DC 16) if it is a Medium or smaller creature. The bukavac can have no more than two creatures grappled at a time."
                },
                {
                    "name": "Gore",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 21 (3d10 + 5) piercing damage."
                },
                {
                    "name": "Croaking Blast (Recharge 5-6)",
                    "desc": "A bukavac can emit a howling thunderclap in a 15-foot radius. Each creature in that area must make a DC 16 Constitution saving throw. On a failure, a creature takes 36 (8d8) thunder damage and is deafened until cured by the lesser restoration spell or similar magic. On a success, a creature takes half the damage and isn't deafened."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Hold Breath",
                    "desc": "The bukavac can hold its breath for 20 minutes."
                },
                {
                    "name": "Standing Leap",
                    "desc": "A bukavac's long jump is up to 20 feet and its high jump is up to 10 feet, with or without a running start."
                }
            ],
            "spell_list": [],
            "page_no": 45,
            "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_bukavac/"
        },
        {
            "slug": "cave-giant",
            "desc": "",
            "name": "Cave Giant",
            "size": "Huge",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 200,
            "hit_dice": "16d12+96",
            "speed": {
                "walk": 40
            },
            "strength": 27,
            "dexterity": 10,
            "constitution": 22,
            "intelligence": 8,
            "wisdom": 13,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "athletics": 12,
                "perception": 5,
                "survival": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 15",
            "languages": "Giant",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "desc": "The giant makes three attacks: two with its handaxe and one with its tusks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 12,
                    "damage_dice": "3d6+8",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft. or range 20/60 ft., one target. Hit: 18 (3d6 + 8) slashing damage.",
                    "name": "Handaxe"
                },
                {
                    "attack_bonus": 12,
                    "damage_dice": "4d6+8",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 22 (4d6 + 8) slashing damage, and if the target is a Large or smaller creature it must succeed on a DC 20 Strength saving throw or be knocked prone.",
                    "name": "Tusks"
                },
                {
                    "attack_bonus": 12,
                    "damage_dice": "4d10+8",
                    "desc": "Ranged Weapon Attack: +12 to hit, range 60/240 ft., one target. Hit: 30 (4d10 + 8) bludgeoning damage.",
                    "name": "Rock"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "If the giant starts its turn in sunlight, it takes 20 radiant damage. While in sunlight, it moves at half speed and has disadvantage on attack rolls and ability checks. If the giant is reduced to 0 hp while in sunlight, it is petrified.",
                    "name": "Sunlight Petrification"
                }
            ],
            "spell_list": [],
            "page_no": 182,
            "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_cave-giant/"
        },
        {
            "slug": "ophanim",
            "desc": "",
            "name": "Ophanim",
            "size": "Large",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "lawful good",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 200,
            "hit_dice": "16d10+112",
            "speed": {
                "fly": 120,
                "hover": true,
                "walk": 50
            },
            "strength": 24,
            "dexterity": 22,
            "constitution": 25,
            "intelligence": 22,
            "wisdom": 24,
            "charisma": 26,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 11,
            "wisdom_save": 12,
            "charisma_save": 13,
            "perception": 12,
            "skills": {
                "insight": 12,
                "perception": 12
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "radiant; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, poisoned",
            "senses": "truesight 120 ft., passive Perception 22",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "desc": "The ophanim makes four Light of Judgment attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 13,
                    "damage_dice": "4d8",
                    "desc": "Ranged Spell Attack: +13 to hit, range 80/320 ft., one target. Hit: 18 (4d8) radiant damage.",
                    "name": "Light of Judgment"
                },
                {
                    "desc": "The ophanim emits a burst of holy fire. Each creature within 30 feet of the ophanim must make a DC 19 Dexterity saving throw, taking 63 (18d6) radiant damage on a failed save, or half as much damage on a successful one. A humanoid reduced to 0 hp by this damage dies, leaving only a pile of fine ash.",
                    "name": "Holy Fire (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The ophanim knows if it hears a lie.",
                    "name": "Divine Awareness"
                },
                {
                    "desc": "The ophanim has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "The ophanim's innate spellcasting ability is Charisma (spell save DC 21). It can innately cast the following spells, requiring no material components:\nAt will: bless, detect evil and good, invisibility (self only), scrying, thaumaturgy\n3/day each: dispel evil and good, earthquake, holy aura\n1/day each: commune, forbiddance, true resurrection",
                    "name": "Innate Spellcasting"
                }
            ],
            "spell_list": [],
            "page_no": 18,
            "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_ophanim/"
        },
        {
            "slug": "adult-white-dragon",
            "desc": "",
            "name": "Adult White Dragon",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": "White Dragon",
            "alignment": "chaotic evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 200,
            "hit_dice": "16d12+96",
            "speed": {
                "walk": 40,
                "burrow": 30,
                "fly": 80,
                "swim": 40
            },
            "strength": 22,
            "dexterity": 10,
            "constitution": 22,
            "intelligence": 8,
            "wisdom": 12,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": 11,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": 6,
            "perception": 11,
            "skills": {
                "perception": 11,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 21",
            "languages": "Common, Draconic",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon can use its Frightful Presence. It then makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 17 (2d10 + 6) piercing damage plus 4 (1d8) cold damage.",
                    "attack_bonus": 11,
                    "damage_dice": "2d10+1d8",
                    "damage_bonus": 6
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) slashing damage.",
                    "attack_bonus": 11,
                    "damage_dice": "2d6",
                    "damage_bonus": 6
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 15 ft., one target. Hit: 15 (2d8 + 6) bludgeoning damage.",
                    "attack_bonus": 11,
                    "damage_dice": "2d8",
                    "damage_bonus": 6
                },
                {
                    "name": "Frightful Presence",
                    "desc": "Each creature of the dragon's choice that is within 120 ft. of the dragon and aware of it must succeed on a DC 14 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours."
                },
                {
                    "name": "Cold Breath (Recharge 5-6)",
                    "desc": "The dragon exhales an icy blast in a 60-foot cone. Each creature in that area must make a DC 19 Constitution saving throw, taking 54 (12d8) cold damage on a failed save, or half as much damage on a successful one.",
                    "attack_bonus": 0,
                    "damage_dice": "12d8"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The dragon can take 3 legendary actions, choosing from the options below. Only one legendary action option can be used at a time and only at the end of another creature's turn. The dragon regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Detect",
                    "desc": "The dragon makes a Wisdom (Perception) check."
                },
                {
                    "name": "Tail Attack",
                    "desc": "The dragon makes a tail attack."
                },
                {
                    "name": "Wing Attack (Costs 2 Actions)",
                    "desc": "The dragon beats its wings. Each creature within 10 ft. of the dragon must succeed on a DC 19 Dexterity saving throw or take 13 (2d6 + 6) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed."
                }
            ],
            "special_abilities": [
                {
                    "name": "Ice Walk",
                    "desc": "The dragon can move across and climb icy surfaces without needing to make an ability check. Additionally, difficult terrain composed of ice or snow doesn't cost it extra movement."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead."
                }
            ],
            "spell_list": [],
            "page_no": 289,
            "environments": [
                "Tundra",
                "Arctic"
            ],
            "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_adult-white-dragon/"
        },
        {
            "slug": "cloud-giant",
            "desc": "",
            "name": "Cloud Giant",
            "size": "Huge",
            "type": "Giant",
            "subtype": "",
            "group": "Giants",
            "alignment": "neutral good (50%) or neutral evil (50%)",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 200,
            "hit_dice": "16d12+96",
            "speed": {
                "walk": 40
            },
            "strength": 27,
            "dexterity": 10,
            "constitution": 22,
            "intelligence": 12,
            "wisdom": 16,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 7,
            "perception": 7,
            "skills": {
                "insight": 7,
                "perception": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 17",
            "languages": "Common, Giant",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The giant makes two morningstar attacks."
                },
                {
                    "name": "Morningstar",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 21 (3d8 + 8) piercing damage.",
                    "attack_bonus": 12,
                    "damage_dice": "3d8",
                    "damage_bonus": 8
                },
                {
                    "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",
                    "damage_bonus": 8
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The giant has advantage on Wisdom (Perception) checks that rely on smell."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The giant's innate spellcasting ability is Charisma. It can innately cast the following spells, requiring no material components:\n\nAt will: detect magic, fog cloud, light\n3/day each: feather fall, fly, misty step, telekinesis\n1/day each: control weather, gaseous form"
                }
            ],
            "spell_list": [
                "https://api.open5e.com/v2/spells/detect-magic/?format=api",
                "https://api.open5e.com/v2/spells/fog-cloud/?format=api",
                "https://api.open5e.com/v2/spells/light/?format=api",
                "https://api.open5e.com/v2/spells/feather-fall/?format=api",
                "https://api.open5e.com/v2/spells/fly/?format=api",
                "https://api.open5e.com/v2/spells/misty-step/?format=api",
                "https://api.open5e.com/v2/spells/telekinesis/?format=api",
                "https://api.open5e.com/v2/spells/control-weather/?format=api",
                "https://api.open5e.com/v2/spells/gaseous-form/?format=api"
            ],
            "page_no": 312,
            "environments": [
                "Plane Of Air",
                "Mountains",
                "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_cloud-giant/"
        },
        {
            "slug": "efreeti",
            "desc": "",
            "name": "Efreeti",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": "Genies",
            "alignment": "lawful evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 200,
            "hit_dice": "16d10+112",
            "speed": {
                "walk": 40,
                "fly": 60
            },
            "strength": 22,
            "dexterity": 12,
            "constitution": 24,
            "intelligence": 16,
            "wisdom": 15,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 7,
            "wisdom_save": 6,
            "charisma_save": 7,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 12",
            "languages": "Ignan",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The efreeti makes two scimitar attacks or uses its Hurl Flame twice."
                },
                {
                    "name": "Scimitar",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) slashing damage plus 7 (2d6) fire damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d6+2d6",
                    "damage_bonus": 6
                },
                {
                    "name": "Hurl Flame",
                    "desc": "Ranged Spell Attack: +7 to hit, range 120 ft., one target. Hit: 17 (5d6) fire damage.",
                    "attack_bonus": 7,
                    "damage_dice": "5d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Elemental Demise",
                    "desc": "If the efreeti dies, its body disintegrates in a flash of fire and puff of smoke, leaving behind only equipment the djinni was wearing or carrying."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The efreeti's innate spell casting ability is Charisma (spell save DC 15, +7 to hit with spell attacks). It can innately cast the following spells, requiring no material components:\n\nAt will: detect magic\n3/day each: enlarge/reduce, tongues\n1/day each: conjure elemental (fire elemental only), gaseous form, invisibility, major image, plane shift, wall of fire"
                },
                {
                    "name": "Variant: Genie Powers",
                    "desc": "Genies have a variety of magical capabilities, including spells. A few have even greater powers that allow them to alter their appearance or the nature of reality.\n\n**Disguises.** Some genies can veil themselves in illusion to pass as other similarly shaped creatures. Such genies can innately cast the disguise self spell at will, often with a longer duration than is normal for that spell. Mightier genies can cast the true polymorph spell one to three times per day, possibly with a longer duration than normal. Such genies can change only their own shape, but a rare few can use the spell on other creatures and objects as well.\n**Wishes.** The genie power to grant wishes is legendary among mortals. Only the most potent genies, such as those among the nobility, can do so. A particular genie that has this power can grant one to three wishes to a creature that isn't a genie. Once a genie has granted its limit of wishes, it can't grant wishes again for some amount of time (usually 1 year). and cosmic law dictates that the same genie can expend its limit of wishes on a specific creature only once in that creature's existence.\nTo be granted a wish, a creature within 60 feet of the genie states a desired effect to it. The genie can then cast the wish spell on the creature's behalf to bring about the effect. Depending on the genie's nature, the genie might try to pervert the intent of the wish by exploiting the wish's poor wording. The perversion of the wording is usually crafted to be to the genie's benefit."
                }
            ],
            "spell_list": [
                "https://api.open5e.com/v2/spells/detect-magic/?format=api",
                "https://api.open5e.com/v2/spells/enlargereduce/?format=api",
                "https://api.open5e.com/v2/spells/tongues/?format=api",
                "https://api.open5e.com/v2/spells/conjure-elemental/?format=api",
                "https://api.open5e.com/v2/spells/gaseous-form/?format=api",
                "https://api.open5e.com/v2/spells/invisibility/?format=api",
                "https://api.open5e.com/v2/spells/major-image/?format=api",
                "https://api.open5e.com/v2/spells/plane-shift/?format=api",
                "https://api.open5e.com/v2/spells/wall-of-fire/?format=api"
            ],
            "page_no": 310,
            "environments": [
                "Desert",
                "Plane Of Fire",
                "Mountains"
            ],
            "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_efreeti/"
        }
    ]
}