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

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

{
    "count": 3207,
    "next": "https://api.open5e.com/monsters/?format=api&ordering=-dexterity_save&page=2",
    "previous": null,
    "results": [
        {
            "slug": "ancientmithraldragon-tob1-2023",
            "desc": "False",
            "name": "Ancient Mithral Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 20,
            "armor_desc": "natural armor",
            "hit_points": 490,
            "hit_dice": "28d20 + 196",
            "speed": {
                "walk": 80,
                "fly": 40
            },
            "strength": 12,
            "dexterity": 26,
            "constitution": 25,
            "intelligence": 20,
            "wisdom": 21,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 15,
            "constitution_save": 14,
            "intelligence_save": null,
            "wisdom_save": 12,
            "charisma_save": 12,
            "perception": 29,
            "skills": {
                "History": 12,
                "Insight": 12,
                "Perception": 19,
                "Persuasion": 12,
                "Stealth": 15
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "slashing",
            "condition_immunities": "charmed",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 29",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "22",
            "cr": 22.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon uses its Frightful Presence. It then makes one Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 15 ft., one target. Hit: 19 (2d10 + 8) piercing damage. Instead of dealing damage, the dragon can end one magical effect of its choice of 7th level or lower on the target."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 10 ft., one target. Hit: 15 (2d6 +8) slashing damage, and if the target isn't a Construct or Undead, it must succeed on a DC 23 Constitution saving throw or lose 10 (3d6) hp at the start of each of its turns as a piece of metallic claw breaks off in the wound. Any creature can take an action to remove the claw with a successful DC 16 Wisdom (Medicine) check. The claw pops out of the wound if the target receives magical healing."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 20 ft., one target. Hit: 17 (2d8 + 8) bludgeoning damage."
                },
                {
                    "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 20 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end 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": "Shard Breath (Recharge 5-6)",
                    "desc": "The mithral dragon spits metallic shards in a 90-foot cone. Each creature in that area must succeed on a DC 22 Dexterity saving throw, taking 73 (21d6) slashing damage on a failed save, or half as much damage on a successful one. The area becomes difficult terrain for 1 minute, then the shards dissolve into wisps of silvery smoke. When a creature moves into or within the area, it takes 7 (2d6) slashing damage for every 5 feet it travels."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "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 feet of the dragon must succeed on a DC 23 Dexterity saving throw or take 15 (2d6 + 8) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The dragon has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Mithral Scales",
                    "desc": "If the dragon succeeds on a saving throw by 5 or more against a spell that targets only it, the dragon is unaffected, and the spell is reflected back at the caster as though it originated from the dragon, turning the caster into the target."
                }
            ],
            "spell_list": [],
            "page_no": 120,
            "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-mithral-dragon/"
        },
        {
            "slug": "monkey-king",
            "desc": "",
            "name": "Monkey King",
            "size": "Medium",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 21,
            "armor_desc": "natural armor",
            "hit_points": 262,
            "hit_dice": "25d8+150",
            "speed": {
                "fly": 60,
                "walk": 60
            },
            "strength": 19,
            "dexterity": 24,
            "constitution": 22,
            "intelligence": 16,
            "wisdom": 21,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": 14,
            "constitution_save": 13,
            "intelligence_save": null,
            "wisdom_save": 12,
            "charisma_save": null,
            "perception": 12,
            "skills": {
                "acrobatics": 14,
                "deception": 10,
                "insight": 12,
                "perception": 12,
                "stealth": 14
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "necrotic, poison, radiant",
            "condition_immunities": "charmed, frightened, poisoned, stunned",
            "senses": "truesight 120 ft., passive Perception 22",
            "languages": "Celestial, Common, Simian",
            "challenge_rating": "21",
            "cr": 21.0,
            "actions": [
                {
                    "desc": "The Monkey King makes three golden staff attacks or two golden staff attacks and one tail attack.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 14,
                    "damage_dice": "2d10+7",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 18 (2d10 + 7) bludgeoning damage plus 7 (2d6) radiant damage.",
                    "name": "Golden Staff"
                },
                {
                    "attack_bonus": 12,
                    "damage_dice": "4d8",
                    "desc": "Ranged Spell Attack: +12 to hit, range 100 ft., one target. Hit: 18 (4d8) radiant damage. The target must succeed on a DC 18 Charisma saving throw or be stunned until the end of its next turn.",
                    "name": "Enlightened Ray"
                },
                {
                    "attack_bonus": 14,
                    "damage_dice": "2d8+7",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 16 (2d8 + 7) bludgeoning damage, and the target must succeed on a DC 22 Dexterity saving throw or be knocked prone.",
                    "name": "Tail"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "desc": "When the Monkey King is hit by a weapon attack, he gains resistance to bludgeoning, piercing, and slashing damage until the end of that turn.",
                    "name": "Drunken Dodge"
                }
            ],
            "legendary_desc": "The Monkey 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 Monkey King regains spent legendary actions at the start of his turn.",
            "legendary_actions": [
                {
                    "desc": "The Monkey King moves up to his speed without provoking opportunity attacks.",
                    "name": "Great Leap"
                },
                {
                    "desc": "The Monkey King makes a golden staff attack.",
                    "name": "Quick Staff"
                },
                {
                    "desc": "Each creature of the Monkey King's choice within 10 feet of him must make a DC 18 Charisma saving throw, taking 36 (8d8) radiant damage on a failed save, or half as much damage on a successful one.",
                    "name": "Golden Burst (Costs 3 Actions)"
                }
            ],
            "special_abilities": [
                {
                    "desc": "If the Monkey King fails a saving throw, he can choose to succeed instead.",
                    "name": "Legendary Resistance (3/Day)"
                },
                {
                    "desc": "The Monkey King has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "The Monkey King can communicate with primates as if they shared a language. In addition, he can control primates with an Intelligence of 8 or lower that are within 120 feet of him.",
                    "name": "Simian Affinity"
                }
            ],
            "spell_list": [],
            "page_no": 337,
            "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_monkey-king/"
        },
        {
            "slug": "ancient-river-dragon-a5e",
            "desc": "",
            "name": "Ancient River Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 20,
            "armor_desc": "",
            "hit_points": 372,
            "hit_dice": "24d20+120",
            "speed": {
                "walk": 60,
                "fly": 80,
                "swim": 100
            },
            "strength": 20,
            "dexterity": 24,
            "constitution": 20,
            "intelligence": 16,
            "wisdom": 24,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 14,
            "constitution_save": 12,
            "intelligence_save": 10,
            "wisdom_save": 14,
            "charisma_save": 12,
            "perception": null,
            "skills": {
                "acrobatics": 14,
                "deception": 12,
                "insight": 14,
                "nature": 10,
                "perception": 14,
                "stealth": 14
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "damage from nonmagical weapons",
            "damage_immunities": "",
            "condition_immunities": "fatigue",
            "senses": "darkvision 120 ft., tremorsense 300 ft. (only detects vibrations in water), passive Perception 24",
            "languages": "Aquan, Common, Draconic",
            "challenge_rating": "23",
            "cr": 23.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks once with its bite and twice with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 15 ft., one target. Hit: 29 (4d10 + 7) piercing damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 20 (3d8 + 7) slashing damage."
                },
                {
                    "name": "Torrential Breath (Recharge 5-6)",
                    "desc": "The dragon exhales water in a 90-foot-long  10-foot-wide line. Each creature in the area makes a DC 20 Dexterity saving throw  taking 66 (19d6) bludgeoning damage on a failed save or half damage on a success. A creature that fails the save is also knocked prone and is pushed up to 60 feet away. A creature that impacts a solid object takes an extra 21 (6d6) bludgeoning damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Whirlpool",
                    "desc": "A cylindrical, 15-foot-tall, 10-foot-radius whirlpool or waterspout magically appears in the water or air, centered on a point within 60 feet. Creatures in the area make a DC 20 Strength saving throw. On a failure, a creature takes 35 (10d6) bludgeoning damage and is knocked prone and pushed up to 15 feet. On a failure, a creature takes half damage."
                }
            ],
            "reactions": [
                {
                    "name": "Snap Back (While Bloodied)",
                    "desc": "When a creature the dragon can see hits it with a melee weapon attack, the dragon makes a bite attack against the attacker."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The dragon can take 3 legendary actions",
                    "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn."
                },
                {
                    "name": "Dart Away",
                    "desc": "The dragon swims up to half its speed."
                },
                {
                    "name": "Lurk",
                    "desc": "The dragon takes the Hide action."
                },
                {
                    "name": "River Surge (Costs 2 Actions)",
                    "desc": "The dragon generates a 20-foot-tall, 100-foot-wide wave on the surface of water within 120 feet. The wave travels up to 60 feet in any direction the dragon chooses and crashes down, carrying Huge or smaller creatures and vehicles with it. Vehicles moved in this way have a 25 percent chance of capsizing. Creatures that impact a solid object take 35 (10d6) bludgeoning damage."
                },
                {
                    "name": "Sudden Maelstrom (While Bloodied",
                    "desc": "The dragon magically surrounds itself with a 60-foot-radius maelstrom of surging wind and rain for 1 minute. A creature other than the dragon that starts its turn in the maelstrom or enters it for the first time on a turn makes a DC 20 Strength saving throw. On a failed save, the creature takes 28 (8d6) bludgeoning damage and is knocked prone and pushed 15 feet away from the dragon."
                }
            ],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The dragon can breathe air and water."
                },
                {
                    "name": "Flowing Grace",
                    "desc": "The dragon doesnt provoke opportunity attacks when it flies or swims out of an enemys reach."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, it loses coordination as white-crested waves run up and down its body. It loses its Flowing Grace and Shimmering Scales traits until the beginning of its next turn."
                },
                {
                    "name": "Shimmering Scales",
                    "desc": "While in water, the dragon gains three-quarters cover from attacks made by creatures more than 30 feet away."
                },
                {
                    "name": "Essence Link",
                    "desc": "The essence dragon is spiritually linked to a specific area or landmark. The dragon gains no benefit from a long rest when more than 1 mile away from its linked area. If the dragon dies, the area it is linked to loses its vital essence until it forms a new essence dragon, which can take centuries. When a creature first enters an area that has lost its vital essence in this way, they gain a level of fatigue and a level of strife. This fatigue and strife can be removed only by completing a long rest outside the area."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 20). It can innately cast the following spells, requiring no material components. 3/day each:create or destroy water, fog cloud, control water, freedom of movement,  1/day each:control weather, wall of ice"
                }
            ],
            "spell_list": [],
            "page_no": 131,
            "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_ancient-river-dragon/"
        },
        {
            "slug": "camazotz-tob1-2023",
            "desc": "False",
            "name": "Camazotz",
            "size": "Large",
            "type": "Fiend",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 537,
            "hit_dice": "43d10 + 301",
            "speed": {
                "walk": 80,
                "fly": 30
            },
            "strength": 30,
            "dexterity": 22,
            "constitution": 25,
            "intelligence": 12,
            "wisdom": 22,
            "charisma": 25,
            "strength_save": null,
            "dexterity_save": 13,
            "constitution_save": 14,
            "intelligence_save": null,
            "wisdom_save": 13,
            "charisma_save": 14,
            "perception": 23,
            "skills": {
                "Acrobatics": 13,
                "Athletics": 17,
                "Deception": 14,
                "Insight": 13,
                "Intimidation": 14,
                "Perception": 13
            },
            "damage_vulnerabilities": "cold",
            "damage_resistances": "acid, lightning; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "fire, poison, thunder",
            "condition_immunities": "charmed, deafened, frightened, paralyzed, petrified, poisoned, stunned",
            "senses": "blindsight 120 ft., truesight 30 ft., passive Perception 23",
            "languages": "Abyssal, Common, Dwarvish, Primordial, telepathy 300 ft.",
            "challenge_rating": "22",
            "cr": 22.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Camazotz makes one Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +17 to hit, reach 5 ft., one target. Hit: 38 (8d6 + 10) piercing damage plus 7 (2d6) fire damage, and the target must succeed on a DC 22 Constitution saving throw or its Strength score is reduced by 1d4. The target dies if this reduces its Strength to 0. Otherwise, the reduction lasts until the target finishes a long rest. A Humanoid that dies from this reduction rises 1d4 days later as a vampire under Camazotz's control, unless the Humanoid is restored to life or its body is destroyed. Camazotz can have no more than five vampires under his control at a time."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +17 to hit, reach 10 ft., one target. Hit: 31 (6d6 + 10) slashing damage plus 7 (2d6) fire damage."
                },
                {
                    "name": "Fire Breath (Recharge 5-6)",
                    "desc": "Camazotz exhales unholy fire in a 30-foot cone. Each creature in the area must make a DC 22 Dexterity saving throw, taking 33 (6d10) fire damage and 33 (6d10) necrotic damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Call Bats (3/Day)",
                    "desc": "Camazotz magically calls 4d6 giant bats or swarms of bats, or he magically calls 2d6 vrocks that have membranous instead of feathered wings. The called creatures arrive in 1d4 rounds, acting as allies of Camazotz and obeying his telepathic commands. The creatures remain for 1 hour, until Camazotz dies, or until Camazotz dismisses them as a bonus action. Camazotz can have no more than twenty four giant bats or swarms of bats, or twelve vrocks under his control at a time."
                },
                {
                    "name": "Spellcasting",
                    "desc": "Camazotz casts one of the following spells, requiring no material components and using Charisma as the spellcasting ability (spell save DC 22):\nAt will: darkness, detect evil and good, dispel magic\n3/day each: dominate person, haste\n1/day: incendiary cloud"
                }
            ],
            "bonus_actions": [
                {
                    "name": "Change Shape",
                    "desc": "Camazotz magically transforms into a Large giant bat covered in smoldering ashes, or back into his true form, which is a Fiend. His statistics, other than his size, are the same in each form. Any equipment he is wearing or carrying transforms with him. He turns into a pile of greasy ash if destroyed."
                },
                {
                    "name": "Detect",
                    "desc": "Camazotz makes a Wisdom (Perception) check."
                },
                {
                    "name": "Move",
                    "desc": "Camazotz moves up to his speed, or he flies up to half his speed. This movement doesn't provoke opportunity attacks."
                },
                {
                    "name": "Cast a Spell (Costs 2 Actions)",
                    "desc": "Camazotz uses Spellcasting."
                },
                {
                    "name": "Fiery Wing Beat (Costs 2 Actions)",
                    "desc": "Camazotz beats his wings, extinguishing mundane and magical light sources. Each creature within 10 feet of Camazotz must succeed on a DC 22 Dexterity saving throw or take 14 (4d6) fire damage and be knocked prone."
                }
            ],
            "reactions": [],
            "legendary_desc": "Camazotz 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. Camazotz regains spent legendary actions at the start of his turn.",
            "legendary_actions": [
                {
                    "name": "Detect",
                    "desc": "Camazotz makes a Wisdom (Perception) check."
                },
                {
                    "name": "Move",
                    "desc": "Camazotz moves up to his speed, or he flies up to half his speed. This movement doesn't provoke opportunity attacks."
                },
                {
                    "name": "Cast a Spell (Costs 2 Actions)",
                    "desc": "Camazotz uses Spellcasting."
                },
                {
                    "name": "Fiery Wing Beat (Costs 2 Actions)",
                    "desc": "Camazotz beats his wings, extinguishing mundane and magical light sources. Each creature within 10 feet of Camazotz must succeed on a DC 22 Dexterity saving throw or take 14 (4d6) fire damage and be knocked prone."
                }
            ],
            "special_abilities": [
                {
                    "name": "Heated Body",
                    "desc": "A creature that touches Camazotz or hits him with a melee attack while within 5 feet of him takes 7 (2d6) fire damage."
                },
                {
                    "name": "Keen Hearing",
                    "desc": "Camazotz has advantage on Wisdom (Perception) checks that rely on hearing."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If Camazotz fails a saving throw, he can choose to succeed instead."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Camazotz has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 76,
            "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_camazotz/"
        },
        {
            "slug": "living-star",
            "desc": "",
            "name": "Living Star",
            "size": "Huge",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "any alignment",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 207,
            "hit_dice": "18d12+90",
            "speed": {
                "fly": 60,
                "walk": 0
            },
            "strength": 24,
            "dexterity": 22,
            "constitution": 21,
            "intelligence": 21,
            "wisdom": 19,
            "charisma": 22,
            "strength_save": null,
            "dexterity_save": 12,
            "constitution_save": 11,
            "intelligence_save": null,
            "wisdom_save": 10,
            "charisma_save": null,
            "perception": 10,
            "skills": {
                "acrobatics": 12,
                "insight": 10,
                "perception": 10,
                "persuasion": 12
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison, radiant",
            "condition_immunities": "charmed, frightened, poisoned, stunned",
            "senses": "truesight 120 ft., passive Perception 20",
            "languages": "Celestial, Common",
            "challenge_rating": "19",
            "cr": 19.0,
            "actions": [
                {
                    "desc": "The living star makes three starflare attacks. It can use its Silvered Ray in place of one starflare attack.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 13,
                    "damage_dice": "3d8+7",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 20 (3d8 + 7) bludgeoning damage plus 14 (4d6) radiant damage.",
                    "name": "Starflare"
                },
                {
                    "attack_bonus": 12,
                    "damage_dice": "4d10+6",
                    "desc": "Ranged Spell Attack: +12 to hit, range 150 ft., one target. Hit: 28 (4d10 + 6) radiant damage, and the target must succeed on a DC 19 Charisma saving throw or be stunned until the end of its next turn.",
                    "name": "Silvered Ray"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The living star has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "As a bonus action, the living star can change its size. This trait works like the enlarge/reduce spell, except it deals 2d4 extra damage when enlarged and 2d4 less damage when reduced.",
                    "name": "Resize"
                },
                {
                    "desc": "A creature that starts its turn within 30 feet of the living star must make a DC 19 Intelligence saving throw. On a failed save, the creature is blinded for 1 minute. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the living star's Starshine for the next 24 hours.",
                    "name": "Starshine"
                },
                {
                    "desc": "When a living star dies, it erupts, and each creature within 30 feet of it must make a DC 19 Dexterity saving throw, taking 56 (16d6) radiant damage on a failed save, or half as much damage on a successful one. A creature reduced to 0 hp by this damage dies.",
                    "name": "Supernova"
                }
            ],
            "spell_list": [],
            "page_no": 256,
            "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_living-star/"
        },
        {
            "slug": "arbeyach",
            "desc": "",
            "name": "Arbeyach",
            "size": "Large",
            "type": "Fiend",
            "subtype": "devil",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 275,
            "hit_dice": "22d10+154",
            "speed": {
                "walk": 40,
                "burrow": 20,
                "climb": 40,
                "fly": 80,
                "hover": true
            },
            "strength": 22,
            "dexterity": 20,
            "constitution": 25,
            "intelligence": 19,
            "wisdom": 21,
            "charisma": 25,
            "strength_save": null,
            "dexterity_save": 12,
            "constitution_save": 14,
            "intelligence_save": null,
            "wisdom_save": 12,
            "charisma_save": 14,
            "perception": 12,
            "skills": {
                "deception": 14,
                "insight": 12,
                "perception": 12,
                "stealth": 12
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold; bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "fire, poison",
            "condition_immunities": "charmed, frightened, poisoned, stunned",
            "senses": "truesight 120 ft., passive Perception 22",
            "languages": "Celestial, Common, Draconic, Infernal, telepathy 120 ft.",
            "challenge_rating": "21",
            "cr": 21.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Arbeyach makes one bite attack and two claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 15 (2d8 + 6) piercing damage plus 9 (2d8) poison damage. If the target is a creature, it must succeed on a DC 22 Constitution saving throw or be cursed with Arbeyach rot. The cursed target is poisoned, can't regain hit points, its hit point maximum decreases by 13 (3d8) for every 24 hours that elapse, and vermin attack the creature on sight. If the curse reduces the target's hit point maximum to 0, the target dies and immediately transforms into a randomly chosen swarm of insects. The curse lasts until removed by the remove curse spell or comparable magic.",
                    "attack_bonus": 13,
                    "damage_dice": "2d8"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 10 (1d8 + 6) slashing damage plus 9 (2d8) poison damage.",
                    "attack_bonus": 13,
                    "damage_dice": "1d8"
                },
                {
                    "name": "Vermin Breath (Recharge 5-6)",
                    "desc": "Arbeyach exhales vermin in a 120-foot line that's 10 feet wide. Each creature in the line takes 54 (12d8) poison damage, or half damage with a successful DC 22 Dexterity saving throw. Each creature that fails this saving throw must succeed on a DC 22 Constitution saving throw or be cursed with Arbeyach rot (see the Bite attack). In addition, Arbeyach summons a swarm of insects (of any type) at any point of the line. The swarm remains until destroyed, until Arbeyach dismisses it as a bonus action, or for 2 minutes. No more than five swarms of insects can be summoned at the same time."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "Arbeyach 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. Arbeyach regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Move",
                    "desc": "Arbeyach moves up to half its speed, using any movement mode it wishes."
                },
                {
                    "name": "Poison",
                    "desc": "Arbeyach targets a creature within 120 feet. If the target isn't poisoned, it must make a DC 22 Constitution saving throw or become poisoned. The poisoned target repeats the saving throw at the end of each of its turns, ending the effect on itself on a success."
                },
                {
                    "name": "Spell (Costs 2 Actions)",
                    "desc": "Arbeyach casts a spell."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If Arbeyach fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Arbeyach has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "Arbeyach's weapon attacks are magical."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "arbeyach's spellcasting ability is Charisma (spell save DC 22, +14 to hit with spell attacks). Arbeyach can innately cast the following spells, requiring no material components:\n\nat will: poison spray\n\n3/day each: fog cloud, stinking cloud\n\n1/day each: cloudkill, contagion, insect plague"
                },
                {
                    "name": "Fear Aura",
                    "desc": "Any creature hostile to Arbeyach that starts its turn within 20 feet of it must make a DC 22 Wisdom saving throw, unless Arbeyach is incapacitated. On a failed save, the creature is frightened until the start of its next turn. If a creature's saving throw is successful, the creature is immune to Arbeyach's Fear Aura for the next 24 hours."
                },
                {
                    "name": "Aura of Virulence",
                    "desc": "Creatures that would normally be resistant or immune to poison damage or the poisoned condition lose their resistance or immunity while within 120 feet of Arbeyach. All other creatures within 120 feet of Arbeyach have disadvantage on saving throws against effects that cause poison damage or the poisoned condition."
                },
                {
                    "name": "Swarm Prince",
                    "desc": "Arbeyach can communicate with spawns of Arbeyach and all vermin and insects, including swarms and giant varieties, within 120 feet via pheromone transmission. In a hive, this range extends to cover the entire hive. This is a silent and instantaneous mode of communication that only Arbeyach, spawn of Arbeyach, insects, and vermin can understand. All these creatures follow Arbeyach's orders and will never harm the devil."
                }
            ],
            "spell_list": [],
            "page_no": 95,
            "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_arbeyach/"
        },
        {
            "slug": "horakh",
            "desc": "_Resembling a cave cricket the size of a dog, this beast wraps its victim in spiny legs and claws when it attacks. A horakh’s black, chitinous thorax is topped by a translucent digestive sac—often containing half-digested eyeballs of varying sizes, colors, and species._  \n**Leaping Claws.** Insectoid killing machines with a penchant for consuming their victim’s eyes, the bloodthirsty horakhs travel in small packs and make lightning-fast attacks against the weak or vulnerable. Their powerful rear legs enable enormous bounding leaps, while the sharp hooks at the end of their powerful claws help them to climb and latch onto prey. Heads dominated by scooped mandibles that can shoot forward like pistons, shearing meat from bone.  \n**Leaping Screech.** When attacking, a horakh leaps from its hiding spots while making a deafening screech. Horakhs are highly mobile on the battlefield. If threatened, horakhs return to the shadows to attack from a more advantageous position.  \n**Herd the Blinded.** After blinding their prey, horakh often herd the blind like sheep until they are ready to consume them and even use them as bait to capture other creatures. Many an explorer has been ambushed, blinded, and condemned to death in the bowels of the earth by these predators.",
            "name": "Horakh",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 161,
            "hit_dice": "19d8+76",
            "speed": {
                "walk": 40,
                "climb": 30
            },
            "strength": 18,
            "dexterity": 19,
            "constitution": 19,
            "intelligence": 8,
            "wisdom": 15,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": 12,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "athletics": 8,
                "perception": 6,
                "stealth": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., tremorsense 30 ft., passive Perception 20",
            "languages": "understands Undercommon",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The horakh makes two claw attacks and one bite attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 22 (4d8 + 4) slashing damage. If the bite attack hits a target that's grappled by the horakh, the target must make a successful DC 16 Dexterity saving throw or one of its eyes is bitten out. A creature with just one remaining eye has disadvantage on ranged attack rolls and on Wisdom (Perception) checks that rely on sight. If both (or all) eyes are lost, the target is blinded. The regenerate spell and comparable magic can restore lost eyes. Also see Implant Egg, below.",
                    "attack_bonus": 8,
                    "damage_dice": "4d8"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 17 (3d8 + 4) piercing damage. If both attacks hit the same Medium or smaller target in a single turn, the target is grappled (escape DC 14).",
                    "attack_bonus": 8,
                    "damage_dice": "3d8"
                },
                {
                    "name": "Implant Egg",
                    "desc": "If a horakh's bite attack reduces a grappled creature to 0 hit points, or it bites a target that's already at 0 hit points, it implants an egg in the creature's eye socket. The deposited egg grows for 2 weeks before hatching. If the implanted victim is still alive, it loses 1d2 Constitution every 24 hours and has disadvantage on attack rolls and ability checks. After the first week, the victim is incapacitated and blinded. When the egg hatches after 2 weeks, an immature horakh erupts from the victim's head, causing 1d10 bludgeoning, 1d10 piercing, and 1d10 slashing damage. A lesser restoration spell can kill the egg during its incubation."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Shadow Stealth",
                    "desc": "A horakh can hide as a bonus action if it's in dim light or darkness."
                },
                {
                    "name": "Standing Leap",
                    "desc": "As part of its movement, the horakh can jump up to 20 feet horizontally and 10 feet vertically, with or without a running start."
                }
            ],
            "spell_list": [],
            "page_no": 250,
            "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_horakh/"
        },
        {
            "slug": "tosculi-hive-queen",
            "desc": "The tosculi are a race of wasp-folk that share the Golden Song of the hive, which unites them under the command and iron rule of their queen. Each hive has its own song, and most tosculi hives are predatory, dangerous places—quick to turn to banditry, cattle theft, and raiding against small villages.  \nThose few tosculi who do not hear their queen’s Golden Song are the Hiveless, driven out of the embrace of the hive to attempt survive on their own.  \n_This humanoid wasp’s gossamer wings beat out a soft, droning buzz. Flashing blades sing in each of her four clawed hands, and the air around her crackles with arcane energy._  \n**Center of the Hive.** The hive-queen is the nerve center of a tosculi hive-city, simultaneously one of a hive’s greatest strengths and weaknesses. The hive-queen serves as a unifying force. She binds her swarm with an ironclad sense of purpose through the hive mind, the psychic web that links all tosculi within a hive.  \n**Deadly Inheritance.** A hive-queen typically has several immature daughters as her potential heirs at any given time. When she nears the end of her life, the hive-queen selects the most promising of her heirs and feeds her a special concoction. This speeds the heir’s maturation and makes her ready to become a full-fledged hive-queen. The daughter’s first action upon assuming power and control over the hive-city is to devour her mother and all her sisters.  \n**Hive Chaos.** If a hive-queen dies with no heir to anchor the hive mind, the city plunges into chaos. Tosculi bereft of the hivemind go berserk. A few fortunate ones might escape and become lone renegades, but their existence without the comforting presence of the hive is miserable and short. Unless one of the hive-queen’s daughters is mature enough and ruthless enough to step in and assert control, the hive is doomed.  \n\n## A Tosculi Hive-Queen’s Lair\n\n  \nHive-queens make their lairs in the most protected part of the hive. Huge corridors lead to this point, so all tosculi can reach their queen as quickly as possible. This is also the place where tosculi eggs hatch, making it a critical location for the survival of the hive. A tosculi hive-queen encountered in her lair has a challenge rating of 13 (10,000 XP), but nothing else in her stat block changes.  \n\n### Lair Actions\n\n  \nOn initiative count 20 (losing initiative ties), the hive-queen takes a lair action to cause one of the following effects:\n* The tosculi hive-queen releases a cloud of pheromones that drives the tosculi to fight harder. All tosculi within 60 feet of the hive-queen (including the hive-queen herself) regain 7 (2d6) hit points.\n* A swarm of tiny tosculi offspring crawls from its nest and attacks a creature within 120 feet of the hive-queen, automatically doing 10 (4d4) piercing damage. Then the swarm dies.\n* The ceiling above one creature that the hive-queen can see within 120 feet of her drips sticky resin. The creature must make a successful DC 15 Dexterity saving throw or be encased in rapidly-hardening resin. A creature encased this way is restrained. It can free itself, or another creature within 5 feet can free it, by using an action to make a successful DC 15 Strength check. If the creature is still encased the next time the initiative count reaches 20, the resin hardens, trapping it. The trapped creature can’t move or speak; attack rolls against it have disadvantage because it is encased in resin armor; it automatically fails Strength and Dexterity saving throws; and it has resistance to all damage. The trapped creature is released when the resin is destroyed (AC 10, 20 HP, immune to cold, fire, necrotic, poison, psychic, radiant, and piercing damage).\n  \nThe tosculi hive-queen can’t repeat an effect until they have all been used, and she can’t use the same effect two rounds in a row.  \n\n## Regional Effects\n\n  \nThe region containing a tosculi hive-queen’s lair is warped by the creature’s presence, which creates one or more of the following effects:  \n\\# Intelligent creatures within 6 miles suffer frequent headaches. It’s as if they had a constant buzzing inside their heads.  \n\\# Beasts within 6 miles are more irritable and violent than usual and have the Blood Frenzy trait:  \n**Blood Frenzy.** The beast has advantage on melee attack rolls against a creature that doesn’t have all its hit points. If the tosculi hive-queen dies, the buzzing disappears immediately, and the beasts go back to normal within 1d10 days.",
            "name": "Tosculi Hive-Queen",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 157,
            "hit_dice": "15d10+75",
            "speed": {
                "walk": 40,
                "fly": 60
            },
            "strength": 17,
            "dexterity": 24,
            "constitution": 20,
            "intelligence": 16,
            "wisdom": 16,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 12,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 8,
            "charisma_save": 9,
            "perception": 8,
            "skills": {
                "perception": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, poisoned",
            "senses": "darkvision 60 ft., passive Perception 18",
            "languages": "Common, Deep Speech, Gnoll, Infernal, Tosculi",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The hive-queen makes four scimitar attacks."
                },
                {
                    "name": "Scimitar",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 14 (2d6 + 7) slashing damage.",
                    "attack_bonus": 12,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Stinger",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one creature. Hit: 10 (1d6 + 7) piercing damage, and the target must succeed on a DC 18 Constitution saving throw or be paralyzed for 1 minute. A paralyzed target repeats the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "attack_bonus": 12,
                    "damage_dice": "1d6"
                },
                {
                    "name": "Glitter Dust",
                    "desc": "The hive-queen produces a cloud of glittering golden particles in a 30-foot radius. Each creature that is not a tosculi in the area must succeed on a DC 18 Constitution saving throw or be blinded for 1 minute. A blinded creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success."
                },
                {
                    "name": "Implant Egg",
                    "desc": "The hive-queen implants an egg into an incapacitated creature within 5 feet of her that is neither undead nor a construct. Until the egg hatches or is removed, the creature is poisoned, paralyzed, and does not need to eat or drink. The egg hatches in 1d6 weeks, and the larval tosculi kills the host creature. The implanted egg can be removed with a successful DC 20 Wisdom (Medicine) check or by a spell or magical effect that cures disease."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The hive-queen can take 3 legendary actions, choosing from the options below. Only one 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 its turn.",
            "legendary_actions": [
                {
                    "name": "Flight",
                    "desc": "The hive-queen flies up to half its flying speed."
                },
                {
                    "name": "Stinger Attack",
                    "desc": "The hive-queen makes one stinger attack."
                },
                {
                    "name": "Glitter Dust (Costs 2 Actions)",
                    "desc": "The hive-queen uses Glitter Dust."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the hive-queen fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Hive Mind",
                    "desc": "The hive-queen is the psychic nexus for every tosculi in her hive. She is aware of the direction and distance to all members of the hive, can telepathically communicate with them when they are within 20 miles, and can sense what they sense when they are within 1 mile of her. Tosculi from her hive that travel more than 20 miles away instinctively know the direction and distance to the hive and try to return. Hive-queens sometimes dispatch rescue missions to recover separated members of the hive."
                },
                {
                    "name": "Hive Queen Lair",
                    "desc": "on initiative count 20 (losing initiative ties), the hive-queen takes a lair action to cause one of the following effects:\n\n- The tosculi hive-queen releases a cloud of pheromones that drives the tosculi to fight harder. All tosculi within 60 feet of the hive-queen (including the hive-queen herself) regain 7 (2d6) hit points.\n\n- A swarm of tiny tosculi offspring crawls from its nest and attacks a creature within 120 feet of the hive-queen, automatically doing 10 (4d4) piercing damage. Then the swarm dies. \n\n- The ceiling above one creature that the hive-queen can see within 120 feet of her drips sticky resin. The creature must make a successful DC 15 Dexterity saving throw or be encased in rapidly-hardening resin. A creature encased this way is restrained. It can free itself, or another creature within 5 feet can free it, by using an action to make a successful DC 15 Strength check. If the creature is still encased the next time the initiative count reaches 20, the resin hardens, trapping it. The trapped creature can't move or speak; attack rolls against it have disadvantage because it is encased in resin armor; it automatically fails Strength and Dexterity saving throws; and it has resistance to all damage. The trapped creature is released when the resin is destroyed (AC 10, 20 HP, immune to cold, fire, necrotic, poison, psychic, radiant, and piercing damage). \n\nthe tosculi hive-queen can't repeat an effect until they have all been used, and she can't use the same effect two rounds in a row."
                },
                {
                    "name": "Regional Effects",
                    "desc": "the region containing a tosculi hive-queen's lair is warped by the creature's presence, which creates one or more of the following effects:\n\n- Intelligent creatures within 6 miles suffer frequent headaches. It's as if they had a constant buzzing inside their heads. \n\n- Beasts within 6 miles are more irritable and violent than usual and have the Blood Frenzy trait:The beast has advantage on melee attack rolls against a creature that doesn't have all its hit points. \n\nif the tosculi hive-queen dies, the buzzing disappears immediately, and the beasts go back to normal within 1d10 days."
                }
            ],
            "spell_list": [],
            "page_no": 385,
            "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_tosculi-hive-queen/"
        },
        {
            "slug": "valkyrie",
            "desc": "_These warrior women, armed with cruel-looking swords, sit astride massive winged wolves. Each of them is as beautiful, graceful, and fierce as a well-honed war ax._  \n**Choosers of the Slain.** Valkyries are sent by Odin to decide the course of battles and harvest the souls of brave fallen warriors. Riding savage winged wolves (winter wolves with a fly speed of 80 feet), they visit battlefields to do their master’s will, surrounded by crows and ravens. Valkyries remain invisible during these missions, dispensing Open Game License",
            "name": "Valkyrie",
            "size": "Medium",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 16,
            "armor_desc": "chain mail) or 18 (chain mail with shield",
            "hit_points": 112,
            "hit_dice": "15d8+45",
            "speed": {
                "walk": 30,
                "fly": 30
            },
            "strength": 18,
            "dexterity": 18,
            "constitution": 16,
            "intelligence": 12,
            "wisdom": 19,
            "charisma": 18,
            "strength_save": 12,
            "dexterity_save": 12,
            "constitution_save": 11,
            "intelligence_save": 5,
            "wisdom_save": 8,
            "charisma_save": 12,
            "perception": 8,
            "skills": {
                "perception": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, fire, lightning, thunder",
            "damage_immunities": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "condition_immunities": "frightened",
            "senses": "truesight 60 ft., passive Perception 18",
            "languages": "Common, Dwarvish, Giant, and see Gift of Tongues",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Longsword",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4) slashing damage or 9 (1d10 + 4) slashing damage if used with two hands, plus 11 (2d10) radiant damage.",
                    "attack_bonus": 8,
                    "damage_dice": "1d8"
                },
                {
                    "name": "Spear",
                    "desc": "Melee or Ranged Weapon Attack: +8 to hit, reach 10 ft. or range 20/60 ft., one target. Hit: 7 (1d6 + 4) piercing damage or 8 (1d8 + 4) piercing damage if used with two hands to make a melee attack, plus 11 (2d10) radiant damage.",
                    "attack_bonus": 8,
                    "damage_dice": "1d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "A valkyrie can take 3 legendary actions, choosing from the options below. Only one option can be used at a time and only at the end of another creature's turn. A valkyrie regains spent legendary actions at the start of her turn.",
            "legendary_actions": [
                {
                    "name": "Cast a Cantrip",
                    "desc": "The valkyrie casts one spell from her at-will list."
                },
                {
                    "name": "Spear or Longsword Attack",
                    "desc": "The valkyrie makes one longsword or spear attack."
                },
                {
                    "name": "Harvest the Fallen (Costs 2 Actions)",
                    "desc": "A valkyrie can take the soul of a newly dead body and bind it into a weapon or shield. Only one soul can be bound to any object. Individuals whose souls are bound can't be raised by any means short of a wish or comparable magic. A valkyrie can likewise release any soul that has been bound by another valkyrie, or transfer a bound soul from one object to another. Once bound, the soul grants the item a +1 bonus for every 4 character levels of the soul (maximum of +3), and this replaces any other magic on the item. At the DM's discretion, part of this bonus can become an appropriate special quality (a fire giant's soul might create a flaming weapon, for example)."
                }
            ],
            "special_abilities": [
                {
                    "name": "Asgardian Weapons",
                    "desc": "The valkyrie's weapon attacks are magical. When she hits with any weapon, it does an extra 11 (2d10) radiant damage (included in attacks listed below)."
                },
                {
                    "name": "Cloak of Doom",
                    "desc": "Any living creature that starts its turn within 60 feet of a valkyrie senses her unsettling presence and must succeed on a DC 16 Charisma saving throw or be frightened for 1d4 rounds. Those who succeed are immune to the effect for 24 hours. The valkyrie can suppress this aura at will."
                },
                {
                    "name": "Gift of Tongues",
                    "desc": "Valkyries become fluent in any language they hear spoken for at least 1 minute, and they retain this knowledge forever."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the valkyrie's innate spellcasting ability is Wisdom (spell save DC 16, +8 to hit with spell attacks). She can innately cast the following spells, requiring no material components:\n\nat will: bane, bless, invisibility, sacred flame, spare the dying, speak with animals, thaumaturgy\n\n5/day each: gentle repose, healing word, warding bond\n\n3/day each: beacon of hope, mass healing word, revivify\n\n1/day each: commune, death ward, freedom of movement, geas"
                }
            ],
            "spell_list": [],
            "page_no": 396,
            "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_valkyrie/"
        },
        {
            "slug": "adultmithraldragon-tob1-2023",
            "desc": "False",
            "name": "Adult Mithral Dragon",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 253,
            "hit_dice": "22d12 + 110",
            "speed": {
                "walk": 80,
                "fly": 40
            },
            "strength": 12,
            "dexterity": 22,
            "constitution": 21,
            "intelligence": 18,
            "wisdom": 19,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 12,
            "constitution_save": 11,
            "intelligence_save": null,
            "wisdom_save": 10,
            "charisma_save": 10,
            "perception": 26,
            "skills": {
                "History": 10,
                "Insight": 10,
                "Perception": 16,
                "Persuasion": 10,
                "Stealth": 12
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "slashing",
            "condition_immunities": "charmed",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 26",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "18",
            "cr": 18.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon uses its Frightful Presence. It then makes one Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 17 (2d10 + 6) piercing damage. Instead of dealing damage, the dragon can end one magical effect of its choice of 5th level or lower on the target."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 13 (2d6 +6) slashing damage, and if the target isn't a Construct or Undead, it must succeed on a DC 19 Constitution saving throw or lose 7 (2d6) hp at the start of each of its turns as a piece of metallic claw breaks off in the wound. Any creature can take an action to remove the claw with a successful DC 14 Wisdom (Medicine) check. The claw pops out of the wound if the target receives magical healing."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 15 ft., one target. Hit: 15 (2d8 + 6) bludgeoning damage."
                },
                {
                    "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 18 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end 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": "Shard Breath (Recharge 5-6)",
                    "desc": "The mithral dragon spits metallic shards in a 60-foot cone. Each creature in that area must make a DC 19 Constitution saving throw, taking 42 (12d6) slashing damage on a failed save, or half as much on a successful one. The area becomes difficult terrain for 1 minute, then the shards dissolve into wisps of silvery smoke. When a creature moves into or within the area, it takes 7 (2d6) slashing damage for every 5 feet it travels."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "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 feet of the dragon must succeed on a DC 20 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": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The dragon has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Mithral Scales",
                    "desc": "If the dragon rolls a 20 on a saving throw against a spell that targets only it, the dragon is unaffected, and the spell is reflected back at the caster as though it originated from the dragon, turning the caster into the target."
                }
            ],
            "spell_list": [],
            "page_no": 122,
            "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_adult-mithral-dragon/"
        },
        {
            "slug": "mechuiti-tob1-2023",
            "desc": "False",
            "name": "Mechuiti",
            "size": "Gargantuan",
            "type": "Fiend",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 462,
            "hit_dice": "25d20 + 200",
            "speed": {
                "walk": 60
            },
            "strength": 29,
            "dexterity": 19,
            "constitution": 27,
            "intelligence": 18,
            "wisdom": 18,
            "charisma": 22,
            "strength_save": 17,
            "dexterity_save": 12,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 12,
            "charisma_save": null,
            "perception": 14,
            "skills": {},
            "damage_vulnerabilities": "cold",
            "damage_resistances": "False",
            "damage_immunities": "acid, fire, lightning, poison; bludgeoning, piercing, and slashing from nonmagical attacks",
            "condition_immunities": "charmed, frightened, poisoned, stunned",
            "senses": "truesight 120 ft., passive Perception 22",
            "languages": "Abyssal, Celestial, Common, Draconic, Primordial, telepathy 300 ft.",
            "challenge_rating": "27",
            "cr": 27.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Mechuiti can use his Frightful Presence. He then makes one Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +17 to hit, reach 10 ft., one target. Hit: 31 (4d10 + 9) piercing damage plus 21 (6d6) fire damage."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +17 to hit, reach 20 ft., one target. Hit: 27 (4d8 + 9) slashing damage plus 21 (6d6) fire damage. If Mechuiti scores a critical hit, he rolls damage dice three times, instead of twice."
                },
                {
                    "name": "Frightful Presence",
                    "desc": "Each creature of Mechuiti's choice that is within 120 feet of Mechuiti and aware of him must succeed on a DC 24 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 Mechuiti's Frightful Presence for the next 24 hours."
                },
                {
                    "name": "Burning Acid Breath (Recharge 5-6)",
                    "desc": "Mechuiti exhales fire and acid in a 60-foot cone. Each creature in that area must make a DC 24 Dexterity saving throw, taking 49 (14d6) fire damage and 49 (14d6) acid damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Spellcasting",
                    "desc": "Mechuiti casts one of the following spells, requiring no material components and using Charisma as the spellcasting ability (spell save DC 22):\nAt will: dispel magic, hold monster, wall of fire\n3/day each: fire storm, power word stun"
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": "Mechuiti 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. Mechuiti regains spent legendary actions at the start of his turn.",
            "legendary_actions": [
                {
                    "name": "Move",
                    "desc": "Mechuiti moves up to his speed, or he climbs up to half his speed. This movement doesn't provoke opportunity attacks."
                },
                {
                    "name": "Burn from the Inside",
                    "desc": "Mechuiti chooses a creature within 120 feet of him that is infected with the Mechuiti's deadly ichor disease. The target must make a DC 24 Constitution saving throw. On a failure, the target takes 10 (3d6) fire damage and 10 (3d6) acid damage and catches fire. On a success, the target takes half the damage and doesn't catch fire. Until a creature uses an action to douse the fire, the target takes 7 (2d6) fire damage at the start of each of its turns."
                },
                {
                    "name": "Cast a Spell (Costs 2 Actions)",
                    "desc": "Mechuiti uses Spellcasting."
                }
            ],
            "special_abilities": [
                {
                    "name": "Demon Lord's Ichor",
                    "desc": "When Mechuiti is subjected to piercing damage or slashing damage, a spray of caustic blood spurts from his hide. Each creature within 10 feet of Mechuiti must succeed on a DC 24 Constitution saving throw or becoming infected with the Mechuiti's deadly ichor disease and be poisoned until the disease is cured. Every 24 hours that elapse, the target must repeat the saving throw, reducing its hp maximum by 14 (4d6) on a failure. This reduction lasts until the disease is cured. The creature dies if the disease reduces its hp maximum to 0. The disease can be cured by the greater restoration spell or similar magic or when the creature succeeds on three saving throws."
                },
                {
                    "name": "Fiery Weapons",
                    "desc": "Mechuiti's weapon attacks are magical. When Mechuiti hits with any weapon, the weapon deals an extra 6d6 fire damage (included in the attack)."
                },
                {
                    "name": "Immolating Corona",
                    "desc": "At the start of each of Mechuiti's turns, each creature within 10 feet of him takes 10 (3d6) fire damage and must succeed on a DC 24 Constitution saving throw or catch fire. A creature that touches Mechuiti or hits him with a melee attack while within 5 feet of him takes 10 (3d6) fire damage and must succeed on a DC 24 Constitution saving throw or catch fire. Until a creature uses an action to douse the fire, the creature on fire takes 7 (2d6) fire damage at the start of each of its turns."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If Mechuiti fails a saving throw, he can choose to succeed instead."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Mechuiti has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Speak with Simians",
                    "desc": "Mechuiti can communicate with apes and monkeys as if they shared a language."
                }
            ],
            "spell_list": [],
            "page_no": 78,
            "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_mechuiti/"
        },
        {
            "slug": "ancient-wind-dragon",
            "desc": "_Howling wind encircles the white- and gray-scaled dragon, filling and pushing its wings without the need for them to beat._  \nWind dragons view anywhere touched by air as their property, and mortals point to them as the epitome of arrogance. Their narcissism is not without reason, for awe-inspiring power supports their claims of rightful control. To the dragons of the shifting gales, strength is the ultimate arbiter. Although wind dragon wyrmlings are the weakest of the newborn dragons, they grow in power rapidly, and few fully-grown dragons are seen as stronger.  \n_**Braggarts and Bullies.**_ Wind dragons number among the greatest bullies and worst tyrants among mortal creatures. The sometimes foolhardy creatures take personal offense at any perceived challenge and great pleasure in humiliating rivals. They claim great swathes of territory but care little for its governance, and they perceive the mortals in that territory as possessions. Vassals receive only dubious protection in exchange for unflinching loyalty. A wind dragon might seek bloody vengeance for the murder of a follower, but it’s unlikely to go to any length to prevent the loss of life in the first place.  \n_**Lords of the Far Horizons.**_ Some believe that the dragons of the winds claim much more than they are capable of controlling or patrolling. Because they so love altitude, they prefer to rule and meet with earth-bound supplicants at the highest point available: the summit of a great mountain or atop a towering monument erected by fearful slaves. But these dragons are also driven by wanderlust, and often travel far from their thrones. They always return eventually, ready to subjugate new generations and to press a tyrannical claw on the neck of anyone who questions their right to rule.  \n_**Perpetual Infighting.**_ These wandering tyrants are even more territorial among their own kind than they are among groundlings. Simple trespass by one wind dragon into the territory of another can lead to a battle to the death. Thus their numbers never grow large, and the weakest among them are frequently culled.  \nWind dragons’ hoards typically consist of only a few truly valuable relics. Other dragons might sleep on a bed of coins, but common things bore wind dragons quickly. While all true dragons desire and display great wealth, wind dragons concentrate their riches in a smaller number of notable trophies or unique historic items—often quite portable.  \n\n## Wind Dragon’s Lair\n\n  \nWind dragons make their lairs in locations where they can overlook and dominate the land they claim as theirs, but remote enough so the inhabitants can’t pester them with requests for protection or justice. They have little to fear from the elements, so a shallow cave high up on an exposed mountain face is ideal. Wind dragons enjoy heights dotted with rock spires and tall, sheer cliffs where the dragon can perch in the howling wind and catch staggering updrafts and downdrafts sweeping through the canyons and tearing across the crags. Non-flying creatures find these locations much less hospitable.  \n\n### Lair Actions\n\n  \nOn initiative count 20 (losing initiative ties), the dragon takes a lair action to generate one of the following effects; the dragon can’t use the same effect two rounds in a row.\n* Sand and dust swirls up from the floor in a 20-foot radius sphere within 120 feet of the dragon at a point the dragon can see. The sphere spreads around corners. The area inside the sphere is lightly obscured, and each creature in the sphere at the start of its turn must make a successful DC 15 Constitution saving throw or be blinded for 1 minute. A blinded creature repeats the saving throw at the start of each of its turns, ending the effect on itself with a success.\n* Fragments of ice and stone are torn from the lair’s wall by a blast of wind and flung along a 15-foot cone. Creatures in the cone take 18 (4d8) bludgeoning damage, or half damage with a successful DC 15 Dexterity saving throw.\n* A torrent of wind blasts outward from the dragon in a 60-foot radius, either racing just above the floor or near the ceiling. If near the floor, it affects all creatures standing in the radius; if near the ceiling, it affects all creatures flying in the radius. Affected creatures must make a successful DC 15 Strength saving throw or be knocked prone and stunned until the end of their next turn.",
            "name": "Ancient Wind Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 20,
            "armor_desc": "natural armor",
            "hit_points": 425,
            "hit_dice": "23d20+184",
            "speed": {
                "walk": 40,
                "fly": 120
            },
            "strength": 28,
            "dexterity": 19,
            "constitution": 26,
            "intelligence": 18,
            "wisdom": 17,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 11,
            "constitution_save": 15,
            "intelligence_save": null,
            "wisdom_save": 10,
            "charisma_save": 12,
            "perception": 17,
            "skills": {
                "acrobatics": 11,
                "arcana": 11,
                "intimidation": 12,
                "perception": 17,
                "stealth": 11
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "lightning, ranged weapons",
            "condition_immunities": "charmed, exhausted, paralyzed, restrained",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 27",
            "languages": "Common, Draconic, Dwarvish, Elvish, Primordial",
            "challenge_rating": "22",
            "cr": 22.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The wind dragon can use its Frightful Presence and then makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 15 ft., one target. Hit: 22 (2d12 + 9) piercing damage.",
                    "attack_bonus": 16,
                    "damage_dice": "2d12"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 10 ft., one target. Hit: 18 (2d8 + 9) slashing damage.",
                    "attack_bonus": 16,
                    "damage_dice": "2d8"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 20 ft., one target. Hit: 20 (2d10 + 9) bludgeoning damage.",
                    "attack_bonus": 16,
                    "damage_dice": "2d10"
                },
                {
                    "name": "Breath of Gales (Recharge 5-6)",
                    "desc": "The dragon exhales a blast of wind in a 90-foot cone. Each creature in that cone takes 55 (10d10) bludgeoning damage and is pushed 50 feet away from the dragon and knocked prone; a successful DC 23 Strength saving throw halves the damage and prevents being pushed (but not being knocked prone). All flames in the cone are extinguished."
                },
                {
                    "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 20 Wisdom saving throw or become frightened for 1 minute. A creature repeats the saving throw at the end of its turn, 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."
                }
            ],
            "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 feet of the dragon must succeed on a DC 24 Dexterity saving throw or take 20 (2d10 + 9) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed."
                }
            ],
            "special_abilities": [
                {
                    "name": "Innate Spellcasting",
                    "desc": "the dragon's innate spellcasting ability is Charisma (spell save DC 20). It can innately cast the following spells, requiring no material components:\n\nat will: feather fall\n\n5/day each: lightning bolt, ice storm"
                },
                {
                    "name": "Fog Vision",
                    "desc": "The dragon sees normally through light or heavy obscurement caused by fog, mist, clouds, or high wind."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The dragon has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Uncontrollable",
                    "desc": "The dragon's movement is never impeded by difficult terrain, and its speed can't be reduced by spells or magical effects. It can't be restrained (per the condition), and it escapes automatically from any nonmagical restraints (such as chains, entanglement, or grappling) by spending 5 feet of movement. Being underwater imposes no penalty on its movement or attacks."
                },
                {
                    "name": "Whirling Winds",
                    "desc": "Gale-force winds rage around the dragon, making it immune to ranged weapon attacks except for those from siege weapons."
                },
                {
                    "name": "Wind Dragon's Lair",
                    "desc": "on initiative count 20 (losing initiative ties), the dragon takes a lair action to generate one of the following effects; the dragon can't use the same effect two rounds in a row.\n\n- Sand and dust swirls up from the floor in a 20-foot radius sphere within 120 feet of the dragon at a point the dragon can see. The sphere spreads around corners. The area inside the sphere is lightly obscured, and each creature in the sphere at the start of its turn must make a successful DC 15 Constitution saving throw or be blinded for 1 minute. A blinded creature repeats the saving throw at the start of each of its turns, ending the effect on itself with a success.\n\n- Fragments of ice and stone are torn from the lair's wall by a blast of wind and flung along a 15-foot cone. Creatures in the cone take 18 (4d8) bludgeoning damage, or half damage with a successful DC 15 Dexterity saving throw.\n\n- A torrent of wind blasts outward from the dragon in a 60-foot radius, either racing just above the floor or near the ceiling. If near the floor, it affects all creatures standing in the radius; if near the ceiling, it affects all creatures flying in the radius. Affected creatures must make a successful DC 15 Strength saving throw or be knocked prone and stunned until the end of their next turn."
                }
            ],
            "spell_list": [],
            "page_no": 142,
            "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-wind-dragon/"
        },
        {
            "slug": "marilith-a5e",
            "desc": "",
            "name": "Marilith",
            "size": "Large",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 220,
            "hit_dice": "21d10+105",
            "speed": {
                "walk": 40
            },
            "strength": 20,
            "dexterity": 22,
            "constitution": 20,
            "intelligence": 20,
            "wisdom": 18,
            "charisma": 20,
            "strength_save": 10,
            "dexterity_save": 11,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 10,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, lightning; damage from nonmagical weapons",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "truesight 120 ft., passive Perception 14",
            "languages": "Abyssal, telepathy 120 ft.",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The marilith makes six attacks with its longswords."
                },
                {
                    "name": "Longsword",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) slashing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one creature. Hit: 10 (2d4 + 5) bludgeoning damage, and the target is grappled (escape DC 19)."
                },
                {
                    "name": "Teleport",
                    "desc": "The marilith magically teleports up to 120 feet to an unoccupied space it can see."
                }
            ],
            "reactions": [
                {
                    "name": "Reactive Teleport",
                    "desc": "When the marilith is hit or missed by a ranged attack, it uses Teleport. If it teleports within 5 feet of a creature, it can attack with its tail."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Chaotic Evil",
                    "desc": "The marilith radiates a Chaotic and Evil aura."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The marilith has advantage on saving throws against spells and magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 71,
            "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_marilith/"
        },
        {
            "slug": "master-assassin-a5e",
            "desc": "",
            "name": "Master Assassin",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 143,
            "hit_dice": "22d8+44",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 20,
            "constitution": 14,
            "intelligence": 15,
            "wisdom": 12,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": 11,
            "constitution_save": null,
            "intelligence_save": 8,
            "wisdom_save": 7,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "acrobatics": 11,
                "deception": 7,
                "perception": 7,
                "sleight": 0,
                "stealth": 11
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 20 ft., darkvision 60 ft., passive Perception 17",
            "languages": "any three",
            "challenge_rating": "17",
            "cr": 17.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The master assassin attacks twice."
                },
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 8 (1d6 + 5) piercing damage. The target makes a DC 19 Constitution saving throw  taking 17 (5d6) poison damage on a failure  or half as much damage on a success."
                },
                {
                    "name": "Light Crossbow",
                    "desc": "Ranged Weapon Attack: +11 to hit, range 80/320 ft., one target. Hit: 9 (1d8 + 5) piercing damage. The target makes a DC 19 Constitution saving throw  taking 17 (5d6) poison damage on a failure  or half as much damage on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Cunning Action",
                    "desc": "The assassin takes the Dash, Disengage, Hide, or Use an Object action."
                },
                {
                    "name": "Rapid Attack",
                    "desc": "The assassin attacks with their shortsword."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Crossbow Expert",
                    "desc": "The master assassin ignores the loading quality of light crossbows, and being within 5 feet of a hostile creature doesnt impose disadvantage on the master assassins ranged attack rolls."
                },
                {
                    "name": "Deadly Poison",
                    "desc": "As part of making an attack, the master assassin can apply a deadly poison to their weapons (included below). The master assassin carries 3 doses of this poison. A single dose can coat two melee weapons or up to 10 pieces of ammunition."
                },
                {
                    "name": "Death Strike (1/Turn)",
                    "desc": "When the master assassin scores a critical hit against a living creature that is surprised, that creature makes a DC 18 Constitution saving throw. On a failure, it is reduced to 0 hit points. The creature dies if it fails two death saves before it stabilizes."
                },
                {
                    "name": "Epic Assassinate",
                    "desc": "During the first turn of combat, the master assassin has advantage on attack rolls against any creature that hasnt acted. Any hit the master assassin scores against a surprised creature is a critical hit, and every creature that can see the master assassins attack is rattled until the end of the master assassins next turn."
                },
                {
                    "name": "Evasion",
                    "desc": "When the master assassin makes a Dexterity saving throw against an effect that deals half damage on a success, they take no damage on a success and half damage on a failure."
                },
                {
                    "name": "Sneak Attack (1/Turn)",
                    "desc": "The master assassin deals an extra 28 (8d6) damage when they hit with a weapon attack while they have advantage on the attack, or when the master assassins target is within 5 feet of an ally of the master assassin while the master assassin doesnt have disadvantage on the attack."
                }
            ],
            "spell_list": [],
            "page_no": 469,
            "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_master-assassin/"
        },
        {
            "slug": "master-thief-a5e",
            "desc": "",
            "name": "Master Thief",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 143,
            "hit_dice": "22d8+44",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 20,
            "constitution": 14,
            "intelligence": 15,
            "wisdom": 12,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": 11,
            "constitution_save": null,
            "intelligence_save": 8,
            "wisdom_save": 7,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "acrobatics": 11,
                "deception": 7,
                "perception": 7,
                "sleight": 0,
                "stealth": 11
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 20 ft., darkvision 60 ft., passive Perception 17",
            "languages": "any three",
            "challenge_rating": "17",
            "cr": 17.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The master assassin attacks twice."
                },
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 8 (1d6 + 5) piercing damage. The target makes a DC 19 Constitution saving throw  taking 17 (5d6) poison damage on a failure  or half as much damage on a success."
                },
                {
                    "name": "Light Crossbow",
                    "desc": "Ranged Weapon Attack: +11 to hit, range 80/320 ft., one target. Hit: 9 (1d8 + 5) piercing damage. The target makes a DC 19 Constitution saving throw  taking 17 (5d6) poison damage on a failure  or half as much damage on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Cunning Action",
                    "desc": "The assassin takes the Dash, Disengage, Hide, or Use an Object action."
                },
                {
                    "name": "Rapid Attack",
                    "desc": "The assassin attacks with their shortsword."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Crossbow Expert",
                    "desc": "The master assassin ignores the loading quality of light crossbows, and being within 5 feet of a hostile creature doesnt impose disadvantage on the master assassins ranged attack rolls."
                },
                {
                    "name": "Deadly Poison",
                    "desc": "As part of making an attack, the master thief can apply a deadly poison to their weapons (included below). The master thief carries 3 doses of this poison. A single dose can coat two melee weapons or up to 10 pieces of ammunition. A creature reduced to 0 hit points by their poison damage is stable but unconscious for 1 hour"
                },
                {
                    "name": "Evasion",
                    "desc": "When the master assassin makes a Dexterity saving throw against an effect that deals half damage on a success, they take no damage on a success and half damage on a failure."
                },
                {
                    "name": "Sneak Attack (1/Turn)",
                    "desc": "The master assassin deals an extra 28 (8d6) damage when they hit with a weapon attack while they have advantage on the attack, or when the master assassins target is within 5 feet of an ally of the master assassin while the master assassin doesnt have disadvantage on the attack."
                },
                {
                    "name": "Cunning Celerity",
                    "desc": "The master thief takes two bonus actions on each of their turns."
                }
            ],
            "spell_list": [],
            "page_no": 469,
            "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_master-thief/"
        },
        {
            "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": "yaojing",
            "desc": "This long-nosed, fox-like humanoid gestures silently with a smile on its lips and a twinkle in its eyes._  \nYaojing find peace traveling the wilds and quietly helping homesteaders and other travelers. They appear to be wiry redheaded men in light clothing. Their features are a mix of human and fox with a long nose, weak chin, and clever eyes.  \n**Silent Servitors.** Before they arrive on the Material Plane, yaojing take a vow of silence. Their vow precludes them from using their telepathy or voice to communicate with mortals. If a yaojing under vow is forced to communicate with more than sign or body language, it must retire to its planar home to live in silent contemplation for 108 years before it can once again travel the Material.  \n**Charlatan Haters.** Yaojing hate nothing so much as those who would use a mortal’s faith in the gods against them. When yaojing encounter such shysters in their travels, they work tirelessly to bring the charlatans to justice and remove the blight such creatures represent. Yaojing prefer to turn the charlatans over to local authorities for punishment appropriate to the laws of the land they are traveling, but they take on the role of judge when representatives of the law are absent.  \n**Mountain Mystics.** Some yaojing take up a monastic life. They build shrines on mountaintops where they silently teach their small congregations of adherents the joys of a quiet life of service and contemplation. They also teach their disciples how to avoid being fooled by charlatans and that harmonious societies must be free of such liars.",
            "name": "Yaojing",
            "size": "Medium",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "neutral good",
            "armor_class": 15,
            "armor_desc": null,
            "hit_points": 202,
            "hit_dice": "27d8+81",
            "speed": {
                "walk": 40
            },
            "strength": 14,
            "dexterity": 21,
            "constitution": 16,
            "intelligence": 16,
            "wisdom": 18,
            "charisma": 21,
            "strength_save": null,
            "dexterity_save": 10,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 10,
            "perception": 9,
            "skills": {
                "insight": 9,
                "perception": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "radiant; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "charmed, deafened, exhaustion, frightened",
            "senses": "truesight 60 ft., passive Perception 19",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "15",
            "cr": 15.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The yaojing uses Blasphemer's Bane. It then makes three attacks."
                },
                {
                    "name": "Sacred Fist",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) bludgeoning damage and 13 (3d8) radiant damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d8+5"
                },
                {
                    "name": "Sacred Bolt",
                    "desc": "Ranged Spell Attack: +10 to hit, range 60 ft., one target. Hit: 22 (5d8) radiant damage.",
                    "attack_bonus": 10,
                    "damage_dice": "5d8"
                },
                {
                    "name": "Blasphemer's Bane",
                    "desc": "The yaojing makes a ward of censure against a creature it can see within 30 feet of it. The target must succeed on a DC 18 Wisdom saving throw or be unable to cast spells or maintain concentration on spells until the beginning of the yaojing's next turn."
                },
                {
                    "name": "Radiant Spin (Recharge 5-6)",
                    "desc": "The yaojing performs a spinning kick brimming with radiant energy. Each creature within 10 feet of the yaojing must make a DC 18 Dexterity saving throw. On a failure, a creature takes 22 (5d8) bludgeoning damage and 22 (5d8) radiant damage and is pushed up to 10 feet away from the yaojing. On a success, a creature takes half the damage and isn't pushed."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Charlatan's Bane",
                    "desc": "The yaojing knows if it hears a lie, and it has advantage on Wisdom (Insight) checks to determine if a creature is attempting to deceive it."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The yaojing has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The yaojing's weapon attacks are magical."
                },
                {
                    "name": "Motion Blur",
                    "desc": "If the yaojing moves at least 10 feet on its turn, attack rolls against it have disadvantage until the start of its next turn."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The yaojing's innate spellcasting ability is Charisma (spell save DC 18). It can innately cast the following spells, requiring no verbal or material components.\nAt will: detect evil and good, silence\n3/day each: beacon of hope, bestow curse\n1/day each: death ward, dispel evil and good"
                }
            ],
            "spell_list": [],
            "page_no": 377,
            "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_yaojing/"
        },
        {
            "slug": "zouyu",
            "desc": "This elephant-sized feline has sleek fur, four upward-turned fangs in its mouth, and a long tail ending in multiple strands like a pheasant._  \n**Familial Bonds.** Zouyu live as mated pairs with large territories. The great felines are gentle and social creatures, often overlapping their territories for mutual protection.  \n**Good Luck.** For many, the zouyu are symbols of good luck and fortune. The tail feather of a zouyu, freely given, can be rendered into a liquid, which produces a luck potion. The potion brings minor good fortune, such as finding a fruit tree when hungry or shelter when it rains, to the drinker for a day. If a tail feather is taken without the zouyu’s knowledge, the potion created by the feather bestows bad luck on the drinker for a day. Such bad luck manifests as the drinker tripping over a too-perfectly-placed rock or a lightning strike felling a tree onto the drinker’s path.  \n**Herbivores.** Despite their fangs and sharp claws, zouyu are herbivores. Their preferred meals consist of fruit, bamboo leaves, and insects. The zouyu can survive on a very small amount of food despite their size.",
            "name": "Zouyu",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "chaotic good",
            "armor_class": 17,
            "armor_desc": null,
            "hit_points": 114,
            "hit_dice": "12d12+36",
            "speed": {
                "walk": 60
            },
            "strength": 18,
            "dexterity": 24,
            "constitution": 16,
            "intelligence": 6,
            "wisdom": 12,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 10,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": 7,
            "skills": {
                "perception": 7,
                "stealth": 10
            },
            "damage_vulnerabilities": "thunder",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 17",
            "languages": "understands Common but can’t speak",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The zouyu uses Alter Luck. It then makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 16 (2d8 + 7) piercing damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d8+7"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 14 (2d6 + 7) slashing damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d6+7"
                },
                {
                    "name": "Alter Luck",
                    "desc": "The zouyu flicks its vibrant, multi-stranded tail and alters the luck of one creature it can see within 30 feet of it, choosing one of the following luck options. The zouyu can't target itself with Alter Luck. \n* Bestow Luck. The target has advantage on the next ability check, attack roll, or saving throw (zouyu's choice) it makes before the end of its next turn. \n* Steal Luck. The target must succeed on a DC 15 Wisdom saving throw or have disadvantage on the next ability check, attack roll, or saving throw (zouyu's choice) it makes before the end of its next turn. If the target fails the saving throw, the zouyu has advantage on one attack roll or saving throw it makes before the start of its next turn."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Distance Runner",
                    "desc": "The zouyu is capable of incredibly fast long-distance travel. When traveling at a fast pace, the zouyu can run 310 miles per day."
                },
                {
                    "name": "Keen Sight and Smell",
                    "desc": "The zouyu has advantage on Wisdom (Perception) checks that rely on sight or smell."
                },
                {
                    "name": "Pounce",
                    "desc": "If the zouyu moves at least 20 feet straight toward a creature and then hits it with a claw attack on the same turn, that target must succeed on a DC 15 Strength saving throw or be knocked prone. If the target is prone, the zouyu can make one bite attack against it as a bonus action."
                }
            ],
            "spell_list": [],
            "page_no": 386,
            "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_zouyu/"
        },
        {
            "slug": "alnaar",
            "desc": "",
            "name": "Alnaar",
            "size": "Large",
            "type": "Fiend",
            "subtype": "demon",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 212,
            "hit_dice": "25d10+75",
            "speed": {
                "burrow": 20,
                "fly": 40,
                "walk": 40
            },
            "strength": 20,
            "dexterity": 22,
            "constitution": 17,
            "intelligence": 9,
            "wisdom": 12,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": 10,
            "constitution_save": 7,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "acrobatics": 10,
                "perception": 5
            },
            "damage_vulnerabilities": "cold",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "fire, poison",
            "condition_immunities": "frightened, poisoned",
            "senses": "darkvision 120 ft., passive Perception 15",
            "languages": "Abyssal",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "desc": "The alnaar makes three fiery fangs attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 9,
                    "damage_dice": "2d8+5",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 14 (2d8 + 5) piercing damage and 3 (1d6) fire damage.",
                    "name": "Fiery Fangs"
                },
                {
                    "desc": "The alnaar becomes super-heated, expelling momentous energy outwards in a 20-foot radius blast around it. Each creature caught in the blast must make a DC 17 Dexterity saving throw. On a failed save, a creature takes 22 (4d10) fire damage and 22 (4d10) force damage and is knocked prone. On a success, a creature takes half the fire and force damage but isn't knocked prone. The fire ignites flammable objects that aren't being worn or carried. After using Flare, the alnaar is starving. It can't use Flare if it is starving.",
                    "name": "Flare (Recharge Special)"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "desc": "When a creature the alnaar can see moves, the alnaar can move up to 20 feet toward the moving creature. If the alnaar moves within 10 feet of that creature, it can make one fiery fangs attack against the creature.",
                    "name": "On the Hunt"
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "A creature that starts its turn within 5 feet of the alnaar must make a DC 16 Constitution saving throw, taking 14 (4d6) fire damage on a failed save, or half as much damage on a successful one. A creature that touches the alnaar or hits it with a melee attack while within 5 feet of it takes 7 (2d6) fire damage. Nonmagical weapons and objects with Armor Class 15 or lower are immediately destroyed after coming into contact with the alnaar's skin. Weapons that hit the alnaar deal their damage before being destroyed. This trait is suppressed if the alnaar is starving.",
                    "name": "Skin of the Forge"
                },
                {
                    "desc": "If an alnaar hasn't fed on a Medium-sized or larger creature within the last 12 hours, it is starving. While starving, the alnaar's Armor Class is reduced by 2, it has advantage on melee attack rolls against any creature that doesn't have all of its hp, and will direct its attacks at a single foe regardless of tactical consequences. Once it feeds on a Medium-sized or larger corpse or brings a Medium-sized or larger creature to 0 hp, it is no longer starving.",
                    "name": "Starving Wrath"
                }
            ],
            "spell_list": [],
            "page_no": 82,
            "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_alnaar/"
        },
        {
            "slug": "gugalanna",
            "desc": "",
            "name": "Gugalanna",
            "size": "Huge",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "chaotic good",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 253,
            "hit_dice": "22d12+110",
            "speed": {
                "fly": 80,
                "walk": 60
            },
            "strength": 24,
            "dexterity": 16,
            "constitution": 20,
            "intelligence": 10,
            "wisdom": 20,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 10,
            "constitution_save": 12,
            "intelligence_save": null,
            "wisdom_save": 12,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 14,
                "insight": 12,
                "intimidation": 11
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic",
            "damage_immunities": "fire, radiant; bludgeoning, piercing, and slashing from nonmagical attacks",
            "condition_immunities": "charmed, exhaustion, frightened",
            "senses": "truesight 60 ft., passive Perception 15",
            "languages": "understands all but can't speak, telepathy 120 ft.",
            "challenge_rating": "21",
            "cr": 21.0,
            "actions": [
                {
                    "desc": "Gugalanna makes two attacks: one with its horns and one with its kick.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 14,
                    "damage_dice": "5d10+7",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 5 ft., one target. Hit: 34 (5d10 + 7) piercing damage and 14 (4d6) fire damage.",
                    "name": "Horns"
                },
                {
                    "attack_bonus": 14,
                    "damage_dice": "2d10+7",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 5 ft., one target. Hit: 18 (2d10 + 7) bludgeoning damage.",
                    "name": "Kick"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "Gugalanna 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. Gugalanna regains spent legendary actions at the start of his turn.",
            "legendary_actions": [
                {
                    "desc": "Gugalanna makes a kick attack.",
                    "name": "Kick"
                },
                {
                    "desc": "Gugalanna spreads his wings and stomps his hooves, shaking the earth. Each creature within 10 feet of Gugalanna must make a DC 22 Strength saving throw. On a failure, a target takes 18 (2d10 + 7) bludgeoning damage and is pushed 20 feet away from Gugalanna. On a success, a target takes half the damage and isn't pushed. Gugalanna can then fly up to half his flying speed.",
                    "name": "Rearing Stomp (Costs 2 Actions)"
                },
                {
                    "desc": "The sun disc floating between Gugalanna's horns flares. Each creature within 30 feet of Gugalanna must make a DC 18 Dexterity saving throw, taking 21 (6d6) fire damage on a failed save, or half as much damage on a successful one.",
                    "name": "Blazing Sun Disc (Costs 2 Actions, Recharge 5-6)"
                }
            ],
            "special_abilities": [
                {
                    "desc": "Gugalanna doesn't provoke an opportunity attack when it flies out of an enemy's reach.",
                    "name": "Flyby"
                },
                {
                    "desc": "Gugalanna has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "Gugalanna's weapon attacks are magical.",
                    "name": "Magic Weapons"
                },
                {
                    "desc": "If Gugalanna moves at least 20 feet straight toward a creature and then hits it with a horns attack on the same turn, that target must succeed on a DC 22 Strength saving throw or be knocked prone. If the target is prone, Gugalanna can make one kick attack against it as a bonus action.",
                    "name": "Trampling Charge"
                }
            ],
            "spell_list": [],
            "page_no": 212,
            "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_gugalanna/"
        },
        {
            "slug": "adult-wind-dragon",
            "desc": "_Howling wind encircles the white- and gray-scaled dragon, filling and pushing its wings without the need for them to beat._  \nWind dragons view anywhere touched by air as their property, and mortals point to them as the epitome of arrogance. Their narcissism is not without reason, for awe-inspiring power supports their claims of rightful control. To the dragons of the shifting gales, strength is the ultimate arbiter. Although wind dragon wyrmlings are the weakest of the newborn dragons, they grow in power rapidly, and few fully-grown dragons are seen as stronger.  \n_**Braggarts and Bullies.**_ Wind dragons number among the greatest bullies and worst tyrants among mortal creatures. The sometimes foolhardy creatures take personal offense at any perceived challenge and great pleasure in humiliating rivals. They claim great swathes of territory but care little for its governance, and they perceive the mortals in that territory as possessions. Vassals receive only dubious protection in exchange for unflinching loyalty. A wind dragon might seek bloody vengeance for the murder of a follower, but it’s unlikely to go to any length to prevent the loss of life in the first place.  \n_**Lords of the Far Horizons.**_ Some believe that the dragons of the winds claim much more than they are capable of controlling or patrolling. Because they so love altitude, they prefer to rule and meet with earth-bound supplicants at the highest point available: the summit of a great mountain or atop a towering monument erected by fearful slaves. But these dragons are also driven by wanderlust, and often travel far from their thrones. They always return eventually, ready to subjugate new generations and to press a tyrannical claw on the neck of anyone who questions their right to rule.  \n_**Perpetual Infighting.**_ These wandering tyrants are even more territorial among their own kind than they are among groundlings. Simple trespass by one wind dragon into the territory of another can lead to a battle to the death. Thus their numbers never grow large, and the weakest among them are frequently culled.  \nWind dragons’ hoards typically consist of only a few truly valuable relics. Other dragons might sleep on a bed of coins, but common things bore wind dragons quickly. While all true dragons desire and display great wealth, wind dragons concentrate their riches in a smaller number of notable trophies or unique historic items—often quite portable.  \n\n## Wind Dragon’s Lair\n\n  \nWind dragons make their lairs in locations where they can overlook and dominate the land they claim as theirs, but remote enough so the inhabitants can’t pester them with requests for protection or justice. They have little to fear from the elements, so a shallow cave high up on an exposed mountain face is ideal. Wind dragons enjoy heights dotted with rock spires and tall, sheer cliffs where the dragon can perch in the howling wind and catch staggering updrafts and downdrafts sweeping through the canyons and tearing across the crags. Non-flying creatures find these locations much less hospitable.  \n\n### Lair Actions\n\n  \nOn initiative count 20 (losing initiative ties), the dragon takes a lair action to generate one of the following effects; the dragon can’t use the same effect two rounds in a row.\n* Sand and dust swirls up from the floor in a 20-foot radius sphere within 120 feet of the dragon at a point the dragon can see. The sphere spreads around corners. The area inside the sphere is lightly obscured, and each creature in the sphere at the start of its turn must make a successful DC 15 Constitution saving throw or be blinded for 1 minute. A blinded creature repeats the saving throw at the start of each of its turns, ending the effect on itself with a success.\n* Fragments of ice and stone are torn from the lair’s wall by a blast of wind and flung along a 15-foot cone. Creatures in the cone take 18 (4d8) bludgeoning damage, or half damage with a successful DC 15 Dexterity saving throw.\n* A torrent of wind blasts outward from the dragon in a 60-foot radius, either racing just above the floor or near the ceiling. If near the floor, it affects all creatures standing in the radius; if near the ceiling, it affects all creatures flying in the radius. Affected creatures must make a successful DC 15 Strength saving throw or be knocked prone and stunned until the end of their next turn.",
            "name": "Adult Wind Dragon",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 237,
            "hit_dice": "19d12+114",
            "speed": {
                "walk": 40,
                "fly": 90
            },
            "strength": 24,
            "dexterity": 19,
            "constitution": 22,
            "intelligence": 16,
            "wisdom": 15,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 10,
            "constitution_save": 12,
            "intelligence_save": null,
            "wisdom_save": 8,
            "charisma_save": 10,
            "perception": 14,
            "skills": {
                "acrobatics": 10,
                "intimidation": 10,
                "perception": 14,
                "stealth": 10
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning",
            "condition_immunities": "charmed, exhausted, paralyzed, restrained",
            "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 24",
            "languages": "Common, Draconic, Primordial",
            "challenge_rating": "17",
            "cr": 17.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The wind dragon can use its Frightful Presence and then makes three attacks: one with its bite, and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 18 (2d10 + 7) piercing damage.",
                    "attack_bonus": 13,
                    "damage_dice": "2d10"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 14 (2d6 + 7) slashing damage.",
                    "attack_bonus": 13,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 16 (2d8 + 7) bludgeoning damage.",
                    "attack_bonus": 13,
                    "damage_dice": "2d8"
                },
                {
                    "name": "Breath of Gales (Recharge 5-6)",
                    "desc": "The dragon exhales a blast of wind in a 60-foot cone. Each creature in that cone takes 27 (5d10) bludgeoning damage and is pushed 25 feet away from the dragon and knocked prone; a successful DC 20 Strength saving throw halves the damage and prevents being pushed (but not being knocked prone). All flames in the cone are extinguished."
                },
                {
                    "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 18 Wisdom saving throw or become frightened for 1 minute. A creature repeats the saving throw at the end of its turn, 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."
                }
            ],
            "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 feet of the dragon must succeed on a DC 21 Dexterity saving throw or take 14 (2d6 + 7) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed."
                }
            ],
            "special_abilities": [
                {
                    "name": "Innate Spellcasting",
                    "desc": "the dragon's innate spellcasting ability is Charisma (spell save DC 18). It can innately cast the following spells, requiring no material components:\n\nat will: feather fall\n\n3/day: lightning bolt"
                },
                {
                    "name": "Fog Vision",
                    "desc": "The dragon sees normally through light or heavy obscurement caused by fog, mist, clouds, or high wind."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The dragon has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Uncontrollable",
                    "desc": "The dragon's movement is never impeded by difficult terrain, and its speed can't be reduced by spells or magical effects. It can't be restrained (per the condition), and it escapes automatically from any nonmagical restraints (such as chains, entanglement, or grappling) by spending 5 feet of movement. Being underwater imposes no penalty on its movement or attacks."
                },
                {
                    "name": "Whirling Winds",
                    "desc": "Gale-force winds rage around the dragon. Ranged weapon attacks against it are made with disadvantage."
                }
            ],
            "spell_list": [],
            "page_no": 143,
            "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_adult-wind-dragon/"
        },
        {
            "slug": "grim-jester",
            "desc": "_A skeletal cadaver bedecked in the motley attire of a fool capers about while making jokes that mock mortality._  \n**Amusing Death.** When a jester on his deathbed moves an evil death god to laughter, the fool sometimes gains a reprieve. becoming a grim jester, whose pranks serve to entertain the god of death. Their purpose is to bring an end to mortal lives in a gruesome, comic, and absurd manner. As long as such jesters keep the death god amused, their continued unlife is assured.  \n**Grisly Humor.** A grim jester’s jokes are not funny to their victims, but they offer a grim finality in combat. A killing joke might be absurd, such as “Here is your final pineapple soul, a parting gift, goodbye.” or sheer braggadocio such as “Your footwork is atrocious, and your spell’s lost its focus, your party’s no match for my hocus-pocus.” Others might be high-flown, such as “Mortal, your time has come, the bell within your skull does ring, ding, dong, dead.” Grim jesters are famous for grim, bitter mockery such as “Your blood on fire, your heart pumps its last, show me now a hero’s last gasp!” or “Odin’s raven has come for you; the Valkyries were busy. You lose, mortal.”  \nA grim jester’s mockery rarely entertain the living—but gods of death, chained angels, and demons find them quite amusing.  \n**Randomness.** Grim jesters often get their hands on wands of wonder and scrolls of chaos magic. Beware the grim jester with a deck of many things—they are quite talented in pulling cards whose magic then applies to foes and spectators.  \n**Undead Nature.** A grim jester doesn’t require air, food, drink, or sleep.",
            "name": "Grim Jester",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 136,
            "hit_dice": "16d8+64",
            "speed": {
                "walk": 30
            },
            "strength": 14,
            "dexterity": 22,
            "constitution": 18,
            "intelligence": 16,
            "wisdom": 16,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 10,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 9,
            "perception": 7,
            "skills": {
                "acrobatics": 10,
                "deception": 9,
                "perception": 7,
                "performance": 9,
                "stealth": 10
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "necrotic, poison; bludgeoning, piercing, and slashing from nonmagical attacks",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned",
            "senses": "darkvision 60 ft., passive Perception 17",
            "languages": "Abyssal, Celestial, Common, Gnomish, telepathy 60 ft.",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Joker's Shuffle (recharge 6)",
                    "desc": "The jester forces one Medium or Small humanoid within 60 feet to make a DC 17 Charisma saving throw. If the saving throw fails, the jester and the target exchange locations via teleportation and an illusion causes them to swap appearance: the jester looks and sounds like the target, and the target looks and sounds like the jester. The illusion lasts for 1 hour unless it is dismissed earlier by the jester as a bonus action, or dispelled (DC 17)."
                },
                {
                    "name": "Killing Joke (recharge 6)",
                    "desc": "The jester performs an ancient, nihilistic joke of necromantic power. This joke has no effect on undead or constructs. All other creatures within 60 feet of the jester must make a DC 17 Wisdom saving throw. Those that fail fall prone in a fit of deadly laughter. The laughter lasts 1d4 rounds, during which time the victim is incapacitated and unable to stand up from prone. At the end of its turn each round, an incapacitated victim must make a successful DC 17 Constitution saving throw or be reduced to 0 hit points. The laughter can be ended early by rendering the victim unconscious or with greater restoration or comparable magic."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Ridicule Hope (recharge 4-6)",
                    "desc": "When a spell that restores hit points is cast within 60 feet of the jester, the jester can cause that spell to inflict damage instead of curing it. The damage equals the hit points the spell would have cured."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Innate Spellcasting",
                    "desc": "the jester's spellcasting ability is Charisma (spell save DC 17, +9 to hit with spell attacks). It can innately cast the following spells requiring no components:\n\nat will: disguise self, grease, inflict wounds, magic mouth, misty step\n\n3/day each: contagion, mirror image\n\n1/day each: delayed blast fireball, finger of death, mislead, seeming"
                },
                {
                    "name": "Last Laugh",
                    "desc": "Unless it is destroyed in a manner amusing to the god of death that created it, the grim jester is brought back after 1d20 days in a place of the god's choosing."
                },
                {
                    "name": "Mock the Dying",
                    "desc": "Death saving throws made within 60 feet of the jester have disadvantage."
                },
                {
                    "name": "Turn Resistance",
                    "desc": "The jester has advantage on saving throws against any effect that turns undead."
                }
            ],
            "spell_list": [],
            "page_no": 240,
            "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_grim-jester/"
        },
        {
            "slug": "iaaffrat",
            "desc": "",
            "name": "Ia'affrat",
            "size": "Large",
            "type": "Elemental",
            "subtype": "Swarm",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 170,
            "hit_dice": "20d10+60",
            "speed": {
                "hover": true,
                "walk": 5,
                "fly": 40
            },
            "strength": 3,
            "dexterity": 21,
            "constitution": 16,
            "intelligence": 20,
            "wisdom": 18,
            "charisma": 23,
            "strength_save": null,
            "dexterity_save": 10,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 11,
            "perception": 9,
            "skills": {
                "arcana": 10,
                "deception": 11,
                "insight": 9,
                "perception": 9,
                "persuasion": 11
            },
            "damage_vulnerabilities": "cold",
            "damage_resistances": "",
            "damage_immunities": "fire, poison; bludgeoning, piercing, slashing",
            "condition_immunities": "charmed, frightened, paralyzed, petrified, prone, poisoned, restrained, stunned",
            "senses": "blindsight 10 ft., darkvision 120 ft., passive Perception 19",
            "languages": "Common, Draconic, Infernal, Primordial",
            "challenge_rating": "15",
            "cr": 15.0,
            "actions": [
                {
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 0 ft., one creature in the swarm's space. Hit: 21 (6d6) piercing damage plus 14 (4d6) fire damage plus 14 (4d6) poison damage, or 10 (3d6) piercing damage plus 7 (2d6) fire damage plus 7 (2d6) poison damage if Ia'Affrat has half of its hit points or fewer. The target must succeed on a DC 16 Constitution saving throw or be poisoned for 1 minute. A poisoned creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "attack_bonus": 10,
                    "damage_dice": "6d6"
                },
                {
                    "name": "Smoke Jump",
                    "desc": "Ia'Affrat can travel instantly to a space in sight where there's smoke."
                },
                {
                    "name": "Whirlwind (Recharge 4-6)",
                    "desc": "Each creature in Ia'Affrat's space must make a DC 18 Strength saving throw. Each creature that fails takes 28 (8d6) bludgeoning damage plus 14 (4d6) fire damage plus 14 (4d6) poison damage and is flung up 20 feet away from Ia'Affrat in a random direction and knocked prone. If the saving throw is successful, the target takes half the bludgeoning damage and isn't flung away or knocked prone. If a thrown target strikes an object, such as a wall or floor, the target takes 3 (1d6) bludgeoning damage for every 10 feet it traveled. If the target collides with another creature, that creature must succeed on a DC 18 Dexterity saving throw or take the same damage and be knocked prone."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Elemental Swarm",
                    "desc": "Ia'Affrat can occupy another creature's space\n\nand vice versa, and the swarm can move through any opening\n\nlarge enough for a Tiny insect"
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Ia'Affrat has advantage on saving throws against spells and other magical effects"
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "Ia'Affrat's spellcasting ability is Charisma (spell save DC 19, +11 to hit with spell attacks). Ia'Affrat can innately cast the following spells, requiring no material components:\n\nat will: fire bolt, poison spray\n\n3/day each: burning hands, invisibility, ray of enfeeblement, ray of sickness\n\n1/day each: bestow curse, contagion, harm, insect plague, fireball"
                },
                {
                    "name": "Inhabit",
                    "desc": "Ia'Affrat can enter the body of an incapacitated or dead creature by crawling into its mouth and other orifices. Inhabiting requires 1 minute, and the victim must be Small, Medium, or Large. If Ia'Affrat inhabits a dead body, it can animate it and control its movements, effectively becoming a zombie for as long as it remains inside. Ia'Affrat can abandon the body as an action. Attacks against the host deal half damage to Ia'Affrat as well, but Ia'Affrat's resistances and immunities still apply against this damage. In a living victim, Ia'Affrat can control the victim's movement and actions as if using dominate monster (save DC 19) on the victim. Ia'Affrat can consume a living victim; the target takes 5 (2d4) necrotic damage per hour while Ia'Affrat inhabits its body, and Ia'Affrat regains hit points equal to the damage dealt. When inhabiting a body, Ia'Affrat can choose to have any spell it casts with a range of self, target the inhabited body rather than itself. The skin of a creature inhabited by Ia'Affrat crawls with the forms of the insects inside. Ia'Affrat can hide this telltale sign with a Charisma (Deception) check against a viewer's passive Insight. A greater restoration spell or comparable magic forces Ia'Affrat to abandon the host."
                },
                {
                    "name": "Smoke Shroud",
                    "desc": "Ia'Affrat is shrouded in a 5-foot-radius cloud of dark smoke. This area is lightly obscured to creatures other than Ia'Affrat. Any creature that needs to breathe that begins its turn in the area must make a successful DC 16 Constitution saving throw or be stunned until the end of its turn."
                }
            ],
            "spell_list": [],
            "page_no": 98,
            "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_iaaffrat/"
        },
        {
            "slug": "liosalfar",
            "desc": "_The curtain of rippling colors assumes a humanoid form. Its kaleidoscope body shifts and glitters with mesmeric patterns._  \nSometimes known as “light elves” because they assume a vaguely elfish shape, these enigmatic shapeshifters make their home at the edge of the world, where reality bends and physical laws unravel. Their mutable bodies are composed entirely of shifting colors. Among themselves they communicate through flashing patterns and hues, but they talk to other races in an echoing, choral tone that seems to emanate from everywhere and nowhere around them.  \n**Servants of Fate.** Their aims often seem inconsequential or simply baffling, but they’ve also sundered mountains and toppled kingdoms. Many believe they’re agents of Fate, others that their motivation is an alien aesthetic or their own amusement.  \n**Pattern Vision.** Those who’ve spoken with liosalfar say they talk as if all existence was a sea of patterns and colors to be set in pleasing shapes. They barely understand mortal concerns.  \n**Enemies of the Ramag.** The liosalfar have a longstanding rivalry with the portal-making ramag, whom they despise as “corruptors of the patterns.”  \n**Elemental Nature.** A liosalfar doesn’t require air, food, drink, or sleep.",
            "name": "Liosalfar",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 110,
            "hit_dice": "20d10",
            "speed": {
                "fly": 60,
                "hover": true
            },
            "strength": 10,
            "dexterity": 25,
            "constitution": 10,
            "intelligence": 18,
            "wisdom": 18,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": 10,
            "constitution_save": 3,
            "intelligence_save": 7,
            "wisdom_save": 7,
            "charisma_save": 4,
            "perception": 7,
            "skills": {
                "arcana": 7,
                "insight": 7,
                "perception": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, fire, lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison, psychic, radiant",
            "condition_immunities": "blinded, charmed, exhaustion (see Lightform special ability), grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious",
            "senses": "blindsight 120 ft., truesight 60 ft., passive Perception 17",
            "languages": "Common, Celestial, Primordial, Elvish, Giant",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The liosalfar makes two Disrupting Touch attacks."
                },
                {
                    "name": "Disrupting Touch",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 26 (4d12) radiant damage, and the target must succeed on a DC 15 Wisdom saving throw or become stunned for 1 round.",
                    "attack_bonus": 10,
                    "damage_dice": "4d12"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Alien Mentality",
                    "desc": "A liosalfar's exotic consciousness renders it immune to psychic effects, and any attempt to read their thoughts leaves the reader confused for 1 round."
                },
                {
                    "name": "Darkness Vulnerability",
                    "desc": "Magical darkness is harmful to a liosalfar: They take 2d10 necrotic damage, or half damage with a successful DC 14 Constitution saving throw, each time they start their turn inside magical darkness. Natural darkness is unpleasant to them but not harmful."
                },
                {
                    "name": "Incorporeal Movement",
                    "desc": "The liosalfar can move through other creatures and objects as difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the liosalfar's innate spellcasting ability is Intelligence (spell save DC 15, +7 to hit with spell attacks). It can innately cast the following spells, requiring no material components:\n\nat Will: augury, color spray, dancing lights, detect magic, flare, light, silent image, spare the dying\n\n2/day each: alter self, blur, divination, hypnotic pattern, prismatic spray, scorching ray\n\n1/day each: hallucinatory terrain, plane shift, sunbeam"
                },
                {
                    "name": "Lightform",
                    "desc": "Liosalfar are composed entirely of light. They are incorporeal and not subject to ability damage, polymorph, petrification, or attacks that alter their form."
                },
                {
                    "name": "Prismatic Glow",
                    "desc": "Liosalfar shed rainbow illumination equal to a daylight spell. They cannot extinguish this glow without perishing but can reduce it to the level of torchlight at will. Even when using alter self they have a faint, diffused glow that's visible in dim light or darkness."
                }
            ],
            "spell_list": [],
            "page_no": 277,
            "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_liosalfar/"
        },
        {
            "slug": "ancient-gold-dragon-a5e",
            "desc": "",
            "name": "Ancient Gold Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 22,
            "armor_desc": "",
            "hit_points": 487,
            "hit_dice": "25d20+225",
            "speed": {
                "walk": 40,
                "fly": 80,
                "swim": 40
            },
            "strength": 30,
            "dexterity": 14,
            "constitution": 28,
            "intelligence": 18,
            "wisdom": 16,
            "charisma": 28,
            "strength_save": null,
            "dexterity_save": 10,
            "constitution_save": 17,
            "intelligence_save": null,
            "wisdom_save": 11,
            "charisma_save": 17,
            "perception": null,
            "skills": {
                "insight": 11,
                "perception": 11,
                "persuasion": 17,
                "stealth": 10
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 24",
            "languages": "Common, Draconic, two more",
            "challenge_rating": "26",
            "cr": 26.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks with its bite and twice with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +18 to hit, reach 15 ft., one target. Hit: 32 (4d10 + 10) piercing damage plus 9 (2d8) fire damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +18 to hit, reach 10 ft., one target. Hit: 28 (4d8 + 10) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +18 to hit, reach 20 ft., one target. Hit: 23 (3d8 + 10) bludgeoning damage  and the dragon pushes the target 10 feet away."
                },
                {
                    "name": "Greatsword (Humanoid Form Only)",
                    "desc": "Melee Weapon Attack: +18 to hit, reach 5 ft., one target. Hit: 17 (2d6 + 10) slashing damage."
                },
                {
                    "name": "Molten Spit",
                    "desc": "The dragon targets one creature within 60 feet  forcing it to make a DC 25 Dexterity saving throw. The creature takes 27 (5d10) fire damage on a failure or half on a success. Liquid gold pools in a 5-foot-square occupied by the creature and remains hot for 1 minute. A creature that ends its turn in the gold or enters it for the first time on a turn takes 22 (4d10) fire damage."
                },
                {
                    "name": "Breath Weapons (Recharge 5-6)",
                    "desc": "The dragon uses one of the following breath weapons:"
                },
                {
                    "name": "Molten Breath",
                    "desc": "The dragon exhales molten gold in a 90-foot cone. Each creature in the area makes a DC 25 Dexterity saving throw  taking 88 (16d10) fire damage on a failed save or half damage on a success. A creature that fails the saving throw is covered in a shell of rapidly cooling gold  reducing its Speed to 0. A creature can use an action to break the shell  ending the effect."
                },
                {
                    "name": "Weakening Breath",
                    "desc": "The dragon exhales weakening gas in a 90-foot cone. Each creature in the area must succeed on a DC 25 Constitution saving throw or suffer disadvantage on weapon attack rolls for 1 minute. A weakened creature repeats the saving throw at the end of each of its turns  ending the effect on a success."
                },
                {
                    "name": "Change Shape",
                    "desc": "The dragon magically takes the shape of a humanoid or beast  or changes back into its true form. It reverts to its true form if it dies. Any equipment it is wearing or carrying is absorbed or borne by the new form (dragons choice). In the new form  the dragons stats are unchanged except for its size. It can't use Molten Spit  Breath Weapons  Tail Attack  or Wing Attack except in dragon form. In beast form  it can attack only with its bite and claws  if appropriate to its form. If the beast form is Large or smaller  the reach of these attacks is reduced to 5 feet. In humanoid form  it can attack only with its greatsword."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Tail Attack",
                    "desc": "When a creature the dragon can see within 10 feet hits the dragon with a melee attack, the dragon makes a tail attack against it."
                },
                {
                    "name": "Vanguard",
                    "desc": "When another creature the dragon can see within 20 feet is hit by an attack, the dragon deflects the attack, turning the hit into a miss."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The dragon can take 3 legendary actions",
                    "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn."
                },
                {
                    "name": "Roar",
                    "desc": "Each creature of the dragons choice within 120 feet that can hear it makes a DC 25 Charisma saving throw. On a failure, it is frightened for 1 minute. A creature repeats the saving throw at the end of its turns, ending the effect on itself on a success. When it succeeds on a saving throw or the effect ends for it, it is immune to Roar for 24 hours."
                },
                {
                    "name": "Wing Attack",
                    "desc": "The dragon beats its wings. Each creature within 15 feet makes a DC 26 Dexterity saving throw. On a failure, it is pushed 10 feet away and knocked prone. The dragon can then fly up to half its fly speed."
                },
                {
                    "name": "Fiery Reprisal (Costs 2 Actions)",
                    "desc": "The dragon uses Molten Spit against the last creature to deal damage to it."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, some of its scales fall away, forming pools of molten gold. If it has no more uses of this ability, its Armor Class is reduced to 20 until it finishes a long rest."
                },
                {
                    "name": "Valor",
                    "desc": "Creatures of the dragons choice within 30 feet gain a +3 bonus to saving throws and are immune to the charmed and frightened conditions."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 25). It can innately cast the following spells, requiring no material components. 3/day each:bless, healing word,banishment, greater restoration,  1/day:divine word, hallow"
                }
            ],
            "spell_list": [],
            "page_no": 170,
            "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_ancient-gold-dragon/"
        },
        {
            "slug": "ancient-shadow-dragon-a5e",
            "desc": "",
            "name": "Ancient Shadow Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 21,
            "armor_desc": "",
            "hit_points": 296,
            "hit_dice": "16d20+128",
            "speed": {
                "walk": 40,
                "climb": 40,
                "fly": 80,
                "swim": 40
            },
            "strength": 26,
            "dexterity": 16,
            "constitution": 26,
            "intelligence": 16,
            "wisdom": 16,
            "charisma": 26,
            "strength_save": null,
            "dexterity_save": 10,
            "constitution_save": 15,
            "intelligence_save": 10,
            "wisdom_save": 10,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "deception": 15,
                "insight": 10,
                "nature": 10,
                "perception": 10,
                "stealth": 10
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, fire, lightning, thunder; damage from nonmagical weapons",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "fatigue, frightened, grappled, paralyzed, poisoned, prone, restrained",
            "senses": "darkvision 240 ft., passive Perception 20",
            "languages": "Common, Draconic, one more",
            "challenge_rating": "24",
            "cr": 24.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon uses Grasp of Shadows  then attacks once with its bite and twice with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 15 ft., one target. Hit: 30 (4d10 + 8) piercing damage plus 9 (2d8) necrotic damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 10 ft., one target. Hit: 21 (3d8 + 8) slashing damage plus 9 (2d8) necrotic damage."
                },
                {
                    "name": "Grasp of Shadows",
                    "desc": "The dragon targets a creature within 60 feet  forcing it to make a DC 18 Dexterity saving throw. On a failure  it is grappled by tendrils of shadow (escape DC 23) and restrained while grappled this way. The effect ends if the dragon is incapacitated or uses this ability again."
                },
                {
                    "name": "Anguished Breath (Recharge 5-6)",
                    "desc": "The dragon exhales a shadowy maelstrom of anguish in a 90-foot cone. Each creature in that area makes a DC 23 Wisdom saving throw  taking 81 (18d8) necrotic damage and gaining a level of strife on a failed save or half damage on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Lash Out (While Bloodied)",
                    "desc": "When a creature the dragon can see hits it with a melee weapon attack, the dragon makes a claw attack against the attacker."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The dragon can take 3 legendary actions",
                    "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn."
                },
                {
                    "name": "Corrupting Presence",
                    "desc": "Each creature of the dragons choice within 120 feet and aware of it must succeed on a DC 18 Wisdom saving throw or gain a level of strife. Once a creature has passed or failed this saving throw, it is immune to the dragons Corrupting Presence for the next 24 hours."
                },
                {
                    "name": "Lurk",
                    "desc": "If the dragon is in dim light or darkness, it magically becomes invisible until it attacks, causes a creature to make a saving throw, or enters an area of bright light. It can't use this ability if it has taken radiant damage since the end of its last turn."
                },
                {
                    "name": "Slip Through Shadows",
                    "desc": "If the dragon is in dim light or darkness, it magically teleports up to 60 feet to an unoccupied space that is also in dim light or darkness. The dragon can't use this ability if it has taken radiant damage since the end of its last turn."
                },
                {
                    "name": "Horrid Whispers (Costs 2 Actions)",
                    "desc": "A creature that can hear the dragon makes a DC 23 Wisdom saving throw. On a failure, the creature takes 18 (4d8) psychic damage, and the dragon regains the same number of hit points."
                }
            ],
            "special_abilities": [
                {
                    "name": "Evil",
                    "desc": "The dragon radiates an Evil aura."
                },
                {
                    "name": "Incorporeal Movement",
                    "desc": "The dragon can move through other creatures and objects. It takes 17 (3d10) force damage if it ends its turn inside an object."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, it becomes more solid, losing its Incorporeal trait and its damage resistances, until the end of its next turn."
                },
                {
                    "name": "Essence Link",
                    "desc": "The essence dragon is spiritually linked to a specific area or landmark. The dragon gains no benefit from a long rest when more than 1 mile away from its linked area. If the dragon dies, the area it is linked to loses its vital essence until it forms a new essence dragon, which can take centuries. When a creature first enters an area that has lost its vital essence in this way, they gain a level of fatigue and a level of strife. This fatigue and strife can be removed only by completing a long rest outside the area."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 23). It can innately cast the following spells, requiring no material components. 3/day each:darkness, detect evil and good, bane, create undead,  1/day:hallow, magic jar"
                }
            ],
            "spell_list": [],
            "page_no": 134,
            "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_ancient-shadow-dragon/"
        },
        {
            "slug": "ascetic-grandmaster-a5e",
            "desc": "",
            "name": "Ascetic Grandmaster",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 20,
            "armor_desc": "",
            "hit_points": 172,
            "hit_dice": "23d8+69",
            "speed": {
                "walk": 60,
                "climb": 60
            },
            "strength": 16,
            "dexterity": 20,
            "constitution": 16,
            "intelligence": 10,
            "wisdom": 20,
            "charisma": 10,
            "strength_save": 8,
            "dexterity_save": 10,
            "constitution_save": 8,
            "intelligence_save": 5,
            "wisdom_save": 10,
            "charisma_save": 5,
            "perception": null,
            "skills": {
                "acrobatics": 10,
                "athletics": 8,
                "perception": 10,
                "stealth": 10
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "damage from nonmagical weapons",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, poisoned",
            "senses": "passive Perception 22",
            "languages": "any one",
            "challenge_rating": "14",
            "cr": 14.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The grandmaster attacks six times."
                },
                {
                    "name": "Unarmed Strike",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 10 (1d10 + 5) bludgeoning damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Trained Dash",
                    "desc": "The grandmaster takes the Dash action."
                }
            ],
            "reactions": [
                {
                    "name": "Deft Dodge (1/Round)",
                    "desc": "When an attacker that the grandmaster can see hits them with an attack, the grandmaster halves the attacks damage against them."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Athlete",
                    "desc": "The grandmaster only uses 5 feet of movement when standing from prone and can make a running jump after moving only 5 feet rather than 10."
                },
                {
                    "name": "Evasion",
                    "desc": "When the grandmaster makes a Dexterity saving throw against an effect that deals half damage on a success, they take no damage on a success and half damage on a failure."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The grandmaster has advantage on saving throws against spells and magical effects."
                },
                {
                    "name": "Mobile",
                    "desc": "After the grandmaster makes a melee attack against a creature on their turn, until the end of their turn they do not provoke opportunity attacks from that creature."
                },
                {
                    "name": "Reactive",
                    "desc": "The grandmaster can take a reaction on each creatures turn."
                },
                {
                    "name": "Stunning Strike (1/Turn)",
                    "desc": "When the grandmaster hits a creature with a melee attack, they can force it to make a DC 18 Constitution saving throw. On a failure, it is stunned until the end of the grandmasters next turn."
                },
                {
                    "name": "Unarmored Defense",
                    "desc": "The grandmasters AC equals 10 + their Dexterity modifier + their Wisdom modifier."
                }
            ],
            "spell_list": [],
            "page_no": 465,
            "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_ascetic-grandmaster/"
        },
        {
            "slug": "balor-a5e",
            "desc": "",
            "name": "Balor",
            "size": "Huge",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 19,
            "armor_desc": "",
            "hit_points": 299,
            "hit_dice": "26d12+130",
            "speed": {
                "walk": 40,
                "fly": 80
            },
            "strength": 26,
            "dexterity": 18,
            "constitution": 20,
            "intelligence": 20,
            "wisdom": 20,
            "charisma": 22,
            "strength_save": 14,
            "dexterity_save": 10,
            "constitution_save": 11,
            "intelligence_save": null,
            "wisdom_save": 11,
            "charisma_save": 12,
            "perception": null,
            "skills": {
                "intimidation": 12,
                "perception": 11
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, lightning; damage from nonmagical weapons",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "truesight 120 ft., passive Perception 21",
            "languages": "Abyssal, telepathy 120 ft.",
            "challenge_rating": "19",
            "cr": 19.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The balor attacks with its lightning sword and its fire whip."
                },
                {
                    "name": "Lightning Sword",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 21 (3d8 + 8) slashing damage plus 18 (4d8) lightning damage."
                },
                {
                    "name": "Fire Whip",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 45 ft., one target. Hit: 18 (3d6 + 8) slashing damage plus 14 (4d6) fire damage  and the target makes a DC 19 Strength saving throw. On a failure  it is pulled up to 40 feet towards the balor."
                },
                {
                    "name": "Whip Crack (1/Day)",
                    "desc": "A 90-foot cone of thunderous flame emanates from the balor. Each creature in the area makes a DC 19 Constitution saving throw  taking 28 (8d6) fire damage and 28 (8d6) thunder damage and falling prone on a failed save or taking half damage on a successful one."
                },
                {
                    "name": "Teleport",
                    "desc": "The balor magically teleports to a space within 120 feet that it can see."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Instinctive Teleport",
                    "desc": "After the balor takes damage, it uses Teleport."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Chaotic Evil",
                    "desc": "The balor radiates a Chaotic and Evil aura."
                },
                {
                    "name": "Death Throes",
                    "desc": "When the balor dies, it explodes. Each creature within 30 feet makes a DC 19 Dexterity saving throw, taking 52 (15d6) fire damage on a failed save or half damage on a success."
                },
                {
                    "name": "Fire Aura",
                    "desc": "At the start of the balors turn, each creature within 10 feet takes 10 (3d6) fire damage. A creature that touches the balor or hits it with a melee attack takes 10 (3d6) fire damage."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The balor has advantage on saving throws against spells and magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 66,
            "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_balor/"
        },
        {
            "slug": "balor-general-a5e",
            "desc": "",
            "name": "Balor General",
            "size": "Huge",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 19,
            "armor_desc": "",
            "hit_points": 379,
            "hit_dice": "33d12+165",
            "speed": {
                "walk": 40,
                "fly": 80
            },
            "strength": 26,
            "dexterity": 18,
            "constitution": 20,
            "intelligence": 20,
            "wisdom": 20,
            "charisma": 22,
            "strength_save": 14,
            "dexterity_save": 10,
            "constitution_save": 11,
            "intelligence_save": null,
            "wisdom_save": 11,
            "charisma_save": 12,
            "perception": null,
            "skills": {
                "intimidation": 12,
                "perception": 11
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, lightning; damage from nonmagical weapons",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "truesight 120 ft., passive Perception 21",
            "languages": "Abyssal, telepathy 120 ft.",
            "challenge_rating": "24",
            "cr": 24.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The balor attacks with its lightning sword and its fire whip."
                },
                {
                    "name": "Lightning Sword",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 21 (3d8 + 8) slashing damage plus 18 (4d8) lightning damage."
                },
                {
                    "name": "Fire Whip",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 45 ft., one target. Hit: 18 (3d6 + 8) slashing damage plus 14 (4d6) fire damage  and the target makes a DC 19 Strength saving throw. On a failure  it is pulled up to 40 feet towards the balor."
                },
                {
                    "name": "Whip Crack (1/Day)",
                    "desc": "A 90-foot cone of thunderous flame emanates from the balor. Each creature in the area makes a DC 19 Constitution saving throw  taking 28 (8d6) fire damage and 28 (8d6) thunder damage and falling prone on a failed save or taking half damage on a successful one."
                },
                {
                    "name": "Teleport",
                    "desc": "The balor magically teleports to a space within 120 feet that it can see."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Avenging Sword",
                    "desc": "When damaged by a melee weapon attack, the balor attacks with its lightning sword."
                },
                {
                    "name": "Hunters Whip",
                    "desc": "When damaged by a ranged weapon attack, spell, area effect, or magical effect, the balor uses Teleport and then attacks with its fire whip."
                },
                {
                    "name": "Avenging Bolt (1/Day",
                    "desc": "When damaged by a ranged weapon attack, spell, or magical effect, a 100-foot-long, 5-foot-wide lightning bolt springs from the balors extended sword. Each creature in the area makes a DC 19 Dexterity saving throw, taking 42 (12d6) lightning damage on a failed save or half damage on a success."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Chaotic Evil",
                    "desc": "The balor radiates a Chaotic and Evil aura."
                },
                {
                    "name": "Death Throes",
                    "desc": "When the balor dies, it explodes. Each creature within 30 feet makes a DC 19 Dexterity saving throw, taking 52 (15d6) fire damage on a failed save or half damage on a success."
                },
                {
                    "name": "Fire Aura",
                    "desc": "At the start of the balors turn, each creature within 10 feet takes 10 (3d6) fire damage. A creature that touches the balor or hits it with a melee attack takes 10 (3d6) fire damage."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The balor has advantage on saving throws against spells and magical effects."
                },
                {
                    "name": "Legendary Resistance (2/Day)",
                    "desc": "If the balor general fails a saving throw, it can choose to succeed instead. When it does so, it wards itself with its sword. The lightning that wreathes the sword winks out. The lightning reappears at the beginning of the balors next turn. Until then, the balors lightning sword deals no lightning damage, and the balor can't use Avenging Bolt."
                },
                {
                    "name": "Fast Reflexes",
                    "desc": "The balor general may take two reactions per round, but not more than one per turn."
                }
            ],
            "spell_list": [],
            "page_no": 66,
            "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_balor-general/"
        },
        {
            "slug": "djinni-a5e",
            "desc": "",
            "name": "Djinni",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 172,
            "hit_dice": "15d10+90",
            "speed": {
                "walk": 30,
                "fly": 90
            },
            "strength": 18,
            "dexterity": 22,
            "constitution": 22,
            "intelligence": 14,
            "wisdom": 16,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 10,
            "constitution_save": null,
            "intelligence_save": 6,
            "wisdom_save": 7,
            "charisma_save": 9,
            "perception": null,
            "skills": {
                "acrobatics": 10,
                "insight": 7,
                "perception": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "lightning, thunder",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 17",
            "languages": "Auran",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The djinni makes three scimitar attacks."
                },
                {
                    "name": "Scimitar",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) slashing damage plus 5 (1d10) lightning damage."
                },
                {
                    "name": "Lightning Blast",
                    "desc": "Ranged Spell Attack: +9 to hit, range 90 ft., one target. Hit: 35 (10d6) lightning damage."
                },
                {
                    "name": "Scimitar Sweep (1/Day, Giant Form Only)",
                    "desc": "The djinn makes a scimitar attack against each creature of its choice within its reach."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Giant Form (1/Day",
                    "desc": "The djinni magically becomes a Huge, semi-substantial creature of billowing cloud. In this form, it gains resistance to nonmagical damage, and its scimitar attacks gain a reach of 10 feet. The effect ends after 1 minute, when the djinni is incapacitated, or if the djinn becomes bloodied."
                },
                {
                    "name": "Whirlwind (1/Day)",
                    "desc": "A magical, 5-foot-wide, 30-foot-tall whirlwind appears in a space the djinni can see within 60 feet. The whirlwind may appear in another creatures space. If the whirlwind appears in another creatures space, or when it enters a creatures space for the first time on a turn, the creature makes a DC 18 Strength check, becoming restrained by the whirlwind on a failure. The whirlwind may restrain one creature at a time. A creature within 5 feet of the whirlwind (including the restrained creature) can use an action to make a DC 18 Strength check, freeing the restrained creature on a success. A freed creature can move to an unoccupied space within 5 feet of the whirlwind."
                },
                {
                    "name": "As a bonus action",
                    "desc": "The whirlwind disappears if the djinni loses sight of it, if the djinni dies or is incapacitated, or if the djinni dismisses it as an action."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Innate Spellcasting",
                    "desc": "The djinnis innate spellcasting ability is Charisma (spell save DC 17). It can innately cast the following spells, requiring no material components: At will: alter self (can assume Medium or Large form), detect magic, wind wall, 3/day each: creation, major image, tongues, wind walk, 1/day each: conjure elemental (air elemental only), control weather, create food and water (10 supply), plane shift (to Elemental Plane of Air only)"
                }
            ],
            "spell_list": [],
            "page_no": 219,
            "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_djinni/"
        },
        {
            "slug": "djinni-noble-a5e",
            "desc": "",
            "name": "Djinni Noble",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "",
            "hit_points": 344,
            "hit_dice": "30d10+180",
            "speed": {
                "walk": 30,
                "fly": 90
            },
            "strength": 18,
            "dexterity": 22,
            "constitution": 22,
            "intelligence": 14,
            "wisdom": 16,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 10,
            "constitution_save": null,
            "intelligence_save": 6,
            "wisdom_save": 7,
            "charisma_save": 9,
            "perception": null,
            "skills": {
                "acrobatics": 10,
                "insight": 7,
                "perception": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "lightning, thunder",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 17",
            "languages": "Auran",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The djinni makes three scimitar attacks."
                },
                {
                    "name": "Scimitar",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) slashing damage plus 5 (1d10) lightning damage."
                },
                {
                    "name": "Lightning Blast",
                    "desc": "Ranged Spell Attack: +9 to hit, range 90 ft., one target. Hit: 35 (10d6) lightning damage."
                },
                {
                    "name": "Scimitar Sweep (1/Day, Giant Form Only)",
                    "desc": "The djinn makes a scimitar attack against each creature of its choice within its reach."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Giant Form (1/Day",
                    "desc": "The djinni magically becomes a Huge, semi-substantial creature of billowing cloud. In this form, it gains resistance to nonmagical damage, and its scimitar attacks gain a reach of 10 feet. The effect ends after 1 minute, when the djinni is incapacitated, or if the djinn becomes bloodied."
                },
                {
                    "name": "Whirlwind (1/Day)",
                    "desc": "A magical, 5-foot-wide, 30-foot-tall whirlwind appears in a space the djinni can see within 60 feet. The whirlwind may appear in another creatures space. If the whirlwind appears in another creatures space, or when it enters a creatures space for the first time on a turn, the creature makes a DC 18 Strength check, becoming restrained by the whirlwind on a failure. The whirlwind may restrain one creature at a time. A creature within 5 feet of the whirlwind (including the restrained creature) can use an action to make a DC 18 Strength check, freeing the restrained creature on a success. A freed creature can move to an unoccupied space within 5 feet of the whirlwind."
                },
                {
                    "name": "As a bonus action",
                    "desc": "The whirlwind disappears if the djinni loses sight of it, if the djinni dies or is incapacitated, or if the djinni dismisses it as an action."
                }
            ],
            "reactions": [],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Innate Spellcasting",
                    "desc": "The djinnis innate spellcasting ability is Charisma (spell save DC 17). It can innately cast the following spells, requiring no material components: At will: alter self (can assume Medium or Large form), detect magic, wind wall, 3/day each: creation, major image, tongues, wind walk, 1/day each: conjure elemental (air elemental only), control weather, create food and water (10 supply), plane shift (to Elemental Plane of Air only)"
                }
            ],
            "spell_list": [],
            "page_no": 220,
            "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_djinni-noble/"
        },
        {
            "slug": "great-wyrm-gold-dragon-a5e",
            "desc": "",
            "name": "Great Wyrm Gold Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 22,
            "armor_desc": "",
            "hit_points": 975,
            "hit_dice": "50d20+450",
            "speed": {
                "walk": 40,
                "fly": 80,
                "swim": 40
            },
            "strength": 30,
            "dexterity": 14,
            "constitution": 28,
            "intelligence": 18,
            "wisdom": 16,
            "charisma": 28,
            "strength_save": null,
            "dexterity_save": 10,
            "constitution_save": 17,
            "intelligence_save": null,
            "wisdom_save": 11,
            "charisma_save": 17,
            "perception": null,
            "skills": {
                "insight": 11,
                "perception": 11,
                "persuasion": 17,
                "stealth": 10
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 24",
            "languages": "Common, Draconic, two more",
            "challenge_rating": "26",
            "cr": 26.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks with its bite and twice with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +18 to hit, reach 15 ft., one target. Hit: 32 (4d10 + 10) piercing damage plus 9 (2d8) fire damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +18 to hit, reach 10 ft., one target. Hit: 28 (4d8 + 10) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +18 to hit, reach 20 ft., one target. Hit: 23 (3d8 + 10) bludgeoning damage  and the dragon pushes the target 10 feet away."
                },
                {
                    "name": "Greatsword (Humanoid Form Only)",
                    "desc": "Melee Weapon Attack: +18 to hit, reach 5 ft., one target. Hit: 17 (2d6 + 10) slashing damage."
                },
                {
                    "name": "Molten Spit",
                    "desc": "The dragon targets one creature within 60 feet  forcing it to make a DC 25 Dexterity saving throw. The creature takes 27 (5d10) fire damage on a failure or half on a success. Liquid gold pools in a 5-foot-square occupied by the creature and remains hot for 1 minute. A creature that ends its turn in the gold or enters it for the first time on a turn takes 22 (4d10) fire damage."
                },
                {
                    "name": "Breath Weapons (Recharge 5-6)",
                    "desc": "The dragon uses one of the following breath weapons:"
                },
                {
                    "name": "Molten Breath",
                    "desc": "The dragon exhales molten gold in a 90-foot cone. Each creature in the area makes a DC 25 Dexterity saving throw  taking 88 (16d10) fire damage on a failed save or half damage on a success. A creature that fails the saving throw is covered in a shell of rapidly cooling gold  reducing its Speed to 0. A creature can use an action to break the shell  ending the effect."
                },
                {
                    "name": "Weakening Breath",
                    "desc": "The dragon exhales weakening gas in a 90-foot cone. Each creature in the area must succeed on a DC 25 Constitution saving throw or suffer disadvantage on weapon attack rolls for 1 minute. A weakened creature repeats the saving throw at the end of each of its turns  ending the effect on a success."
                },
                {
                    "name": "Change Shape",
                    "desc": "The dragon magically takes the shape of a humanoid or beast  or changes back into its true form. It reverts to its true form if it dies. Any equipment it is wearing or carrying is absorbed or borne by the new form (dragons choice). In the new form  the dragons stats are unchanged except for its size. It can't use Molten Spit  Breath Weapons  Tail Attack  or Wing Attack except in dragon form. In beast form  it can attack only with its bite and claws  if appropriate to its form. If the beast form is Large or smaller  the reach of these attacks is reduced to 5 feet. In humanoid form  it can attack only with its greatsword."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Tail Attack",
                    "desc": "When a creature the dragon can see within 10 feet hits the dragon with a melee attack, the dragon makes a tail attack against it."
                },
                {
                    "name": "Vanguard",
                    "desc": "When another creature the dragon can see within 20 feet is hit by an attack, the dragon deflects the attack, turning the hit into a miss."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The dragon can take 3 legendary actions",
                    "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn."
                },
                {
                    "name": "Roar",
                    "desc": "Each creature of the dragons choice within 120 feet that can hear it makes a DC 25 Charisma saving throw. On a failure, it is frightened for 1 minute. A creature repeats the saving throw at the end of its turns, ending the effect on itself on a success. When it succeeds on a saving throw or the effect ends for it, it is immune to Roar for 24 hours."
                },
                {
                    "name": "Wing Attack",
                    "desc": "The dragon beats its wings. Each creature within 15 feet makes a DC 26 Dexterity saving throw. On a failure, it is pushed 10 feet away and knocked prone. The dragon can then fly up to half its fly speed."
                },
                {
                    "name": "Fiery Reprisal (Costs 2 Actions)",
                    "desc": "The dragon uses Molten Spit against the last creature to deal damage to it."
                }
            ],
            "special_abilities": [
                {
                    "name": "Gleaming Brilliance (1/Day)",
                    "desc": "When the dragon is first bloodied, it immediately recharges its breath weapon, if its not already available. After doing so, the dragons golden scales melt, coating its body in a layer of molten gold. A creature that touches the dragon or hits it with a melee attack for the first time on a turn takes 10 (3d6) fire damage."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, some of its scales fall away, forming pools of molten gold. If it has no more uses of this ability, its Armor Class is reduced to 20 until it finishes a long rest."
                },
                {
                    "name": "Valor",
                    "desc": "Creatures of the dragons choice within 30 feet gain a +3 bonus to saving throws and are immune to the charmed and frightened conditions."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 25). It can innately cast the following spells, requiring no material components. 3/day each:bless, healing word,banishment, greater restoration,  1/day each:divine word, hallow, holy aura"
                }
            ],
            "spell_list": [],
            "page_no": 171,
            "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_great-wyrm-gold-dragon/"
        },
        {
            "slug": "tarrasque-a5e",
            "desc": "",
            "name": "Tarrasque",
            "size": "Titanic",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 25,
            "armor_desc": "",
            "hit_points": 1230,
            "hit_dice": "60d20+600",
            "speed": {
                "walk": 60,
                "burrow": 30
            },
            "strength": 30,
            "dexterity": 12,
            "constitution": 30,
            "intelligence": 4,
            "wisdom": 14,
            "charisma": 14,
            "strength_save": 19,
            "dexterity_save": 10,
            "constitution_save": 19,
            "intelligence_save": 6,
            "wisdom_save": 11,
            "charisma_save": 11,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire, poison; damage from nonmagical weapons",
            "condition_immunities": "charmed, frightened, paralyzed, petrified, poisoned",
            "senses": "blindsight 120 ft., tremorsense 60 ft., passive Perception 12",
            "languages": "",
            "challenge_rating": "30",
            "cr": 30.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The tarrasque attacks with its bite  claw  horns  and tail. It can use Swallow instead of its bite. If its bloodied  it also recharges and then uses Radiant Breath."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +19 to hit, reach 10 ft., one target. Hit: 42 (5d12 + 10) piercing damage. If the target is a creature  it is grappled (escape DC 27). Until this grapple ends  the target is restrained and the tarrasque can't bite a different creature."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +19 to hit, reach 15 ft., one target. Hit: 32 (5d8 + 10) slashing damage."
                },
                {
                    "name": "Horns",
                    "desc": "Melee Weapon Attack: +19 to hit, reach 10 ft., one target. Hit: 37 (5d10 + 10) piercing damage."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +19 to hit, reach 20 ft., one target. Hit: 27 (5d6 + 10) bludgeoning damage. If the target is a Huge or smaller creature  it falls prone."
                },
                {
                    "name": "Swallow",
                    "desc": "The tarrasque makes a bite attack against a Large or smaller creature it is grappling. If the attack hits  the target is swallowed and the grapple ends. A swallowed creature has total cover from attacks from outside the tarrasque  it is blinded and restrained  and it takes 35 (10d6) acid damage and 35 (10d6) bludgeoning damage at the start of each of the tarrasques turns."
                },
                {
                    "name": "If a swallowed creature deals 70 or more damage to the tarrasque in a single turn, or if the tarrasque dies, the tarrasque vomits up all swallowed creatures",
                    "desc": ""
                },
                {
                    "name": "Radiant Breath (Recharge 5-6)",
                    "desc": "The tarrasque exhales radiant energy in a 90-foot cone. Each creature in that area makes a DC 27 Constitution saving throw  taking 105 (30d6) radiant damage on a failed save or half damage on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The tarrasque can take 3 legendary actions",
                    "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn."
                },
                {
                    "name": "Attack",
                    "desc": "The tarrasque attacks with its claw or tail."
                },
                {
                    "name": "Move",
                    "desc": "The tarrasque moves up to half its Speed."
                },
                {
                    "name": "Roar",
                    "desc": "Each creature of the tarrasques choice within 120 feet makes a DC 19 Charisma saving throw. On a failure, it is frightened for 1 minute. A creature repeats the saving throw at the end of its turns, with disadvantage if the tarrasque is in line of sight, ending the effect on itself on a success. If it succeeds on a saving throw or the effect ends on it, it is immune to the tarrasques Roar for 24 hours."
                },
                {
                    "name": "Elite Recovery (While Bloodied)",
                    "desc": "The tarrasque ends one negative effect currently affecting it. It can use this action as long as it has at least 1 hit point, even while unconscious or incapacitated."
                },
                {
                    "name": "Chomp (Costs 2 Actions)",
                    "desc": "The tarrasque makes a bite attack or uses Swallow."
                },
                {
                    "name": "Inescapable Earth (Costs 3 Actions)",
                    "desc": "Each flying creature or object within 300 feet falls and its flying speed is reduced to 0 until the start of the tarrasques next turn."
                }
            ],
            "special_abilities": [
                {
                    "name": "Astounding Leap",
                    "desc": "The tarrasques high jump distance is equal to its Speed."
                },
                {
                    "name": "Bloodied Regeneration",
                    "desc": "While the tarrasque is bloodied, it regains 50 hit points at the start of each of its turns. A wish spell can suppress this trait for 24 hours. The tarrasque dies only if it starts its turn with 0 hit points and doesnt regenerate."
                },
                {
                    "name": "Immortal Nature",
                    "desc": "The tarrasque doesnt require air, sustenance, or sleep."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the tarrasque fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The tarrasque has advantage on saving throws against spells and magical effects."
                },
                {
                    "name": "Reflective Carapace",
                    "desc": "When the tarrasque is targeted by a magic missile spell, a line spell, or a spell that requires a ranged attack roll, roll a d6. On a 1 to 3, the tarrasque is unaffected. On a 4 to 6, the tarrasque is unaffected, and the spell is reflected back, targeting the caster as if it originated from the tarrasque."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The tarrasque deals double damage to objects and structures."
                }
            ],
            "spell_list": [],
            "page_no": 401,
            "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_tarrasque/"
        },
        {
            "slug": "ancientwinddragon-tob1-2023",
            "desc": "False",
            "name": "Ancient Wind Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Neutral",
            "armor_class": 20,
            "armor_desc": "natural armor",
            "hit_points": 351,
            "hit_dice": "19d20 +152",
            "speed": {
                "walk": 120,
                "fly": 30
            },
            "strength": 28,
            "dexterity": 16,
            "constitution": 26,
            "intelligence": 18,
            "wisdom": 17,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 10,
            "constitution_save": 15,
            "intelligence_save": null,
            "wisdom_save": 10,
            "charisma_save": 12,
            "perception": 27,
            "skills": {
                "Acrobatics": 17,
                "Intimidation": 12,
                "Perception": 17,
                "Stealth": 10
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "cold",
            "damage_immunities": "lightning",
            "condition_immunities": "False",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 27",
            "languages": "Common, Draconic, Primordial",
            "challenge_rating": "21",
            "cr": 21.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The wind dragon uses its Frightful Presence. It then makes one Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 15 ft., one target. Hit: 20 (2d10 + 9) piercing damage."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 10 ft., one target. it: 16 (2d6 + 9) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 20 ft., one target. Hit: 18 (2d8 + 9) bludgeoning damage."
                },
                {
                    "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 20 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours."
                },
                {
                    "name": "Tempest Breath (Recharge 5-6)",
                    "desc": "The dragon exhales a blast of stormy wind in a 90-foot cone. Each creature in that area must make a DC 23 Strength saving throw. On a failure, a creature takes 36 (8d8) bludgeoning damage and 36 (8d8) lightning damage and is pushed up to 45 feet away from the dragon and knocked prone. On a success, a creature takes half the damage and isn't pushed or knocked prone. Nonmagical flames in the area are extinguished."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "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 15 feet of the dragon must succeed on a DC 24 Dexterity saving throw or take 16 (2d6 + 9) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed."
                }
            ],
            "special_abilities": [
                {
                    "name": "Freedom of Movement",
                    "desc": "The dragon ignores difficult terrain, and magical effects can't reduce its speed or cause it to be restrained. It can spend 5 feet of movement to escape from nonmagical restraints or being grappled."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Storm Sight",
                    "desc": "The dragon can see through areas obscured by fog, mist, clouds, or precipitation."
                },
                {
                    "name": "Whirling Winds",
                    "desc": "Gale force winds rage around the dragon's body. Arrows, bolts, and other ordinary projectiles launched at the dragon are deflected upward and automatically miss. Boulders hurled by giants or siege engines, and similar projectiles, are unaffected."
                }
            ],
            "spell_list": [],
            "page_no": 133,
            "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-wind-dragon/"
        },
        {
            "slug": "grimjester-tob1-2023",
            "desc": "False",
            "name": "Grim Jester",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 136,
            "hit_dice": "16d8 + 64",
            "speed": {
                "walk": 30
            },
            "strength": 14,
            "dexterity": 22,
            "constitution": 18,
            "intelligence": 16,
            "wisdom": 16,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 10,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 9,
            "perception": 17,
            "skills": {
                "Acrobatics": 10,
                "Deception": 9,
                "Perception": 7,
                "Performance": 9,
                "Sleight of Hand": 10,
                "Stealth": 10
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "cold",
            "damage_immunities": "necrotic, poison; bludgeoning, piercing, and slashing from nonmagical attacks",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned",
            "senses": "darkvision 120 ft., passive Perception 17",
            "languages": "Abyssal, Celestial, Common, Gnomish, telepathy 120 ft.",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Necrotic Claw",
                    "desc": "Melee Spell Attack: +9 to hit, range 5 ft., one target. Hit: 14 (2d8 + 5) slashing damage plus 14 (4d6) necrotic damage."
                },
                {
                    "name": "Killing Joke",
                    "desc": "The grim jester tells an ancient, nihilistic joke to one creature it can see within 60 feet of it. The target must succeed on a DC 17 Wisdom saving throw or fall prone in a fit of laughter, becoming incapacitated and unable to stand up for 1 minute. A creature that fails this saving throw by 5 or more is reduced to 0 hp instead. The incapacitated target can repeat the saving throw at the end of each of its turns, taking 14 (4d6) necrotic damage on a failed save or ending the effect on itself on a success."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The grim jester casts one of the following spells, requiring no components and using Charisma as the spellcasting ability (spell save DC 17):\nAt will: disguise self, grease\n3/day each: magic mouth (as an action), mirror image\n1/day each: mislead, seeming"
                }
            ],
            "bonus_actions": [
                {
                    "name": "Joker's Shuffle (Recharge 6)",
                    "desc": "The grim jester exchanges locations with a Medium or smaller creature it can see within 60 feet of it. The jester and target each teleport to the other's space, and each becomes covered in a magical illusion to look and sound like the other. A creature must take an action to visually inspect an illusion and succeed on a DC 19 Intelligence (Investigation) check to discern that the jester and target are disguised. The illusions last for 1 minute, until the jester dies, or until the jester dismisses them as a bonus action."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Last Laugh",
                    "desc": "Unless it is destroyed in a manner amusing to the god of death that created it, the grim jester gains a new body in 1d20 days, regaining all its hp and becoming active again. The new body appears in a place of the god's choosing."
                },
                {
                    "name": "Mock the Dying",
                    "desc": "Death saving throws made within 60 feet of the grim jester have disadvantage."
                },
                {
                    "name": "Turn Resistance",
                    "desc": "The grim jester has advantage on saving throws against any effect that turns undead."
                },
                {
                    "name": "Undead Nature",
                    "desc": "The grim jester doesn't require air, food, drink, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 224,
            "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_grim-jester/"
        },
        {
            "slug": "haugbui-tob1-2023",
            "desc": "False",
            "name": "Haugbui",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": "null",
            "alignment": "Lawful Neutral",
            "armor_class": 15,
            "armor_desc": "",
            "hit_points": 153,
            "hit_dice": "18d8 + 72",
            "speed": {
                "walk": 40
            },
            "strength": 18,
            "dexterity": 20,
            "constitution": 18,
            "intelligence": 15,
            "wisdom": 20,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 10,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 10,
            "charisma_save": null,
            "perception": 20,
            "skills": {
                "Arcana": 7,
                "History": 7,
                "Intimidation": 8,
                "Perception": 10,
                "Religion": 12
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "acid, cold, fire, lightning, necrotic, thunder",
            "damage_immunities": "poison; bludgeoning, piercing, and slashing from nonmagical attacks",
            "condition_immunities": "charmed, exhaustion, frightened, grappled, paralyzed, petrified, poisoned, restrained",
            "senses": "truesight 60 ft., passive Perception 20",
            "languages": "the languages it knew in life, telepathy 120 ft.",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The haugbui makes three Psychic Blast attacks. It can replace one attack with a use of Spellcasting."
                },
                {
                    "name": "Psychic Blast",
                    "desc": "Melee or Ranged Spell Attack: +10 to hit, range 120 ft., one target. Hit: 27 (5d8 + 5) psychic damage."
                },
                {
                    "name": "Invisibility",
                    "desc": "The haugbui magically turns invisible until it attacks or casts a spell, or until its concentration ends (as if concentrating on a spell). Any equipment the haugbui wears or carries is invisible with it."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The haugbui casts one of the following spells, requiring no components and using Wisdom as the spellcasting ability (spell save DC 18):\nAt will: dancing lights, mending, purify food and drink, spare the dying\n3/day each: gust of wind, telekinesis\n1/day each: dispel magic, remove curse"
                }
            ],
            "bonus_actions": [
                {
                    "name": "Sepulchral Scrying (Recharge 6)",
                    "desc": "While within 1 mile of its burial mound, the haugbui creates an invisible sensor within 5 miles of the mound for 1 minute. When it uses this bonus action and as a bonus action on each of its turns for the duration, the haugbui can switch between using its own senses and projecting its senses through the sensor. While projecting its senses through the sensor, it can see, hear, telepathically communicate, and cast spells as if it was in the sensor's space, and it is blinded and deafened with regard to its own senses. The sensor can be dispelled (DC 14)."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Incorporeal Movement",
                    "desc": "The haugbui can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object."
                },
                {
                    "name": "Sunlight Sensitivity",
                    "desc": "While in sunlight, the haugbui has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
                },
                {
                    "name": "Turn Resistance",
                    "desc": "The haugbui has advantage on saving throws against any effect that turns undead."
                },
                {
                    "name": "Undead Nature",
                    "desc": "The hangbui doesn't require air, food, drink, or sleep."
                }
            ],
            "spell_list": [],
            "page_no": 231,
            "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_haugbui/"
        },
        {
            "slug": "iaaffrat-tob1-2023",
            "desc": "False",
            "name": "Ia’Affrat",
            "size": "Large",
            "type": "Swarm",
            "subtype": "",
            "group": "null",
            "alignment": "Lawful Evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 170,
            "hit_dice": "20d10 + 60",
            "speed": {
                "walk": 40,
                "fly": 20
            },
            "strength": 3,
            "dexterity": 21,
            "constitution": 16,
            "intelligence": 20,
            "wisdom": 18,
            "charisma": 23,
            "strength_save": null,
            "dexterity_save": 10,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 11,
            "perception": 19,
            "skills": {
                "Arcana": 10,
                "Deception": 11,
                "Insight": 9,
                "Perception": 9,
                "Persuasion": 11
            },
            "damage_vulnerabilities": "cold",
            "damage_resistances": "False",
            "damage_immunities": "bludgeoning, fire, piercing, poison, slashing",
            "condition_immunities": "charmed, frightened, paralyzed, petrified, poisoned, prone, restrained, stunned",
            "senses": "blindsight 10 ft., darkvision 120 ft., passive Perception 19",
            "languages": "Common, Infernal, Primordial, telepathy 120 ft.",
            "challenge_rating": "15",
            "cr": 15.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Ia'Affrat makes three Bite or Burning Claw attacks, or he makes four Flaming Insect Bolt attacks."
                },
                {
                    "name": "Bite (Shapeless Form Only)",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 0 ft., one target in the swarm's space. Hit: 21 (6d6) piercing damage plus 14 (4d6) poison damage, or 10 (3d6) piercing damage plus 7 (2d6) poison damage if Ia'Affrat has half of its hp or fewer. If the target is a creature, it must succeed on a DC 18 Constitution saving throw or be poisoned until the end of its next turn."
                },
                {
                    "name": "Burning Claw (Humanoid Form Only)",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 23 (4d8 + 5) slashing damage plus 10 (3d6) fire damage."
                },
                {
                    "name": "Flaming Insect Bolt",
                    "desc": "Ranged Spell Attack: +11 to hit, range 120 ft., one target. Hit: 16 (3d6 + 6) fire damage plus 10 (3d6) poison damage."
                },
                {
                    "name": "Inhabit (Shapeless Form Only)",
                    "desc": "Ia'Affrat crawls into the body of a Humanoid, or a Humanoid corpse that has been dead no more than 7 days, that he can see within 5 feet of him. If the target is unwilling, the target must succeed on a DC 18 Constitution saving throw or the target loses control of its body, and Ia'Affrat takes control of the body. Ia'Affrat controls the body but doesn't deprive the target of awareness. Ia'Affrat can't be targeted by any attack, spell, or other effect, and he retains his alignment, his Intelligence, Wisdom, and Charisma scores, his Hurl Flame action and Teleport and Consume Host legendary actions, and his condition immunities. He otherwise uses the target's statistics, but doesn't gain access to the target's knowledge, class features, or proficiencies. If the target was a Humanoid corpse, he uses the statistics it had before it died."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Shape Swarm",
                    "desc": "Ia'Affrat can shape himself into a Large or smaller Humanoid or back into a shapeless mass of Tiny insectoid Fiends. His statistics, other than his size, are the same in each form, and he can't regain hp or gain temporary hp, except for the Consume Host legendary action. He can't take on a Humanoid form if he is occupying the space of another creature."
                },
                {
                    "name": "Teleport",
                    "desc": "Ia'Affrat teleports, along with any equipment he is wearing or carrying, up to 120 feet to an unoccupied space he can see."
                },
                {
                    "name": "Vermin Breath (Costs 2 Actions; Humanoid Form Only)",
                    "desc": "Ia'Affrat exhales 1d4 swarms of insects in spaces he can see within 30 feet. The swarms take their turns immediately after Ia'Affrat, and they are allies of Ia'Affrat, obeying his telepathic commands. They remain for 1 minute, until Ia'Affrat dies, or until Ia'Affrat dismisses them as a bonus action. Ia'Affrat can have no more than five swarms of insects under his control at a time."
                },
                {
                    "name": "Consume Host (Costs 3 Actions; Shapeless Form Only)",
                    "desc": "While inhabiting a Humanoid, Ia'Affrat consumes the host from the inside. The host takes 18 (4d8) necrotic damage, and Ia'Affrat regains hp equal to that amount."
                }
            ],
            "reactions": [],
            "legendary_desc": "Ia’Affrat 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. Ia’Affrat regains spent legendary actions at the start of his turn.",
            "legendary_actions": [
                {
                    "name": "Teleport",
                    "desc": "Ia'Affrat teleports, along with any equipment he is wearing or carrying, up to 120 feet to an unoccupied space he can see."
                },
                {
                    "name": "Vermin Breath (Costs 2 Actions; Humanoid Form Only)",
                    "desc": "Ia'Affrat exhales 1d4 swarms of insects in spaces he can see within 30 feet. The swarms take their turns immediately after Ia'Affrat, and they are allies of Ia'Affrat, obeying his telepathic commands. They remain for 1 minute, until Ia'Affrat dies, or until Ia'Affrat dismisses them as a bonus action. Ia'Affrat can have no more than five swarms of insects under his control at a time."
                },
                {
                    "name": "Consume Host (Costs 3 Actions; Shapeless Form Only)",
                    "desc": "While inhabiting a Humanoid, Ia'Affrat consumes the host from the inside. The host takes 18 (4d8) necrotic damage, and Ia'Affrat regains hp equal to that amount."
                }
            ],
            "special_abilities": [
                {
                    "name": "Collective Mind",
                    "desc": "Ia'Affrat's individual Fiends are connected via a hive mind. He can telepathically communicate with any of his individual Fiends within 50 miles of him, and he can't be surprised. If he is reduced to half his hp or lower, his Intelligence score is reduced to 10, he immediately changes into his shapeless form, and he can't take on a Humanoid form again until he regains hp to be above half his hp or he finishes a long rest."
                },
                {
                    "name": "Devil's Sight",
                    "desc": "Magical darkness doesn't impede Ia'Affrat's darkvision."
                },
                {
                    "name": "Grasping Limbs (Humanoid Form Only)",
                    "desc": "Ia'Affrat can wield weapons and hold, grasp, push, pull, or interact with objects that might otherwise require a more Humanoid form to accomplish."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If Ia'Affrat fails a saving throw, he can choose to succeed instead."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "Ia'Affrat has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Smoke Shroud",
                    "desc": "Ia'Affrat emits a cloud of dark smoke within 5 feet of himself. The area is lightly obscured to all except Ia'Affrat, and each non-devil creature that starts its turn in the smoke must succeed on a DC 18 Constitution saving throw or be blinded until the end of its turn. At the start of each of his turns, Ia'Affrat chooses whether this shroud is active."
                },
                {
                    "name": "Swarm (Shapeless Form Only)",
                    "desc": "Ia'Affrat can occupy another creature's space and vice versa and can move through any opening large enough for a Tiny insect, but he can't grapple or be grappled."
                }
            ],
            "spell_list": [],
            "page_no": 91,
            "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_iaaffrat/"
        },
        {
            "slug": "ancient-imperial-dragon",
            "desc": "The long, serpentine dragon is wingless and possesses shimmering, opalescent scales. Its appearance is at once both serene and majestic._  \n**Dragons of the Spirit World.** Imperial dragons are tied to the world of celestials, fiends, and spirits. They freely parley with such creatures for knowledge about the outer planes or the fundamental mysteries of the universe. Some of the most powerful imperial dragons even become the servants of the gods in exchange for wisdom, acting as intermediaries between the divine and mortal realms.  \n**Colorful and Magical.** Imperial dragons are capable of changing their colors and forms. They are typically a rich, golden-yellow, but azure-, jade-, and vermillion-colored dragons are not unheard of, and even white and black imperial dragons have been reported. A magical organ in their skulls gives them the ability to fly without the aid of wings, and they are often hunted for this organ, which is rumored to grant eternal life if consumed.  \n**Masters of Wind and Rain.** Imperial dragons are creatures of wind and water, and the eldest of their kind exhibit mastery of these elements. They love the seas where they make their homes and sometimes act as guardians for sacred sites or temples near or beneath the waves. This often puts them in conflict with militant aquatic races like the Open Game License",
            "name": "Ancient Imperial Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 22,
            "armor_desc": "natural armor",
            "hit_points": 546,
            "hit_dice": "28d20+252",
            "speed": {
                "swim": 40,
                "walk": 40,
                "fly": 80
            },
            "strength": 30,
            "dexterity": 12,
            "constitution": 29,
            "intelligence": 20,
            "wisdom": 18,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": 17,
            "intelligence_save": null,
            "wisdom_save": 12,
            "charisma_save": 13,
            "perception": 20,
            "skills": {
                "arcana": 13,
                "history": 13,
                "insight": 12,
                "perception": 20,
                "stealth": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning, thunder",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 30",
            "languages": "all",
            "challenge_rating": "26",
            "cr": 26.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon can use its Mesmerizing Presence. It then makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +18 to hit, reach 15 ft., one target. Hit: 21 (2d10 + 10) piercing damage.",
                    "attack_bonus": 18,
                    "damage_dice": "2d10+10"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +18 to hit, reach 10 ft., one target. Hit: 17 (2d6 + 10) slashing damage.",
                    "attack_bonus": 18,
                    "damage_dice": "2d6+10"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +18 to hit, reach 20 ft., one target. Hit: 19 (2d8 + 10) bludgeoning damage.",
                    "attack_bonus": 18,
                    "damage_dice": "2d8+10"
                },
                {
                    "name": "Mesmerizing Presence",
                    "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 24 Wisdom saving throw or become charmed by the dragon for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Mesmerizing Presence for the next 24 hours."
                },
                {
                    "name": "Lightning Breath (Recharge 5-6)",
                    "desc": "The dragon exhales lightning in a 120-foot line that is 10 feet wide. Each creature in that line must make a DC 25 Dexterity saving throw, taking 88 (16d10) lightning damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Change Shape",
                    "desc": "The imperial dragon magically polymorphs into a humanoid or beast that has a challenge rating no higher than its own, or back into its true form. It reverts to its true form if it dies. Any equipment it is wearing or carrying is absorbed or borne by the new form (the dragon's choice). In a new form, the dragon retains its alignment, hp, Hit Dice, ability to speak, proficiencies, Legendary Resistance, lair actions, and Intelligence, Wisdom, and Charisma scores, as well as this action. Its statistics and capabilities are otherwise replaced by those of the new form, except any class features or legendary actions of that form.\n\nThe dragon can choose to transform only part of its body with this action, allowing it to sprout rabbit-like ears or a humanoid head. These changes are purely cosmetic and don't alter statistics."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The dragon can take 3 legendary actions, choosing from the options below. Only one legendary action can be used at a time and only at the end of another creature’s turn. The dragon regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Detect",
                    "desc": "The dragon makes a Wisdom (Perception) check."
                },
                {
                    "name": "Tail Attack",
                    "desc": "The dragon makes a tail attack."
                },
                {
                    "name": "Cast a Spell (Costs 3 Actions)",
                    "desc": "The dragon casts a spell from its list of innate spells, consuming a use of the spell as normal."
                }
            ],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The dragon can breathe air and water."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Truespeak",
                    "desc": "The dragon can communicate with any living creature as if they shared a language."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The imperial dragon's innate spellcasting ability is Charisma (spell save DC 21). It can innately cast the following spells, requiring no material components.\nAt will: control water, fog cloud, gust of wind, stinking cloud\n3/day each: cloudkill, control weather\n1/day each: legend lore, storm of vengeance"
                }
            ],
            "spell_list": [],
            "page_no": 117,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_ancient-imperial-dragon/"
        },
        {
            "slug": "derendian-moth-abomination",
            "desc": "The creature’s multicolored moth wings slow to a flutter as it lands. The tentacles surrounding its mouth wriggle at the prospect of a new meal._  \n**Cursed Origins.** A dark tree resides in the depths of a forest where the veil between the Material and Shadow Realms is thin. Once a year, a heart-shaped growth on the tree beats, imbuing a nearby creature with shadow. The creature grows in size and power and becomes the tree’s avatar in the mortal world. It spends its short life tending to and protecting its parent and the other shadow-touched trees of the forest.",
            "name": "Derendian Moth Abomination",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 210,
            "hit_dice": "20d12+80",
            "speed": {
                "walk": 30,
                "fly": 40
            },
            "strength": 14,
            "dexterity": 20,
            "constitution": 18,
            "intelligence": 16,
            "wisdom": 14,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold, necrotic",
            "condition_immunities": "frightened",
            "senses": "darkvision 120 ft., passive Perception 16",
            "languages": "—",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The Derendian moth abomination makes a number of tentacle attacks equal to the number of tentacles it currently possesses, and one beak attack."
                },
                {
                    "name": "Tentacle",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 20 ft., one target. Hit: 5 (1d8 + 1) bludgeoning damage.",
                    "attack_bonus": 9,
                    "damage_dice": "1d8+1"
                },
                {
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 17 (3d10) piercing damage.",
                    "attack_bonus": 9,
                    "damage_dice": "3d10"
                },
                {
                    "name": "Wings of the Primal Tender (1/Day)",
                    "desc": "The Derendian moth abomination teleports to an unoccupied location within 100 feet, leaving a shimmering outline of its wings in its former location. The shimmering wings flap violently before exploding in a rainbowcolored dust cloud covering a 60-foot radius. Any creature caught in the dust cloud must make a successful DC 16 Wisdom saving throw or be reduced to 0 hit points. Creatures reduced to 0 hit points from this effect regenerate 10 hit points at the beginning of their next three turns."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The Derendian moth abomination can take 3 legendary actions, choosing from the options below. Only one legendary action can be used at a time, and only at the end of another creature’s turn. Spent legendary actions are regained at the start of each turn.",
            "legendary_actions": [
                {
                    "name": "Detect",
                    "desc": "The abomination makes a Perception check."
                },
                {
                    "name": "Pursue",
                    "desc": "The abomination moves its flying speed."
                },
                {
                    "name": "Lay Eggs (Costs 2 Actions)",
                    "desc": "The Derendian moth abomination ejects a sticky mass of eggs within 5 feet of itself. At the beginning of the abomination's next turn, the eggs hatch as a swarm of insects that attacks the abomination's enemies."
                }
            ],
            "special_abilities": [
                {
                    "name": "Antennae",
                    "desc": "The Derendian moth abomination has advantage on Wisdom (Perception) checks that rely on smell."
                },
                {
                    "name": "Assimilation",
                    "desc": "The Derendian moth abomination has six tentacles. Whenever it takes 30 or more damage in a single turn, one of its tentacles is shorn from its body. Whenever a non-undead creature drops to 0 hit points within 200 feet of the Derendian moth abomination, it can use its reaction to sprout one additional tentacle, up to a maximum of ten. Additional tentacles atrophy after one day."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the Derendian moth abomination fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The Derendian moth abomination's weapon attacks are magical."
                },
                {
                    "name": "Unbound",
                    "desc": "The Derendian moth abomination's movement is unaffected by difficult terrain, and spells and other magical effects can neither reduce the moth's speed nor cause it to be paralyzed or restrained."
                }
            ],
            "spell_list": [],
            "page_no": 96,
            "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_derendian-moth-abomination/"
        },
        {
            "slug": "dimensional-shambler",
            "desc": "The large creature lumbers forward, its ape-like and insectoid features blending incomprehensibly. It blinks in and out of existence, closing in on prey in a manner that betrays both the eye and time itself._  \nSolitary and efficient hunters, dimensional shamblers often materialize in closed structures to surprise prey that believes it is safely hidden. Capable of seeing into and entering the Lower Planes, they regularly stalk targets in the Material Plane by hopping in and out of other planes to remain undetectable.  \n**Disturbing Form.** The dimensional shambler has a rudimentary face with dead eyes, thick hide, and symetrical hands. Its claw-tipped fingers bend in either direction. Moving through many dimensions, the creature’s disturbing gait suggests a lack of any conventional skeletal structure.  \n**Unknown Origins.** The number and lifecycle of these creatures is unknown. No records of more than one shambler appearing in the Material Plane at one time exist, and it is not clear whether they were created by some dark or inscrutable power or evolved naturally.",
            "name": "Dimensional Shambler",
            "size": "Large",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 102,
            "hit_dice": "12d10+36",
            "speed": {
                "walk": 30
            },
            "strength": 22,
            "dexterity": 21,
            "constitution": 17,
            "intelligence": 21,
            "wisdom": 16,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": 7,
            "intelligence_save": 9,
            "wisdom_save": 7,
            "charisma_save": null,
            "perception": 7,
            "skills": {
                "arcana": 9,
                "athletics": 10,
                "perception": 7,
                "stealth": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, fire; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, frightened, poisoned",
            "senses": "darkvision 60 ft., passive Perception 17",
            "languages": "Abyssal, Infernal, Void Speech",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "A dimensional shambler makes two claw attacks. If both attacks hit the same target, the target is grappled (escape DC 16)."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 17 (2d10 + 6) slashing damage.",
                    "attack_bonus": 10,
                    "damage_dice": "2d10+6"
                },
                {
                    "name": "Drag Through",
                    "desc": "The dimensional shambler shifts through multiple dimensions with a target it is grappling, ending in the same dimension it began. The creature must make a DC 16 Wisdom saving throw, taking 21 (6d6) psychic 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": "Look Between",
                    "desc": "As a bonus action, the dimensional shambler can see 60 feet into any of the Lower Planes when it is on the Material Plane, and vice versa. This sight lasts until the beginning of its next turn. During this time, the dimensional shambler is deaf and blind with regard to its own senses in its current plane."
                },
                {
                    "name": "Maddening Form",
                    "desc": "When a creature that can see the dimensional shambler starts its turn within 30 feet of the dimensional shambler, the dimensional shambler can force it to make a DC 16 Constitution saving throw if the dimensional shambler is not incapacitated. On a failed save, the creature is frightened until the start of its next turn. If the creature is concentrating on a spell, that creature must succeed on a DC 16 Constitution saving throw or lose concentration on the spell.\n\nUnless surprised, a creature can avert its eyes to avoid the saving throw at the start of its turn. If the creature does so, it can't see the dimensional shambler until the start of its next turn, when it can avert its eyes again. If the creature looks at the dimensional shambler in the meantime, it must immediately make the saving throw."
                },
                {
                    "name": "Step Between",
                    "desc": "As a bonus action, the dimensional shambler can magically shift from the Material Plane to any Lower Plane, or vice versa. It can't bring other creatures with it when it shifts in this way."
                }
            ],
            "spell_list": [],
            "page_no": 107,
            "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_dimensional-shambler/"
        },
        {
            "slug": "herald-of-the-void",
            "desc": "The herald of the void portends the world’s ruination by means of cold, fire, plague, war, or a magical apocalypse of another kind. It speaks only in the voice of disasters, and it empowers, goads, and encourages the followers of every unspeakable god and the leaders of every profane death cult._  \n**Empty Whispers.** In the days before a herald of the Void visits a territory, ghostly occurrences become more common, especially at night. Strange, luminous forms are seen under rafts, among the trees, and in any dark and empty place.  \n**Creature of Motion.** The herald of the Void always seems stirred by a breeze, even in an airless space. Nothing short of stopping time itself can change this.  \n**Folding Infinite Space.** While the herald of the Void seems corporeal, its body displays a strange ability to fold itself in impossible ways, and sometimes it seems to teleport great distances or to summon objects from afar without effort.",
            "name": "Herald of the Void",
            "size": "Large",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 123,
            "hit_dice": "13d8+65",
            "speed": {
                "hover": true,
                "walk": 30,
                "fly": 50
            },
            "strength": 12,
            "dexterity": 20,
            "constitution": 20,
            "intelligence": 19,
            "wisdom": 15,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 10,
            "skills": {
                "perception": 10,
                "stealth": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire, lightning, poison",
            "damage_immunities": "cold, necrotic, radiant",
            "condition_immunities": "blinded, charmed, deafened, frightened, prone, stunned, unconscious",
            "senses": "truesight 60 ft., passive Perception 20",
            "languages": "Abyssal, Common, Void Speech",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The herald makes two void claw attacks. Alternatively, it can use its Void Ray twice."
                },
                {
                    "name": "Void Claw",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 18 (3d8 + 5) cold damage plus 4 (1d8) force damage.",
                    "attack_bonus": 9,
                    "damage_dice": "3d8+5"
                },
                {
                    "name": "Void Ray",
                    "desc": "Ranged Spell Attack: +8 to hit, range 120 ft., one target. Hit: 9 (2d8) cold damage and 9 (2d8) force damage.",
                    "attack_bonus": 8,
                    "damage_dice": "2d8"
                },
                {
                    "name": "The Final Song (Recharge 5-6)",
                    "desc": "The herald utters a melody of cosmic doom in a 30-foot cone. Each creature in that area must make a DC 17 Wisdom saving throw, taking 27 (6d8) psychic damage on a failed save, or half as much damage on a successful one. This melody doesn't affect creatures that understand Void Speech."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The herald of the void 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 herald regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Move",
                    "desc": "The herald flies up to half its flying speed without provoking opportunity attacks."
                },
                {
                    "name": "Void Claw (Costs 2 Actions)",
                    "desc": "The herald makes one void claw attack."
                },
                {
                    "name": "Discorporate (Costs 2 Actions)",
                    "desc": "The herald chooses up to two creatures it can see within 30 feet of it. Each target must succeed on a DC 17 Constitution saving throw or become intangible until the end of its next turn. While intangible, the creature is incapacitated, drops whatever it's holding, and is unable to interact with physical objects. The creature is still visible and able to speak."
                },
                {
                    "name": "Song of Mighty Doom (Costs 3 Actions)",
                    "desc": "The herald emits a cacophonous dirge praising the Void. Each creature other than the herald within 30 feet of the herald and that understands Void Speech gains 10 temporary hp."
                }
            ],
            "special_abilities": [
                {
                    "name": "Annihilating Form",
                    "desc": "Any object that touches or hits the herald of the Void vaporizes. If the object is being worn or carried by a creature, the creature can make a DC 15 Dexterity saving throw to prevent the object from being vaporized. If the object is magical, the creature has advantage on the saving throw. The herald can choose to not vaporize an object."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the herald fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Zero-Dimensional",
                    "desc": "The herald can move through any space without squeezing."
                }
            ],
            "spell_list": [],
            "page_no": 199,
            "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_herald-of-the-void/"
        },
        {
            "slug": "luck-leech",
            "desc": "The elf-like creature rises, its bright green eyes flashing with menace. Short, impish horns peek out from its inky hair, and green smoke oozes out of the numerous circular mouths lining its arms._  \nWhen a humanoid who earned wealth through violence and duplicity gets lost in the Shadow Realm, its body becomes corrupted by the dark realm, turning it into a luck leech. These fey have arms covered in lamprey-like mouths that drain the luck out of their victims. They return to the Material Plane and stalk gambling houses and criminal underbellies for exceptionally lucky targets.  \n**Amassing fortune.** Luck leeches obsess over gathering as much wealth and luck as possible, referring to both collectively as “fortune.” They rarely notice and never care if their acquisition of fortune harms others.  \n**Self-Serving.** A luck leech cares first and foremost about itself. If it thinks its life is in danger, it expends any fortune it has to escape, knowing it can’t enjoy its fortune if it’s dead.",
            "name": "Luck Leech",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 17,
            "armor_desc": "studded leather",
            "hit_points": 150,
            "hit_dice": "20d8+60",
            "speed": {
                "walk": 30
            },
            "strength": 14,
            "dexterity": 21,
            "constitution": 16,
            "intelligence": 17,
            "wisdom": 14,
            "charisma": 19,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "deception": 8,
                "perception": 6,
                "stealth": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "necrotic",
            "condition_immunities": "frightened",
            "senses": "darkvision 60 ft., passive Perception 16",
            "languages": "Common, Sylvan, Umbral",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The luck leech makes two biting arm attacks."
                },
                {
                    "name": "Biting Arms",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 18 (3d8 + 5) piercing damage plus 9 (2d8) necrotic damage.",
                    "attack_bonus": 9,
                    "damage_dice": "3d8+5"
                },
                {
                    "name": "Feast of Fortune (Recharge 6)",
                    "desc": "Each creature the luck leech can see within 30 feet of it must make a DC 16 Charisma saving throw. On a failure, the creature takes 27 (6d8) psychic damage, becomes blinded until the end of its next turn, and is cursed with falling fortunes. On a success, a creature takes half the damage and isn't blinded or cursed. For each creature that fails this saving throw, the luck leech gains 1 luck point."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Leech Luck",
                    "desc": "If a creature within 60 feet of the luck leech rolls a 20 on an ability check, attack roll, or saving throw, the luck leech gains 1 luck point. It can't have more than 4 luck points at a time."
                },
                {
                    "name": "Reserve of Fortune",
                    "desc": "If the luck leech doesn't have 4 luck points at sunset, it gains 2 luck points. It can't have more than 4 luck points at a time. In addition, if the luck leech rolls a 1 on the d20 for an attack roll, ability check, or saving throw while it has at least 1 luck point, it can reroll the die and must use the new roll. This trait doesn't expend luck points."
                },
                {
                    "name": "Turn Luck",
                    "desc": "As a bonus action, the luck leech can spend 1 luck point to: \n* Gain advantage on its next attack or saving throw \n* Cast misty step\n* Increase the necrotic damage of its next successful biting arms attack by an extra 9 (2d8) \n* Force each creature that is concentrating on a spell within 60 feet of it to make a DC 16 Constitution saving throw, losing its concentration on the spell on a failure."
                }
            ],
            "spell_list": [],
            "page_no": 241,
            "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_luck-leech/"
        },
        {
            "slug": "psychic-vampire",
            "desc": "This creature is a well-coifed humanoid with perfectly arranged hair, manicured hands, and noble dress. Its baleful red eyes and pointed ears betray its supernatural origin._  \n**Alternate Form of Vampire.** Psychic vampires originate in much the same way as traditional Open Game License",
            "name": "Psychic Vampire",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 144,
            "hit_dice": "17d8+68",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 18,
            "constitution": 18,
            "intelligence": 23,
            "wisdom": 15,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 9,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "psychic",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 12",
            "languages": "the languages it knew in life",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The psychic vampire can use Imprison Mind. It then makes two attacks, only one of which can be a psychic assault."
                },
                {
                    "name": "Unarmed Strike",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one creature. Hit: 8 (1d8 + 4) bludgeoning damage. Instead of dealing damage, the vampire can grapple the target (escape DC 18).",
                    "attack_bonus": 9,
                    "damage_dice": "1d8+4"
                },
                {
                    "name": "Imprison Mind",
                    "desc": "The vampire chooses one humanoid it can see within 30 feet of it. If the target can see the vampire, the target must succeed on a DC 17 Wisdom saving throw or be incapacitated for 1 minute. While incapacitated, its speed is reduced to 0 and its mind is overwhelmed with a flood of its own insecurities, shortcomings and inability to accomplish its goals. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. The target can also repeat the saving throw if another creature uses an action to shake the target out of its stupor."
                },
                {
                    "name": "Psychic Assault",
                    "desc": "The vampire chooses one creature it can see within 30 feet of it. The target must succeed on a DC 17 Intelligence saving throw or take 18 (4d8) psychic damage and suffer memory loss, and the vampire regains hp equal to the psychic damage dealt. A humanoid slain in this way and then buried in the ground rises the following night as a vampire spawn under the vampire's control. The target's memory loss can manifest in a variety of ways. Roll a d4 and consult the table below. If the target is already affected by one of these options, roll again, unless otherwise noted. The memory loss lasts until it is cured by a greater restoration spell or similar magic.\n| d4 | Memory Loss |\n|----|-------------|\n| 1 | The target forgets how to use a particular skill or tool. It has disadvantage on one random skill or tool proficiency. If the target is already affected by this memory loss, randomly choose an additional skill or tool proficiency to also be affected. |\n| 2 | The target forgets one of its current allies and now views the ally as hostile. If the target is already affected by this memory loss, choose an additional ally. |\n| 3 | The target forgets key aspects of fighting and has disadvantage on its first attack roll each turn. |\n| 4 | The target forgets how to defend itself properly, and the first attack roll against it each turn has advantage. |"
                },
                {
                    "name": "Knowledge Keepers (1/Day)",
                    "desc": "The vampire magically calls 2d4 inklings or 1 paper golem swarm. The called creatures arrive in 1d4 rounds, acting as allies of the vampire and obeying its spoken commands. The creatures remain for 1 hour, until the vampire dies, or until the vampire dismisses them as a bonus action."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The psychic vampire can take 3 legendary actions, choosing from the options below. Only one legendary action can be used at a time and only at the end of another creature’s turn. The vampire regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Move",
                    "desc": "The vampire moves up to its speed without provoking opportunity attacks. If it uses this legendary action while levitating, the vampire can move up to half its speed horizontally instead."
                },
                {
                    "name": "Unarmed Strike",
                    "desc": "The vampire makes one unarmed strike."
                },
                {
                    "name": "Psychic Pulse (Costs 3 Actions)",
                    "desc": "The vampire releases a powerful wave of psychic energy. Each creature within 20 feet of the vampire must succeed on a DC 17 Intelligence saving throw or be stunned until the end of its next turn."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the vampire fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Levitate",
                    "desc": "As a bonus action, the vampire can rise or descend vertically up to 20 feet and can remain suspended there. This trait works like the levitate spell, except there is no duration, and the vampire doesn't need to concentrate to continue levitating each round."
                },
                {
                    "name": "Regeneration",
                    "desc": "The vampire regains 20 hp at the start of its turn if it has at least 1 hp and isn't in sunlight or running water. If the vampire takes radiant damage or damage from holy water, this trait doesn't function at the start of its next turn."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The vampire can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                },
                {
                    "name": "Vampire Weaknesses",
                    "desc": "The vampire has the following flaws:\n* Forbiddance. The vampire can't enter a residence without an invitation from one of the occupants.\n* Harmed by Running Water. The vampire takes 20 acid damage if it ends its turn in running water.\n* Stake to the Heart. If a piercing weapon made of wood is driven into the vampire's heart while the vampire is incapacitated in its resting place, the vampire is paralyzed until the stake is removed.\n* Sunlight Hypersensitivity. The vampire takes 20 radiant damage when it starts its turn in sunlight. While in sunlight, it has disadvantage on attack rolls and ability checks."
                }
            ],
            "spell_list": [],
            "page_no": 0,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_psychic-vampire/"
        },
        {
            "slug": "ancient_gold_dragon_bf",
            "desc": "",
            "name": "Ancient Gold Dragon",
            "size": "gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": "Dragons",
            "alignment": "",
            "armor_class": 22,
            "armor_desc": "natural armor",
            "hit_points": 382,
            "hit_dice": "",
            "speed": {
                "walk": 40,
                "fly": 80,
                "swim": 40
            },
            "strength": 30,
            "dexterity": 28,
            "constitution": 42,
            "intelligence": 20,
            "wisdom": 36,
            "charisma": 34,
            "strength_save": 10,
            "dexterity_save": 9,
            "constitution_save": 16,
            "intelligence_save": 5,
            "wisdom_save": 13,
            "charisma_save": 12,
            "perception": 30,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., keensense 60 ft.",
            "languages": "Common,Draconic",
            "challenge_rating": "21",
            "cr": 21.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon uses its Frightful Presence. It then 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:_ +17 to hit, reach 15 ft., one target. _Hit:_ 21 (2d10+10) piercing damage."
                },
                {
                    "name": "Claw",
                    "desc": "_Melee Weapon Attack:_ +17 to hit, reach 10 ft., one target. _Hit:_ 17 (2d6+10) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "_Melee Weapon Attack:_ +17 to hit, reach 20 ft., one target. _Hit:_ 19 (2d8+10) bludgeoning damage."
                },
                {
                    "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 20 WIS save or be frightened for 1 minute. A creature can repeat the save at the end of each of its turns, ending the effect on itself on a success. If a creature's save is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours."
                },
                {
                    "name": "Fire Breath (Recharge 5-6)",
                    "desc": "The dragon exhales fire in a 90-foot cone. Each creature in that area must make a DC 24 DEX save, taking 110 (20d10) 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 90-foot cone, and the save DC is 24."
                }
            ],
            "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 Legendary Resistance trait and 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": "The dragon can take 3 legendary actions, choosing from the options below. Only one legendary action can be used at a time and only at the end of another creature's turn. The dragon regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Detect",
                    "desc": "The dragon automatically detects every creature and trap within 30 feet of it, pinpointing the current location of each."
                },
                {
                    "name": "Tail Attack",
                    "desc": "The dragon makes a Tail attack."
                },
                {
                    "name": "Elemental Roar (Costs 2 Actions)",
                    "desc": "The dragon roars at up to two creatures of its choice within 120 feet of it. Each target must succeed on a DC 20 CHA save or be vulnerable to fire damage until the end of its next turn. A target resistant to fire damage isn't resistant to it for the duration. A target immune to fire damage is still immune to it, even if the target fails the save."
                },
                {
                    "name": "Wing Attack (Costs 2 Actions)",
                    "desc": "The dragon beats its wings. Each creature within 15 feet of the dragon must succeed on a DC 25 DEX save or take 17 (2d6+10) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed without provoking opportunity attacks."
                }
            ],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The dragon can breathe air and water."
                },
                {
                    "name": "Golden Splendor",
                    "desc": "As the **young gold dragon**, except it affects creatures within 30 feet of the dragon, and the save DC is 24."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a save, it can choose to succeed instead."
                }
            ],
            "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_ancient-gold-dragon/"
        },
        {
            "slug": "vampire_bf",
            "desc": "",
            "name": "Vampire",
            "size": "medium",
            "type": "Undead",
            "subtype": "Shapechanger",
            "group": "Vampires",
            "alignment": "",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 177,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "climb": 30,
                "fly": 30,
                "swim": 20
            },
            "strength": 18,
            "dexterity": 28,
            "constitution": 18,
            "intelligence": 16,
            "wisdom": 24,
            "charisma": 28,
            "strength_save": 4,
            "dexterity_save": 9,
            "constitution_save": 4,
            "intelligence_save": 3,
            "wisdom_save": 7,
            "charisma_save": 9,
            "perception": 17,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic; bludgeoning,piercing,and slashing damage from nonmagical attacks,charmed",
            "damage_immunities": "Vampiric Resilience",
            "condition_immunities": "",
            "senses": "darkvision 120 ft.",
            "languages": "the languages it knew in life",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The vampire can use Charm. It then makes three Bite or Claw attacks. It can replace one attack with a Draining Bite attack. If two Claw attacks hit one Large or smaller creature, the target is grappled (escape DC 17)."
                },
                {
                    "name": "Bite (Bat, Rat, or Wolf Form Only)",
                    "desc": "_Melee Weapon Attack:_ +9 to hit, reach 5 ft., one target. _Hit:_ 11 (2d6+4) piercing damage plus 14 (4d6) necrotic damage."
                },
                {
                    "name": "Claw (Vampire Form Only)",
                    "desc": "_Melee Weapon Attack:_ +9 to hit, reach 5 ft., one target. _Hit:_ 11 (2d6+4) slashing damage plus 14 (4d6) necrotic damage."
                },
                {
                    "name": "Draining Bite (Bat or Vampire Form Only)",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one willing creature, or a creature that is grappled by the vampire, incapacitated, or restrained. _Hit:_ 9 (2d4+4) piercing damage plus 14 (4d6) necrotic damage. The target's HP maximum is reduced by an amount equal to the necrotic damage taken, and the vampire regains HP equal to that amount. The reduction lasts until the target finishes a long rest. The target dies if this effect reduces its HP maximum to 0. A Humanoid slain in this way and then fed at least one drop of the vampire's blood rises the following night as a **vampire spawn** under the vampire's control."
                },
                {
                    "name": "Charm (Vampire Form Only)",
                    "desc": "One Humanoid the vampire can see within 30 feet of it must succeed on a DC 17 WIS save or be magically charmed for 1 day, until the vampire dies, or until the vampire takes a bonus action to end the effect. The charmed target obeys the vampire's verbal commands and is a willing target for the vampire's Draining Bite attack. If the target suffers any harm or receives a suicidal command, it can repeat the save, ending the effect on itself on a success.<br>The vampire can have up to two creatures charmed in this way at a time. If it charms a third, the effect on the first target ends."
                },
                {
                    "name": "Children of the Night",
                    "desc": "The vampire magically calls 2d4 **swarms of bats** or **rats**, provided that the sun isn't up. While outdoors, the vampire can call 3d6 **wolves** instead. The called creatures arrive in 1d4 rounds, acting as allies of the vampire and obeying its spoken commands. The Beasts remain for 1 hour, until the vampire dies, or until the vampire dismisses them as a bonus action. The vampire can have any number of such Beasts under its control at one time, provided the combined total CR of the Beasts is no higher than 4."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Change Shape",
                    "desc": "The vampire transforms into a Tiny bat, Tiny rat, Medium wolf, or back into its true form, which is Undead. Its statistics, other than its size and speed, are the same in each form. Any equipment it is wearing transforms with it, but anything it is carrying doesn't transform with it. It reverts to its true form if it dies."
                },
                {
                    "name": "Mist Form",
                    "desc": "The vampire transforms into a Medium cloud of mist or back into its true form, which is Undead. While in mist form, it can't take any actions, speak, or manipulate objects. It is weightless, has a flying speed of 20 feet, can hover, and can enter a hostile creature's space and stop there. In addition, if air can pass through a space, the mist can do so without squeezing, and it can't pass through water. It has advantage on STR, DEX, and CON saves, and it is immune to all nonmagical damage, except the damage it takes from sunlight."
                }
            ],
            "reactions": [],
            "legendary_desc": "The vampire can take 3 legendary actions, choosing from the options below. Only one legendary action option can be used at a time and only at the end of another creature's turn. The vampire regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Move",
                    "desc": "The vampire moves up to its speed without provoking opportunity attacks."
                },
                {
                    "name": "Call Children (Costs 2 Actions)",
                    "desc": "The vampire uses Children of the Night."
                },
                {
                    "name": "Excessive Bleeding (Costs 2 Actions)",
                    "desc": "Each creature within 15 feet of the vampire that doesn't have all its HP must succeed on a DC 17 CON save or lose 14 (4d6) HP as its wounds bleed profusely. Before the end of its next turn, the vampire has advantage on the next attack roll it makes against a creature that failed this save."
                }
            ],
            "special_abilities": [
                {
                    "name": "Hungry Dead Nature",
                    "desc": "The vampire doesn't require air or sleep. In addition, it must consume at least 80 ounces of blood (approximately half the blood in a Medium Humanoid's body) every 24 hours, or it loses its immunity to exhaustion and risks starvation until it does so. While it has any levels of exhaustion from starvation, the vampire can't remove levels of exhaustion until it consumes at least 160 ounces of blood."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the vampire fails a save, it can choose to succeed instead."
                },
                {
                    "name": "Misty Escape",
                    "desc": "When it drops to 0 HP outside its resting place, the vampire transforms into a cloud of mist (as in the Mist Form bonus action) instead of falling unconscious, provided it isn't in sunlight or running water. If it can't transform, it is destroyed. While it has 0 HP in mist form, it can't revert to its vampire form, and it must reach its resting place within 2 hours or be destroyed. Once in its resting place, it reverts to its vampire form. It is then paralyzed until it regains at least 1 HP. After spending 1 hour in its resting place with 0 HP, it regains 1 HP."
                },
                {
                    "name": "Regeneration",
                    "desc": "The vampire regains 20 HP at the start of its turn if it has at least 1 HP and isn't in sunlight or running water. If the vampire takes radiant damage or damage from holy water, this trait doesn't function at the start of the vampire's next turn."
                },
                {
                    "name": "Resting Place",
                    "desc": "The vampire has a coffin, grave, sarcophagus, or similar location just large enough for it to lie down designated as its resting place. While in its resting place, the vampire doesn't suffer exhaustion levels from starvation and has keensense out to a range of 120 feet."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The vampire can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                },
                {
                    "name": "Vampire Weaknesses",
                    "desc": "The vampire has the following flaws:\n- **Forbiddance.** The vampire can't enter a residence without an invitation from one of the occupants.\n- **Harmed by Running Water.** The vampire takes 20 acid damage if it ends its turn in running water."
                },
                {
                    "name": "Stake to the Heart",
                    "desc": "If a piercing weapon made of wood is driven into the vampire's heart while the vampire is incapacitated in its resting place, the vampire is paralyzed until the stake is removed."
                },
                {
                    "name": "Sunlight Hypersensitivity",
                    "desc": "The vampire takes 20 radiant damage when it starts its turn in sunlight. While in sunlight, it has disadvantage on attack rolls and ability checks."
                },
                {
                    "name": "Vampiric Resilience",
                    "desc": "The vampire is immune to exhaustion."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_vampire/"
        },
        {
            "slug": "fulminar",
            "desc": "",
            "name": "Fulminar",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 15,
            "armor_desc": null,
            "hit_points": 112,
            "hit_dice": "15d10+30",
            "speed": {
                "fly": 90,
                "hover": true
            },
            "strength": 10,
            "dexterity": 20,
            "constitution": 14,
            "intelligence": 8,
            "wisdom": 17,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 4,
            "perception": 7,
            "skills": {
                "perception": 7,
                "stealth": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious",
            "senses": "darkvision 120 ft., passive Perception 17",
            "languages": "Auran",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "desc": "The fulminar makes three attacks: one with its bite and two with its claws.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 9,
                    "damage_dice": "2d8+5",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) piercing damage and 7 (2d6) lightning damage and the target can't take reactions until the end of the fulminar's next turn.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 9,
                    "damage_dice": "2d6+5",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) slashing damage and 7 (2d6) lightning damage.",
                    "name": "Claw"
                },
                {
                    "desc": "The fulminar magically creates three sets of shackles of lightning, each of which can strike a creature the fulminar can see within 60 feet of it. A target must make a DC 16 Dexterity saving throw. On a failure, the target takes 18 (4d8) lightning damage and is restrained for 1 minute. On a success, the target takes half the damage but isn't restrained. A restrained creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "name": "Lightning Shackles (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The fulminar doesn't provoke an opportunity attack when it flies out of an enemy's reach.",
                    "name": "Flyby"
                },
                {
                    "desc": "Bolts of lightning course around the fulminar's body, shedding bright light in a 5- to 20-foot radius and dim light for an additional number of feet equal to the chosen radius. The fulminar can alter the radius as a bonus action.",
                    "name": "Essence of Lightning"
                },
                {
                    "desc": "The fulminar can enter a hostile creature's space and stop there. It can move through a space as narrow as 1 inch wide without squeezing. A creature that touches the fulminar or hits it with a melee attack while within 5 feet of it takes 7 (2d6) lightning damage.",
                    "name": "Lightning Form"
                }
            ],
            "spell_list": [],
            "page_no": 165,
            "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_fulminar/"
        },
        {
            "slug": "adult-mithral-dragon",
            "desc": "_Mithral dragons are wise and learned, and are legendary peacemakers and spellcasters. They pursue their own interests when not called to settle disputes._  \n_**Glimmering Champions.**_ Light glints off a mithral dragon’s glossy scales, shining silver-white, and its tiny wings fold flush against its body—but open like a fan to expose shimmering, diaphanous membranes. Its narrow head, with bare slits for its eyes and nostrils, ends in a slender neck. The dragon’s sleek look continues into its body and a mithral dragon’s impossibly thin frame makes it look extremely fragile.  \n_**Rage in Youth.**_ Younger mithral dragons raid and pillage as heavily as any chromatic dragon, driven largely by greed to acquire a worthy hoard—though they are less likely to kill for sport or out of cruelty. In adulthood and old age, however, they are less concerned with material wealth and more inclined to value friendship, knowledge, and a peaceful life spent in pursuit of interesting goals.  \n_**Peacemakers.**_ Adult and older mithral dragons are diplomats and arbitrators by temperament (some dragons cynically call them referees), enjoying bringing some peace to warring factions. Among all dragons, their strict neutrality and ability to ignore many attacks make them particularly well suited to these vital roles.",
            "name": "Adult Mithral Dragon",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 184,
            "hit_dice": "16d12+80",
            "speed": {
                "walk": 40,
                "fly": 80
            },
            "strength": 27,
            "dexterity": 18,
            "constitution": 21,
            "intelligence": 20,
            "wisdom": 21,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": 10,
            "intelligence_save": 10,
            "wisdom_save": 10,
            "charisma_save": 10,
            "perception": 10,
            "skills": {
                "athletics": 13,
                "history": 10,
                "insight": 10,
                "perception": 10,
                "persuasion": 10
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "acid, thunder",
            "condition_immunities": "charmed",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 20",
            "languages": "Celestial, Common, Draconic, Primordial",
            "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: +13 to hit, reach 10 ft., one target. Hit: 19 (2d10 + 8) piercing damage.",
                    "attack_bonus": 13,
                    "damage_dice": "2d10"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 15 (2d6 + 8) slashing damage, and the target loses 4 hit points from bleeding at the start of each of its turns for six rounds unless it receives magical healing. Bleeding damage is cumulative; the target loses 4 hp per round for each bleeding wound it's taken from a mithral dragon's claws.",
                    "attack_bonus": 13,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 17 (2d8 + 8) bludgeoning damage.",
                    "attack_bonus": 13,
                    "damage_dice": "2d8"
                },
                {
                    "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 18 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of its turn, 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": "Breath Weapon (Recharge 5-6)",
                    "desc": "A mithral dragon can spit a 60-foot-long, 5-foot-wide line of metallic shards. Targets in its path take 42 (12d6) magical slashing damage and lose another 8 hit points from bleeding at the start of their turns for 6 rounds; slashing and bleed damage are halved by a successful DC 18 Dexterity saving throw. Only magical healing stops the bleeding before 6 rounds. The shards dissolve into wisps of smoke 1 round after the breath weapon's use."
                }
            ],
            "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 feet of the dragon must succeed on a DC 21 Dexterity saving throw or take 15 (2d6 + 8) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the dragon's innate spellcasting ability is Intelligence (spell save DC 18, +10 to hit with spell attacks). It can innately cast the following spells, requiring no material components:\n\nat will: tongues\n\n5/day each: dispel magic, enhance ability"
                },
                {
                    "name": "Spellcasting",
                    "desc": "the dragon is a 6th-level spellcaster. Its spellcasting ability is Intelligence (spell save DC 18, +10 to hit with spell attacks). It requires no material components to cast its spells. The dragon has the following wizard spells prepared:\n\ncantrips (at will): acid splash, light, mage hand, prestidigitation\n\n1st level (4 slots): charm person, expeditious retreat, magic missile, unseen servant\n\n2nd level (3 slots): blur, hold person, see invisibility\n\n3rd level (3 slots): haste, lightning bolt, protection from energy"
                }
            ],
            "spell_list": [],
            "page_no": 133,
            "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_adult-mithral-dragon/"
        },
        {
            "slug": "ancient-flame-dragon",
            "desc": "_The dragon bears black scales, more charred than naturally colored. Cracks between the scales glow a dull red, until the dragon rears its head and roars. Red embers become bright orange flames as the creature lights up from tail to maw._  \nThe flame dragons are capricious creatures, fascinated by dark emotions and destructive passions. The dragons of eternal fire are proud and jealous, quick to anger, and utterly unforgiving. They bring complete and total ruin to entire civilizations for trivial reasons, but their true motivation is the fun to be had. These burning serpents treat rage, deceit, and despair as toys for their amusement. “May you be the fire’s plaything” is a curse often used by the foolish.  \n_**Taunting Others.**_ The hot-blooded creatures tease their victims like cats, seeing the world and all within it as their rightful prey. Young flame dragons are less subtle than their elders. Wyrmlings may force a woman to watch her family die or ruin a beautiful face for pleasure—direct and evil. As the dragon matures, this natural sadism develops into a desire for more complicated sport. Aging dragons of fire use politics, murder, and magic in elaborate schemes only their ilk can appreciate. Many create plots so intricate and layered that they lack a true resolution, creating only endless manipulation. A hero might foil an assassination only to see the king thus saved become a despot. She might defeat the vizier whispering lies in the ruler’s ear only to discover he was a pawn in a vast conspiracy. Dark ambitions, poisoned daggers, and old vendettas build such momentum that one scheme begins each time another ends. Often, even killing the draconic mastermind cannot extinguish the fires it started.  \n_**Malevolent Purpose.**_ The results of these schemes are secondary to the enjoyment they derive from pursuing a nebulous and everchanging goal. Some spend centuries torturing a family line for nothing more than trespassing on the dragon’s land. Others plot eternal curses after twisting poorly chosen words into the most dire of insults. The vengeance itself is not as important as having an excuse to hate, plot, and ruin. Flame dragons relish such opportunities for revenge, seeing each as a delightful hobby. The disruption of a game kindles a true and terrible rage, and in these rare moments of defeat, their anger can be catastrophic. Entire cities burn.  \n_**Fond of Souvenirs.**_ Flame dragons are as materialistic and territorial as other true dragons. Each pursues an individual obsession it fixates upon with mad devotion to fill its hoard. Some corrupt innocence, others push nations to war, but they always collect a memento for each victory, whether petty or grand. One might collect scorched skulls, while another saves the melted treasures of toppled empires. When not out sowing discord, the ancient flame dragons enjoy contemplating their hoards. Every piece reminds them of their own majesty and genius.  \nNothing is safe from a flame dragon’s endless scheming and narcissism. They crave absolute attention and constant reassurance. Anyone who humiliates a flame dragon would be wiser to kill it. Its survival ensures the dragon’s undivided attention for generations. It would be wiser still to make certain there is not a trace of involvement in a flame dragon’s death. All burning serpents see the murder of one of their kin as the gravest insult.  \n\n## Flame Dragon’s Lair\n\n  \nFlame dragons dwell in lairs where a burning fire is always near: volcanoes, sulfur mines, caves full of geysers, and places where the Elemental Plane of Fire touches the Material Plane. Whatever the place, its purpose is always to serve as a showcase of all the trophies the dragon has collected. Carefully arranged and organized prizes decorate the walls, sometimes even protected behind crystal walls. This display both feeds the dragon's vanity and pride, and also serves as a lure to attract adventurers, since flame dragons love to encourage the lowest instincts in their prey.  \nMany of these lairs feature a huge, reflective surface. A flame dragon likes nothing more than itself.  \n\n### Lair Actions\n\n  \nOn initiative count 20 (losing initiative ties), the dragon takes a lair action to cause one of the following effects; the dragon can’t use the same effect two rounds in a row.\n* A cloud of smoke swirls in a 20-foot-radius sphere centered on a point the dragon can see within 120 feet of it. The cloud spreads around corners and the area is lightly obscured. Each creature in the cloud must succeed on a DC 15 Constitution saving throw or be blinded for 1 minute. A blinded creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success.\n* The ground erupts with volcanic force at a point the dragon can see within 120 feet of it. Any creature within 20 feet of the point must make a successful DC 15 Dexterity saving throw or be knocked prone and trapped in the ground. A creature trapped in this way is restrained and can’t stand up. A creature can end the restraint if it or another creature takes an action to make a successful DC 15 Strength check.\n* A wall of fire rises up from the ground within 120 feet of the dragon. The wall is up to 60 feet long, 10 feet high, and 5 feet thick, can take any shape the dragon wants, and blocks line of sight. When the wall appears, each creature in its area must make a DC 15 Dexterity saving throw. A creature that fails the saving throw takes 21 (6d6) fire damage. Each creature that enters the wall for the first time each turn or ends its turn there takes 21 (6d6) fire damage. The wall is extinguished when the dragon uses this lair action again or when the dragon dies.\n  \n### Regional Effects\n\n  \nThe region containing a legendary flame dragon’s lair is warped by the dragon’s magic, which creates one or more of the following effects:\n* Arguments and misunderstandings erupt easily within 6 miles of the lair. Friendships are easily broken and criminal acts are common.\n* Temperatures rise within 6 miles of the lair. Crops wither, producing famines.\n* Sulfur geysers form in and around the dragon’s lair. Some of them erupt only once an hour, so they’re spotted only with a successful DC 20 Wisdom (Perception) check. A creature on top of an erupting geyser takes 21 (6d6) fire damage, or half damage with a successful DC 15 Dexterity saving throw.\n  \nIf the dragon dies, the arguments and misunderstandings disappear immediately and the temperatures go back to normal within 1d10 days. Any geysers remain where they are.",
            "name": "Ancient Flame Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 22,
            "armor_desc": "natural armor",
            "hit_points": 481,
            "hit_dice": "26d20+208",
            "speed": {
                "walk": 40,
                "climb": 40,
                "fly": 80
            },
            "strength": 23,
            "dexterity": 14,
            "constitution": 27,
            "intelligence": 19,
            "wisdom": 16,
            "charisma": 22,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": 15,
            "intelligence_save": 10,
            "wisdom_save": null,
            "charisma_save": 13,
            "perception": 17,
            "skills": {
                "deception": 13,
                "insight": 10,
                "perception": 17,
                "persuasion": 13,
                "stealth": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 27",
            "languages": "Common, Draconic, Giant, Ignan, Infernal, Orc",
            "challenge_rating": "24",
            "cr": 24.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon can use its Frightful Presence. It then makes one bite attack and two claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 17 (2d10 + 6) piercing damage plus 14 (4d6) fire damage.",
                    "attack_bonus": 13,
                    "damage_dice": "2d10"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 13 (2d6 + 6) slashing damage.",
                    "attack_bonus": 13,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 20 ft., one target. Hit: 15 (2d8 + 6) bludgeoning damage.",
                    "attack_bonus": 13,
                    "damage_dice": "2d8"
                },
                {
                    "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 21 Wisdom saving throw or become frightened for 1 minute. A frightened creature repeats 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": "Fire Breath (Recharge 5-6)",
                    "desc": "The dragon exhales fire in a 90-foot cone. Each creature in that area takes 91 (26d6) fire damage, or half damage with a successful DC 23 Dexterity saving throw. Each creature in that area must also succeed on a DC 21 Wisdom saving throw or go on a rampage for 1 minute. A rampaging creature must attack the nearest living creature or smash some object smaller than itself if no creature can be reached with a single move. A rampaging creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success."
                },
                {
                    "name": "Shifting Flames",
                    "desc": "The dragon magically polymorphs into a creature that has immunity to fire damage and a size and challenge rating no higher than its own, or back into its true form. It reverts to its true form if it dies. Any equipment it is wearing or carrying is absorbed or borne by the new form (the dragon's choice). In a new form, the dragon retains its alignment, hit points, Hit Dice, ability to speak, proficiencies, Legendary Resistance, lair actions, and Intelligence, Wisdom, and Charisma scores, as well as this action. Its statistics and capabilities are otherwise replaced by those of the new form, except any class features or legendary actions of that form."
                }
            ],
            "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 15 feet of the dragon must succeed on a DC 21 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": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Fire Incarnate",
                    "desc": "All fire damage dealt by the dragon ignores fire resistance but not fire immunity."
                },
                {
                    "name": "Flame Dragon's Lair",
                    "desc": "on initiative count 20 (losing initiative ties), the dragon takes a lair action to cause one of the following effects; the dragon can't use the same effect two rounds in a row.\n\n- A cloud of smoke swirls in a 20-foot-radius sphere centered on a point the dragon can see within 120 feet of it. The cloud spreads around corners and the area is lightly obscured. Each creature in the cloud must succeed on a DC 15 Constitution saving throw or be blinded for 1 minute. A blinded creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success.\n\n- The ground erupts with volcanic force at a point the dragon can see within 120 feet of it. Any creature within 20 feet of the point must make a successful DC 15 Dexterity saving throw or be knocked prone and trapped in the ground. A creature trapped in this way is restrained and can't stand up. A creature can end the restraint if it or another creature takes an action to make a successful DC 15 Strength check.\n\n- A wall of fire rises up from the ground within 120 feet of the dragon. The wall is up to 60 feet long, 10 feet high, and 5 feet thick, can take any shape the dragon wants, and blocks line of sight. When the wall appears, each creature in its area must make a DC 15 Dexterity saving throw. A creature that fails the saving throw takes 21 (6d6) fire damage. Each creature that enters the wall for the first time each turn or ends its turn there takes 21 (6d6) fire damage. The wall is extinguished when the dragon uses this lair action again or when the dragon dies."
                },
                {
                    "name": "Regional Effects",
                    "desc": "the region containing a legendary flame dragon's lair is warped by the dragon's magic, which creates one or more of the following effects:\n\n- Arguments and misunderstandings erupt easily within 6 miles of the lair. Friendships are easily broken and criminal acts are common.\n\n- Temperatures rise within 6 miles of the lair. Crops wither, producing famines.\n\n- Sulfur geysers form in and around the dragon's lair. Some of them erupt only once an hour, so they're spotted only with a successful DC 20 Wisdom (Perception) check. A creature on top of an erupting geyser takes 21 (6d6) fire damage, or half damage with a successful DC 15 Dexterity saving throw.\n\nif the dragon dies, the arguments and misunderstandings disappear immediately and the temperatures go back to normal within 1d10 days. Any geysers remain where they are."
                }
            ],
            "spell_list": [],
            "page_no": 128,
            "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-flame-dragon/"
        },
        {
            "slug": "ancient-mithral-dragon",
            "desc": "_Mithral dragons are wise and learned, and are legendary peacemakers and spellcasters. They pursue their own interests when not called to settle disputes._  \n_**Glimmering Champions.**_ Light glints off a mithral dragon’s glossy scales, shining silver-white, and its tiny wings fold flush against its body—but open like a fan to expose shimmering, diaphanous membranes. Its narrow head, with bare slits for its eyes and nostrils, ends in a slender neck. The dragon’s sleek look continues into its body and a mithral dragon’s impossibly thin frame makes it look extremely fragile.  \n_**Rage in Youth.**_ Younger mithral dragons raid and pillage as heavily as any chromatic dragon, driven largely by greed to acquire a worthy hoard—though they are less likely to kill for sport or out of cruelty. In adulthood and old age, however, they are less concerned with material wealth and more inclined to value friendship, knowledge, and a peaceful life spent in pursuit of interesting goals.  \n_**Peacemakers.**_ Adult and older mithral dragons are diplomats and arbitrators by temperament (some dragons cynically call them referees), enjoying bringing some peace to warring factions. Among all dragons, their strict neutrality and ability to ignore many attacks make them particularly well suited to these vital roles.",
            "name": "Ancient Mithral Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 20,
            "armor_desc": "natural armor",
            "hit_points": 297,
            "hit_dice": "17d20+119",
            "speed": {
                "walk": 40,
                "fly": 80
            },
            "strength": 29,
            "dexterity": 16,
            "constitution": 25,
            "intelligence": 24,
            "wisdom": 25,
            "charisma": 24,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": 13,
            "intelligence_save": 13,
            "wisdom_save": 13,
            "charisma_save": 13,
            "perception": 13,
            "skills": {
                "athletics": 15,
                "history": 13,
                "insight": 13,
                "intimidation": 13,
                "perception": 13,
                "persuasion": 13
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from",
            "damage_immunities": "acid, thunder",
            "condition_immunities": "charmed",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 23",
            "languages": "Celestial, Common, Draconic, Primordial",
            "challenge_rating": "18",
            "cr": 18.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: +15 to hit, reach 15 ft., one target. Hit: 22 (2d12 + 9) piercing damage.",
                    "attack_bonus": 15,
                    "damage_dice": "2d12"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 10 ft., one target. Hit: 18 (2d8 + 9) slashing damage, and the target loses 5 hit point from bleeding at the start of each of its turns for six rounds unless it receives magical healing. Bleeding damage is cumulative; the target loses 5 hp per round for each bleeding wound it's taken from a mithral dragon's claws.",
                    "attack_bonus": 15,
                    "damage_dice": "2d8"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 20 ft., one target. Hit: 20 (2d10 + 9) bludgeoning damage.",
                    "attack_bonus": 15,
                    "damage_dice": "2d10"
                },
                {
                    "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 21 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of its turn, 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": "Breath Weapon (Recharge 5-6)",
                    "desc": "A mithral dragon can spit a 60-foot-long, 5-foot-wide line of metallic shards. Targets in its path take 59 (17d6) magical slashing damage and lose another 10 hit points from bleeding at the start of their turns for 6 rounds; slashing and bleed damage is halved by a successful DC 21 Dexterity saving throw. Only magical healing stops the bleeding before 6 rounds. The shards dissolve into wisps of smoke 1 round after the breath weapon's use."
                }
            ],
            "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 feet of the dragon must succeed on a DC 23 Dexterity saving throw or take 18 (2d8 + 9) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the dragon's innate spellcasting ability is Intelligence (spell save DC 21). It can innately cast the following spells, requiring no material components:\n\nat will: tongues\n\n5/day each: counterspell, dispel magic, enhance ability"
                },
                {
                    "name": "Mithral Shards",
                    "desc": "Ancient mithral dragons can choose to retain the mithral shards of their breath weapon as a hazardous zone of spikes. Treat as a spike growth zone that does 2d8 magical slashing damage for every 5 feet travelled."
                },
                {
                    "name": "Spellcasting",
                    "desc": "the dragon is a 15th-level spellcaster. Its spellcasting ability is Intelligence (spell save DC 21, +13 to hit with spell attacks). It requires no material components to cast its spells. The dragon has the following wizard spells prepared:\n\ncantrips (at will): acid splash, light, mage hand, minor illusion, prestidigitation\n\n1st level (4 slots): charm person, expeditious retreat, magic missile, unseen servant\n\n2nd level (3 slots): blur, hold person, see invisibility\n\n3rd level (3 slots): haste, lightning bolt, protection from energy\n\n4th level (3 slots): dimension door, stoneskin, wall of fire\n\n5th level (2 slots): polymorph, teleportation circle\n\n6th level (1 slot): guards and wards\n\n7th level (1 slot): forcecage\n\n8th level (1 slot): antimagic field"
                }
            ],
            "spell_list": [],
            "page_no": 132,
            "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-mithral-dragon/"
        },
        {
            "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/"
        }
    ]
}