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

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

{
    "count": 2847,
    "next": "https://api-beta.open5e.com/v1/monsters/?format=api&ordering=-charisma_save&page=2",
    "previous": null,
    "results": [
        {
            "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"
        },
        {
            "slug": "fallen-solar-a5e",
            "desc": "",
            "name": "Fallen Solar",
            "size": "Large",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 21,
            "armor_desc": "",
            "hit_points": 319,
            "hit_dice": "22d10+198",
            "speed": {
                "walk": 50,
                "fly": 150
            },
            "strength": 28,
            "dexterity": 22,
            "constitution": 28,
            "intelligence": 22,
            "wisdom": 30,
            "charisma": 30,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 0,
            "charisma_save": 17,
            "perception": null,
            "skills": {
                "athletics": 16,
                "history": 16,
                "insight": 17,
                "perception": 17,
                "religion": 17
            },
            "damage_vulnerabilities": "radiant",
            "damage_resistances": "radiant; damage from nonmagical weapons",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, poisoned",
            "senses": "truesight 120 ft., Passive Perception 27",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "21",
            "cr": 21.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The solar attacks twice with its holy sword."
                },
                {
                    "name": "Holy Sword",
                    "desc": "Melee Weapon Attack: +16 to hit  reach 10 ft.  one target. Hit: 23 (4d6 + 9) slashing damage plus 21 (6d6) radiant damage."
                },
                {
                    "name": "Column of Flame",
                    "desc": "Flame erupts in a 10-foot-radius  30-foot-tall cylinder centered on a point the solar can see within 60 feet of it. Each creature in the area makes a DC 21 Dexterity saving throw  taking 21 (6d6) fire damage and 21 (6d6) radiant damage of a failure  or half as much damage on a success."
                },
                {
                    "name": "Consume Life Energy (1/Day)",
                    "desc": "The angel feasts on the departing life energy of a humanoid within 5 feet. The target must have been slain within the last hour. The angel magically gains temporary hit points equal to half the dead creatures maximum hit points. These hit points last until depleted. Only a spell cast with a 9th-level slot can raise the corpse from the dead."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Forceful Parry (While Bloodied)",
                    "desc": "When a creature misses the solar with a melee attack, the solars parrying sword sparks with energy. The attacker takes 21 (6d6) lightning damage and makes a DC 24 Constitution saving throw. On a failure, it is pushed 10 feet away and falls prone."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The solar 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. The solar regains spent legendary actions at the start of its turn."
                },
                {
                    "name": "Teleport",
                    "desc": "The solar magically teleports up to 120 feet to an empty space it can see."
                },
                {
                    "name": "Heal (3/Day)",
                    "desc": "The solar touches a creature other than itself, magically healing 60 hit points of damage and ending any blindness, curse, deafness, disease, or poison on the target."
                },
                {
                    "name": "Deafening Command (Costs 2 Actions)",
                    "desc": "The solar speaks an echoing command. Each creature of the solars choice within 30 feet that can hear the solar and understands a language makes a DC 24 Charisma saving throw. Each creature that succeeds on the saving throw takes 21 (6d6) thunder damage. Each creature that fails its saving throw immediately takes a certain action, depending on the solars command. This is a magical charm effect."
                },
                {
                    "name": "Abase yourself! The creature falls prone",
                    "desc": ""
                },
                {
                    "name": "Approach! The creature must use its reaction",
                    "desc": ""
                },
                {
                    "name": "Flee! The creature must use its reaction",
                    "desc": ""
                },
                {
                    "name": "Surrender! The creature drops anything it is holding",
                    "desc": ""
                }
            ],
            "special_abilities": [
                {
                    "name": "Champion of Truth",
                    "desc": "The solar automatically detects lies. Additionally, it cannot lie."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The solars spellcasting ability is Charisma (spell save DC 25). The solar can innately cast the following spells, requiring no material components: 1/day each: commune, control weather, resurrection"
                }
            ],
            "spell_list": [],
            "page_no": 19,
            "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"
        },
        {
            "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"
        },
        {
            "slug": "solar-a5e",
            "desc": "",
            "name": "Solar",
            "size": "Large",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 21,
            "armor_desc": "",
            "hit_points": 319,
            "hit_dice": "22d10+198",
            "speed": {
                "walk": 50,
                "fly": 150
            },
            "strength": 28,
            "dexterity": 22,
            "constitution": 28,
            "intelligence": 22,
            "wisdom": 30,
            "charisma": 30,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 0,
            "charisma_save": 17,
            "perception": null,
            "skills": {
                "athletics": 16,
                "history": 16,
                "insight": 17,
                "perception": 17,
                "religion": 17
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "radiant; damage from nonmagical weapons",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, poisoned",
            "senses": "truesight 120 ft., Passive Perception 27",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "21",
            "cr": 21.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The solar attacks twice with its holy sword."
                },
                {
                    "name": "Holy Sword",
                    "desc": "Melee Weapon Attack: +16 to hit  reach 10 ft.  one target. Hit: 23 (4d6 + 9) slashing damage plus 21 (6d6) radiant damage."
                },
                {
                    "name": "Column of Flame",
                    "desc": "Flame erupts in a 10-foot-radius  30-foot-tall cylinder centered on a point the solar can see within 60 feet of it. Each creature in the area makes a DC 21 Dexterity saving throw  taking 21 (6d6) fire damage and 21 (6d6) radiant damage of a failure  or half as much damage on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Forceful Parry (While Bloodied)",
                    "desc": "When a creature misses the solar with a melee attack, the solars parrying sword sparks with energy. The attacker takes 21 (6d6) lightning damage and makes a DC 24 Constitution saving throw. On a failure, it is pushed 10 feet away and falls prone."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The solar 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. The solar regains spent legendary actions at the start of its turn."
                },
                {
                    "name": "Teleport",
                    "desc": "The solar magically teleports up to 120 feet to an empty space it can see."
                },
                {
                    "name": "Heal (3/Day)",
                    "desc": "The solar touches a creature other than itself, magically healing 60 hit points of damage and ending any blindness, curse, deafness, disease, or poison on the target."
                },
                {
                    "name": "Deafening Command (Costs 2 Actions)",
                    "desc": "The solar speaks an echoing command. Each creature of the solars choice within 30 feet that can hear the solar and understands a language makes a DC 24 Charisma saving throw. Each creature that succeeds on the saving throw takes 21 (6d6) thunder damage. Each creature that fails its saving throw immediately takes a certain action, depending on the solars command. This is a magical charm effect."
                },
                {
                    "name": "Abase yourself! The creature falls prone",
                    "desc": ""
                },
                {
                    "name": "Approach! The creature must use its reaction",
                    "desc": ""
                },
                {
                    "name": "Flee! The creature must use its reaction",
                    "desc": ""
                },
                {
                    "name": "Surrender! The creature drops anything it is holding",
                    "desc": ""
                }
            ],
            "special_abilities": [
                {
                    "name": "Champion of Truth",
                    "desc": "The solar automatically detects lies. Additionally, it cannot lie."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The solars spellcasting ability is Charisma (spell save DC 25). The solar can innately cast the following spells, requiring no material components: 1/day each: commune, control weather, resurrection"
                }
            ],
            "spell_list": [],
            "page_no": 20,
            "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"
        },
        {
            "slug": "solar",
            "desc": "",
            "name": "Solar",
            "size": "Large",
            "type": "Celestial",
            "subtype": "",
            "group": "Angels",
            "alignment": "lawful good",
            "armor_class": 21,
            "armor_desc": "natural armor",
            "hit_points": 243,
            "hit_dice": "18d10+144",
            "speed": {
                "walk": 50,
                "fly": 150
            },
            "strength": 26,
            "dexterity": 22,
            "constitution": 26,
            "intelligence": 25,
            "wisdom": 25,
            "charisma": 30,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 14,
            "wisdom_save": 14,
            "charisma_save": 17,
            "perception": 14,
            "skills": {
                "perception": 14
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "radiant; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, poisoned",
            "senses": "truesight 120 ft., passive Perception 24",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "21",
            "cr": 21.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The solar makes two greatsword attacks."
                },
                {
                    "name": "Greatsword",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 5 ft., one target. Hit: 22 (4d6 + 8) slashing damage plus 27 (6d8) radiant damage.",
                    "attack_bonus": 15,
                    "damage_dice": "4d6+6d8",
                    "damage_bonus": 8
                },
                {
                    "name": "Slaying Longbow",
                    "desc": "Ranged Weapon Attack: +13 to hit, range 150/600 ft., one target. Hit: 15 (2d8 + 6) piercing damage plus 27 (6d8) radiant damage. If the target is a creature that has 190 hit points or fewer, it must succeed on a DC 15 Constitution saving throw or die.",
                    "attack_bonus": 13,
                    "damage_dice": "2d8+6d8",
                    "damage_bonus": 6
                },
                {
                    "name": "Flying Sword",
                    "desc": "The solar releases its greatsword to hover magically in an unoccupied space within 5 ft. of it. If the solar can see the sword, the solar can mentally command it as a bonus action to fly up to 50 ft. and either make one attack against a target or return to the solar's hands. If the hovering sword is targeted by any effect, the solar is considered to be holding it. The hovering sword falls if the solar dies."
                },
                {
                    "name": "Healing Touch (4/Day)",
                    "desc": "The solar touches another creature. The target magically regains 40 (8d8 + 4) hit points and is freed from any curse, disease, poison, blindness, or deafness."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The solar 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 solar regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Teleport",
                    "desc": "The solar magically teleports, along with any equipment it is wearing or carrying, up to 120 ft. to an unoccupied space it can see."
                },
                {
                    "name": "Searing Burst (Costs 2 Actions)",
                    "desc": "The solar emits magical, divine energy. Each creature of its choice in a 10 -foot radius must make a DC 23 Dexterity saving throw, taking 14 (4d6) fire damage plus 14 (4d6) radiant damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Blinding Gaze (Costs 3 Actions)",
                    "desc": "The solar targets one creature it can see within 30 ft. of it. If the target can see it, the target must succeed on a DC 15 Constitution saving throw or be blinded until magic such as the lesser restoration spell removes the blindness."
                }
            ],
            "special_abilities": [
                {
                    "name": "Angelic Weapons",
                    "desc": "The solar's weapon attacks are magical. When the solar hits with any weapon, the weapon deals an extra 6d8 radiant damage (included in the attack)."
                },
                {
                    "name": "Divine Awareness",
                    "desc": "The solar knows if it hears a lie."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The solar's spell casting ability is Charisma (spell save DC 25). It can innately cast the following spells, requiring no material components:\nAt will: detect evil and good, invisibility (self only)\n3/day each: blade barrier, dispel evil and good, resurrection\n1/day each: commune, control weather"
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The solar has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [
                "https://api-beta.open5e.com/v2/spells/detect-evil-and-good/?format=api",
                "https://api-beta.open5e.com/v2/spells/invisibility/?format=api",
                "https://api-beta.open5e.com/v2/spells/blade-barrier/?format=api",
                "https://api-beta.open5e.com/v2/spells/dispel-evil-and-good/?format=api",
                "https://api-beta.open5e.com/v2/spells/resurrection/?format=api",
                "https://api-beta.open5e.com/v2/spells/commune/?format=api",
                "https://api-beta.open5e.com/v2/spells/control-weather/?format=api"
            ],
            "page_no": 262,
            "environments": [
                "Temple",
                "Astral Plane"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "shadow-of-death",
            "desc": "Draped in black funerary garb, ribbons of which move of their own accord, the creature has the appearance of a skeletal angel._  \n**Angels of Death.** Once beings of light and beauty who championed justice across the planes, the shadows of death formed after some agent of entropy discarded their bodies into the Void. Their celestial forms protected them from ultimate annihilation, but their minds were forever darkened by the plane’s dread influence.  \n**Deathly Avatars.** Shadows of death sometimes answer the call of death cults. Rather than aiding the cultists though, the shadows kill the cultists before spreading the grave’s shadow across the world.  \n**Immortal Nature.** The shadow of death doesn’t require food, drink, or sleep.",
            "name": "Shadow of Death",
            "size": "Large",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 18,
            "armor_desc": null,
            "hit_points": 250,
            "hit_dice": "20d10+140",
            "speed": {
                "walk": 50
            },
            "strength": 7,
            "dexterity": 26,
            "constitution": 24,
            "intelligence": 25,
            "wisdom": 25,
            "charisma": 30,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 14,
            "wisdom_save": 14,
            "charisma_save": 17,
            "perception": 14,
            "skills": {
                "perception": 14
            },
            "damage_vulnerabilities": "radiant",
            "damage_resistances": "acid, fire, lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "cold, necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, poisoned",
            "senses": "truesight 120 ft., passive Perception 24",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "21",
            "cr": 21.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The shadow of death can use Vision of Ending. It then makes three shortsword attacks."
                },
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 5 ft., one target. Hit: 15 (2d6 + 8) piercing damage plus 10 (3d6) necrotic damage.",
                    "attack_bonus": 15,
                    "damage_dice": "2d6+8"
                },
                {
                    "name": "Vision of Ending",
                    "desc": "Each creature that is not undead within 60 feet of the shadow of death that can see it must succeed on a DC 22 Wisdom saving throw or become frightened for 1 minute. While frightened in this way, the creature is also paralyzed as it sees visions of its death. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature’s saving throw is successful or the effect ends for it, the creature is immune to this shadow of death’s Vision of Ending for the next 24 hours."
                },
                {
                    "name": "Teleport",
                    "desc": "The shadow of death magically teleports, along with any equipment it is wearing or carrying, up to 120 feet to an unoccupied space it can see."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Death Throes",
                    "desc": "When the shadow of death dies, it explodes, and each creature within 30 feet of it must make a DC 22 Constitution saving throw, taking 35 (10d6) necrotic damage on a failed save, or half as much on a successful one."
                },
                {
                    "name": "Deathly Shroud",
                    "desc": "At the start of each of the shadow of death’s turns, each creature within 15 feet of it must succeed on a DC 22 Constitution saving throw or take 10 (3d6) necrotic damage.\n\nIn addition, light within 30 feet of the shadow of death is less effective. Bright light in the area becomes dim light, and dim light in the area becomes darkness."
                },
                {
                    "name": "Destroyer of Life",
                    "desc": "If the shadow of death reduces a creature to 0 hp, the creature can be restored to life only by means of a wish spell."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The shadow of death has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Shadow Stealth",
                    "desc": "While in dim light or darkness, the shadow of death can take the Hide action as a bonus action."
                },
                {
                    "name": "Weapons of Death",
                    "desc": "The shadow of death’s weapon attacks are magical. When the shadow of death hits with any weapon, the weapon deals an extra 10 (3d6) necrotic damage (included in the attack).\n\nA creature that takes necrotic damage from the shadow death’s weapon must succeed on a DC 22 Constitution saving throw or its hp maximum is reduced by an amount equal to the necrotic damage taken. The reduction lasts until the target finishes a long rest. The target dies if this effect reduces its hp maximum to 0."
                }
            ],
            "spell_list": [],
            "page_no": 323,
            "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/"
        },
        {
            "slug": "ancient-gold-dragon",
            "desc": "",
            "name": "Ancient Gold Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": "Gold Dragon",
            "alignment": "lawful good",
            "armor_class": 22,
            "armor_desc": "natural armor",
            "hit_points": 546,
            "hit_dice": "28d20+252",
            "speed": {
                "walk": 40,
                "fly": 80,
                "swim": 40
            },
            "strength": 30,
            "dexterity": 14,
            "constitution": 29,
            "intelligence": 18,
            "wisdom": 17,
            "charisma": 28,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": 16,
            "intelligence_save": null,
            "wisdom_save": 10,
            "charisma_save": 16,
            "perception": 17,
            "skills": {
                "insight": 10,
                "perception": 17,
                "persuasion": 16,
                "stealth": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 27",
            "languages": "Common, Draconic",
            "challenge_rating": "24",
            "cr": 24.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon can use its Frightful Presence. It then makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +17 to hit, reach 15 ft., one target. Hit: 21 (2d10 + 10) piercing damage.",
                    "attack_bonus": 17,
                    "damage_dice": "2d10",
                    "damage_bonus": 10
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +17 to hit, reach 10 ft., one target. Hit: 17 (2d6 + 10) slashing damage.",
                    "attack_bonus": 17,
                    "damage_dice": "2d6",
                    "damage_bonus": 10
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +17 to hit, reach 20 ft., one target. Hit: 19 (2d8 + 10) bludgeoning damage.",
                    "attack_bonus": 17,
                    "damage_dice": "2d8",
                    "damage_bonus": 10
                },
                {
                    "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 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 the dragon's Frightful Presence for the next 24 hours."
                },
                {
                    "name": "Breath Weapons (Recharge 5-6)",
                    "desc": "The dragon uses one of the following breath weapons.\n**Fire Breath.** The dragon exhales fire in a 90-foot cone. Each creature in that area must make a DC 24 Dexterity saving throw, taking 71 (13d10) fire damage on a failed save, or half as much damage on a successful one.\n**Weakening Breath.** The dragon exhales gas in a 90-foot cone. Each creature in that area must succeed on a DC 24 Strength saving throw or have disadvantage on Strength-based attack rolls, Strength checks, and Strength saving throws for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "attack_bonus": 0,
                    "damage_dice": "13d10"
                },
                {
                    "name": "Change Shape",
                    "desc": "The 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).\nIn 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 ft. of the dragon must succeed on a DC 25 Dexterity saving throw or take 17 (2d6 + 10) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed."
                }
            ],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The dragon can breathe air and water."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead."
                }
            ],
            "spell_list": [],
            "page_no": 298,
            "environments": [
                "Astral Plane",
                "Grassland",
                "Water",
                "Ruin",
                "Forest"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "aklea-a5e",
            "desc": "",
            "name": "Aklea",
            "size": "Gargantuan",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 21,
            "armor_desc": "",
            "hit_points": 656,
            "hit_dice": "32d20+320",
            "speed": {
                "walk": 60,
                "fly": 60
            },
            "strength": 30,
            "dexterity": 24,
            "constitution": 30,
            "intelligence": 22,
            "wisdom": 24,
            "charisma": 26,
            "strength_save": 17,
            "dexterity_save": null,
            "constitution_save": 17,
            "intelligence_save": 13,
            "wisdom_save": 14,
            "charisma_save": 15,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "radiant; damage from nonmagical weapons",
            "condition_immunities": "",
            "senses": "truesight 120 ft., passive Perception 17",
            "languages": "Celestial, Common, six more",
            "challenge_rating": "22",
            "cr": 22.0,
            "actions": [
                {
                    "name": "Maul",
                    "desc": "Melee Weapon Attack: +17 to hit  reach 10 ft.  one target. Hit: 38 (8d6 + 10) bludgeoning damage plus 14 (4d6) radiant damage  and the target makes a DC 25 Strength saving throw. On a failure  the target is pushed up to 30 feet away and knocked prone."
                },
                {
                    "name": "Lightning Bolt (3rd-Level; V, S)",
                    "desc": "A bolt of lightning 5 feet wide and 100 feet long arcs from the empyrean. Each creature in the area makes a DC 23 Dexterity saving throw  taking 28 (8d6) lightning damage on a failure or half damage on a success."
                },
                {
                    "name": "Flame Strike (5th-Level; V, S)",
                    "desc": "A column of divine flame fills a 10-foot-radius  40-foot-high cylinder within 60 feet. Creatures in the area make a DC 23 Dexterity saving throw  taking 14 (4d6) fire damage and 14 (4d6) radiant damage on a failure or half damage on a success."
                },
                {
                    "name": "Hold Monster (5th-Level; V, S, Concentration)",
                    "desc": "One creature the empyrean can see within 60 feet makes a DC 23 Wisdom saving throw. On a failure  the target is paralyzed for 1 minute. The target repeats the saving throw at the end of each of its turns  ending the effect on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Immortal Form",
                    "desc": "The empyrean magically changes its size between Gargantuan and Medium. While Medium, the empyrean has disadvantage on Strength checks. Its statistics are otherwise unchanged."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The empyrean can take 1 legendary action",
                    "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 empyrean makes a weapon attack."
                },
                {
                    "name": "Cast Spell",
                    "desc": "The empyrean casts a spell. The empyrean can't use this option if it has cast a spell since the start of its last turn."
                },
                {
                    "name": "Fly",
                    "desc": "The empyrean flies up to half its fly speed."
                },
                {
                    "name": "Shout (Recharge 5-6)",
                    "desc": "Each creature within 120 feet that can hear the empyrean makes a DC 25 Constitution saving throw. On a failure, a creature takes 24 (7d6) thunder damage and is stunned until the end of the empyreans next turn. On a success, a creature takes half damage."
                }
            ],
            "special_abilities": [
                {
                    "name": "Divine Grace",
                    "desc": "If the empyrean makes a saving throw against an effect that deals half damage on a success, it takes no damage on a success and half damage on a failure. Furthermore, while wearing medium armor, the empyrean adds its full Dexterity bonus to its Armor Class (already included)."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The empyreans innate spellcasting ability is Charisma (spell save DC 23). It can innately cast the following spells, requiring no material components: At will: charm person, command, telekinesis, 3/day: flame strike, hold monster, lightning bolt, 1/day: commune, greater restoration, heroes feast, plane shift (self only, can't travel to or from the Material Plane)"
                }
            ],
            "spell_list": [],
            "page_no": 405,
            "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"
        },
        {
            "slug": "empyrean-a5e",
            "desc": "",
            "name": "Empyrean",
            "size": "Gargantuan",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 21,
            "armor_desc": "",
            "hit_points": 328,
            "hit_dice": "16d20+160",
            "speed": {
                "walk": 60,
                "fly": 60
            },
            "strength": 30,
            "dexterity": 24,
            "constitution": 30,
            "intelligence": 22,
            "wisdom": 24,
            "charisma": 26,
            "strength_save": 17,
            "dexterity_save": null,
            "constitution_save": 17,
            "intelligence_save": 13,
            "wisdom_save": 14,
            "charisma_save": 15,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "radiant; damage from nonmagical weapons",
            "condition_immunities": "",
            "senses": "truesight 120 ft., passive Perception 17",
            "languages": "Celestial, Common, six more",
            "challenge_rating": "22",
            "cr": 22.0,
            "actions": [
                {
                    "name": "Maul",
                    "desc": "Melee Weapon Attack: +17 to hit  reach 10 ft.  one target. Hit: 38 (8d6 + 10) bludgeoning damage plus 14 (4d6) radiant damage  and the target makes a DC 25 Strength saving throw. On a failure  the target is pushed up to 30 feet away and knocked prone."
                },
                {
                    "name": "Lightning Bolt (3rd-Level; V, S)",
                    "desc": "A bolt of lightning 5 feet wide and 100 feet long arcs from the empyrean. Each creature in the area makes a DC 23 Dexterity saving throw  taking 28 (8d6) lightning damage on a failure or half damage on a success."
                },
                {
                    "name": "Flame Strike (5th-Level; V, S)",
                    "desc": "A column of divine flame fills a 10-foot-radius  40-foot-high cylinder within 60 feet. Creatures in the area make a DC 23 Dexterity saving throw  taking 14 (4d6) fire damage and 14 (4d6) radiant damage on a failure or half damage on a success."
                },
                {
                    "name": "Hold Monster (5th-Level; V, S, Concentration)",
                    "desc": "One creature the empyrean can see within 60 feet makes a DC 23 Wisdom saving throw. On a failure  the target is paralyzed for 1 minute. The target repeats the saving throw at the end of each of its turns  ending the effect on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Immortal Form",
                    "desc": "The empyrean magically changes its size between Gargantuan and Medium. While Medium, the empyrean has disadvantage on Strength checks. Its statistics are otherwise unchanged."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The empyrean can take 1 legendary action",
                    "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 empyrean makes a weapon attack."
                },
                {
                    "name": "Cast Spell",
                    "desc": "The empyrean casts a spell. The empyrean can't use this option if it has cast a spell since the start of its last turn."
                },
                {
                    "name": "Fly",
                    "desc": "The empyrean flies up to half its fly speed."
                },
                {
                    "name": "Shout (Recharge 5-6)",
                    "desc": "Each creature within 120 feet that can hear the empyrean makes a DC 25 Constitution saving throw. On a failure, a creature takes 24 (7d6) thunder damage and is stunned until the end of the empyreans next turn. On a success, a creature takes half damage."
                }
            ],
            "special_abilities": [
                {
                    "name": "Divine Grace",
                    "desc": "If the empyrean makes a saving throw against an effect that deals half damage on a success, it takes no damage on a success and half damage on a failure. Furthermore, while wearing medium armor, the empyrean adds its full Dexterity bonus to its Armor Class (already included)."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The empyreans innate spellcasting ability is Charisma (spell save DC 23). It can innately cast the following spells, requiring no material components: At will: charm person, command, telekinesis, 3/day: flame strike, hold monster, lightning bolt, 1/day: commune, greater restoration, heroes feast, plane shift (self only, can't travel to or from the Material Plane)"
                }
            ],
            "spell_list": [],
            "page_no": 405,
            "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"
        },
        {
            "slug": "king-fomor-a5e",
            "desc": "",
            "name": "King Fomor",
            "size": "Gargantuan",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 21,
            "armor_desc": "",
            "hit_points": 656,
            "hit_dice": "32d20+320",
            "speed": {
                "walk": 60,
                "fly": 60
            },
            "strength": 30,
            "dexterity": 24,
            "constitution": 30,
            "intelligence": 22,
            "wisdom": 24,
            "charisma": 26,
            "strength_save": 17,
            "dexterity_save": null,
            "constitution_save": 17,
            "intelligence_save": 13,
            "wisdom_save": 14,
            "charisma_save": 15,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "radiant; damage from nonmagical weapons",
            "condition_immunities": "",
            "senses": "truesight 120 ft., passive Perception 17",
            "languages": "Celestial, Common, six more",
            "challenge_rating": "22",
            "cr": 22.0,
            "actions": [
                {
                    "name": "Maul",
                    "desc": "Melee Weapon Attack: +17 to hit  reach 10 ft.  one target. Hit: 38 (8d6 + 10) bludgeoning damage plus 14 (4d6) radiant damage  and the target makes a DC 25 Strength saving throw. On a failure  the target is pushed up to 30 feet away and knocked prone."
                },
                {
                    "name": "Lightning Bolt (3rd-Level; V, S)",
                    "desc": "A bolt of lightning 5 feet wide and 100 feet long arcs from the empyrean. Each creature in the area makes a DC 23 Dexterity saving throw  taking 28 (8d6) lightning damage on a failure or half damage on a success."
                },
                {
                    "name": "Flame Strike (5th-Level; V, S)",
                    "desc": "A column of divine flame fills a 10-foot-radius  40-foot-high cylinder within 60 feet. Creatures in the area make a DC 23 Dexterity saving throw  taking 14 (4d6) fire damage and 14 (4d6) radiant damage on a failure or half damage on a success."
                },
                {
                    "name": "Hold Monster (5th-Level; V, S, Concentration)",
                    "desc": "One creature the empyrean can see within 60 feet makes a DC 23 Wisdom saving throw. On a failure  the target is paralyzed for 1 minute. The target repeats the saving throw at the end of each of its turns  ending the effect on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Immortal Form",
                    "desc": "The empyrean magically changes its size between Gargantuan and Medium. While Medium, the empyrean has disadvantage on Strength checks. Its statistics are otherwise unchanged."
                },
                {
                    "name": "Burning Gaze",
                    "desc": "A line of fire 5 feet wide and 60 feet long blasts from King Fomors eye. Each creature in the area makes a DC 23 Constitution saving throw, taking 35 (10d6) fire damage and 35 (10d6) radiant damage on a failure or half damage on a success. When King Fomor is bloodied, his Burning Gazes shape is a 60-foot cone instead of a line."
                },
                {
                    "name": "Elite Recovery (While Bloodied)",
                    "desc": "King Fomor ends one negative effect currently affecting him. He can do so as long as he has at least 1 hit point, even while unconscious or incapacitated."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The empyrean can take 1 legendary action",
                    "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 empyrean makes a weapon attack."
                },
                {
                    "name": "Cast Spell",
                    "desc": "The empyrean casts a spell. The empyrean can't use this option if it has cast a spell since the start of its last turn."
                },
                {
                    "name": "Fly",
                    "desc": "The empyrean flies up to half its fly speed."
                },
                {
                    "name": "Shout (Recharge 5-6)",
                    "desc": "Each creature within 120 feet that can hear the empyrean makes a DC 25 Constitution saving throw. On a failure, a creature takes 24 (7d6) thunder damage and is stunned until the end of the empyreans next turn. On a success, a creature takes half damage."
                }
            ],
            "special_abilities": [
                {
                    "name": "Divine Grace",
                    "desc": "If the empyrean makes a saving throw against an effect that deals half damage on a success, it takes no damage on a success and half damage on a failure. Furthermore, while wearing medium armor, the empyrean adds its full Dexterity bonus to its Armor Class (already included)."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The empyreans innate spellcasting ability is Charisma (spell save DC 23). It can innately cast the following spells, requiring no material components: At will: charm person, command, telekinesis, 3/day: flame strike, hold monster, lightning bolt, 1/day: commune, greater restoration, heroes feast, plane shift (self only, can't travel to or from the Material Plane)"
                }
            ],
            "spell_list": [],
            "page_no": 406,
            "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"
        },
        {
            "slug": "ancient-amethyst-dragon-a5e",
            "desc": "",
            "name": "Ancient Amethyst Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 20,
            "armor_desc": "",
            "hit_points": 313,
            "hit_dice": "19d20+114",
            "speed": {
                "walk": 40,
                "burrow": 40,
                "fly": 60
            },
            "strength": 22,
            "dexterity": 24,
            "constitution": 22,
            "intelligence": 26,
            "wisdom": 16,
            "charisma": 24,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 13,
            "intelligence_save": 15,
            "wisdom_save": 10,
            "charisma_save": 14,
            "perception": null,
            "skills": {
                "deception": 14,
                "insight": 10,
                "perception": 10,
                "persuasion": 14
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "force, psychic",
            "damage_immunities": "",
            "condition_immunities": "fatigue",
            "senses": "darkvision 120 ft., passive Perception 20",
            "languages": "Common, Deep Speech, Draconic, Undercommon, telepathy 120 ft.",
            "challenge_rating": "23",
            "cr": 23.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks once with its bite and twice with its claws. In place of its bite  it can use Psionic Wave."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +13 to hit  reach 15 ft.  one target. Hit: 28 (4d10 + 6) piercing damage plus 9 (2d8) force damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +13 to hit  reach 10 ft.  one target. Hit: 19 (3d8 + 6) slashing damage."
                },
                {
                    "name": "Psionic Wave",
                    "desc": "The dragon psionically emits a wave of crushing mental pressure. Each creature within 20 feet makes a DC 22 Wisdom saving throw  taking 22 (4d10) psychic damage on a failed save or half damage on a success. Creatures charmed by the dragon make this saving throw with disadvantage."
                },
                {
                    "name": "Concussive Breath (Recharge 5-6)",
                    "desc": "The dragon psionically unleashes telekinetic energy in a 90-foot cone. Each creature in that area makes a DC 21 Constitution saving throw  taking 82 (15d10) force damage on a failed save or half damage on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Assume Control (While Bloodied)",
                    "desc": "When a creature charmed by the dragon begins its turn, the dragon telepathically commands the charmed creature until the end of the creatures turn. If the dragon commands the creature to take an action that would harm itself or an ally, the creature makes a DC 22 Wisdom saving throw. On a success, the creatures turn immediately ends."
                }
            ],
            "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": "Charm",
                    "desc": "The dragon targets a creature within 60 feet, forcing it to make a DC 18 Wisdom saving throw. On a failure, the creature is charmed by the dragon for 24 hours, regarding it as a trusted friend to be heeded and protected. Although it isnt under the dragons control, it takes the dragons requests or actions in the most favorable way it can. At the end of each of the targets turns and at the end of any turn during which the dragon or its companions harmed the target, it repeats the saving throw, ending the effect on a success."
                },
                {
                    "name": "Stupefy",
                    "desc": "The dragon targets a creature within 60 feet. If the target is concentrating on a spell, it must make a DC 22 Constitution saving throw or lose concentration."
                },
                {
                    "name": "Psionic Wave (Costs 2 Actions)",
                    "desc": "The dragon uses Psionic Wave."
                },
                {
                    "name": "Captivating Harmonics (1/Day)",
                    "desc": "Each creature of the dragons choice within 120 feet makes a DC 18 Wisdom saving throw. On a failure, it becomes psionically charmed by the dragon for 1 minute. A creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, its scales dull briefly, and it can't use telepathy or psionic abilities until the end of its next turn."
                },
                {
                    "name": "Psionic Powers",
                    "desc": "The dragons psionic abilities are considered both magical and psionic."
                },
                {
                    "name": "Far Thoughts",
                    "desc": "The dragon is aware of any creature that uses a psionic ability or communicates telepathically within 100 miles of it. As an action, the dragon can psionically observe a creature, object, or location it is familiar with within 100 miles. While observing a subject in this way, the dragon can see, hear, and communicate telepathically, but it is blind and deaf in regard to its physical senses and does not require food or water. The dragon can psionically observe a subject indefinitely and can end this effect and return to its own senses as an action."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 22). It can innately cast the following spells, requiring no material components. 3/day each:calm emotions, charm person, mass suggestion, modify memory,  1/day:plane shift, project image"
                }
            ],
            "spell_list": [],
            "page_no": 140,
            "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"
        },
        {
            "slug": "ancient-red-dragon-a5e",
            "desc": "",
            "name": "Ancient Red Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 22,
            "armor_desc": "",
            "hit_points": 448,
            "hit_dice": "23d20+207",
            "speed": {
                "walk": 40,
                "climb": 40,
                "fly": 80
            },
            "strength": 30,
            "dexterity": 10,
            "constitution": 28,
            "intelligence": 18,
            "wisdom": 16,
            "charisma": 22,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": 17,
            "intelligence_save": null,
            "wisdom_save": 11,
            "charisma_save": 14,
            "perception": null,
            "skills": {
                "intimidation": 14,
                "perception": 11,
                "stealth": 8
            },
            "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 once with its bite and twice with its claws. In place of its bite attack  it can Spit Fire."
                },
                {
                    "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": "Claw",
                    "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": "Cruel Tyranny",
                    "desc": "The dragon snarls and threatens its minions  driving them to immediate action. The dragon chooses one creature it can see and that can hear the dragon. The creature uses its reaction to make one weapon attack with advantage. If the dragon is bloodied  it can use this ability on three minions at once."
                },
                {
                    "name": "Spit Fire",
                    "desc": "The dragon targets a creature within 60 feet  forcing it to make a DC 22 Dexterity saving throw. The creature takes 22 (4d10) fire damage on a failure or half damage on a success. A creature that fails the save also takes 11 (2d10) ongoing fire damage. A creature can use an action to end the ongoing damage."
                },
                {
                    "name": "Fire Breath (Recharge 5-6)",
                    "desc": "The dragon exhales a blast of fire in a 90-foot cone. Each creature in that area makes a DC 25 Dexterity saving throw  taking 98 (28d6) fire damage on a failed save or half damage on a success. A creature that fails the saving throw also takes 11 (2d10) ongoing fire damage. While affected by this ongoing damage  it is frightened of the dragon. A creature can use an action to end the ongoing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "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": "Taskmaster",
                    "desc": "When a creature within 60 feet fails an ability check or saving throw, the dragon roars a command to it. The creature can roll a d10 and add it to the result of the roll, possibly turning the failure into a success."
                }
            ],
            "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": "Cruel Tyranny",
                    "desc": "The dragon uses its Cruel Tyranny action."
                },
                {
                    "name": "Roar",
                    "desc": "Each creature of the dragons choice within 120 feet that can hear it makes a DC 22 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 25 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."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, it sheds some of its scales, which turn to charcoal. If it has no more uses of this ability, its Armor Class is reduced to 20 until it finishes a long rest."
                },
                {
                    "name": "Searing Heat",
                    "desc": "A creature that touches the dragon or hits it with a melee attack for the first time on a turn takes 14 (4d6) fire damage."
                },
                {
                    "name": "Volcanic Tyrant",
                    "desc": "The dragon is immune to the effects of poisonous gases caused by volcanic environments. It also ignores difficult terrain caused by lava."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 22). It can innately cast the following spells, requiring no material components. 3/day each:command, hold person, glyph of warding, wall of fire,  1/day each:antimagic field, dominate monster"
                }
            ],
            "spell_list": [],
            "page_no": 116,
            "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"
        },
        {
            "slug": "great-wyrm-red-dragon-a5e",
            "desc": "",
            "name": "Great Wyrm Red Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 22,
            "armor_desc": "",
            "hit_points": 897,
            "hit_dice": "46d20+414",
            "speed": {
                "walk": 40,
                "climb": 40,
                "fly": 80
            },
            "strength": 30,
            "dexterity": 10,
            "constitution": 28,
            "intelligence": 18,
            "wisdom": 16,
            "charisma": 22,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": 17,
            "intelligence_save": null,
            "wisdom_save": 11,
            "charisma_save": 14,
            "perception": null,
            "skills": {
                "intimidation": 14,
                "perception": 11,
                "stealth": 8
            },
            "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 once with its bite and twice with its claws. In place of its bite attack  it can Spit Fire."
                },
                {
                    "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": "Claw",
                    "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": "Cruel Tyranny",
                    "desc": "The dragon snarls and threatens its minions  driving them to immediate action. The dragon chooses one creature it can see and that can hear the dragon. The creature uses its reaction to make one weapon attack with advantage. If the dragon is bloodied  it can use this ability on three minions at once."
                },
                {
                    "name": "Spit Fire",
                    "desc": "The dragon targets a creature within 60 feet  forcing it to make a DC 22 Dexterity saving throw. The creature takes 22 (4d10) fire damage on a failure or half damage on a success. A creature that fails the save also takes 11 (2d10) ongoing fire damage. A creature can use an action to end the ongoing damage."
                },
                {
                    "name": "Fire Breath (Recharge 5-6)",
                    "desc": "The dragon exhales a blast of fire in a 90-foot cone. Each creature in that area makes a DC 25 Dexterity saving throw  taking 98 (28d6) fire damage on a failed save or half damage on a success. A creature that fails the saving throw also takes 11 (2d10) ongoing fire damage. While affected by this ongoing damage  it is frightened of the dragon. A creature can use an action to end the ongoing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "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": "Taskmaster",
                    "desc": "When a creature within 60 feet fails an ability check or saving throw, the dragon roars a command to it. The creature can roll a d10 and add it to the result of the roll, possibly turning the failure into a success."
                }
            ],
            "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": "Cruel Tyranny",
                    "desc": "The dragon uses its Cruel Tyranny action."
                },
                {
                    "name": "Roar",
                    "desc": "Each creature of the dragons choice within 120 feet that can hear it makes a DC 22 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 25 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."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, it sheds some of its scales, which turn to charcoal. If it has no more uses of this ability, its Armor Class is reduced to 20 until it finishes a long rest."
                },
                {
                    "name": "Searing Heat",
                    "desc": "A creature that touches the dragon or hits it with a melee attack for the first time on a turn takes 14 (4d6) fire damage."
                },
                {
                    "name": "Volcanic Tyrant",
                    "desc": "The dragon is immune to the effects of poisonous gases caused by volcanic environments. It also ignores difficult terrain caused by lava."
                },
                {
                    "name": "Seething Rage",
                    "desc": "When the dragon is first bloodied, it immediately recharges its breath weapon, if its not already available. Its inner flame erupts, burning brightly in its eyes and mouth. After taking damage from its Searing Heat ability, a creature with resistance to fire damage loses it, and a creature with immunity to fire damage reduces it to resistance. Either effect lasts until the start of the creatures next turn."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 22). It can innately cast the following spells, requiring no material components. 3/day each:command, hold person, glyph of warding, wall of fire,  1/day each:antimagic field, dominate monster, storm of vengeance"
                }
            ],
            "spell_list": [],
            "page_no": 117,
            "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"
        },
        {
            "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",
                    "description": "Camazotz makes one Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "description": "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",
                    "description": "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)",
                    "description": "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)",
                    "description": "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",
                    "description": "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",
                    "description": "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",
                    "description": "Camazotz makes a Wisdom (Perception) check."
                },
                {
                    "name": "Move",
                    "description": "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)",
                    "description": "Camazotz uses Spellcasting."
                },
                {
                    "name": "Fiery Wing Beat (Costs 2 Actions)",
                    "description": "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",
                    "description": "Camazotz makes a Wisdom (Perception) check."
                },
                {
                    "name": "Move",
                    "description": "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)",
                    "description": "Camazotz uses Spellcasting."
                },
                {
                    "name": "Fiery Wing Beat (Costs 2 Actions)",
                    "description": "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",
                    "description": "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",
                    "description": "Camazotz has advantage on Wisdom (Perception) checks that rely on hearing."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "description": "If Camazotz fails a saving throw, he can choose to succeed instead."
                },
                {
                    "name": "Magic Resistance",
                    "description": "Camazotz has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 76,
            "environments": [],
            "img_main": "http://api-beta.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/"
        },
        {
            "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/"
        },
        {
            "slug": "adult-gold-dragon-a5e",
            "desc": "",
            "name": "Adult Gold Dragon",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 19,
            "armor_desc": "",
            "hit_points": 324,
            "hit_dice": "24d12+168",
            "speed": {
                "walk": 40,
                "fly": 80,
                "swim": 40
            },
            "strength": 26,
            "dexterity": 14,
            "constitution": 24,
            "intelligence": 16,
            "wisdom": 14,
            "charisma": 24,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": 13,
            "intelligence_save": null,
            "wisdom_save": 8,
            "charisma_save": 13,
            "perception": null,
            "skills": {
                "insight": 8,
                "perception": 8,
                "persuasion": 13,
                "stealth": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 21",
            "languages": "Common, Draconic, one more",
            "challenge_rating": "20",
            "cr": 20.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 melt away, forming pools of molten gold. If it has no more uses of this ability, its Armor Class is reduced to 17 until it finishes a long rest."
                },
                {
                    "name": "Valor",
                    "desc": "Creatures of the dragons choice within 30 feet gain a +2 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 21). It can innately cast the following spells, requiring no material components. 3/day each:bless, healing word,banishment, greater restoration"
                }
            ],
            "spell_list": [],
            "page_no": 172,
            "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"
        },
        {
            "slug": "ancient-blue-dragon-a5e",
            "desc": "",
            "name": "Ancient Blue Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 22,
            "armor_desc": "",
            "hit_points": 407,
            "hit_dice": "22d20+176",
            "speed": {
                "walk": 40,
                "burrow": 40,
                "fly": 80,
                "swim": 40
            },
            "strength": 28,
            "dexterity": 10,
            "constitution": 26,
            "intelligence": 18,
            "wisdom": 16,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": 16,
            "intelligence_save": null,
            "wisdom_save": 11,
            "charisma_save": 13,
            "perception": null,
            "skills": {
                "perception": 11,
                "stealth": 8,
                "survival": 11
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., tremorsense 60 ft., darkvision 120 ft., passive Perception 24",
            "languages": "Common, Draconic, two more",
            "challenge_rating": "25",
            "cr": 25.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks once with its bite and twice with its claws. In place of its bite attack  it can use Arc Lightning."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +17 to hit  reach 15 ft.  one target. Hit: 31 (4d10 + 9) piercing damage plus 9 (2d8) lightning damage."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +17 to hit  reach 10 ft.  one target. Hit: 22 (3d8 + 9) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +17 to hit  reach 20 ft.  one target. Hit: 22 (3d8 + 9) bludgeoning damage  and the dragon pushes the target 10 feet away."
                },
                {
                    "name": "Arc Lightning",
                    "desc": "The dragon targets a creature within 60 feet  forcing it to make a DC 24 Dexterity saving throw. The creature takes 22 (4d10) lightning damage on a failure or half damage on a success. Also on a failure  the lightning jumps. Choose a creature within 30 feet of the target that hasnt been hit by this ability on this turn  and repeat the effect against it  possibly causing the lightning to jump again."
                },
                {
                    "name": "Lightning Breath (Recharge 5-6)",
                    "desc": "The dragon exhales a 120-foot-long  10-foot-wide line of lightning. Each creature in that area makes a DC 24 Dexterity saving throw  taking 94 (17d10) lightning damage on a failed save or half damage on a success. A creature that fails the save can't take reactions until the end of its next turn."
                },
                {
                    "name": "Quake",
                    "desc": "While touching natural ground  the dragon sends pulses of thunder rippling through it. Creatures within 30 feet make a DC 24 Strength saving throw  taking 22 (4d10) bludgeoning damage and falling prone on a failure. If a Large or smaller creature that fails the save is standing on sand  it also sinks partially  becoming restrained as well. A creature restrained in this way can spend half its movement to escape."
                }
            ],
            "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."
                }
            ],
            "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 21 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 24 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": "Quake (Costs 2 Actions)",
                    "desc": "The dragon uses its Quake action."
                }
            ],
            "special_abilities": [
                {
                    "name": "Desert Farer",
                    "desc": "The dragon ignores difficult terrain or obscurement caused by sand or gravel, even while flying. Additionally, it ignores the effects of extreme heat."
                },
                {
                    "name": "Dune Splitter",
                    "desc": "The dragon can remain submerged in sand and gravel for up to 4 hours. It has advantage on Stealth checks made to hide in this way, and Large or smaller creatures within 20 feet of its hiding place when it emerges must succeed on a DC 24 Dexterity saving throw or be blinded until the end of its next turn."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, it sheds some of its scales, which turn to sand. If it has no more uses of this ability, its Armor Class is reduced to 20 until it finishes a long rest."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 21). It can innately cast the following spells, requiring no material components. 3/day each:blur, silent image, blight, hypnotic pattern,  1/day each:control water, mirage arcane"
                }
            ],
            "spell_list": [],
            "page_no": 106,
            "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"
        },
        {
            "slug": "ancient-emerald-dragon-a5e",
            "desc": "",
            "name": "Ancient Emerald Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 20,
            "armor_desc": "",
            "hit_points": 346,
            "hit_dice": "21d20+126",
            "speed": {
                "walk": 40,
                "burrow": 40,
                "fly": 60
            },
            "strength": 26,
            "dexterity": 26,
            "constitution": 22,
            "intelligence": 26,
            "wisdom": 14,
            "charisma": 22,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 13,
            "intelligence_save": 15,
            "wisdom_save": 9,
            "charisma_save": 13,
            "perception": null,
            "skills": {
                "deception": 13,
                "history": 15,
                "perception": 9,
                "stealth": 15
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "psychic, thunder",
            "damage_immunities": "",
            "condition_immunities": "fatigue",
            "senses": "darkvision 120 ft., passive Perception 19",
            "languages": "Common, Deep Speech, Draconic, Undercommon, telepathy 120 ft.",
            "challenge_rating": "24",
            "cr": 24.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks once with its bite and twice with its claws. In place of its bite  it can use Psionic Wave."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +15 to hit  reach 15 ft.  one target. Hit: 30 (4d10 + 8) piercing damage plus 9 (2d8) thunder damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +15 to hit  reach 10 ft.  one target. Hit: 21 (3d8 + 8) slashing damage."
                },
                {
                    "name": "Psionic Wave",
                    "desc": "The dragon psionically emits a wave of crushing mental pressure. Each creature within 20 feet makes a DC 21 Wisdom saving throw  taking 22 (4d10) psychic damage on a failed save or half damage on a success. Confused creatures make this saving throw with disadvantage."
                },
                {
                    "name": "Maddening Breath (Recharge 5-6)",
                    "desc": "The dragon screams  stripping flesh from bones and reason from minds in a 90-foot cone. Each creature in that area makes a DC 21 Constitution saving throw  taking 88 (16d10) thunder damage on a failed save or half damage on a success. Creatures that fail this saving throw by 10 or more are also psionically confused until the end of their next turn."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Spiteful Retort (While Bloodied)",
                    "desc": "When a creature the dragon can see damages the dragon, the dragon lashes out with a psionic screech. The attacker makes a DC 17 Wisdom saving throw, taking 27 (6d8) thunder damage on a failed save or half damage on a success. Confused creatures make this saving throw with disadvantage."
                }
            ],
            "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": "Paranoid Ranting",
                    "desc": "The dragon psionically rants nonsense at a creature that can hear it within 60 feet. The target makes a DC 18 Wisdom saving throw. On a failed save, the creature gains a randomly determined short-term mental stress effect or madness."
                },
                {
                    "name": "Pandorum (Costs 2 Actions)",
                    "desc": "The dragon psionically targets one creature within 60 feet. The target makes a DC 17 Wisdom saving throw, becoming confused on a failure. While confused in this way, the target regards their allies as traitorous enemies. When rolling to determine its actions, treat a roll of 1 to 4 as a result of 8. The target repeats the saving throw at the end of each of its turns, ending the effect on a success."
                },
                {
                    "name": "Psionic Wave (Costs 2 Actions)",
                    "desc": "The dragon uses Psionic Wave."
                },
                {
                    "name": "Maddening Harmonics (1/Day)",
                    "desc": "Each creature of the dragons choice that can hear it within 120 feet makes a DC 17 Wisdom saving throw. On a failure, a creature becomes psionically confused for 1 minute. A creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, its eyes flash red as it goes into a fit of rage. Until the end of its next turn, it makes melee attacks with advantage against the creature that triggered the saving throw and with disadvantage against all other creatures."
                },
                {
                    "name": "Psionic Powers",
                    "desc": "The dragons psionic abilities are considered both magical and psionic."
                },
                {
                    "name": "Far Thoughts",
                    "desc": "The dragon is aware of any creature that uses a psionic ability or communicates telepathically within 100 miles of it. As an action, the dragon can psionically observe a creature, object, or location it is familiar with within 100 miles. While observing a subject in this way, the dragon can see, hear, and communicate telepathically, but it is blind and deaf in regard to its physical senses and does not require food or water. The dragon can psionically observe a subject indefinitely and can end this effect and return to its own senses as an action."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 21). It can innately cast the following spells, requiring no material components. 3/day each:confusion, dominate person, hideous laughter, suggestion,  1/day:irresistible dance, symbol"
                }
            ],
            "spell_list": [],
            "page_no": 144,
            "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"
        },
        {
            "slug": "ancient-silver-dragon-a5e",
            "desc": "",
            "name": "Ancient Silver Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 22,
            "armor_desc": "",
            "hit_points": 429,
            "hit_dice": "22d20+198",
            "speed": {
                "walk": 40,
                "fly": 80
            },
            "strength": 30,
            "dexterity": 14,
            "constitution": 28,
            "intelligence": 18,
            "wisdom": 14,
            "charisma": 22,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": 16,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 13,
            "perception": null,
            "skills": {
                "arcana": 11,
                "history": 11,
                "perception": 9,
                "stealth": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 22",
            "languages": "Common, Draconic, two more",
            "challenge_rating": "25",
            "cr": 25.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks with its bite and twice with its claws. In place of its bite  it can use Spit Frost."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +17 to hit  reach 15 ft.  one target. Hit: 32 (4d10 + 10) piercing damage plus 9 (2d8) cold damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +17 to hit  reach 10 ft.  one target. Hit: 23 (3d8 + 10) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +17 to hit  reach 20 ft.  one target. Hit: 23 (3d8 + 10) bludgeoning damage  and the dragon pushes the target 10 feet away."
                },
                {
                    "name": "Rapier (Humanoid Form Only)",
                    "desc": "Melee Weapon Attack: +17 to hit  reach 5 ft.  one target. Hit: 14 (1d8 + 10) piercing damage."
                },
                {
                    "name": "Spit Frost",
                    "desc": "The dragon targets a creature within 60 feet  forcing it to make a DC 24 Constitution saving throw. The target takes 22 (4d10) cold damage on a failure or half damage on a success. On a failure  the creatures Speed is also halved until the end of its next turn. Flying creatures immediately fall unless they are magically kept aloft."
                },
                {
                    "name": "Breath Weapons (Recharge 5-6)",
                    "desc": "The dragon uses one of the following breath weapons:"
                },
                {
                    "name": "Frost Breath",
                    "desc": "The dragon exhales freezing wind in a 90-foot cone. Each creature in the area makes a DC 24 Constitution saving throw  taking 90 (20d8) cold damage on a failed save or half damage on a success. On a failure  the creature is also slowed until the end of its next turn."
                },
                {
                    "name": "Paralyzing Breath",
                    "desc": "The dragon exhales paralytic gas in a 90-foot cone. Each creature in the area must succeed on a DC 24 Constitution saving throw or be paralyzed until the end of its next turn."
                },
                {
                    "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 Spit Frost  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 rapier."
                }
            ],
            "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."
                }
            ],
            "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 21 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 25 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": "Windstorm (Costs 2 Actions)",
                    "desc": "Pounding winds surround the dragon in a 20-foot radius. A creature in this area attempting to move closer to the dragon must spend 2 feet of movement for every 1 foot closer it moves, and ranged attacks against the dragon are made with disadvantage. A creature that starts its turn in the windstorm makes a DC 24 Constitution saving throw, taking 11 (2d10) cold damage on a failure. The windstorm lasts until the start of the dragons next turn."
                }
            ],
            "special_abilities": [
                {
                    "name": "Cloud Strider",
                    "desc": "The dragon suffers no harmful effects from high altitudes. When flying at high altitude, the dragon can, after 1 minute of concentration, discorporate into clouds. In this form, it has advantage on Stealth checks, its fly speed increases to 300 feet, it is immune to all nonmagical damage, it has resistance to magical damage, and it can't take any actions except Hide. If it takes damage or descends more than 500 feet from where it transformed, it immediately returns to its corporeal form. The dragon can revert to its true form as an action."
                },
                {
                    "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 dissipate into clouds. If it has no more uses of this ability, its Armor Class is reduced to 20 until it finishes a long rest."
                },
                {
                    "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:charm person, faerie fire,awaken, geas,  1/day:heroes feast, telepathic bond"
                }
            ],
            "spell_list": [],
            "page_no": 176,
            "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"
        },
        {
            "slug": "great-wyrm-blue-dragon-a5e",
            "desc": "",
            "name": "Great Wyrm Blue Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 22,
            "armor_desc": "",
            "hit_points": 814,
            "hit_dice": "44d20+352",
            "speed": {
                "walk": 40,
                "burrow": 40,
                "fly": 80,
                "swim": 40
            },
            "strength": 28,
            "dexterity": 10,
            "constitution": 26,
            "intelligence": 18,
            "wisdom": 16,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": 16,
            "intelligence_save": null,
            "wisdom_save": 11,
            "charisma_save": 13,
            "perception": null,
            "skills": {
                "perception": 11,
                "stealth": 8,
                "survival": 11
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., tremorsense 60 ft., darkvision 120 ft., passive Perception 24",
            "languages": "Common, Draconic, two more",
            "challenge_rating": "25",
            "cr": 25.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks once with its bite and twice with its claws. In place of its bite attack  it can use Arc Lightning."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +17 to hit  reach 15 ft.  one target. Hit: 31 (4d10 + 9) piercing damage plus 9 (2d8) lightning damage."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +17 to hit  reach 10 ft.  one target. Hit: 22 (3d8 + 9) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +17 to hit  reach 20 ft.  one target. Hit: 22 (3d8 + 9) bludgeoning damage  and the dragon pushes the target 10 feet away."
                },
                {
                    "name": "Arc Lightning",
                    "desc": "The dragon targets a creature within 60 feet  forcing it to make a DC 24 Dexterity saving throw. The creature takes 22 (4d10) lightning damage on a failure or half damage on a success. Also on a failure  the lightning jumps. Choose a creature within 30 feet of the target that hasnt been hit by this ability on this turn  and repeat the effect against it  possibly causing the lightning to jump again."
                },
                {
                    "name": "Lightning Breath (Recharge 5-6)",
                    "desc": "The dragon exhales a 120-foot-long  10-foot-wide line of lightning. Each creature in that area makes a DC 24 Dexterity saving throw  taking 94 (17d10) lightning damage on a failed save or half damage on a success. A creature that fails the save can't take reactions until the end of its next turn."
                },
                {
                    "name": "Quake",
                    "desc": "While touching natural ground  the dragon sends pulses of thunder rippling through it. Creatures within 30 feet make a DC 24 Strength saving throw  taking 22 (4d10) bludgeoning damage and falling prone on a failure. If a Large or smaller creature that fails the save is standing on sand  it also sinks partially  becoming restrained as well. A creature restrained in this way can spend half its movement to escape."
                }
            ],
            "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."
                }
            ],
            "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 21 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 24 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": "Quake (Costs 2 Actions)",
                    "desc": "The dragon uses its Quake action."
                }
            ],
            "special_abilities": [
                {
                    "name": "Desert Farer",
                    "desc": "The dragon ignores difficult terrain or obscurement caused by sand or gravel, even while flying. Additionally, it ignores the effects of extreme heat."
                },
                {
                    "name": "Dune Splitter",
                    "desc": "The dragon can remain submerged in sand and gravel for up to 4 hours. It has advantage on Stealth checks made to hide in this way, and Large or smaller creatures within 20 feet of its hiding place when it emerges must succeed on a DC 24 Dexterity saving throw or be blinded until the end of its next turn."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, it sheds some of its scales, which turn to sand. If it has no more uses of this ability, its Armor Class is reduced to 20 until it finishes a long rest."
                },
                {
                    "name": "High Voltage (1/Day)",
                    "desc": "When the dragon is first bloodied, it immediately recharges its breath weapon, if its not already available. After doing so, the air around it becomes electrically charged. A creature that starts its turn within 15 feet of the dragon or moves within 15 feet of it for the first time on a turn makes a DC 24 Dexterity saving throw. On a failure, it takes 11 (2d10) lightning damage and can't take reactions until the start of its next turn. Creatures in metal armor or wielding metal weapons have disadvantage on this saving throw."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 21). It can innately cast the following spells, requiring no material components. 3/day each:blur, silent image, blight, hypnotic pattern,  1/day each:control water, mirage arcane,antipathy/sympathy"
                }
            ],
            "spell_list": [],
            "page_no": 107,
            "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"
        },
        {
            "slug": "pit-fiend-a5e",
            "desc": "",
            "name": "Pit Fiend",
            "size": "Large",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 19,
            "armor_desc": "",
            "hit_points": 300,
            "hit_dice": "24d10+168",
            "speed": {
                "walk": 30,
                "fly": 60
            },
            "strength": 26,
            "dexterity": 16,
            "constitution": 24,
            "intelligence": 22,
            "wisdom": 18,
            "charisma": 24,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": 13,
            "intelligence_save": 12,
            "wisdom_save": 10,
            "charisma_save": 13,
            "perception": null,
            "skills": {
                "athletics": 14,
                "insight": 10,
                "perception": 10
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold; damage from nonmagical, non-silvered weapons",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "truesight 120 ft., passive Perception 21",
            "languages": "Infernal, telepathy 120 ft.",
            "challenge_rating": "20",
            "cr": 20.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The pit fiend attacks with its bite and mace."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +14 to hit  reach 5 ft.  one target. Hit: 22 (4d6 + 8) piercing damage. If the target is a creature  it makes a DC 20 Constitution saving throw. On a failure  it is poisoned for 1 minute. While poisoned in this way  the target can't regain hit points and takes 21 (6d6) ongoing poison damage at the start of each of its turns. The target can repeat this saving throw at the end of each of its turns  ending the effect on a success."
                },
                {
                    "name": "Mace",
                    "desc": "Melee Weapon Attack: +14 to hit  reach 10 ft.  one target. Hit: 22 (4d6 + 8) bludgeoning damage plus 21 (6d6) fire damage. If the target is a Medium or smaller creature  it makes a DC 22 Strength saving throw. On a failure  it is pushed 15 feet away from the pit fiend and knocked prone."
                },
                {
                    "name": "Circle of Fire (1/Day, While Bloodied)",
                    "desc": "A 15-foot-tall  1-foot-thick  20-foot-diameter ring of fire appears around the pit fiend  with the pit fiend at the center. The fire is opaque to every creature except the pit fiend. When the ring of fire appears  each creature it intersects makes a DC 18 Dexterity saving throw  taking 22 (5d8) fire damage on a failed save or half damage on a successful one. A creature takes 22 (5d8) damage the first time each turn it enters the area or when it ends its turn there. The fire lasts 1 minute or until the pit fiend dismisses it  becomes incapacitated  or leaves its area."
                },
                {
                    "name": "Fireball (3rd-Level; V, S)",
                    "desc": "Fire streaks from the pit fiend to a point within 120 feet and explodes in a 20-foot radius  spreading around corners. Each creature in the area makes a DC 18 Dexterity saving throw  taking 21 (6d6) fire damage on a failed save or half damage on a success."
                },
                {
                    "name": "Hold Monster (5th-Level; V, S, Concentration)",
                    "desc": "A creature within 60 feet that the pit fiend can see makes a DC 18 Wisdom saving throw. On a failure  it is paralyzed for 1 minute. The creature repeats the save at the end of each of its turns  ending the effect on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one creature. Hit: 19 (2d10 + 8) slashing damage, and the target is grappled (escape DC 22). While the target is grappled, the pit fiend can't use its claw against a different creature."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 24 (3d10 + 8) bludgeoning damage."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fear Aura",
                    "desc": "A creature hostile to the pit fiend that starts its turn within 20 feet of it makes a DC 18 Wisdom saving throw. On a failure, it is frightened until the start of its next turn. On a success, it is immune to this pit fiends Fear Aura for 24 hours."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The pit fiends spellcasting ability is Wisdom (spell save DC 18). It can innately cast the following spells, requiring no material components: At will: detect magic, fireball, 3/day each: hold monster, sending"
                }
            ],
            "spell_list": [],
            "page_no": 86,
            "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"
        },
        {
            "slug": "pit-fiend-general-a5e",
            "desc": "",
            "name": "Pit Fiend General",
            "size": "Huge",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 19,
            "armor_desc": "",
            "hit_points": 600,
            "hit_dice": "48d10+336",
            "speed": {
                "walk": 30,
                "fly": 60
            },
            "strength": 26,
            "dexterity": 16,
            "constitution": 24,
            "intelligence": 22,
            "wisdom": 18,
            "charisma": 24,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": 13,
            "intelligence_save": 12,
            "wisdom_save": 10,
            "charisma_save": 13,
            "perception": null,
            "skills": {
                "athletics": 14,
                "insight": 10,
                "perception": 10
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold; damage from nonmagical, non-silvered weapons",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "truesight 120 ft., passive Perception 21",
            "languages": "Infernal, telepathy 120 ft.",
            "challenge_rating": "20",
            "cr": 20.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The pit fiend attacks with its bite and mace."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +14 to hit  reach 5 ft.  one target. Hit: 22 (4d6 + 8) piercing damage. If the target is a creature  it makes a DC 20 Constitution saving throw. On a failure  it is poisoned for 1 minute. While poisoned in this way  the target can't regain hit points and takes 21 (6d6) ongoing poison damage at the start of each of its turns. The target can repeat this saving throw at the end of each of its turns  ending the effect on a success."
                },
                {
                    "name": "Mace",
                    "desc": "Melee Weapon Attack: +14 to hit  reach 10 ft.  one target. Hit: 22 (4d6 + 8) bludgeoning damage plus 21 (6d6) fire damage. If the target is a Medium or smaller creature  it makes a DC 22 Strength saving throw. On a failure  it is pushed 15 feet away from the pit fiend and knocked prone."
                },
                {
                    "name": "Circle of Fire (1/Day, While Bloodied)",
                    "desc": "A 15-foot-tall  1-foot-thick  20-foot-diameter ring of fire appears around the pit fiend  with the pit fiend at the center. The fire is opaque to every creature except the pit fiend. When the ring of fire appears  each creature it intersects makes a DC 18 Dexterity saving throw  taking 22 (5d8) fire damage on a failed save or half damage on a successful one. A creature takes 22 (5d8) damage the first time each turn it enters the area or when it ends its turn there. The fire lasts 1 minute or until the pit fiend dismisses it  becomes incapacitated  or leaves its area."
                },
                {
                    "name": "Fireball (3rd-Level; V, S)",
                    "desc": "Fire streaks from the pit fiend to a point within 120 feet and explodes in a 20-foot radius  spreading around corners. Each creature in the area makes a DC 18 Dexterity saving throw  taking 21 (6d6) fire damage on a failed save or half damage on a success."
                },
                {
                    "name": "Hold Monster (5th-Level; V, S, Concentration)",
                    "desc": "A creature within 60 feet that the pit fiend can see makes a DC 18 Wisdom saving throw. On a failure  it is paralyzed for 1 minute. The creature repeats the save at the end of each of its turns  ending the effect on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one creature. Hit: 19 (2d10 + 8) slashing damage, and the target is grappled (escape DC 22). While the target is grappled, the pit fiend can't use its claw against a different creature."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 24 (3d10 + 8) bludgeoning damage."
                }
            ],
            "reactions": [],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fear Aura",
                    "desc": "A creature hostile to the pit fiend that starts its turn within 20 feet of it makes a DC 18 Wisdom saving throw. On a failure, it is frightened until the start of its next turn. On a success, it is immune to this pit fiends Fear Aura for 24 hours."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The pit fiends spellcasting ability is Wisdom (spell save DC 18). It can innately cast the following spells, requiring no material components: At will: detect magic, fireball, 3/day each: hold monster, sending"
                }
            ],
            "spell_list": [],
            "page_no": 88,
            "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"
        },
        {
            "slug": "adult-gold-dragon",
            "desc": "",
            "name": "Adult Gold Dragon",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": "Gold Dragon",
            "alignment": "lawful good",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 256,
            "hit_dice": "19d12+133",
            "speed": {
                "walk": 40,
                "fly": 80,
                "swim": 40
            },
            "strength": 27,
            "dexterity": 14,
            "constitution": 25,
            "intelligence": 16,
            "wisdom": 15,
            "charisma": 24,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": 13,
            "intelligence_save": null,
            "wisdom_save": 8,
            "charisma_save": 13,
            "perception": 14,
            "skills": {
                "insight": 8,
                "perception": 14,
                "persuasion": 13,
                "stealth": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 24",
            "languages": "Common, Draconic",
            "challenge_rating": "17",
            "cr": 17.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: +14 to hit, reach 10 ft., one target. Hit: 19 (2d10 + 8) piercing damage.",
                    "attack_bonus": 14,
                    "damage_dice": "2d10",
                    "damage_bonus": 8
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 5 ft., one target. Hit: 15 (2d6 + 8) slashing damage.",
                    "attack_bonus": 14,
                    "damage_dice": "2d6",
                    "damage_bonus": 8
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 15 ft., one target. Hit: 17 (2d8 + 8) bludgeoning damage.",
                    "attack_bonus": 14,
                    "damage_dice": "2d8",
                    "damage_bonus": 8
                },
                {
                    "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 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": "Breath Weapons (Recharge 5-6)",
                    "desc": "The dragon uses one of the following breath weapons.\n**Fire Breath.** The dragon exhales fire in a 60-foot cone. Each creature in that area must make a DC 21 Dexterity saving throw, taking 66 (12d10) fire damage on a failed save, or half as much damage on a successful one.\n**Weakening Breath.** The dragon exhales gas in a 60-foot cone. Each creature in that area must succeed on a DC 21 Strength saving throw or have disadvantage on Strength-based attack rolls, Strength checks, and Strength saving throws for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "attack_bonus": 0,
                    "damage_dice": "12d10"
                },
                {
                    "name": "Change Shape",
                    "desc": "The 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).\nIn 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 10 ft. of the dragon must succeed on a DC 22 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": "Amphibious",
                    "desc": "The dragon can breathe air and water."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead."
                }
            ],
            "spell_list": [],
            "page_no": 299,
            "environments": [
                "Astral Plane",
                "Grassland",
                "Water",
                "Ruin",
                "Forest"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "ancient-red-dragon",
            "desc": "",
            "name": "Ancient Red Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": "Red Dragon",
            "alignment": "chaotic evil",
            "armor_class": 22,
            "armor_desc": "natural armor",
            "hit_points": 546,
            "hit_dice": "28d20+252",
            "speed": {
                "walk": 40,
                "climb": 40,
                "fly": 80
            },
            "strength": 30,
            "dexterity": 10,
            "constitution": 29,
            "intelligence": 18,
            "wisdom": 15,
            "charisma": 23,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 16,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 13,
            "perception": 16,
            "skills": {
                "perception": 16,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 26",
            "languages": "Common, Draconic",
            "challenge_rating": "24",
            "cr": 24.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon can use its Frightful Presence. It then makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +17 to hit, reach 15 ft., one target. Hit: 21 (2d10 + 10) piercing damage plus 14 (4d6) fire damage.",
                    "attack_bonus": 17,
                    "damage_dice": "2d10+4d6",
                    "damage_bonus": 10
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +17 to hit, reach 10 ft., one target. Hit: 17 (2d6 + 10) slashing damage.",
                    "attack_bonus": 17,
                    "damage_dice": "2d6",
                    "damage_bonus": 10
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +17 to hit, reach 20 ft., one target. Hit: 19 (2d8 + 10) bludgeoning damage.",
                    "attack_bonus": 17,
                    "damage_dice": "2d8",
                    "damage_bonus": 10
                },
                {
                    "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 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 must make a DC 24 Dexterity saving throw, taking 91 (26d6) fire damage on a failed save, or half as much damage on a successful one.",
                    "attack_bonus": 0,
                    "damage_dice": "26d6"
                }
            ],
            "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 ft. of the dragon must succeed on a DC 25 Dexterity saving throw or take 17 (2d6 + 10) 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."
                }
            ],
            "spell_list": [],
            "page_no": 286,
            "environments": [
                "Hill",
                "Mountains",
                "Mountain"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "ancient-silver-dragon",
            "desc": "",
            "name": "Ancient Silver Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": "Silver Dragon",
            "alignment": "lawful good",
            "armor_class": 22,
            "armor_desc": "natural armor",
            "hit_points": 487,
            "hit_dice": "25d20+225",
            "speed": {
                "walk": 40,
                "fly": 80
            },
            "strength": 30,
            "dexterity": 10,
            "constitution": 29,
            "intelligence": 18,
            "wisdom": 15,
            "charisma": 23,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 16,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 13,
            "perception": 16,
            "skills": {
                "arcana": 11,
                "history": 11,
                "perception": 16,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 26",
            "languages": "Common, Draconic",
            "challenge_rating": "23",
            "cr": 23.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: +17 to hit, reach 15 ft., one target. Hit: 21 (2d10 + 10) piercing damage.",
                    "attack_bonus": 17,
                    "damage_dice": "2d10",
                    "damage_bonus": 10
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +17 to hit, reach 10 ft., one target. Hit: 17 (2d6 + 10) slashing damage.",
                    "attack_bonus": 17,
                    "damage_dice": "2d6",
                    "damage_bonus": 10
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +17 to hit, reach 20 ft., one target. Hit: 19 (2d8 + 10) bludgeoning damage.",
                    "attack_bonus": 17,
                    "damage_dice": "2d8",
                    "damage_bonus": 10
                },
                {
                    "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 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": "Breath Weapons (Recharge 5-6)",
                    "desc": "The dragon uses one of the following breath weapons.\n\n**Cold Breath.** The dragon exhales an icy blast in a 90-foot cone. Each creature in that area must make a DC 24 Constitution saving throw, taking 67 (15d8) cold damage on a failed save, or half as much damage on a successful one.\n\n **Paralyzing Breath.** The dragon exhales paralyzing gas in a 90- foot cone. Each creature in that area must succeed on a DC 24 Constitution saving throw or be paralyzed for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "attack_bonus": 0,
                    "damage_dice": "15d8"
                },
                {
                    "name": "Change Shape",
                    "desc": "The 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).\nIn 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 ft. of the dragon must succeed on a DC 25 Dexterity saving throw or take 17 (2d6 + 10) 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."
                }
            ],
            "spell_list": [],
            "page_no": 301,
            "environments": [
                "Urban",
                "Feywild",
                "Mountains",
                "Mountain"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "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/"
        },
        {
            "slug": "avatar-of-shoth",
            "desc": "",
            "name": "Avatar of Shoth",
            "size": "Gargantuan",
            "type": "Aberration",
            "subtype": "shoth",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 341,
            "hit_dice": "22d20+110",
            "speed": {
                "climb": 30,
                "walk": 30
            },
            "strength": 20,
            "dexterity": 9,
            "constitution": 20,
            "intelligence": 18,
            "wisdom": 20,
            "charisma": 22,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 12,
            "intelligence_save": null,
            "wisdom_save": 12,
            "charisma_save": 13,
            "perception": 12,
            "skills": {
                "insight": 12,
                "perception": 12,
                "persuasion": 13
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid, cold, fire",
            "condition_immunities": "charmed, frightened, prone",
            "senses": "blindsight 60 ft., truesight 60 ft., passive Perception 22",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "21",
            "cr": 21.0,
            "actions": [
                {
                    "desc": "The avatar makes three oozing tentacle attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 12,
                    "damage_dice": "4d12+5",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 15 ft., one target. Hit: 31 (4d12 + 5) bludgeoning damage and 14 (4d6) acid damage.",
                    "name": "Oozing Tentacle"
                },
                {
                    "desc": "A shoth with less than half its maximum hp can merge with any other shoth creature within 10 feet, adding its remaining hp to that creature's. The hp gained this way can exceed the normal maximum of that creature. The avatar can accept any number of such mergers.",
                    "name": "Legendary Merge"
                },
                {
                    "desc": "The avatar rises up and crashes down, releasing a 20-foot radius wave of acidic ooze. Each creature in the area must make a DC 20 Dexterity saving throw. On a failure, a creature takes 67 (15d8) acid damage and is knocked prone. On a success, a creature takes half the damage and isn't knocked prone.",
                    "name": "Acid Wave (Recharge 5-6)"
                },
                {
                    "desc": "The avatar uses its action to consult its weighty zom for insight. The zom flashes brilliant crimson-and-white light. Each creature within 120 feet who can see the avatar must succeed on a DC 20 Constitution saving throw or be blinded until the end of its next turn. Each creature of the avatar's choice within 120 feet that speaks a language must succeed on a DC 20 Charisma saving throw or be stunned until the end of its next turn as the avatar telepathically utters a short expression that is particularly meaningful to that creature.",
                    "name": "Consult the Zom (1/Day)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The avatar can take 3 legendary actions, choosing from the options below. Only one legendary action can be used at a time and only at the end of another creature's turn. The avatar regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "desc": "The avatar casts one at will spell.",
                    "name": "At Will Spell"
                },
                {
                    "desc": "The avatar makes one oozing tentacle attack.",
                    "name": "Oozing Tentacle"
                },
                {
                    "desc": "The avatar uses Acid Wave, if it is available.",
                    "name": "Acid Wave (Costs 2 Actions)"
                }
            ],
            "special_abilities": [
                {
                    "desc": "When the avatar damages a creature, it absorbs a portion of that creature's knowledge and power. As a bonus action, it can recreate any action available to a creature it damaged within the last minute. This includes spells and actions with limited uses or with a recharge. This recreated action is resolved using the avatar's statistics where applicable.",
                    "name": "Absorbent"
                },
                {
                    "desc": "The avatar, including its equipment, can move through a space as narrow as 1 inch wide without squeezing.",
                    "name": "Amorphous"
                },
                {
                    "desc": "If the avatar fails a saving throw, it can choose to succeed instead.",
                    "name": "Legendary Resistance (3/Day)"
                },
                {
                    "desc": "Any creature hostile to the avatar that starts its turn within 30 feet of the avatar must succeed on a DC 20 Wisdom saving throw or have disadvantage on all attack rolls until the end of its next turn. Creatures with Intelligence 3 or lower automatically fail the saving throw.",
                    "name": "Soothing Aura"
                },
                {
                    "desc": "The avatar's innate spellcasting ability is Charisma (spell casting DC 21, +13 to hit with spell attacks). It may cast the following spells innately, requiring no components:\nAt will: acid splash (4d6), light, spare the dying, true strike\n3/day each: bless, blur, command, darkness, enthrall, shield\n2/day each: counterspell, dispel magic\n1/day each: black tentacles, confusion",
                    "name": "Innate Spellcasting (Psionics)"
                }
            ],
            "spell_list": [],
            "page_no": 332,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/"
        },
        {
            "slug": "ophanim",
            "desc": "",
            "name": "Ophanim",
            "size": "Large",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "lawful good",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 200,
            "hit_dice": "16d10+112",
            "speed": {
                "fly": 120,
                "hover": true,
                "walk": 50
            },
            "strength": 24,
            "dexterity": 22,
            "constitution": 25,
            "intelligence": 22,
            "wisdom": 24,
            "charisma": 26,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 11,
            "wisdom_save": 12,
            "charisma_save": 13,
            "perception": 12,
            "skills": {
                "insight": 12,
                "perception": 12
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "radiant; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, poisoned",
            "senses": "truesight 120 ft., passive Perception 22",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "desc": "The ophanim makes four Light of Judgment attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 13,
                    "damage_dice": "4d8",
                    "desc": "Ranged Spell Attack: +13 to hit, range 80/320 ft., one target. Hit: 18 (4d8) radiant damage.",
                    "name": "Light of Judgment"
                },
                {
                    "desc": "The ophanim emits a burst of holy fire. Each creature within 30 feet of the ophanim must make a DC 19 Dexterity saving throw, taking 63 (18d6) radiant damage on a failed save, or half as much damage on a successful one. A humanoid reduced to 0 hp by this damage dies, leaving only a pile of fine ash.",
                    "name": "Holy Fire (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The ophanim knows if it hears a lie.",
                    "name": "Divine Awareness"
                },
                {
                    "desc": "The ophanim has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "The ophanim's innate spellcasting ability is Charisma (spell save DC 21). It can innately cast the following spells, requiring no material components:\nAt will: bless, detect evil and good, invisibility (self only), scrying, thaumaturgy\n3/day each: dispel evil and good, earthquake, holy aura\n1/day each: commune, forbiddance, true resurrection",
                    "name": "Innate Spellcasting"
                }
            ],
            "spell_list": [],
            "page_no": 18,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/"
        },
        {
            "slug": "ancientflamedragon-tob1-2023",
            "desc": "False",
            "name": "Ancient Flame Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 22,
            "armor_desc": "natural armor",
            "hit_points": 518,
            "hit_dice": "28d20 + 224",
            "speed": {
                "walk": 80,
                "fly": 40
            },
            "strength": 23,
            "dexterity": 14,
            "constitution": 27,
            "intelligence": 19,
            "wisdom": 16,
            "charisma": 22,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": 15,
            "intelligence_save": null,
            "wisdom_save": 10,
            "charisma_save": 13,
            "perception": 27,
            "skills": {
                "Deception": 13,
                "Perception": 17,
                "Persuasion": 13,
                "Stealth": 9
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "fire",
            "condition_immunities": "False",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 27",
            "languages": "Common, Draconic, Ignan",
            "challenge_rating": "23",
            "cr": 23.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "description": "The dragon uses its Frightful Presence. It then makes one Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "description": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 17 (2d10 + 6) piercing damage plus 14 (4d6) fire damage."
                },
                {
                    "name": "Claw",
                    "description": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 13 (2d6 + 6) slashing damage."
                },
                {
                    "name": "Tail",
                    "description": "Melee Weapon Attack: +13 to hit, reach 20 ft., one target. Hit: 15 (2d8 + 6) bludgeoning damage."
                },
                {
                    "name": "Frightful Presence",
                    "description": "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 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)",
                    "description": "The dragon exhales fire in a 90-foot cone. Each creature in that area must make a DC 23 Dexterity saving throw, taking 91 (26d6) fire damage on a failed save, or half as much damage on a successful one. 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 creature other than the dragon on its turn. If no other creature is near enough to move to and attack, the rampaging creature stalks off in a random direction, seeking a target for its rage. The rampaging creature can repeat the Wisdom saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Shifting Flames",
                    "description": "The dragon magically transforms into a Gargantuan or smaller fire-based Elemental (such as a salamander, magma mephit, or fire elemental) or back into its true form, which is a Dragon. Without wings or other way of flying, it loses its flying speed. Its statistics, other than its size and speed, are the same in each form. Any equipment it is wearing or carrying transforms with it. It reverts to its true form if it dies."
                },
                {
                    "name": "Detect",
                    "description": "The dragon makes a Wisdom (Perception) check."
                },
                {
                    "name": "Tail Attack",
                    "description": "The dragon makes a Tail attack."
                },
                {
                    "name": "Wing Attack (Costs 2 Actions)",
                    "description": "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."
                }
            ],
            "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",
                    "description": "The dragon makes a Wisdom (Perception) check."
                },
                {
                    "name": "Tail Attack",
                    "description": "The dragon makes a Tail attack."
                },
                {
                    "name": "Wing Attack (Costs 2 Actions)",
                    "description": "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": "Fire Incarnate",
                    "description": "Creatures with resistance to fire damage don’t have resistance to the fire damage dealt by the flame dragon. A creature with immunity to fire damage is still immune to the dragon’s fire damage."
                },
                {
                    "name": "Heated Body",
                    "description": "A creature that touches the flame dragon or hits it with a melee attack while within 5 feet of it takes 14 (4d6) fire damage."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "description": "If the dragon fails a saving throw, it can choose to succeed instead."
                }
            ],
            "spell_list": [],
            "page_no": 117,
            "environments": [],
            "img_main": "http://api-beta.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/"
        },
        {
            "slug": "ancientvoiddragon-tob1-2023",
            "desc": "False",
            "name": "Ancient Void Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Neutral",
            "armor_class": 22,
            "armor_desc": "natural armor",
            "hit_points": 429,
            "hit_dice": "22d20 + 198",
            "speed": {
                "walk": 80,
                "fly": 40
            },
            "strength": 28,
            "dexterity": 10,
            "constitution": 29,
            "intelligence": 18,
            "wisdom": 15,
            "charisma": 23,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 16,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 13,
            "perception": 26,
            "skills": {
                "Arcana": 18,
                "History": 18,
                "Perception": 16,
                "Stealth": 7
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "cold",
            "condition_immunities": "charmed, frightened",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 26",
            "languages": "Common, Draconic, Void Speech",
            "challenge_rating": "24",
            "cr": 24.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "description": "The dragon uses its Aura of Madness. It then makes one Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "description": "Melee Weapon Attack: +16 to hit, reach 15 ft., one target. Hit: 20 (2d10 + 9) piercing damage plus 14 (4d6) cold damage."
                },
                {
                    "name": "Claw",
                    "description": "Melee Weapon Attack: +16 to hit, reach 10 ft., one target. Hit: 16 (2d6 + 9) slashing damage."
                },
                {
                    "name": "Tail",
                    "description": "Melee Weapon Attack: +16 to hit, reach 20 ft., one target. Hit: 18 (2d8 + 9) bludgeoning damage."
                },
                {
                    "name": "Aura of Madness",
                    "description": "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 suffer short-term madness 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 Aura of Madness for the next 24 hours."
                },
                {
                    "name": "Breath Weapons (Recharge 5–6)",
                    "description": "The dragon uses one of the following breath weapons."
                },
                {
                    "name": "Gravitic Breath",
                    "description": "The dragon exhales localized gravity in a 90-foot cube, originating from the dragon. When a creature ends a fall in the cube, it takes 1d10 bludgeoning damage for every 10 feet it fell, to a maximum of 20d10. A creature that enters the cube for the first time on a turn or starts its turn there must make a DC 24 Dexterity saving throw. On a failure, the creature is restrained. On a success, the creature’s speed is halved as long as it remains in the cube. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. The cube lasts for 1 minute."
                },
                {
                    "name": "Stellar Breath",
                    "description": "The dragon exhales star fire in a 90-foot cone. Each creature in that area must make a DC 24 Dexterity saving throw, taking 42 (12d6) fire damage and 42 (12d6) radiant damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Void Twist",
                    "description": "The dragon adds 7 to its AC against one attack that would hit it, as it twists reality to open a small rift in space to protect itself. To do so, the dragon must be able to see the attacker. If the attack misses by 5 or more, the dragon can choose to open a second, connected rift next to another creature it can see within 30 feet of it to direct the attack at that creature instead, using the original attack roll result against the new target’s AC."
                }
            ],
            "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",
                    "description": "The dragon makes a Wisdom (Perception) check."
                },
                {
                    "name": "Tail Attack",
                    "description": "The dragon makes a Tail attack."
                },
                {
                    "name": "Void Slip (Costs 2 Actions)",
                    "description": "The dragon twists the fabric of space around it, disappearing and reappearing in an unoccupied space it can see within 120 feet of it. Each creature within 15 feet of the dragon must succeed on a DC 21 Dexterity saving throw or take 17 (5d6) cold damage and be knocked prone."
                }
            ],
            "special_abilities": [
                {
                    "name": "Chill of the Void",
                    "description": "Creatures with resistance to cold damage don’t have resistance to the cold damage dealt by the Void dragon. A creature with immunity to cold damage is still immune to the dragon’s cold damage."
                },
                {
                    "name": "Collapsing Star",
                    "description": "When the void dragon dies, it explodes in a swath of celestial destruction. Each creature within 1,000 feet of the dragon must make a DC 21 Constitution saving throw, taking 55 (10d10) bludgeoning damage and 55 (10d10) cold damage on a failed save, or half as much damage on a successful one. Objects in the area that aren’t being worn or carried take half the bludgeoning damage. A creature that fails the saving throw by 5 or more is ejected to a random location on a random plane of existence or 5d100 miles away from its current location in a random direction (GM’s choice)."
                },
                {
                    "name": "Expert Void Traveler",
                    "description": "The Void dragon doesn’t require air, food, drink, sleep, or ambient pressure. While traveling in the Void, the dragon magically glides on solar winds, covering immense distances in short times."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "description": "If the dragon fails a saving throw, it can choose to succeed instead."
                }
            ],
            "spell_list": [],
            "page_no": 128,
            "environments": [],
            "img_main": "http://api-beta.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/"
        },
        {
            "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/"
        },
        {
            "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/"
        },
        {
            "slug": "ancient-void-dragon",
            "desc": "_A dragon seemingly formed of the night sky has bright white stars for eyes. Lesser stars twinkle in the firmament of the dragon’s body._  \n**Children of the Stars.** Void dragons drift through the empty spaces beyond the boundaries of the mortal world, wanderers between the stars. They are aloof, mingling only with the otherworldly beings that live above and beyond the earth, including the incarnate forms of the stars themselves. When lesser creatures visit void dragons, the dragons themselves barely notice.  \n**Witnesses to the Void.** Void dragons are intensely knowledgeable creatures, but they have seen too much, lingering at the edge of the void itself. Gazing into the yawning nothing outside has taken a toll. The void dragons carry a piece of that nothing with them, and it slowly devours their being. They are all unhinged, and their madness is contagious. It flows out of them to break the minds of lesser beings when the dragons fly into a rage and lash out.  \n**Voracious Scholars.** Despite their removed existence and strange quirks, void dragons still hoard treasure. Gems that glitter like the stars of their home are particularly prized. Their crowning piece, however, is knowledge. Void dragons jealously hoard scraps of forbidden and forgotten lore of any kind and spend most of their time at home poring over these treasures. Woe to any who disturbs this collection, for nothing ignites their latent madness like a violation of their hoard.  \n\n## A Void Dragon’s Lair\n\n  \nThe true lair of a void dragon exists deep in the freezing, airless void between stars. Hidden away in caves on silently drifting asteroids or shimmering atop the ruins of a Star Citadel, the void dragon’s lair rests in the great void of space.  \nWhen a void dragon claims a home elsewhere, it forges a connection to its true lair. It prefers towering mountain peaks, valleys, or ruins at high elevation with a clear view of the sky. It can reach through space from this lair to reach its treasure hoard hidden in the void. That connection has repercussions, of course, and the most powerful void dragons leave their mark on the world around them when they roost. Intrusions from beyond and a thirst for proscribed knowledge are common near their lairs.  \nIf fought in its lair, its Challenge increases by 1, to 15 for an adult (13,000 XP) and 25 for an ancient void dragon (75,000 XP).  \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* The dragon negates natural gravity within its lair (an area affected by its gravitic breath is unaffected). Creatures drift 10 feet away from the ground over the course of a round and are restrained. Flying creatures can move at half speed, unless they have the (hover) tag or use magical flight, in which case they move normally. This effect persists until initiative count 20 on the following round.\n* The Void briefly overlaps the dragon’s lair in a 20-foot-radius sphere of blackness punctuated by deep blue streaks and pinpoints of light. The sphere is centered on a point the dragon can see within 120 feet of the dragon. The area spreads around corners, is heavily obscured, and contains no air (creatures must hold their breath). Each creature in the sphere when it appears must make a DC 15 Constitution saving throw, taking 10 (3d6) cold damage on a failed save or half as much on a successful one. Any creature that ends its turn in the sphere takes 10 (3d6) cold damage. The sphere lasts until the dragon uses this lair action again or until the dragon dies.\n* The dragon rips the fabric of space, forcing two creatures it can see within 120 feet of it to suddenly exist in the same place. Space itself repels the creatures to their original positions. Each creature takes 16 (3d10) force damage and is knocked prone, or takes half as much damage and is not knocked prone with a successful DC 15 Strength saving throw.\n  \n### Regional Effects\n\n  \nThe region containing a legendary void dragon’s lair is warped by the dragon’s magic, which creates one or more of the following effects:\n* Secrets have a way of coming to light within 6 miles of the lair. Clues are inadvertently discovered, slips of the tongue hint at a hidden truth, and creatures become morbidly curious for forbidden knowledge.\n* Light is muted within 6 miles of the lair. Nonmagical illumination, including sunlight, can’t create bright light in this area.\n* Visitations from otherworldly beings occur and disembodied voices whisper in the night within 6 miles of the dragon’s lair. Celestials, fey, and fiends of CR 2 or lower can slip into the world in this area.\n  \nIf the dragon dies, these effects fade over the course of 1d10 days.",
            "name": "Ancient Void Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 22,
            "armor_desc": "natural armor",
            "hit_points": 448,
            "hit_dice": "23d20+207",
            "speed": {
                "hover": true,
                "walk": 40,
                "fly": 80
            },
            "strength": 28,
            "dexterity": 10,
            "constitution": 29,
            "intelligence": 18,
            "wisdom": 15,
            "charisma": 23,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 16,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 13,
            "perception": 16,
            "skills": {
                "arcana": 18,
                "history": 18,
                "perception": 16,
                "persuasion": 13,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "charmed, frightened",
            "senses": "blindsight 60ft, darkvision 120ft, passive Perception 26",
            "languages": "Celestial, Common, Draconic, Infernal, Primordial, Void Speech",
            "challenge_rating": "24",
            "cr": 24.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon can use its Aura of Madness. It then makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 15 ft., one target. Hit: 20 (2d10 + 9) piercing damage plus 14 (4d6) cold damage.",
                    "attack_bonus": 16,
                    "damage_dice": "2d10"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 10 ft., one target. Hit: 16 (2d6 + 9) slashing damage plus 7 (2d6) cold damage.",
                    "attack_bonus": 16,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 20 ft., one target. Hit: 18 (2d8 + 9) bludgeoning damage.",
                    "attack_bonus": 16,
                    "damage_dice": "2d8"
                },
                {
                    "name": "Aura of Madness",
                    "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 22 Wisdom saving throw or become frightened for 1 minute. A creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature fails the saving throw by 5 or more it is driven insane. An insane creature is frightened permanently, and behaves as if affected by confusion while it is frightened in this way. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Aura of Madness for the next 24 hours."
                },
                {
                    "name": "Breath Weapons (Recharge 5-6)",
                    "desc": "The dragon uses one of the following breath weapons:"
                },
                {
                    "name": "Gravitic Breath",
                    "desc": "The dragon exhales a 90-foot cube of powerful localized gravity, originating from the dragon. Falling damage in the area increases to 1d10 per 10 feet fallen. When a creature starts its turn within the area or enters it for the first time in a turn, including when the dragon creates the field, it must make a DC 24 Dexterity saving throw. On a failure the creature is restrained. On a success the creature's speed is halved as long as it remains in the field. A restrained creature repeats the saving throw at the end of its turn. The field persists until the dragon's breath recharges, and it can't use gravitic breath twice consecutively."
                },
                {
                    "name": "Stellar Flare Breath",
                    "desc": "The dragon exhales star fire in a 90-foot cone. Each creature in that area must make a DC 24 Dexterity saving throw, taking 45 (13d6) fire damage and 45 (13d6) radiant damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Teleport",
                    "desc": "The dragon magically teleports to any open space within 100 feet."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Void Twist",
                    "desc": "When the dragon is hit by a ranged attack, it can create a small rift in space to increase its AC by 7 against that attack. If the attack misses because of this increase, the dragon can choose a creature within 30 feet to become the new target for that attack. Use the original attack roll to determine if the attack hits the new target."
                }
            ],
            "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": "Void Slip (Costs 2 Actions)",
                    "desc": "The dragon twists the fabric of space. 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 teleport to an unoccupied space within 40 feet."
                },
                {
                    "name": "Void Cache (Costs 3 Actions)",
                    "desc": "The dragon can magically reach into its treasure hoard and retrieve one item. If the dragon is holding an item, it can use this ability to deposit the item into its hoard."
                }
            ],
            "special_abilities": [
                {
                    "name": "Chill of the Void",
                    "desc": "Cold damage dealt by the void dragon ignores resistance to cold damage, but not cold immunity."
                },
                {
                    "name": "Collapsing Star",
                    "desc": "When the void dragon is killed it explodes in a swath of celestial destruction. Each creature and object within 1 mile of the dragon take 55 (10d10) bludgeoning damage, 55 (10d10) cold damage, and 55 (10d10) psychic damage. Each damage type can be reduced by half with a successful DC 21 saving throw: Dexterity vs. bludgeoning, Constitution vs. cold, and Wisdom vs. psychic. Additionally, a creature that fails two or three of the saving throws is affected by a plane shift spell and sent to a random plane. If it is sent to the plane it currently occupies, it appears 5d100 miles away in a random direction."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Void Dweller",
                    "desc": "Void dragons dwell in the empty expanse between the stars, and do not require air, food, drink, or sleep. When flying between stars the void dragon magically glides on solar winds, making the immense journey through the void in an impossibly short time."
                },
                {
                    "name": "Void 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- The dragon negates natural gravity within its lair (an area affected by its gravitic breath is unaffected). Creatures drift 10 feet away from the ground over the course of a round and are restrained. Flying creatures can move at half speed, unless they have the (hover) tag or use magical flight, in which case they move normally. This effect persists until initiative count 20 on the following round.\n\n- The Void briefly overlaps the dragon's lair in a 20-foot-radius sphere of blackness punctuated by deep blue streaks and pinpoints of light. The sphere is centered on a point the dragon can see within 120 feet of the dragon. The area spreads around corners, is heavily obscured, and contains no air (creatures must hold their breath). Each creature in the sphere when it appears must make a DC 15 Constitution saving throw, taking 10 (3d6) cold damage on a failed save or half as much on a successful one. Any creature that ends its turn in the sphere takes 10 (3d6) cold damage. The sphere lasts until the dragon uses this lair action again or until the dragon dies.\n\n- The dragon rips the fabric of space, forcing two creatures it can see within 120 feet of it to suddenly exist in the same place. Space itself repels the creatures to their original positions. Each creature takes 16 (3d10) force damage and is knocked prone, or takes half as much damage and is not knocked prone with a successful DC 15 Strength saving throw."
                },
                {
                    "name": "Regional Effects",
                    "desc": "the region containing a legendary void dragon's lair is warped by the dragon's magic, which creates one or more of the following effects:\n\n- Secrets have a way of coming to light within 6 miles of the lair. Clues are inadvertently discovered, slips of the tongue hint at a hidden truth, and creatures become morbidly curious for forbidden knowledge.\n\n- Light is muted within 6 miles of the lair. Nonmagical illumination, including sunlight, can't create bright light in this area.\n\n- Visitations from otherworldly beings occur and disembodied voices whisper in the night within 6 miles of the dragon's lair. Celestials, fey, and fiends of CR 2 or lower can slip into the world in this area.\n\nif the dragon dies, these effects fade over the course of 1d10 days."
                }
            ],
            "spell_list": [],
            "page_no": 138,
            "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/"
        },
        {
            "slug": "ancient-bronze-dragon-a5e",
            "desc": "",
            "name": "Ancient Bronze Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 21,
            "armor_desc": "",
            "hit_points": 425,
            "hit_dice": "23d20+184",
            "speed": {
                "walk": 40,
                "fly": 80,
                "swim": 80
            },
            "strength": 28,
            "dexterity": 10,
            "constitution": 26,
            "intelligence": 18,
            "wisdom": 16,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 15,
            "intelligence_save": null,
            "wisdom_save": 10,
            "charisma_save": 12,
            "perception": null,
            "skills": {
                "insight": 10,
                "perception": 10,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 23",
            "languages": "Common, Draconic, two more",
            "challenge_rating": "24",
            "cr": 24.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks with its bite and twice with its claws. In place of its bite  it can use Lightning Pulse."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +16 to hit  reach 15 ft.  one target. Hit: 31 (4d10 + 9) piercing damage plus 9 (2d8) lightning damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +16 to hit  reach 10 ft.  one target. Hit: 22 (3d8 + 9) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +16 to hit  reach 20 ft.  one target. Hit: 22 (3d8 + 9) bludgeoning damage  and the dragon pushes the target 10 feet away."
                },
                {
                    "name": "Trident (Humanoid Form Only)",
                    "desc": "Melee or Ranged Weapon Attack: +16 to hit  reach 5 ft. or range 20/60 ft.  one target. Hit: 12 (1d6 + 9) piercing damage."
                },
                {
                    "name": "Lightning Pulse",
                    "desc": "The dragon targets one creature within 60 feet  forcing it to make a DC 23 Dexterity saving throw. The creature takes 22 (4d10) lightning damage on a failure or half damage on a success. If the initial target is touching a body of water  all other creatures within 20 feet of it and touching the same body of water must also make the saving throw against this damage."
                },
                {
                    "name": "Breath Weapons (Recharge 5-6)",
                    "desc": "The dragon uses one of the following breath weapons:"
                },
                {
                    "name": "Lightning Breath",
                    "desc": "The dragon exhales lightning in a 120-foot-long  10-foot-wide line. Each creature in the area makes a DC 23 Dexterity saving throw  taking 93 (16d10) lightning damage on a failed save or half damage on a success. A creature that fails the saving throw can't take reactions until the end of its next turn."
                },
                {
                    "name": "Ocean Surge",
                    "desc": "The dragon exhales a torrent of seawater in a 30-foot cone. Each creature in the area makes a DC 23 Strength saving throw. A creature that fails is pushed 40 feet away from the dragon and knocked prone  while one that succeeds is pushed only 20 feet away and isnt knocked prone."
                }
            ],
            "bonus_actions": [
                {
                    "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 Lightning Pulse, 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 trident."
                }
            ],
            "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."
                }
            ],
            "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 20 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 24 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": "Foresight (Costs 2 Actions)",
                    "desc": "The dragon focuses on the many sprawling futures before it and predicts what will come next. Until the start of its next turn, it gains advantage on saving throws, and attacks against it are made with disadvantage."
                }
            ],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The dragon can breathe air and water."
                },
                {
                    "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 and dissolve into sea foam. If it has no more uses of this ability, its Armor Class is reduced to 19 until it finishes a long rest."
                },
                {
                    "name": "Oracle of the Coast",
                    "desc": "The dragon can accurately predict the weather up to 7 days in advance and is never considered surprised while conscious. Additionally, by submerging itself in a body of water and spending 1 minute in concentration, it can cast scrying, requiring no components. The scrying orb appears in a space in the same body of water."
                },
                {
                    "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:fog cloud, speak with animals,commune with nature, speak with plants,  1/day:control weather, etherealness"
                }
            ],
            "spell_list": [],
            "page_no": 160,
            "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"
        },
        {
            "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"
        },
        {
            "slug": "ancient-sapphire-dragon-a5e",
            "desc": "",
            "name": "Ancient Sapphire Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 21,
            "armor_desc": "",
            "hit_points": 429,
            "hit_dice": "26d20+156",
            "speed": {
                "walk": 40,
                "burrow": 40,
                "fly": 80
            },
            "strength": 24,
            "dexterity": 24,
            "constitution": 22,
            "intelligence": 26,
            "wisdom": 24,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 13,
            "intelligence_save": 15,
            "wisdom_save": 14,
            "charisma_save": 12,
            "perception": null,
            "skills": {
                "arcana": 15,
                "deception": 12,
                "history": 15,
                "insight": 14,
                "perception": 14,
                "persuasion": 12
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "psychic",
            "condition_immunities": "fatigue",
            "senses": "darkvision 120 ft., passive Perception 27",
            "languages": "Common, Deep Speech, Draconic, Undercommon, telepathy 120 ft.",
            "challenge_rating": "25",
            "cr": 25.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks once with its bite and twice with its claws. In place of its bite  it can use Psionic Wave."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +14 to hit  reach 15 ft.  one target. Hit: 29 (4d10 + 7) piercing damage plus 9 (2d8) psychic damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +14 to hit  reach 10 ft.  one target. Hit: 20 (3d8 + 7) slashing damage."
                },
                {
                    "name": "Psionic Wave",
                    "desc": "The dragon psionically emits a wave of crushing mental pressure. Each creature within 20 feet makes a DC 21 Wisdom saving throw  taking 22 (4d10) psychic damage on a failed save or half damage on a success. Creatures suffering ongoing psychic damage make this saving throw with disadvantage."
                },
                {
                    "name": "Discognitive Breath (Recharge 5-6)",
                    "desc": "The dragon unleashes psychic energy in a 90-foot cone. Each creature in that area makes a DC 21 Intelligence saving throw  taking 66 (12d10) psychic damage and 22 (4d10) ongoing psychic damage on a failed save or half damage and no ongoing psychic damage on a success. The ongoing damage ends if a creature falls unconscious. A creature can use an action to ground itself in reality  ending the ongoing damage."
                },
                {
                    "name": "Prognosticate (3/Day)",
                    "desc": "The dragon psionically makes a prediction of an event up to 300 years in the future. This prediction has a 75 percent chance of being perfectly accurate and a 25 percent chance of being partially or wholly wrong. Alternatively  the dragon can choose to gain truesight to a range of 120 feet for 1 minute."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Prophesy Doom (When Bloodied)",
                    "desc": "When a language-using creature suffering ongoing psychic damage targets the dragon with an attack or spell, the dragon telepathically prophesies the attackers doom. The attacker makes a DC 20 Intelligence saving throw. On a failure, the target magically gains the doomed condition. It is aware that it will die due to some bizarre circumstance within 13 (2d12) hours. In addition to the normal means of removing the condition, this doom can be avoided by a spell that can predict the future, such as augury, contact other plane, or foresight. The dragon can end the effect as an action."
                }
            ],
            "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": "Foretell",
                    "desc": "The dragon psionically catches a glimpse of a fast-approaching moment and plans accordingly. The dragon rolls a d20 and records the number rolled. Until the end of the dragons next turn, the dragon can replace the result of any d20 rolled by it or a creature within 120 feet with the foretold number. Each foretold roll can be used only once."
                },
                {
                    "name": "Psionic Wave (Costs 2 Actions)",
                    "desc": "The dragon uses Psionic Wave."
                },
                {
                    "name": "Shatter Mind (Costs 2 Actions)",
                    "desc": "The dragon targets a creature within 60 feet, forcing it to make a DC 23 Intelligence saving throw. On a failure, the target takes 22 (4d10) ongoing psychic damage. An affected creature repeats the saving throw at the end of each of its turns, ending the ongoing psychic damage on a success. A creature can also use an action to ground itself in reality, ending the ongoing damage."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, its eyes dull as it briefly loses its connection to the future. Until the end of its next turn, it can't use Foretell, Prognosticate, or Prophesy Doom, and it loses its Predictive Harmonics trait."
                },
                {
                    "name": "Predictive Harmonics",
                    "desc": "The dragon is psionically aware of its own immediate future. The dragon cannot be surprised, and any time the dragon would make a roll with disadvantage, it makes that roll normally instead."
                },
                {
                    "name": "Psionic Powers",
                    "desc": "The dragons psionic abilities are considered both magical and psionic."
                },
                {
                    "name": "Far Thoughts",
                    "desc": "The dragon is aware of any creature that uses a psionic ability or communicates telepathically within 100 miles of it. As an action, the dragon can psionically observe a creature, object, or location it is familiar with within 100 miles. While observing a subject in this way, the dragon can see, hear, and communicate telepathically, but it is blind and deaf in regard to its physical senses and does not require food or water. The dragon can psionically observe a subject indefinitely and can end this effect and return to its own senses as an action."
                },
                {
                    "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:comprehend languages, detect thoughts, telekinesis, wall of force,  1/day:etherealness, mind blank"
                }
            ],
            "spell_list": [],
            "page_no": 149,
            "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"
        },
        {
            "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"
        },
        {
            "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"
        },
        {
            "slug": "fallen-planetar-a5e",
            "desc": "",
            "name": "Fallen Planetar",
            "size": "Large",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 19,
            "armor_desc": "",
            "hit_points": 250,
            "hit_dice": "20d10+140",
            "speed": {
                "walk": 40,
                "fly": 120
            },
            "strength": 22,
            "dexterity": 22,
            "constitution": 24,
            "intelligence": 22,
            "wisdom": 24,
            "charisma": 24,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 12,
            "charisma_save": 12,
            "perception": null,
            "skills": {
                "athletics": 11,
                "insight": 12,
                "perception": 12,
                "religion": 12
            },
            "damage_vulnerabilities": "radiant",
            "damage_resistances": "radiant; damage from nonmagical weapons",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, poisoned",
            "senses": "truesight 60 ft., passive Perception 22",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The planetar attacks twice with its flaming sword."
                },
                {
                    "name": "Flaming Sword",
                    "desc": "Melee Weapon Attack: +11 to hit  reach 10 ft.  one target. Hit: 20 (4d6 + 6) slashing damage plus 21 (6d6) ongoing fire or radiant damage (the planetars choice). A creature can use an action to extinguish this holy flame on itself or a creature within 5 feet."
                },
                {
                    "name": "Heavenly Bolt",
                    "desc": "The planetar fires a lightning bolt in a line 100 feet long and 5 feet wide. Each creature in the line makes a Dexterity saving throw  taking 56 (16d6) lightning damage on a failed save  or half damage on a success."
                },
                {
                    "name": "Heal (2/Day)",
                    "desc": "The planetar touches a creature other than itself  magically healing 60 hit points of damage and ending any blindness  curse  deafness  disease  or poison on the target."
                },
                {
                    "name": "Consume Life Energy (1/Day)",
                    "desc": "The angel feasts on the departing life energy of a humanoid within 5 feet. The target must have been slain within the last hour. The angel magically gains temporary hit points equal to half the dead creatures maximum hit points. These hit points last until depleted. Only a spell cast with a 9th-level slot can raise the corpse from the dead."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Awe-Inspiring Gaze (Gaze)",
                    "desc": "The planetar targets a creature within 90 feet. The target makes a DC 20 Wisdom saving throw. On a failure, it is frightened until the end of its next turn. If the target makes its saving throw, it is immune to any angels Awe-Inspiring Gaze for the next 24 hours."
                }
            ],
            "reactions": [
                {
                    "name": "Protective Parry",
                    "desc": "When a creature within 5 feet would be hit with a melee attack, the planetar applies disadvantage to the attack roll."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Champion of Truth",
                    "desc": "The planetar automatically detects lies. Additionally, it cannot lie."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The planetars spellcasting ability is Charisma (spell save DC 20). The planetar can innately cast the following spells, requiring no material components: 1/day each: commune, control weather, raise dead"
                }
            ],
            "spell_list": [],
            "page_no": 19,
            "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"
        },
        {
            "slug": "planetar-a5e",
            "desc": "",
            "name": "Planetar",
            "size": "Large",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 19,
            "armor_desc": "",
            "hit_points": 250,
            "hit_dice": "20d10+140",
            "speed": {
                "walk": 40,
                "fly": 120
            },
            "strength": 22,
            "dexterity": 22,
            "constitution": 24,
            "intelligence": 22,
            "wisdom": 24,
            "charisma": 24,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 12,
            "charisma_save": 12,
            "perception": null,
            "skills": {
                "athletics": 11,
                "insight": 12,
                "perception": 12,
                "religion": 12
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "radiant; damage from nonmagical weapons",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, poisoned",
            "senses": "truesight 60 ft., passive Perception 22",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The planetar attacks twice with its flaming sword."
                },
                {
                    "name": "Flaming Sword",
                    "desc": "Melee Weapon Attack: +11 to hit  reach 10 ft.  one target. Hit: 20 (4d6 + 6) slashing damage plus 21 (6d6) ongoing fire or radiant damage (the planetars choice). A creature can use an action to extinguish this holy flame on itself or a creature within 5 feet."
                },
                {
                    "name": "Heavenly Bolt",
                    "desc": "The planetar fires a lightning bolt in a line 100 feet long and 5 feet wide. Each creature in the line makes a Dexterity saving throw  taking 56 (16d6) lightning damage on a failed save  or half damage on a success."
                },
                {
                    "name": "Heal (2/Day)",
                    "desc": "The planetar touches a creature other than itself  magically healing 60 hit points of damage and ending any blindness  curse  deafness  disease  or poison on the target."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Awe-Inspiring Gaze (Gaze)",
                    "desc": "The planetar targets a creature within 90 feet. The target makes a DC 20 Wisdom saving throw. On a failure, it is frightened until the end of its next turn. If the target makes its saving throw, it is immune to any angels Awe-Inspiring Gaze for the next 24 hours."
                }
            ],
            "reactions": [
                {
                    "name": "Protective Parry",
                    "desc": "When a creature within 5 feet would be hit with a melee attack, the planetar applies disadvantage to the attack roll."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Champion of Truth",
                    "desc": "The planetar automatically detects lies. Additionally, it cannot lie."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The planetars spellcasting ability is Charisma (spell save DC 20). The planetar can innately cast the following spells, requiring no material components: 1/day each: commune, control weather, raise dead"
                }
            ],
            "spell_list": [],
            "page_no": 20,
            "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"
        },
        {
            "slug": "ancient-blue-dragon",
            "desc": "",
            "name": "Ancient Blue Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": "Blue Dragon",
            "alignment": "lawful evil",
            "armor_class": 22,
            "armor_desc": "natural armor",
            "hit_points": 481,
            "hit_dice": "26d20+208",
            "speed": {
                "walk": 40,
                "burrow": 40,
                "fly": 80
            },
            "strength": 29,
            "dexterity": 10,
            "constitution": 27,
            "intelligence": 18,
            "wisdom": 17,
            "charisma": 21,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 15,
            "intelligence_save": null,
            "wisdom_save": 10,
            "charisma_save": 12,
            "perception": 17,
            "skills": {
                "perception": 17,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 27",
            "languages": "Common, Draconic",
            "challenge_rating": "23",
            "cr": 23.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon can use its Frightful Presence. It then makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 15 ft., one target. Hit: 20 (2d10 + 9) piercing damage plus 11 (2d10) lightning damage.",
                    "attack_bonus": 16,
                    "damage_dice": "2d10+2d10",
                    "damage_bonus": 9
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 10 ft., one target. Hit: 16 (2d6 + 9) slashing damage.",
                    "attack_bonus": 16,
                    "damage_dice": "2d6",
                    "damage_bonus": 9
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 20 ft., one target. Hit: 18 (2d8 + 9) bludgeoning damage.",
                    "attack_bonus": 16,
                    "damage_dice": "2d8",
                    "damage_bonus": 9
                },
                {
                    "name": "Frightful Presence",
                    "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 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": "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 23 Dexterity saving throw, taking 88 (16d10) lightning damage on a failed save, or half as much damage on a successful one.",
                    "attack_bonus": 0,
                    "damage_dice": "16d10"
                }
            ],
            "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 ft. 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": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead."
                }
            ],
            "spell_list": [],
            "page_no": 282,
            "environments": [
                "Desert",
                "Coastal"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "ancient-bronze-dragon",
            "desc": "",
            "name": "Ancient Bronze Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": "Bronze Dragon",
            "alignment": "lawful good",
            "armor_class": 22,
            "armor_desc": "natural armor",
            "hit_points": 444,
            "hit_dice": "24d20+192",
            "speed": {
                "walk": 40,
                "fly": 80,
                "swim": 40
            },
            "strength": 29,
            "dexterity": 10,
            "constitution": 27,
            "intelligence": 18,
            "wisdom": 17,
            "charisma": 21,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 15,
            "intelligence_save": null,
            "wisdom_save": 10,
            "charisma_save": 12,
            "perception": 17,
            "skills": {
                "insight": 10,
                "perception": 17,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 27",
            "languages": "Common, Draconic",
            "challenge_rating": "22",
            "cr": 22.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon can use its Frightful Presence. It then makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 15 ft., one target. Hit: 20 (2d10 + 9) piercing damage.",
                    "attack_bonus": 16,
                    "damage_dice": "2d10",
                    "damage_bonus": 9
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 10 ft., one target. Hit: 16 (2d6 + 9) slashing damage.",
                    "attack_bonus": 16,
                    "damage_dice": "1d6",
                    "damage_bonus": 9
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 20 ft., one target. Hit: 18 (2d8 + 9) bludgeoning damage.",
                    "attack_bonus": 16,
                    "damage_dice": "2d8",
                    "damage_bonus": 9
                },
                {
                    "name": "Frightful Presence",
                    "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 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": "Breath Weapons (Recharge 5-6)",
                    "desc": "The dragon uses one of the following breath weapons.\n**Lightning Breath.** The dragon exhales lightning in a 120-foot line that is 10 feet wide. Each creature in that line must make a DC 23 Dexterity saving throw, taking 88 (16d10) lightning damage on a failed save, or half as much damage on a successful one.\n**Repulsion Breath.** The dragon exhales repulsion energy in a 30-foot cone. Each creature in that area must succeed on a DC 23 Strength saving throw. On a failed save, the creature is pushed 60 feet away from the dragon.",
                    "attack_bonus": 0,
                    "damage_dice": "16d10"
                },
                {
                    "name": "Change Shape",
                    "desc": "The 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).\nIn 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 ft. 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": "Amphibious",
                    "desc": "The dragon can breathe air and water."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead."
                }
            ],
            "spell_list": [],
            "page_no": 293,
            "environments": [
                "Desert",
                "Coastal",
                "Water"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "balor",
            "desc": "",
            "name": "Balor",
            "size": "Huge",
            "type": "Fiend",
            "subtype": "demon",
            "group": "Demons",
            "alignment": "chaotic evil",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 262,
            "hit_dice": "21d12+126",
            "speed": {
                "walk": 40,
                "fly": 80
            },
            "strength": 26,
            "dexterity": 15,
            "constitution": 22,
            "intelligence": 20,
            "wisdom": 16,
            "charisma": 22,
            "strength_save": 14,
            "dexterity_save": null,
            "constitution_save": 12,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 12,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, lightning; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "truesight 120 ft., passive Perception 13",
            "languages": "Abyssal, telepathy 120 ft.",
            "challenge_rating": "19",
            "cr": 19.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The balor makes two attacks: one with its longsword and one with its whip."
                },
                {
                    "name": "Longsword",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 21 (3d8 + 8) slashing damage plus 13 (3d8) lightning damage. If the balor scores a critical hit, it rolls damage dice three times, instead of twice.",
                    "attack_bonus": 14,
                    "damage_dice": "3d8+3d8",
                    "damage_bonus": 8
                },
                {
                    "name": "Whip",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 30 ft., one target. Hit: 15 (2d6 + 8) slashing damage plus 10 (3d6) fire damage, and the target must succeed on a DC 20 Strength saving throw or be pulled up to 25 feet toward the balor.",
                    "attack_bonus": 14,
                    "damage_dice": "2d6+3d6",
                    "damage_bonus": 8
                },
                {
                    "name": "Teleport",
                    "desc": "The balor magically teleports, along with any equipment it is wearing or carrying, up to 120 feet to an unoccupied space it can see."
                },
                {
                    "name": "Variant: Summon Demon (1/Day)",
                    "desc": "The demon chooses what to summon and attempts a magical summoning.\nA balor has a 50 percent chance of summoning 1d8 vrocks, 1d6 hezrous, 1d4 glabrezus, 1d3 nalfeshnees, 1d2 mariliths, or one goristro.\nA summoned demon appears in an unoccupied space within 60 feet of its summoner, acts as an ally of its summoner, and can't summon other demons. It remains for 1 minute, until it or its summoner dies, or until its summoner dismisses it as an action."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Death Throes",
                    "desc": "When the balor dies, it explodes, and each creature within 30 feet of it must make a DC 20 Dexterity saving throw, taking 70 (20d6) fire damage on a failed save, or half as much damage on a successful one. The explosion ignites flammable objects in that area that aren't being worn or carried, and it destroys the balor's weapons.",
                    "attack_bonus": 0,
                    "damage_dice": "20d6"
                },
                {
                    "name": "Fire Aura",
                    "desc": "At the start of each of the balor's turns, each creature within 5 feet of it takes 10 (3d6) fire damage, and flammable objects in the aura that aren't being worn or carried ignite. A creature that touches the balor or hits it with a melee attack while within 5 feet of it takes 10 (3d6) fire damage.",
                    "attack_bonus": 0,
                    "damage_dice": "3d6"
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The balor has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The balor's weapon attacks are magical."
                }
            ],
            "spell_list": [],
            "page_no": 270,
            "environments": [
                "Abyss"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "planetar",
            "desc": "",
            "name": "Planetar",
            "size": "Large",
            "type": "Celestial",
            "subtype": "",
            "group": "Angels",
            "alignment": "lawful good",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 200,
            "hit_dice": "16d10+112",
            "speed": {
                "walk": 40,
                "fly": 120
            },
            "strength": 24,
            "dexterity": 20,
            "constitution": 24,
            "intelligence": 19,
            "wisdom": 22,
            "charisma": 25,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 12,
            "intelligence_save": null,
            "wisdom_save": 11,
            "charisma_save": 12,
            "perception": 11,
            "skills": {
                "perception": 11
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "radiant; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "charmed, exhaustion, frightened",
            "senses": "truesight 120 ft., passive Perception 21",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The planetar makes two melee attacks."
                },
                {
                    "name": "Greatsword",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 21 (4d6 + 7) slashing damage plus 22 (5d8) radiant damage.",
                    "attack_bonus": 12,
                    "damage_dice": "4d6+5d8",
                    "damage_bonus": 7
                },
                {
                    "name": "Healing Touch (4/Day)",
                    "desc": "The planetar touches another creature. The target magically regains 30 (6d8 + 3) hit points and is freed from any curse, disease, poison, blindness, or deafness."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Angelic Weapons",
                    "desc": "The planetar's weapon attacks are magical. When the planetar hits with any weapon, the weapon deals an extra 5d8 radiant damage (included in the attack)."
                },
                {
                    "name": "Divine Awareness",
                    "desc": "The planetar knows if it hears a lie."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The planetar's spellcasting ability is Charisma (spell save DC 20). The planetar can innately cast the following spells, requiring no material components:\nAt will: detect evil and good, invisibility (self only)\n3/day each: blade barrier, dispel evil and good, flame strike, raise dead\n1/day each: commune, control weather, insect plague"
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The planetar has advantage on saving throws against spells and other magical effects."
                }
            ],
            "spell_list": [
                "https://api-beta.open5e.com/v2/spells/detect-evil-and-good/?format=api",
                "https://api-beta.open5e.com/v2/spells/invisibility/?format=api",
                "https://api-beta.open5e.com/v2/spells/blade-barrier/?format=api",
                "https://api-beta.open5e.com/v2/spells/dispel-evil-and-good/?format=api",
                "https://api-beta.open5e.com/v2/spells/flame-strike/?format=api",
                "https://api-beta.open5e.com/v2/spells/raise-dead/?format=api",
                "https://api-beta.open5e.com/v2/spells/commune/?format=api",
                "https://api-beta.open5e.com/v2/spells/control-weather/?format=api",
                "https://api-beta.open5e.com/v2/spells/insect-plague/?format=api"
            ],
            "page_no": 262,
            "environments": [
                "Temple",
                "Astral Plane"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "barong",
            "desc": "",
            "name": "Barong",
            "size": "Large",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "lawful good",
            "armor_class": 20,
            "armor_desc": "natural armor",
            "hit_points": 225,
            "hit_dice": "18d10+126",
            "speed": {
                "fly": 60,
                "walk": 60
            },
            "strength": 25,
            "dexterity": 20,
            "constitution": 25,
            "intelligence": 18,
            "wisdom": 23,
            "charisma": 22,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 13,
            "intelligence_save": null,
            "wisdom_save": 12,
            "charisma_save": 12,
            "perception": 12,
            "skills": {
                "insight": 12,
                "perception": 12,
                "persuasion": 12
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "radiant",
            "condition_immunities": "charmed, exhaustion, frightened",
            "senses": "truesight 120 ft., passive Perception 22",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "17",
            "cr": 17.0,
            "actions": [
                {
                    "desc": "Barong makes two attacks: one with his bite and one with his claws.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 13,
                    "damage_dice": "1d8+7",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 11 (1d8 + 7) piercing damage plus 18 (4d8) radiant damage.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 13,
                    "damage_dice": "1d6+7",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 10 (1d6 + 7) slashing damage plus 18 (4d8) radiant damage.",
                    "name": "Claws"
                },
                {
                    "desc": "Barong can summon any combination of 2d4 good-aligned ghosts, uraeuses or couatls; 1d4 temple dogs, unicorns, or good-aligned wraiths; or one buraq or deva. The spirits and celestials appear in unoccupied spaces within 60 feet of Barong and act as his allies. They remain for 1 minute or until Barong dismisses them as an action.",
                    "name": "Summon Spirit (1/Day)"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "desc": "When a creature makes an attack against Barong or one of his allies within 30 feet, Barong grants the target of the attack a +5 bonus to its AC until the start of his next turn.",
                    "name": "Divine Protection"
                }
            ],
            "legendary_desc": "Barong 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. Barong regains spent legendary actions at the start of his turn.",
            "legendary_actions": [
                {
                    "desc": "Barong makes one claw attack.",
                    "name": "Claw"
                },
                {
                    "desc": "Each creature he chooses within 30 feet of him can immediately repeat a saving throw to end one condition currently affecting it.",
                    "name": "Enlightening Roar"
                },
                {
                    "desc": "Barong roars a command at one allied undead or celestial within 30 feet of him. It can move up to its speed and make one attack as a reaction. The creature doesn't provoke an opportunity attack from this movement. Bats Bats exist in hundreds of species, from the harmless messenger bats of the ghoul empire to the ravening blood-devouring vampire bats found in various castles and deep jungles. The giant albino bat and the giant vampire bat are two monsters that vex adventurers more often than most, and they are often allies of darakhul, werebats, dhampirs, and vampires.",
                    "name": "Divine Command (Costs 2 Actions)"
                }
            ],
            "special_abilities": [
                {
                    "desc": "All allies within 30 feet of Barong gain a +6 bonus to saving throws as long as Barong is conscious.",
                    "name": "Aura of Protection"
                },
                {
                    "desc": "Barong's weapon attacks are magical. When he hits with any weapon, the weapon deals an extra 18 (4d8) radiant damage (already included below).",
                    "name": "Divine Weapons"
                },
                {
                    "desc": "Barong has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "Barong has advantage on attack rolls against a creature if at least one of his allies is within 5 feet of the creature and the ally isn't incapacitated.",
                    "name": "Pack Tactics"
                }
            ],
            "spell_list": [],
            "page_no": 49,
            "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/"
        },
        {
            "slug": "abominablebeauty-tob1-2023",
            "desc": "False",
            "name": "Abominable Beauty",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 187,
            "hit_dice": "22d8 + 88",
            "speed": {
                "walk": 30
            },
            "strength": 17,
            "dexterity": 18,
            "constitution": 18,
            "intelligence": 17,
            "wisdom": 16,
            "charisma": 26,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 12,
            "perception": 17,
            "skills": {
                "Deception": 12,
                "Perception": 7,
                "Performance": 12,
                "Persuasion": 12
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "fire",
            "condition_immunities": "False",
            "senses": "passive Perception 17",
            "languages": "Common, Draconic, Elvish, Sylvan",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "description": "The abominable beauty uses Blinding Gaze. She then makes two Slam attacks."
                },
                {
                    "name": "Slam",
                    "description": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4) bludgeoning damage plus 21 (6d6) fire damage."
                },
                {
                    "name": "Blinding Gaze",
                    "description": "The abominable beauty fixes her gaze on a creature within 30 feet of her. If the target can see the beauty’s eyes, the target must succeed on a DC 16 Charisma saving throw or be blinded 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, the creature is immune to the abominable beauty’s Blinding Gaze for the next 24 hours."
                },
                {
                    "name": "Deafening Voice (Recharge 5–6)",
                    "description": "The abominable beauty speaks a lilting incantation. Each creature within 30 feet of her and that can hear her voice must make a DC 16 Constitution saving throw. On a failure, a creature takes 31 (9d6) thunder damage and is deafened for 1 hour. On a success, a creature takes half the damage, isn’t deafened, and is immune to the abominable beauty’s Deafening Voice for the next 24 hours."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Burning Touch",
                    "description": "When the abominable beauty hits with a Slam attack, the Slam deals an extra 21 (6d6) fire damage (included in the attack). In addition, a creature that touches the abominable beauty or hits her with a melee weapon attack while within 5 feet of her takes 10 (3d6) fire damage."
                }
            ],
            "spell_list": [],
            "page_no": 11,
            "environments": [],
            "img_main": "http://api-beta.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/"
        },
        {
            "slug": "ancientcavedragon-tob1-2023",
            "desc": "False",
            "name": "Ancient Cave Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 20,
            "armor_desc": "natural armor",
            "hit_points": 507,
            "hit_dice": "26d20 + 234",
            "speed": {
                "walk": 40,
                "burrow": 40
            },
            "strength": 30,
            "dexterity": 12,
            "constitution": 29,
            "intelligence": 14,
            "wisdom": 16,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": 17,
            "intelligence_save": null,
            "wisdom_save": 11,
            "charisma_save": 12,
            "perception": 29,
            "skills": {
                "Perception": 19,
                "Stealth": 9
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "poison",
            "condition_immunities": "blinded, poisoned",
            "senses": "blindsight 60 ft., tremorsense 120 ft., passive Perception 29",
            "languages": "Common, Darakhul, Draconic",
            "challenge_rating": "25",
            "cr": 25.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "description": "The dragon uses its Frightful Presence. It then makes three attacks: one with its Bite and two with its Claws."
                },
                {
                    "name": "Bite",
                    "description": "Melee Weapon Attack: +18 to hit, reach 15 ft., one target. Hit: 21 (2d10 + 10) piercing damage plus 14 (4d6) poison damage."
                },
                {
                    "name": "Claw",
                    "description": "Melee Weapon Attack: +18 to hit, reach 10 ft., one target. Hit: 17 (2d6 + 10) slashing damage."
                },
                {
                    "name": "Tail",
                    "description": "Melee Weapon Attack: +18 to hit, reach 20 ft., one target. Hit: 19 (2d8 + 10) bludgeoning damage."
                },
                {
                    "name": "Frightful Presence",
                    "description": "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": "Poison Breath (Recharge 5–6)",
                    "description": "The dragon exhales a cone of black, poisonous gas in a 90-foot cone. Each target in that area must make a DC 25 Constitution saving throw. On a failure, a creature takes 91 (26d6) poison damage and is poisoned until cured by the greater restoration spell or similar magic. On a success, a creature takes half the damage and isn’t poisoned."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Ruff Spikes",
                    "description": "When a creature moves to a space within 10 feet of the cave dragon, the dragon flares its many feelers and spikes. The creature must succeed on a DC 25 Dexterity saving throw or take 13 (3d8) piercing damage and be prevented from entering that space."
                }
            ],
            "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",
                    "description": "The dragon makes a Wisdom (Perception) check."
                },
                {
                    "name": "Tail Attack",
                    "description": "The dragon makes a Tail attack."
                },
                {
                    "name": "Limb Sweep (Costs 2 Actions)",
                    "description": "The dragon sweeps its wingless limbs outward. Each creature within 10 feet of the dragon must succeed on a DC 25 Dexterity saving throw or take 15 (2d6 + 8) bludgeoning damage and be pushed up to 10 feet away from the dragon and knocked prone."
                }
            ],
            "special_abilities": [
                {
                    "name": "Darkness Aura",
                    "description": "The cave dragon emits magical darkness in a 30-foot radius around it. The darkness moves with the dragon and spreads around corners. Darkvision can’t penetrate this darkness, and no natural light can illuminate it. If any of the darkness overlaps with an area of light created by a spell of 4th level or lower, the spell creating the light is dispelled. At the start of each of its turns, the dragon chooses whether this aura is active. A successful dispel magic (DC 15) cast on the dragon suppresses this aura for 1 minute."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "description": "If the dragon fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Magical Tunneler",
                    "description": "The cave dragon can burrow through any unworked earth and stone. While doing so, the dragon can choose whether to leave the material it moves through undisturbed or leave a 15-foot diameter tunnel in its wake."
                },
                {
                    "name": "Spiked Climb",
                    "description": "The dragon uses its spikes to hold itself in place while climbing, allowing it to climb difficult surfaces, including upside down on ceilings, without needing to make an ability check. If it climbs upside down on a ceiling or suspends itself on a vertical surface while leaving its claws free, it can’t use the Ruff Spikes reaction."
                }
            ],
            "spell_list": [],
            "page_no": 113,
            "environments": [],
            "img_main": "http://api-beta.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/"
        },
        {
            "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",
                    "description": "The dragon uses its Frightful Presence. It then makes one Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "description": "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",
                    "description": "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",
                    "description": "Melee Weapon Attack: +15 to hit, reach 20 ft., one target. Hit: 17 (2d8 + 8) bludgeoning damage."
                },
                {
                    "name": "Frightful Presence",
                    "description": "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)",
                    "description": "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",
                    "description": "The dragon makes a Wisdom (Perception) check."
                },
                {
                    "name": "Tail Attack",
                    "description": "The dragon makes a Tail attack."
                },
                {
                    "name": "Wing Attack (Costs 2 Actions)",
                    "description": "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)",
                    "description": "If the dragon fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Magic Resistance",
                    "description": "The dragon has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Mithral Scales",
                    "description": "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-beta.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/"
        },
        {
            "slug": "ancientseadragon-tob1-2023",
            "desc": "False",
            "name": "Ancient Sea Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Evil",
            "armor_class": 22,
            "armor_desc": "natural armor",
            "hit_points": 518,
            "hit_dice": "28d20 + 224",
            "speed": {
                "walk": 80,
                "fly": 40
            },
            "strength": 29,
            "dexterity": 10,
            "constitution": 27,
            "intelligence": 19,
            "wisdom": 17,
            "charisma": 21,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 15,
            "intelligence_save": null,
            "wisdom_save": 10,
            "charisma_save": 12,
            "perception": 27,
            "skills": {
                "Perception": 17,
                "Stealth": 7
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "cold",
            "condition_immunities": "False",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 27",
            "languages": "Common, Draconic, Primordial",
            "challenge_rating": "23",
            "cr": 23.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "description": "The dragon uses its Frightful Presence. It then makes one Bite attack and two Fin attacks."
                },
                {
                    "name": "Bite",
                    "description": "Melee Weapon Attack: +16 to hit, reach 15 ft., one target. Hit: 20 (2d10 + 9) piercing damage plus 14 (4d6) cold damage."
                },
                {
                    "name": "Fin",
                    "description": "Melee Weapon Attack: +16 to hit, reach 10 ft., one target. Hit: 16 (2d6 + 9) slashing damage."
                },
                {
                    "name": "Tail",
                    "description": "Melee Weapon Attack: +16 to hit, reach 20 ft., one target. Hit: 18 (2d8 + 9) bludgeoning damage."
                },
                {
                    "name": "Frightful Presence",
                    "description": "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": "Tidal Breath (Recharge 5-6)",
                    "description": "The dragon exhales a crushing wave of frigid seawater in a 90-foot cone. Each creature in that area must make a DC 23 Dexterity saving throw. On a failure, the creature takes 44 (8d10) bludgeoning damage and 44 (8d10) cold damage and is pushed up to 45 feet away from the dragon and knocked prone. On a success, the creature takes half the damage and isn’t pushed or knocked prone."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": "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",
                    "description": "The dragon makes a Wisdom (Perception) check."
                },
                {
                    "name": "Tail Attack",
                    "description": "The dragon makes a Tail attack."
                },
                {
                    "name": "Wing Attack (Costs 2 Actions)",
                    "description": "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 move up to half its flying speed, or swimming speed if in the water."
                }
            ],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "description": "The dragon can breathe air and water."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "description": "If the dragon fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Siege Monster",
                    "description": "The dragon deals double damage to objects and structures."
                }
            ],
            "spell_list": [],
            "page_no": 125,
            "environments": [],
            "img_main": "http://api-beta.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/"
        },
        {
            "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",
                    "description": "The wind dragon uses its Frightful Presence. It then makes one Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "description": "Melee Weapon Attack: +16 to hit, reach 15 ft., one target. Hit: 20 (2d10 + 9) piercing damage."
                },
                {
                    "name": "Claw",
                    "description": "Melee Weapon Attack: +16 to hit, reach 10 ft., one target. it: 16 (2d6 + 9) slashing damage."
                },
                {
                    "name": "Tail",
                    "description": "Melee Weapon Attack: +16 to hit, reach 20 ft., one target. Hit: 18 (2d8 + 9) bludgeoning damage."
                },
                {
                    "name": "Frightful Presence",
                    "description": "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)",
                    "description": "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",
                    "description": "The dragon makes a Wisdom (Perception) check."
                },
                {
                    "name": "Tail Attack",
                    "description": "The dragon makes a Tail attack."
                },
                {
                    "name": "Wing Attack (Costs 2 Actions)",
                    "description": "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",
                    "description": "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)",
                    "description": "If the dragon fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Storm Sight",
                    "description": "The dragon can see through areas obscured by fog, mist, clouds, or precipitation."
                },
                {
                    "name": "Whirling Winds",
                    "description": "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-beta.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/"
        }
    ]
}