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

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

{
    "count": 3207,
    "next": "https://api.open5e.com/monsters/?format=api&ordering=-cr&page=5",
    "previous": "https://api.open5e.com/monsters/?format=api&ordering=-cr&page=3",
    "results": [
        {
            "slug": "androsphinx",
            "desc": "",
            "name": "Androsphinx",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": "Sphinxes",
            "alignment": "lawful neutral",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 199,
            "hit_dice": "19d10+95",
            "speed": {
                "walk": 40,
                "fly": 60
            },
            "strength": 22,
            "dexterity": 10,
            "constitution": 20,
            "intelligence": 16,
            "wisdom": 18,
            "charisma": 23,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": 11,
            "intelligence_save": 9,
            "wisdom_save": 10,
            "charisma_save": null,
            "perception": 10,
            "skills": {
                "arcana": 9,
                "perception": 10,
                "religion": 15
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "psychic; bludgeoning, piercing, and slashing from nonmagical attacks",
            "condition_immunities": "charmed, frightened",
            "senses": "truesight 120 ft., passive Perception 20",
            "languages": "Common, Sphinx",
            "challenge_rating": "17",
            "cr": 17.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The sphinx makes two claw attacks."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 17 (2d10 + 6) slashing damage.",
                    "attack_bonus": 12,
                    "damage_dice": "2d10",
                    "damage_bonus": 6
                },
                {
                    "name": "Roar (3/Day)",
                    "desc": "The sphinx emits a magical roar. Each time it roars before finishing a long rest, the roar is louder and the effect is different, as detailed below. Each creature within 500 feet of the sphinx and able to hear the roar must make a saving throw.\n**First Roar.** Each creature that fails a DC 18 Wisdom saving throw is frightened for 1 minute. A frightened creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.\n**Second Roar.** Each creature that fails a DC 18 Wisdom saving throw is deafened and frightened for 1 minute. A frightened creature is paralyzed and can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.\n**Third Roar.** Each creature makes a DC 18 Constitution saving throw. On a failed save, a creature takes 44 (8d10) thunder damage and is knocked prone. On a successful save, the creature takes half as much damage and isn't knocked prone."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The sphinx can take 3 legendary actions, choosing from the options below. Only one legendary action option can be used at a time and only at the end of another creature's turn. The sphinx regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Claw Attack",
                    "desc": "The sphinx makes one claw attack."
                },
                {
                    "name": "Teleport (Costs 2 Actions)",
                    "desc": "The sphinx magically teleports, along with any equipment it is wearing or carrying, up to 120 feet to an unoccupied space it can see."
                },
                {
                    "name": "Cast a Spell (Costs 3 Actions)",
                    "desc": "The sphinx casts a spell from its list of prepared spells, using a spell slot as normal."
                }
            ],
            "special_abilities": [
                {
                    "name": "Inscrutable",
                    "desc": "The sphinx is immune to any effect that would sense its emotions or read its thoughts, as well as any divination spell that it refuses. Wisdom (Insight) checks made to ascertain the sphinx's intentions or sincerity have disadvantage."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The sphinx's weapon attacks are magical."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The sphinx is a 12th-level spellcaster. Its spellcasting ability is Wisdom (spell save DC 18, +10 to hit with spell attacks). It requires no material components to cast its spells. The sphinx has the following cleric spells prepared:\n\n* Cantrips (at will): sacred flame, spare the dying, thaumaturgy\n* 1st level (4 slots): command, detect evil and good, detect magic\n* 2nd level (3 slots): lesser restoration, zone of truth\n* 3rd level (3 slots): dispel magic, tongues\n* 4th level (3 slots): banishment, freedom of movement\n* 5th level (2 slots): flame strike, greater restoration\n* 6th level (1 slot): heroes' feast"
                }
            ],
            "spell_list": [
                "https://api.open5e.com/v2/spells/sacred-flame/?format=api",
                "https://api.open5e.com/v2/spells/spare-the-dying/?format=api",
                "https://api.open5e.com/v2/spells/thaumaturgy/?format=api",
                "https://api.open5e.com/v2/spells/command/?format=api",
                "https://api.open5e.com/v2/spells/detect-evil-and-good/?format=api",
                "https://api.open5e.com/v2/spells/detect-magic/?format=api",
                "https://api.open5e.com/v2/spells/lesser-restoration/?format=api",
                "https://api.open5e.com/v2/spells/zone-of-truth/?format=api",
                "https://api.open5e.com/v2/spells/dispel-magic/?format=api",
                "https://api.open5e.com/v2/spells/tongues/?format=api",
                "https://api.open5e.com/v2/spells/banishment/?format=api",
                "https://api.open5e.com/v2/spells/freedom-of-movement/?format=api",
                "https://api.open5e.com/v2/spells/flame-strike/?format=api",
                "https://api.open5e.com/v2/spells/greater-restoration/?format=api",
                "https://api.open5e.com/v2/spells/heroes-feast/?format=api"
            ],
            "page_no": 347,
            "environments": [
                "Desert",
                "Ruins"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_androsphinx/"
        },
        {
            "slug": "dragon-turtle",
            "desc": "",
            "name": "Dragon Turtle",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 20,
            "armor_desc": "natural armor",
            "hit_points": 341,
            "hit_dice": "22d20+110",
            "speed": {
                "walk": 20,
                "swim": 40
            },
            "strength": 25,
            "dexterity": 10,
            "constitution": 20,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": 11,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "fire",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 11",
            "languages": "Aquan, Draconic",
            "challenge_rating": "17",
            "cr": 17.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon turtle makes three attacks: one with its bite and two with its claws. It can make one tail attack in place of its two claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 26 (3d12 + 7) piercing damage.",
                    "attack_bonus": 13,
                    "damage_dice": "3d12",
                    "damage_bonus": 7
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 16 (2d8 + 7) slashing damage.",
                    "attack_bonus": 13,
                    "damage_dice": "2d8",
                    "damage_bonus": 7
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 26 (3d12 + 7) bludgeoning damage. If the target is a creature, it must succeed on a DC 20 Strength saving throw or be pushed up to 10 feet away from the dragon turtle and knocked prone.",
                    "attack_bonus": 13,
                    "damage_dice": "3d12",
                    "damage_bonus": 7
                },
                {
                    "name": "Steam Breath (Recharge 5-6)",
                    "desc": "The dragon turtle exhales scalding steam in a 60-foot cone. Each creature in that area must make a DC 18 Constitution saving throw, taking 52 (15d6) fire damage on a failed save, or half as much damage on a successful one. Being underwater doesn't grant resistance against this damage.",
                    "attack_bonus": 0,
                    "damage_dice": "15d6"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The dragon turtle can breathe air and water."
                }
            ],
            "spell_list": [],
            "page_no": 303,
            "environments": [
                "Underwater",
                "Coastal",
                "Plane Of Water",
                "Desert",
                "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",
            "v2_converted_path": "/v2/creatures/srd_dragon-turtle/"
        },
        {
            "slug": "adult-amethyst-dragon-a5e",
            "desc": "",
            "name": "Adult Amethyst Dragon",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 220,
            "hit_dice": "21d12+84",
            "speed": {
                "walk": 40,
                "burrow": 30,
                "fly": 60
            },
            "strength": 18,
            "dexterity": 20,
            "constitution": 18,
            "intelligence": 22,
            "wisdom": 14,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": 12,
            "wisdom_save": 8,
            "charisma_save": 11,
            "perception": null,
            "skills": {
                "deception": 11,
                "insight": 8,
                "perception": 8,
                "persuasion": 11
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "force, psychic",
            "damage_immunities": "",
            "condition_immunities": "fatigue",
            "senses": "darkvision 120 ft., passive Perception 18",
            "languages": "Common, Deep Speech, Draconic, Undercommon, telepathy 120 ft.",
            "challenge_rating": "17",
            "cr": 17.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: +10 to hit, reach 10 ft., one target. Hit: 20 (3d10 + 4) piercing damage plus 4 (1d8) force damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 17 (3d8 + 4) slashing damage."
                },
                {
                    "name": "Psionic Wave",
                    "desc": "The dragon psionically emits a wave of crushing mental pressure. Each creature within 20 feet makes a DC 19 Wisdom saving throw  taking 16 (3d10) 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 60-foot cone. Each creature in that area makes a DC 18 Constitution saving throw  taking 60 (11d10) 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 19 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 16 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 19 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 90 feet makes a DC 16 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 19). It can innately cast the following spells, requiring no material components. 3/day each:calm emotions, charm person, mass suggestion, modify memory"
                }
            ],
            "spell_list": [],
            "page_no": 141,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_adult-amethyst-dragon/"
        },
        {
            "slug": "adult-black-dragon-a5e",
            "desc": "",
            "name": "Adult Black Dragon",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 19,
            "armor_desc": "",
            "hit_points": 253,
            "hit_dice": "22d12+110",
            "speed": {
                "walk": 40,
                "fly": 80,
                "swim": 40
            },
            "strength": 22,
            "dexterity": 14,
            "constitution": 20,
            "intelligence": 14,
            "wisdom": 12,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": 11,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 9,
            "perception": null,
            "skills": {
                "history": 8,
                "perception": 7,
                "stealth": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 20",
            "languages": "Common, Draconic",
            "challenge_rating": "17",
            "cr": 17.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 Acid Spit."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 22 (3d10 + 6) piercing damage plus 4 (1d8) acid damage. Instead of dealing piercing damage  the dragon can grapple the target (escape DC 20)  and a Large or smaller creature grappled in this way is restrained. While grappling a creature  the dragon can't bite or use Acid Spit against another target."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 19 (3d8 + 6) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 15 ft., one target. Hit: 15 (2d8 + 6) bludgeoning damage  and the dragon pushes the target 10 feet away."
                },
                {
                    "name": "Acid Spit",
                    "desc": "The dragon targets a creature within 60 feet  forcing it to make a DC 19 Dexterity saving throw. The creature takes 22 (4d10) acid damage on a failure or half damage on a success. A creature that fails the save also takes 5 (1d10) ongoing acid damage. A creature can use an action to end the ongoing damage."
                },
                {
                    "name": "Acid Breath (Recharge 5-6)",
                    "desc": "The dragon exhales sizzling acid in a 60-foot-long  5-foot-wide line. Each creature in that area makes a DC 19 Dexterity saving throw  taking 63 (14d8) acid damage on a failed save or half damage on a success. A creature that fails the save is blinded until the end of its next turn."
                }
            ],
            "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": "Darkness",
                    "desc": "The dragon creates a 20-foot-radius sphere of magical darkness originating from a point it can see within 120 feet. Darkvision can't penetrate this darkness. The darkness lasts for 1 minute or until the dragon uses this action again."
                },
                {
                    "name": "Roar",
                    "desc": "Each creature of the dragons choice within 120 feet that can hear it makes a DC 17 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 20 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": "Ambusher",
                    "desc": "When submerged in water, the dragon has advantage on Stealth checks. If the dragon hits a creature that can't see it with its bite, it can deal piercing damage and grapple the target simultaneously."
                },
                {
                    "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, it sheds some of its scales, which turn to mud. If it has no more uses of this ability, its Armor Class is reduced to 17 until it finishes a long rest."
                },
                {
                    "name": "Ruthless (1/Round)",
                    "desc": "After scoring a critical hit on its turn, the dragon can immediately make one claw attack."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 17). It can innately cast the following spells, requiring no material components. 3/day each:fog cloud, pass without trace, legend lore, speak with dead"
                }
            ],
            "spell_list": [],
            "page_no": 102,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_adult-black-dragon/"
        },
        {
            "slug": "adult-black-dragon-lich-a5e",
            "desc": "",
            "name": "Adult Black Dragon Lich",
            "size": "Huge",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 19,
            "armor_desc": "",
            "hit_points": 253,
            "hit_dice": "22d12+110",
            "speed": {
                "walk": 40,
                "fly": 80,
                "swim": 40
            },
            "strength": 22,
            "dexterity": 14,
            "constitution": 20,
            "intelligence": 14,
            "wisdom": 12,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": 11,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 9,
            "perception": null,
            "skills": {
                "history": 8,
                "perception": 7,
                "stealth": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid, necrotic, poison",
            "condition_immunities": "charmed, fatigued, frightened, paralyzed, poisoned",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 20",
            "languages": "Common, Draconic",
            "challenge_rating": "17",
            "cr": 17.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 Acid Spit."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 22 (3d10 + 6) piercing damage plus 4 (1d8) acid damage. Instead of dealing piercing damage  the dragon can grapple the target (escape DC 20)  and a Large or smaller creature grappled in this way is restrained. While grappling a creature  the dragon can't bite or use Acid Spit against another target."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 19 (3d8 + 6) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 15 ft., one target. Hit: 15 (2d8 + 6) bludgeoning damage  and the dragon pushes the target 10 feet away."
                },
                {
                    "name": "Acid Spit",
                    "desc": "The dragon targets a creature within 60 feet  forcing it to make a DC 19 Dexterity saving throw. The creature takes 22 (4d10) acid damage on a failure or half damage on a success. A creature that fails the save also takes 5 (1d10) ongoing acid damage. A creature can use an action to end the ongoing damage."
                },
                {
                    "name": "Acid Breath (Recharge 5-6)",
                    "desc": "The dragon exhales sizzling acid or necrotic energy in a 60-foot-long  5-foot-wide line. Each creature in that area makes a DC 19 Dexterity saving throw  taking 31 (7d8) acid damage and 31 (7d8) necrotic damage on a failed save or half damage on a success. A creature that fails the save is blinded until the end of its next turn."
                }
            ],
            "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": "Darkness",
                    "desc": "The dragon creates a 20-foot-radius sphere of magical darkness originating from a point it can see within 120 feet. Darkvision can't penetrate this darkness. The darkness lasts for 1 minute or until the dragon uses this action again."
                },
                {
                    "name": "Roar",
                    "desc": "Each creature of the dragons choice within 120 feet that can hear it makes a DC 17 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 20 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": "Ambusher",
                    "desc": "When submerged in water, the dragon has advantage on Stealth checks. If the dragon hits a creature that can't see it with its bite, it can deal piercing damage and grapple the target simultaneously."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 17). It can innately cast the following spells, requiring no material components. 3/day each: animate dead, fog cloud, legend lore, pass without trace, speak with dead"
                }
            ],
            "spell_list": [],
            "page_no": 96,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_adult-black-dragon-lich/"
        },
        {
            "slug": "adult-copper-dragon-a5e",
            "desc": "",
            "name": "Adult Copper Dragon",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 253,
            "hit_dice": "22d12+110",
            "speed": {
                "walk": 40,
                "climb": 40,
                "fly": 80
            },
            "strength": 22,
            "dexterity": 12,
            "constitution": 20,
            "intelligence": 18,
            "wisdom": 14,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 11,
            "intelligence_save": null,
            "wisdom_save": 8,
            "charisma_save": 9,
            "perception": null,
            "skills": {
                "deception": 10,
                "perception": 9,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 20",
            "languages": "Common, Draconic, two more",
            "challenge_rating": "17",
            "cr": 17.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks with its bite and twice with its claws. In place of its bite  it can use Acid Spit."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 22 (3d10 + 6) piercing damage plus 4 (1d8) acid damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 19 (3d8 + 6) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 15 ft., one target. Hit: 19 (3d8 + 6) bludgeoning damage  and the dragon pushes the target 10 feet away."
                },
                {
                    "name": "War Pick (Humanoid Form Only)",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 10 (1d8 + 6) piercing damage."
                },
                {
                    "name": "Acid Spit",
                    "desc": "The dragon targets a creature within 60 feet  forcing it to make a DC 19 Dexterity saving throw. The creature takes 16 (3d10) acid damage on a failure or half damage on a success. A creature that fails the save also takes 5 (1d10) ongoing acid damage. A creature can use an action to end the ongoing damage."
                },
                {
                    "name": "Breath Weapons (Recharge 5-6)",
                    "desc": "The dragon uses one of the following breath weapons:"
                },
                {
                    "name": "Acid Breath",
                    "desc": "The dragon exhales acid in a 60-foot-long  5-foot-wide line. Each creature in the area makes a DC 19 Dexterity saving throw  taking 63 (14d8) acid damage on a failed save or half damage on a success. A creature that fails the save is blinded until the end of its next turn."
                },
                {
                    "name": "Slowing Breath",
                    "desc": "The dragon exhales toxic gas in a 60-foot cone. Each creature in the area makes a DC 19 Constitution saving throw  becoming slowed for 1 minute on a failure. A creature repeats the saving throw at the end of each of its turns  ending the effect on itself 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 Acid 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 war pick."
                }
            ],
            "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 17 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 19 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": "Tricksters Gambit (Costs 2 Actions)",
                    "desc": "The dragon magically teleports to an unoccupied space it can see within 30 feet and creates two illusory duplicates in different unoccupied spaces within 30 feet. These duplicates have an AC of 11, and a creature that hits one with an attack can make a DC 16 Intelligence (Investigation) check, identifying it as a fake on a success. The duplicates disappear at the end of the dragons next turn but otherwise mimic the dragons actions perfectly, even moving according to the dragons will."
                }
            ],
            "special_abilities": [
                {
                    "name": "Flow Within the Mountain",
                    "desc": "The dragon has advantage on Stealth checks made to hide in mountainous regions. By spending 1 minute in concentration while touching a natural stone surface, the dragon can merge into it and emerge from any connected stone surface within a mile."
                },
                {
                    "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 turn to stone. If it has no more uses of this ability, its Armor Class is reduced to 16 until it finishes a long rest."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 17). It can innately cast the following spells, requiring no material components. 3/day each:hideous laughter, suggestion, mislead, polymorph"
                }
            ],
            "spell_list": [],
            "page_no": 166,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_adult-copper-dragon/"
        },
        {
            "slug": "adult-emerald-dragon-a5e",
            "desc": "",
            "name": "Adult Emerald Dragon",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 241,
            "hit_dice": "23d12+92",
            "speed": {
                "walk": 40,
                "burrow": 30,
                "fly": 60
            },
            "strength": 22,
            "dexterity": 22,
            "constitution": 18,
            "intelligence": 22,
            "wisdom": 12,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": 12,
            "wisdom_save": 7,
            "charisma_save": 10,
            "perception": null,
            "skills": {
                "deception": 10,
                "history": 12,
                "perception": 7,
                "stealth": 12
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "psychic, thunder",
            "damage_immunities": "",
            "condition_immunities": "fatigue",
            "senses": "darkvision 120 ft., passive Perception 17",
            "languages": "Common, Deep Speech, Draconic, Undercommon, telepathy 120 ft.",
            "challenge_rating": "17",
            "cr": 17.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: +12 to hit, reach 10 ft., one target. Hit: 22 (3d10 + 6) piercing damage plus 4 (1d8) thunder damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 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 18 Wisdom saving throw  taking 16 (3d10) 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 60-foot cone. Each creature in that area makes a DC 18 Constitution saving throw  taking 71 (13d10) 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 15 Wisdom saving throw, taking 18 (4d8) 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 15 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 15 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 makes a psionic wave attack."
                },
                {
                    "name": "Maddening Harmonics (1/Day)",
                    "desc": "Each creature of the dragons choice that can hear within 90 feet makes a DC 15 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 against the creature that triggered the saving throw with advantage 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 18). It can innately cast the following spells, requiring no material components. 3/day each:confusion, dominate person, hideous laughter, suggestion"
                }
            ],
            "spell_list": [],
            "page_no": 146,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_adult-emerald-dragon/"
        },
        {
            "slug": "adult-river-dragon-a5e",
            "desc": "",
            "name": "Adult River Dragon",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 252,
            "hit_dice": "24d12+96",
            "speed": {
                "walk": 60,
                "fly": 80,
                "swim": 90
            },
            "strength": 18,
            "dexterity": 20,
            "constitution": 18,
            "intelligence": 14,
            "wisdom": 20,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": 8,
            "intelligence_save": 6,
            "wisdom_save": 9,
            "charisma_save": 7,
            "perception": null,
            "skills": {
                "acrobatics": 8,
                "deception": 7,
                "insight": 9,
                "nature": 6,
                "perception": 9,
                "stealth": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "damage from nonmagical weapons",
            "damage_immunities": "",
            "condition_immunities": "fatigue",
            "senses": "darkvision 120 ft., tremorsense 200 ft. (only detects vibrations in water), passive Perception 19",
            "languages": "Aquan, Common, Draconic",
            "challenge_rating": "17",
            "cr": 17.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks once with its bite and twice with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 21 (3d10 + 5) piercing damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 18 (3d8 + 5) slashing damage."
                },
                {
                    "name": "Torrential Breath (Recharge 5-6)",
                    "desc": "The dragon exhales water in a 60-foot-long  5-foot-wide line. Each creature in the area makes a DC 18 Dexterity saving throw  taking 56 (16d6) 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 30 feet away. A creature that impacts a solid object takes an extra 10 (3d6) 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 18 Strength saving throw. On a failure, a creature takes 17 (5d6) 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 90 feet. The wave travels up to 45 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 and creatures that impact a solid object take 21 (6d6) 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 18 Strength saving throw. On a failed save, the creature 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 15). 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"
                }
            ],
            "spell_list": [],
            "page_no": 132,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_adult-river-dragon/"
        },
        {
            "slug": "dragon-turtle-a5e",
            "desc": "",
            "name": "Dragon Turtle",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 21,
            "armor_desc": "",
            "hit_points": 264,
            "hit_dice": "16d20+96",
            "speed": {
                "walk": 20,
                "swim": 40
            },
            "strength": 24,
            "dexterity": 10,
            "constitution": 22,
            "intelligence": 14,
            "wisdom": 16,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": 12,
            "intelligence_save": 8,
            "wisdom_save": 9,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "history": 8,
                "insight": 9,
                "nature": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 13",
            "languages": "Aquan, Common, Draconic",
            "challenge_rating": "17",
            "cr": 17.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 52 (7d12 + 7) piercing damage. If the target is a creature  it is grappled (escape DC 21). Until this grapple ends  the dragon turtle can't bite a different creature  and it has advantage on bite attacks against the grappled creature."
                },
                {
                    "name": "Ram",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 46 (6d12 + 7) bludgeoning damage. This attack deals double damage against objects  vehicles  and constructs."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 46 (6d12 + 7) bludgeoning damage. If the target is a creature  it makes a DC 21 Strength saving throw. On a failure  it is pushed 15 feet away from the dragon turtle and knocked prone."
                },
                {
                    "name": "Steam Breath (Recharge 5-6)",
                    "desc": "The dragon turtle exhales steam in a 90-foot cone. Each creature in the area makes a DC 20 Constitution saving throw  taking 52 (15d6) fire damage on a failed save or half as much on a successful one."
                },
                {
                    "name": "Lightning Storm (1/Day)",
                    "desc": "Hundreds of arcs of lightning crackle from the dragon turtle. Each creature within 90 feet makes a DC 17 Dexterity saving throw  taking 35 (10d6) lightning damage on a failure or half damage on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 25 (4d8 + 7) slashing damage."
                }
            ],
            "reactions": [
                {
                    "name": "Retract",
                    "desc": "When the dragon turtle takes 50 damage or more from a single attack or spell, it retracts its head and limbs into its shell. It immediately regains 20 hit points. While retracted, it is blinded; its Speed is 0; it can't take reactions; it has advantage on saving throws; attacks against it have disadvantage; and it has resistance to all damage. The dragon turtle stays retracted until the beginning of its next turn."
                },
                {
                    "name": "Tail",
                    "desc": "When the dragon turtle is hit by an opportunity attack, it makes a tail attack."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The dragon turtle can breathe air and water."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragon turtles spellcasting ability is Wisdom (spell save DC 17). It can innately cast the following spells, requiring no components: 3/day each: control weather, water breathing, zone of truth"
                }
            ],
            "spell_list": [],
            "page_no": 181,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_dragon-turtle/"
        },
        {
            "slug": "greater-sphinx-a5e",
            "desc": "",
            "name": "Greater Sphinx",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 20,
            "armor_desc": "",
            "hit_points": 220,
            "hit_dice": "21d12+84",
            "speed": {
                "walk": 40,
                "fly": 60
            },
            "strength": 22,
            "dexterity": 14,
            "constitution": 18,
            "intelligence": 18,
            "wisdom": 22,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": 8,
            "intelligence_save": 8,
            "wisdom_save": 10,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "arcana": 8,
                "history": 8,
                "perception": 10,
                "religion": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "psychic; damage from nonmagical weapons",
            "condition_immunities": "charmed, frightened, paralyzed, stunned",
            "senses": "truesight 120 ft., passive Perception 20",
            "languages": "Celestial, Common, telepathy 120 ft.",
            "challenge_rating": "17",
            "cr": 17.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The sphinx attacks twice with its claw."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 17 (2d10 + 6) slashing damage."
                },
                {
                    "name": "Dispel Magic (3rd-Level; V, S)",
                    "desc": "The sphinx scours the magic from one creature  object  or magical effect within 120 feet that it can see. A spell ends if it was cast with a 3rd-level or lower spell slot. For spells using a 4th-level or higher spell slot  the sphinx makes a Wisdom ability check (DC 10 + the spells level) for each one  ending the effect 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 18 Dexterity saving throw  taking 14 (4d6) fire damage and 14 (4d6) radiant damage on a failure or half damage on a success."
                },
                {
                    "name": "Roar (3/Day)",
                    "desc": "The sphinx unleashes a magical roar. Each time it roars before taking a long rest  its roar becomes more powerful. Each creature within 300 feet of the sphinx that can hear it makes a DC 18 Constitution saving throw with the following consequences:"
                },
                {
                    "name": "First Roar: A creature that fails the saving throw is frightened for 1 minute",
                    "desc": "It can repeat the saving throw at the end of each of its turns  ending the effect on itself on a success."
                },
                {
                    "name": "Second Roar: A creature that fails the saving throw takes 22 (4d10) thunder damage and is frightened for 1 minute",
                    "desc": "On a success  the creature takes half damage. While frightened by this roar  the creature is paralyzed. It can repeat the saving throw at the end of each of its turns  ending the effect on itself on a success."
                },
                {
                    "name": "Third Roar: A creature that fails the saving throw takes 44 (8d10) thunder damage and is knocked prone",
                    "desc": "On a success  the creature takes half damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Speed Time (1/Day",
                    "desc": "For 1 minute, the sphinxs Speed and flying speed are doubled, opportunity attacks against it are made with disadvantage, and it can attack three times with its claw (instead of twice) when it uses Multiattack."
                },
                {
                    "name": "Planar Jaunt (1/Day)",
                    "desc": "The sphinx targets up to eight willing creatures it can see within 300 feet. The targets are magically transported to a different place, plane of existence, demiplane, or time. This effect ends after 24 hours or when the sphinx takes a bonus action to end it. When the effect ends, the creatures reappear in their original locations, along with any items they acquired on their jaunt. While the effect lasts, the sphinx can communicate telepathically with the targets. The sphinx chooses one of the following destinations:"
                },
                {
                    "name": "Different Location or Plane of Existence",
                    "desc": "The creatures appear in empty spaces of the sphinxs choice anywhere on the Material Plane or on a different plane altogether."
                },
                {
                    "name": "Demiplane",
                    "desc": "The creatures appear in empty spaces of the sphinxs choice on a demiplane. The demiplane can be up to one square mile in size. The demiplane can appear to be inside, outside, or underground, and can contain terrain, nonmagical objects, and magical effects of the sphinxs choosing. The sphinx may populate it with creatures and hazards with a total Challenge Rating equal to or less than the sphinxs Challenge Rating."
                },
                {
                    "name": "Time",
                    "desc": "The creatures appear in empty spaces of the sphinxs choosing anywhere on the Material Plane, at any time from 1,000 years in the past to 1,000 years in the future. At the Narrators discretion, changes made in the past may alter the present."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Inscrutable",
                    "desc": "The sphinx is immune to divination and to any effect that would sense its emotions or read its thoughts. Insight checks made to determine the sphinxs intentions are made with disadvantage."
                },
                {
                    "name": "Legendary Resistance (1/Day)",
                    "desc": "Each greater sphinx wears a piece of jewelry, such as a crown, headdress, or armlet. When the greater sphinx fails a saving throw, it can choose to succeed instead. When it does so, its jewelry shatters. The sphinx can create a new piece of jewelry when it finishes a long rest."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The sphinxs spellcasting ability is Wisdom (spell save DC 18). It can cast the following spells, requiring no material components: At will: detect evil and good, detect magic, minor illusion, spare the dying, 3/day each: dispel magic, identify, lesser restoration, remove curse, scrying, tongues, zone of truth, 1/day each: contact other plane, flame strike, freedom of movement, greater restoration, legend lore, heroes feast"
                }
            ],
            "spell_list": [],
            "page_no": 399,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_greater-sphinx/"
        },
        {
            "slug": "master-assassin-a5e",
            "desc": "",
            "name": "Master Assassin",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 143,
            "hit_dice": "22d8+44",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 20,
            "constitution": 14,
            "intelligence": 15,
            "wisdom": 12,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": 11,
            "constitution_save": null,
            "intelligence_save": 8,
            "wisdom_save": 7,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "acrobatics": 11,
                "deception": 7,
                "perception": 7,
                "sleight": 0,
                "stealth": 11
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 20 ft., darkvision 60 ft., passive Perception 17",
            "languages": "any three",
            "challenge_rating": "17",
            "cr": 17.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The master assassin attacks twice."
                },
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 8 (1d6 + 5) piercing damage. The target makes a DC 19 Constitution saving throw  taking 17 (5d6) poison damage on a failure  or half as much damage on a success."
                },
                {
                    "name": "Light Crossbow",
                    "desc": "Ranged Weapon Attack: +11 to hit, range 80/320 ft., one target. Hit: 9 (1d8 + 5) piercing damage. The target makes a DC 19 Constitution saving throw  taking 17 (5d6) poison damage on a failure  or half as much damage on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Cunning Action",
                    "desc": "The assassin takes the Dash, Disengage, Hide, or Use an Object action."
                },
                {
                    "name": "Rapid Attack",
                    "desc": "The assassin attacks with their shortsword."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Crossbow Expert",
                    "desc": "The master assassin ignores the loading quality of light crossbows, and being within 5 feet of a hostile creature doesnt impose disadvantage on the master assassins ranged attack rolls."
                },
                {
                    "name": "Deadly Poison",
                    "desc": "As part of making an attack, the master assassin can apply a deadly poison to their weapons (included below). The master assassin carries 3 doses of this poison. A single dose can coat two melee weapons or up to 10 pieces of ammunition."
                },
                {
                    "name": "Death Strike (1/Turn)",
                    "desc": "When the master assassin scores a critical hit against a living creature that is surprised, that creature makes a DC 18 Constitution saving throw. On a failure, it is reduced to 0 hit points. The creature dies if it fails two death saves before it stabilizes."
                },
                {
                    "name": "Epic Assassinate",
                    "desc": "During the first turn of combat, the master assassin has advantage on attack rolls against any creature that hasnt acted. Any hit the master assassin scores against a surprised creature is a critical hit, and every creature that can see the master assassins attack is rattled until the end of the master assassins next turn."
                },
                {
                    "name": "Evasion",
                    "desc": "When the master assassin makes a Dexterity saving throw against an effect that deals half damage on a success, they take no damage on a success and half damage on a failure."
                },
                {
                    "name": "Sneak Attack (1/Turn)",
                    "desc": "The master assassin deals an extra 28 (8d6) damage when they hit with a weapon attack while they have advantage on the attack, or when the master assassins target is within 5 feet of an ally of the master assassin while the master assassin doesnt have disadvantage on the attack."
                }
            ],
            "spell_list": [],
            "page_no": 469,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_master-assassin/"
        },
        {
            "slug": "master-thief-a5e",
            "desc": "",
            "name": "Master Thief",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 143,
            "hit_dice": "22d8+44",
            "speed": {
                "walk": 30
            },
            "strength": 20,
            "dexterity": 20,
            "constitution": 14,
            "intelligence": 15,
            "wisdom": 12,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": 11,
            "constitution_save": null,
            "intelligence_save": 8,
            "wisdom_save": 7,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "acrobatics": 11,
                "deception": 7,
                "perception": 7,
                "sleight": 0,
                "stealth": 11
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 20 ft., darkvision 60 ft., passive Perception 17",
            "languages": "any three",
            "challenge_rating": "17",
            "cr": 17.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The master assassin attacks twice."
                },
                {
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 8 (1d6 + 5) piercing damage. The target makes a DC 19 Constitution saving throw  taking 17 (5d6) poison damage on a failure  or half as much damage on a success."
                },
                {
                    "name": "Light Crossbow",
                    "desc": "Ranged Weapon Attack: +11 to hit, range 80/320 ft., one target. Hit: 9 (1d8 + 5) piercing damage. The target makes a DC 19 Constitution saving throw  taking 17 (5d6) poison damage on a failure  or half as much damage on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Cunning Action",
                    "desc": "The assassin takes the Dash, Disengage, Hide, or Use an Object action."
                },
                {
                    "name": "Rapid Attack",
                    "desc": "The assassin attacks with their shortsword."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Crossbow Expert",
                    "desc": "The master assassin ignores the loading quality of light crossbows, and being within 5 feet of a hostile creature doesnt impose disadvantage on the master assassins ranged attack rolls."
                },
                {
                    "name": "Deadly Poison",
                    "desc": "As part of making an attack, the master thief can apply a deadly poison to their weapons (included below). The master thief carries 3 doses of this poison. A single dose can coat two melee weapons or up to 10 pieces of ammunition. A creature reduced to 0 hit points by their poison damage is stable but unconscious for 1 hour"
                },
                {
                    "name": "Evasion",
                    "desc": "When the master assassin makes a Dexterity saving throw against an effect that deals half damage on a success, they take no damage on a success and half damage on a failure."
                },
                {
                    "name": "Sneak Attack (1/Turn)",
                    "desc": "The master assassin deals an extra 28 (8d6) damage when they hit with a weapon attack while they have advantage on the attack, or when the master assassins target is within 5 feet of an ally of the master assassin while the master assassin doesnt have disadvantage on the attack."
                },
                {
                    "name": "Cunning Celerity",
                    "desc": "The master thief takes two bonus actions on each of their turns."
                }
            ],
            "spell_list": [],
            "page_no": 469,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_master-thief/"
        },
        {
            "slug": "elementallocus-tob1-2023",
            "desc": "False",
            "name": "Elemental Locus",
            "size": "Gargantuan",
            "type": "Elemental",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 290,
            "hit_dice": "20d20 + 80",
            "speed": {
                "walk": 25
            },
            "strength": 28,
            "dexterity": 1,
            "constitution": 18,
            "intelligence": 10,
            "wisdom": 11,
            "charisma": 11,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 6,
            "wisdom_save": 6,
            "charisma_save": 6,
            "perception": 16,
            "skills": {
                "Nature": 6,
                "Perception": 6
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "acid, cold, fire, lightning, poison, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned, unconscious",
            "senses": "darkvision 120 ft., tremorsense 120 ft., passive Perception 16",
            "languages": "Primordial",
            "challenge_rating": "17",
            "cr": 17.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The elemental locus makes three Slam attacks. It can replace one attack with a use of Spawn Elemental."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 15 ft., one target. Hit: 31 (5d8 + 9) bludgeoning damage. If the target is a creature, it must succeed on a DC 18 Strength saving throw or be knocked prone."
                },
                {
                    "name": "Spawn Elemental",
                    "desc": "The elemental locus magically creates up to 2d6 mephits or 1 Elemental with a challenge rating of 5 or lower. The Elementals arrive at the start of the locus's next turn, acting as allies of the locus and obeying its spoken commands. The locus can create only Elementals that share an element with a terrain feature comprising at least 100,000 square feet of the locus's bound land. For example, a desert-bound locus can't create a water-based Elemental, unless its bound desert contains an oasis or other source of water around the size of a small pond."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Elemental Nature",
                    "desc": "The elemental locus doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Immortal",
                    "desc": "If the elemental locus dies, it returns to life in 1d12 months, regaining all its hp and becoming active again. The new body appears in a space of the locus's choice within its bound land. Only a wish spell can prevent this trait from functioning."
                },
                {
                    "name": "Land Bound",
                    "desc": "The elemental locus is bound to an area of land or ocean no larger than 100 square miles. If it leaves this region, it loses its Spawn Elemental action. If it remains outside the region, it automatically teleports back to the center of this area after 24 hours, regardless of distance."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The elemental locus has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The elemental locus deals double damage to objects and structures."
                },
                {
                    "name": "Unstoppable",
                    "desc": "Moving through difficult terrain doesn't cost the elemental locus extra movement, and its speed can't be reduced."
                }
            ],
            "spell_list": [],
            "page_no": 157,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_elemental-locus/"
        },
        {
            "slug": "moonlitking-tob1-2023",
            "desc": "False",
            "name": "Moonlit King",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral Good",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 204,
            "hit_dice": "24d8 + 96",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 20,
            "constitution": 18,
            "intelligence": 20,
            "wisdom": 18,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 10,
            "charisma_save": 11,
            "perception": 20,
            "skills": {
                "Arcana": 11,
                "Perception": 10
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "acid; bludgeoning, piercing, and slashing from attacks not made with cold iron weapons",
            "damage_immunities": "cold, fire, poison",
            "condition_immunities": "charmed, frightened, poisoned",
            "senses": "blindsight 30 ft., darkvision 120 ft., passive Perception 20",
            "languages": "Abyssal, Celestial, Common, Draconic, Elvish, Infernal, Umbral, telepathy 120 ft.",
            "challenge_rating": "17",
            "cr": 17.0,
            "actions": [
                {
                    "name": "Crystal Staff",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) bludgeoning damage plus 14 (4d6) radiant damage."
                },
                {
                    "name": "Moon Bolt",
                    "desc": "Ranged Spell Attack: +11 to hit, range 120 ft., one target. Hit: 27 (4d10 + 5) radiant damage, and the target sheds dim light in a 10-foot radius until the end of its next turn. If the target is a creature in a form other than its true form, it takes an extra 11 (2d10) radiant damage and must succeed on a DC 19 Charisma saving throw or revert to its true form."
                },
                {
                    "name": "Animate Shadows (Recharge 5-6)",
                    "desc": "The Moonlit King causes the shadows of up to three creatures he can see within 60 feet of him to animate and attack their owners. Each target must make a DC 19 Dexterity saving throw. On a failure, a creature takes 49 (14d6) necrotic damage, and its Strength score is reduced by 1d4. On a success, a creature takes half the damage, and its Strength score isn't reduced. This reduction lasts until the creature finishes a long rest. The creature dies if this effect reduces its Strength to 0."
                },
                {
                    "name": "Summon Devil (1/Day)",
                    "desc": "The Moonlit King magically calls a lunar devil to aid him. The devil arrives in 1d4 rounds, acting as ally of the Moonlit King and obeying his spoken commands. The devil remains for 1 hour, until the Moonlit King dies, or until the King dismisses it as a bonus action."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The Moonlit King casts one of the following spells, requiring no material components and using Charisma as the spellcasting ability (save DC 19):\nAt will: continual flame, invisibility (self only), moonbeam, zone of truth\n3/day each: dispel evil and good, dispel magic, major image\n1/day each: heal, project image"
                }
            ],
            "bonus_actions": [
                {
                    "name": "Moonlight Step",
                    "desc": "The Moonlit King teleports, along with any equipment he is wearing or carrying, up to 60 feet to an unoccupied space he can see. The origin and destination spaces must contain moonlight."
                }
            ],
            "reactions": [
                {
                    "name": "Shadow Slip",
                    "desc": "When a creature the Moonlit King can see within 30 feet of him attacks him, he takes on the quality of his manifest delusions, temporarily becoming ghostly. The attack roll has disadvantage, and if it hits, the Moonlit King takes only half the damage from the attack."
                }
            ],
            "legendary_desc": "The Moonlit King can take 3 legendary actions, choosing from the options below. Only one legendary action option can be used at a time and only at the end of another creature’s turn. The Moonlit King regains spent legendary actions at the start of his turn.",
            "legendary_actions": [
                {
                    "name": "Move",
                    "desc": "The Moonlit King moves up to his speed without provoking opportunity attacks."
                },
                {
                    "name": "Shift Moonlight",
                    "desc": "The Moonlit King changes the brightness of each area of moonlight he can see within 120 feet of him from dim light to bright light or vice versa."
                },
                {
                    "name": "Attack (Costs 2 Actions)",
                    "desc": "The Moonlit King makes a Crystal Staff or Moon Bolt attack."
                },
                {
                    "name": "Spread Madness (Costs 2 Actions)",
                    "desc": "Each creature within 30 feet of the Moonlit King must succeed on a DC 19 Wisdom saving throw or suffer short-term madness. The Moonlit King can use this legendary action only when he is in moonlight."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the Moonlit King fails a saving throw, he can choose to succeed instead."
                },
                {
                    "name": "Moonlit Weapons",
                    "desc": "The Moonlit King's weapon attacks are magical. When he hits with any weapon, the weapon deals an extra 14 (4d6) radiant damage (included in the attack)."
                }
            ],
            "spell_list": [],
            "page_no": 176,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_moonlit-king/"
        },
        {
            "slug": "queenofwitches-tob1-2023",
            "desc": "False",
            "name": "Queen of Witches",
            "size": "Large",
            "type": "Fey",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 218,
            "hit_dice": "23d10 + 92",
            "speed": {
                "walk": 50,
                "fly": 40
            },
            "strength": 22,
            "dexterity": 10,
            "constitution": 19,
            "intelligence": 16,
            "wisdom": 18,
            "charisma": 22,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 10,
            "charisma_save": 12,
            "perception": 20,
            "skills": {
                "Arcana": 15,
                "Deception": 12,
                "History": 9,
                "Insight": 10,
                "Perception": 10
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "cold, fire; bludgeoning, piercing, and slashing from nonmagical attacks not made with cold iron weapons",
            "damage_immunities": "radiant",
            "condition_immunities": "blinded, charmed, frightened",
            "senses": "darkvision 120 ft., truesight 60 ft., passive Perception 20",
            "languages": "Celestial, Common, Draconic, Elvish, Sylvan, Umbral",
            "challenge_rating": "17",
            "cr": 17.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The Queen of Witches makes three Moonsilver Ring attacks or four Mystical Blast attacks. She can replace one attack with a use of spellcasting. If she hits one creature with two Mystical Blast attacks, the target must succeed on a DC 20 Strength saving throw or be pushed up to 10 feet away from her."
                },
                {
                    "name": "Moonsilver Ring",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 15 (2d8 + 6) slashing damage plus 7 (2d6) radiant damage."
                },
                {
                    "name": "Mystical Blast",
                    "desc": "Melee or Ranged Spell Attack: +12 to hit, reach 5 ft. or range 120 ft., one target. Hit: 16 (3d6 + 6) force damage."
                },
                {
                    "name": "Spray of Moonlight (Recharge 5-6)",
                    "desc": "The Queen of Witches sends moonlight flooding out from her. Each creature within 15 feet of her must make a DC 20 Dexterity saving throw, taking 42 (12d6) radiant damage on a failed save, or half as much damage on a successful one. If the Queen is standing in an area of moonlight when she uses this action, each creature in the area has disadvantage on the saving throw. A creature that fails the saving throw by 5 or more is blinded until the end of its next turn."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The Queen of Witches casts one of the following spells, requiring no material components and using Charisma as the spellcasting ability (save DC 20):\nAt will: faerie fire, silent image, tongues\n3/day each: dispel magic, hypnotic pattern, teleportation circle (as an action)\n2/day each: bestow curse, mass suggestion, flesh to stone\n1/day each: power word kill, sleep (as a 9th level spell), true polymorph"
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Absorb Spell",
                    "desc": "When a creature the Queen of Witches can see within 30 feet of her casts a spell, the Queen can absorb the spell's energy, countering it. This works like the counterspell spell, except the Queen must always make a spellcasting ability check, no matter the spell's level. Her ability check for this is +10. If she successfully counters the spell, she regains 5 hp for each level of the spell."
                }
            ],
            "legendary_desc": "The Queen of Witches 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 Queen regains spent legendary actions at the start of her turn.",
            "legendary_actions": [
                {
                    "name": "Mystical Blast",
                    "desc": "The Queen makes one Mystical Blast attack."
                },
                {
                    "name": "Teleport",
                    "desc": "The Queen magically teleports, along with any equipment she is wearing or carrying, to an unoccupied space she can see within 60 feet."
                },
                {
                    "name": "Cast a Spell (Costs 2 Actions)",
                    "desc": "The Queen of Witches uses Spellcasting."
                }
            ],
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The Queen of Witches has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Moonlit Weapons",
                    "desc": "The Queen of Witches's weapon attacks are magical. When she hits with any weapon, the weapon deals an extra 7 (2d6) radiant damage (included in the attack)."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the Queen of Witches fails a saving throw, she can choose to succeed instead."
                },
                {
                    "name": "Token of Favor",
                    "desc": "The Queen of Witches can spend 1 minute cutting and tying a lock of her hair into a small token of her favor. A creature that is wearing or carrying the favor gains the benefits of the Magic Resistance trait. The Queen can revoke this magic at any time (no action required). If she does so, the creature has disadvantage on saving throws against spells and other magical effects for 24 hours."
                }
            ],
            "spell_list": [],
            "page_no": 180,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_queen-of-witches/"
        },
        {
            "slug": "urochar-tob1-2023",
            "desc": "False",
            "name": "Urochar",
            "size": "Huge",
            "type": "Aberration",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 256,
            "hit_dice": "19d12 + 133",
            "speed": {
                "walk": 40
            },
            "strength": 24,
            "dexterity": 15,
            "constitution": 24,
            "intelligence": 14,
            "wisdom": 14,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": 13,
            "intelligence_save": null,
            "wisdom_save": 8,
            "charisma_save": 11,
            "perception": 18,
            "skills": {
                "Perception": 8,
                "Stealth": 8
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "cold, lightning; bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "thunder",
            "condition_immunities": "frightened",
            "senses": "truesight 120 ft., passive Perception 18",
            "languages": "understands Darakhul and Void Speech but can’t speak",
            "challenge_rating": "17",
            "cr": 17.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The urochar can use its Paralyzing Gaze. It then makes four Tentacle attacks."
                },
                {
                    "name": "Tentacle",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 20 ft., one target. Hit: 25 (4d8 + 7) bludgeoning damage, and the target is grappled (escape DC 19) if it is a Large or smaller creature. Until this grapple ends, the target is restrained. The urochar has four tentacles, each can grapple only one target."
                },
                {
                    "name": "Paralyzing Gaze",
                    "desc": "The urochar turns its eerie gaze upon one creature it can see within 60 feet of it. The target must succeed on a DC 19 Wisdom saving throw or be paralyzed for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a target's saving throw is successful or the effect ends for it, the target is immune to the urochar's Paralyzing Gaze for the next 24 hours."
                },
                {
                    "name": "Strangling Grasp",
                    "desc": "Each creature grappled by the urochar must make a DC 19 Strength saving throw. On a failure, a creature takes 36 (8d8) bludgeoning damage and can't breathe until the grapple ends. On a success, a creature takes half the damage and can still breathe."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Hidden Step",
                    "desc": "The urochar magically teleports, along with any equipment it is wearing or carrying, up to 30 feet to an unoccupied space it can see and takes the Hide action. Grappled creatures are no longer grappled and don't teleport with it."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Mind-Rending Death",
                    "desc": "When the urochar dies, it releases all the fear it consumed in its lifetime in a single, mind-rending wave. Each creature within 30 feet of it must succeed on a DC 19 Charisma saving throw or be frightened for 1 minute. A frightened creature takes 14 (4d6) psychic damage at the start of each of its turns. A frightened creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                },
                {
                    "name": "Rubbery Body",
                    "desc": "The urochar's body is rubbery with few bones, allowing it to easily move through any opening large enough for a Medium creature. It can squeeze through any opening large enough for a Small creature. The urochar's destination must still have suitable room to accommodate its volume."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The urochar can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                }
            ],
            "spell_list": [],
            "page_no": 374,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_urochar/"
        },
        {
            "slug": "sinstar",
            "desc": "",
            "name": "Sinstar",
            "size": "Tiny",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 275,
            "hit_dice": "50d4+150",
            "speed": {
                "walk": 5
            },
            "strength": 5,
            "dexterity": 14,
            "constitution": 17,
            "intelligence": 21,
            "wisdom": 18,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": 1,
            "wisdom_save": 1,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "perception": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, fire, lightning",
            "damage_immunities": "poison",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, poisoned, prone",
            "senses": "tremorsense 120', blindsight 60' (blind beyond), passive Perception 14",
            "languages": "Common, Deep Speech, telepathy 120'",
            "challenge_rating": "17",
            "cr": 17.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Alluring Whispers then three Spines or Psychic Lash attacks."
                },
                {
                    "name": "Spines",
                    "desc": "Melee or Ranged Weapon Attack: +8 to hit 5 ft. or range 20/60' one target 16 (4d6+2) piercing damage and if the target is a Humanoid it must make DC 19 Con save or contract the thrall sickness disease (see the Thrall Sickness trait)."
                },
                {
                    "name": "Psychic Lash",
                    "desc": "Ranged Spell Attack: +11 to hit, 120 ft., one target, 18 (3d8+5) psychic."
                },
                {
                    "name": "Alluring Whispers",
                    "desc": "The sinstar telepathically whispers soothing and beckoning words in the minds of all Humanoids within 120' of it. Each target must make DC 19 Wis save or be charmed for 1 min. While charmed a creature is incapacitated and if it is more than 5 ft. away from the sinstar it must move on its turn toward the sinstar by the most direct route trying to get within 5 ft. of the sinstar and touch it. The creature doesn't avoid opportunity attacks but before moving into damaging terrain such as lava or a pit and whenever it takes damage from a source other than the sinstar the creature can repeat the save. A charmed creature can also re-save at end of each of its turns. If the save is successful the effect ends on it. A creature that successfully saves is immune to this sinstar's Alluring Whispers for the next 24 hrs."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "Spines",
                    "desc": "Makes one Spines attack."
                },
                {
                    "name": "Teleport",
                    "desc": "Magically teleports up to 120' to an unoccupied spot it sees."
                },
                {
                    "name": "Detonate Thrall (2)",
                    "desc": "Orders one of its star thralls to explode. Each creature within 10 ft. of the thrall must make a DC 19 Dex save taking 10 (3d6) bludgeoning damage and 7 (2d6) piercing damage on a failed save or half damage if made."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "Choose to succeed failed save."
                },
                {
                    "name": "Spiny Defense",
                    "desc": "A creature that touches the sinstar or hits it with melee attack while within 5 ft. of it takes 10 (3d6) piercing damage and if the target is a Humanoid it must make DC 19 Con save or contract the thrall sickness disease (see the Thrall Sickness trait)."
                },
                {
                    "name": "Thrall Sickness",
                    "desc": "A Humanoid infected with this disease manifests symptoms 1d4 days after infection which include excessive thirst increased desire for exposure to sunlight and the appearance of itchy bumps on the skin. This disease wears down the victim's psyche while slowly transforming its body. Until the disease is cured at the end of each long rest the infected creature must make a DC 19 Con save. On a failure the creature's Dex and Int scores are each reduced by 1d4. The reductions last until the infected creature finishes a long rest after the disease is cured. The infected creature dies if the disease reduces its Dex or Int score to 0. A Humanoid that dies from this disease transforms into a star thrall under the complete psychic control of the sinstar that infected it. This otherworldly disease can be removed by the greater restoration spell or similar magic."
                }
            ],
            "spell_list": [],
            "page_no": 345,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_sinstar/"
        },
        {
            "slug": "illhveli-nauthveli",
            "desc": "Vast and terrible to behold, a nauthveli is an enormous whale with a dappled black-and-white hide and a head resembling an enormous fanged cow, its eyes blazing with malevolence._  \n**Evil of the Seas.** One of the largest of the illhveli, the nauthveli is a creature of pure hatred and malice. Known for their bellowing bull-like cries, the nauthveli haunt deep, cold waters, contesting the depths with other monsters such as Open Game License",
            "name": "Illhveli, Nauthveli",
            "size": "Gargantuan",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 280,
            "hit_dice": "16d20+112",
            "speed": {
                "swim": 60,
                "walk": 10
            },
            "strength": 30,
            "dexterity": 10,
            "constitution": 25,
            "intelligence": 6,
            "wisdom": 15,
            "charisma": 12,
            "strength_save": 15,
            "dexterity_save": null,
            "constitution_save": 12,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": null,
            "perception": 7,
            "skills": {
                "athletics": 15,
                "perception": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "",
            "condition_immunities": "frightened, prone",
            "senses": "darkvision 60 ft., passive Perception 17",
            "languages": "understands Common but can’t speak",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The nauthveli makes one bite attack and one tail attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 10 ft., one target. Hit: 31 (6d6 + 10) piercing damage. If the target is a creature, it is grappled (escape DC 18). Until this grapple ends, the target is restrained, and the nauthveli can't bite another target.",
                    "attack_bonus": 15,
                    "damage_dice": "6d6+10"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 20 ft., one target. Hit: 28 (4d8 + 10) bludgeoning damage.",
                    "attack_bonus": 15,
                    "damage_dice": "4d8+10"
                },
                {
                    "name": "Swallow",
                    "desc": "The nauthveli makes one bite attack against a Large or smaller creature it is grappling. If the attack hits, the target is also swallowed, and the grapple ends. While swallowed, the creature is blinded and restrained, it has total cover against attacks and other effects outside the nauthveli, and it takes 28 (8d6) acid damage at the start of each of the nauthveli's turns.\n\nIf the nauthveli takes 40 damage or more on a single turn from a creature inside it, the nauthveli must succeed on a DC 22 Constitution saving throw at the end of that turn or regurgitate all swallowed creatures, which fall prone in a space within 10 feet of the nauthveli. If the nauthveli dies, a swallowed creature is no longer restrained by it and can escape from the corpse using 15 feet of movement, exiting prone."
                },
                {
                    "name": "Thunderous Bellow (Recharge 5-6)",
                    "desc": "The nauthveli bellows in a 60-foot cone. Each creature in the area must make a DC 20 Dexterity saving throw. On a failure, a creature takes 54 (12d8) thunder damage and is pushed up to 15 feet away from the nauthveli and knocked prone. On a success, a creature takes half the damage and isn't pushed or knocked prone."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Hold Breath",
                    "desc": "The nauthveli can hold its breath for 1 hour."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The nauthveli deals double damage to objects and structures."
                },
                {
                    "name": "Terror of the High Seas",
                    "desc": "The nauthveli is surrounded by a supernatural aura of dread. Each creature that starts its turn within 60 feet of the nauthveli must succeed on a DC 18 Wisdom saving throw or become frightened for 1 minute. A creature immersed in water has disadvantage on this saving throw. A frightened creature can repeat this 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 nauthveli's Terror of the High Seas for the next 24 hours."
                }
            ],
            "spell_list": [],
            "page_no": 212,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_illhveli-nauthveli/"
        },
        {
            "slug": "massive-malleable",
            "desc": "A pile of red, gooey flesh slurps along the ground. The meat climbs upon itself, squishing as it creates a formidable, hungry wall._  \nMalleables are malevolent, formless piles of flesh that absorb psychic energy and grow smarter and stronger when combined together.  \n**Consumers of Psychic Power.** Creatures that consume psychic energy can become so infused with it that their bodies implode. The power lingers in the grotesque mass of flesh, warping the creature’s mind even more than its body and creating a hunter that hungers to consume and grow. Malleables do not remember their personal lives before implosion, but they do retain facts and lore. They think themselves superior to all other creatures, which are simply prey. Their goals are simple: drain every creature they can of psychic energy and rule the world as a massive, roiling meat puddle. Malleables have infinite patience and can wait centuries until they feel the time is right to go on a psychic energy binge.  \n**Many Shapes.** Malleables have no set form, but they can stretch and alter their forms easily, moving on appendages or flowing like an ooze. They might form a face (or many faces at once) if they wish to convey an emotion to another creature, or take the shape of a truly terrifying beast (like a giant spider) if they wish to create panic. No matter the shape they take, malleables always appear to be a fleshy creature turned inside out.  \n**Our Powers Combined.** Malleables can join together, creating a larger, more powerful creature that shares the intellect of all the combined intelligences. These bigger malleables can separate into smaller aberrations when it suits them.  \n**Ancient Knowledge Hoarders.** It is said that malleables have perfect memories and the oldest of these creatures remember ancient lore other creatures have long forgotten. Many sages have tried and failed to capture malleables to prod their minds for secrets, but the creatures almost always find a way to escape. Adventurers are often given the dangerous tasks of capturing, guarding, or questioning a malleable.",
            "name": "Massive Malleable",
            "size": "Gargantuan",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 248,
            "hit_dice": "16d20+80",
            "speed": {
                "climb": 40,
                "walk": 40
            },
            "strength": 26,
            "dexterity": 8,
            "constitution": 20,
            "intelligence": 21,
            "wisdom": 17,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 10,
            "wisdom_save": 8,
            "charisma_save": 5,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "psychic",
            "condition_immunities": "blinded, prone",
            "senses": "blindsight 120 ft. (blind beyond this radius), passive Perception 13",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The malleable makes four flesh tendril attacks."
                },
                {
                    "name": "Flesh Tendril",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 25 (5d6 + 8) bludgeoning damage. If the target is a creature, it is grappled (escape DC 18).",
                    "attack_bonus": 13,
                    "damage_dice": "5d6+8"
                },
                {
                    "name": "Psychic Drain",
                    "desc": "One creature grappled by the malleable must make a DC 18 Intelligence saving throw, taking 72 (16d8) psychic damage on a failed save, or half as much damage on a successful one. The target's hp maximum is reduced by an amount equal to the damage taken. This reduction lasts until the target finishes a long rest. The target dies and becomes a minor malleable if this effect reduces its hp maximum to 0."
                },
                {
                    "name": "Separate Malleables",
                    "desc": "The massive malleable can split into sixteen minor malleables, four moderate malleables, or two major malleables. The new malleables' hp totals are equal to the massive malleable's hp total divided by the number of malleables created (rounded down) and are affected by any conditions, spells, and other magical effects that affected the massive malleable. The new malleables act on the same initiative count as the massive malleable and occupy any unoccupied space that previously contained the massive malleable."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Sudden Separation",
                    "desc": "When the massive malleable takes 30 damage or more from a single attack, it can choose to immediately use Separate Malleables. If it does so, the damage is divided evenly among the separate malleables it becomes."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Absorb Malleable",
                    "desc": "As a bonus action, the massive malleable absorbs one minor, moderate, or major malleable within 5 feet of it into its body, regaining a number of hp equal to the absorbed malleable's remaining hp. The massive malleable is affected by any conditions, spells, and other magical effects that were affecting the absorbed malleable."
                },
                {
                    "name": "Amorphous",
                    "desc": "The malleable can move through a space as narrow as 1 inch wide without squeezing."
                },
                {
                    "name": "Controlled Mutability",
                    "desc": "Any spell or effect that would alter the malleable's form only alters it until the end of the malleable's next turn. Afterwards, the malleable returns to its amorphous form. In addition, the malleable can use its action to change itself into any shape, but it always looks like an inside-out fleshy creature no matter the shape it takes. If it changes into the shape of a creature, it doesn't gain any statistics or special abilities of that creature; it only takes on the creature's basic shape and general appearance."
                },
                {
                    "name": "Psychic Absorption",
                    "desc": "Whenever the malleable is subjected to psychic damage, it takes no damage and instead regains a number of hp equal to the psychic damage dealt."
                },
                {
                    "name": "Spider Climb",
                    "desc": "The malleable can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
                }
            ],
            "spell_list": [],
            "page_no": 254,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_massive-malleable/"
        },
        {
            "slug": "nephirron-devil",
            "desc": "This devilish monster has a draconic body covered in thick, greenish-gold scales and the head of a handsome giant with gleaming red eyes. It opens its mouth in a sardonic smile, and the head of a serpent appears between its lips, hissing with malevolent, mirthful relish._  \n**Devilish Infiltrators.** Nephirron devils are powerful fiends with draconic features that are adept at corrupting good-aligned dragons and bending evil dragons to their will. The older and more powerful the dragon, the bigger the challenge in the eyes of the nephirron devil. When two of these devils meet, they typically boast about the number and types of dragons they have manipulated and destroyed. This pride can also be a nephirron devil’s undoing, however, for it often overlooks humanoids attempting to interfere with its plans, and more than one nephirron devil has been brought low by a band of mortal heroes.  \n**Hellish Nobles.** Nephirron devils are treated as lesser nobility in the hells, second only to pit fiends and arch-devils in the infernal pecking order. A nephirron devil is often served by Open Game License",
            "name": "Nephirron Devil",
            "size": "Huge",
            "type": "Fiend",
            "subtype": "devil",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 225,
            "hit_dice": "18d12+108",
            "speed": {
                "walk": 40,
                "fly": 80
            },
            "strength": 27,
            "dexterity": 14,
            "constitution": 23,
            "intelligence": 22,
            "wisdom": 19,
            "charisma": 25,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 11,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": null,
            "perception": 9,
            "skills": {
                "arcana": 11,
                "deception": 12,
                "insight": 9,
                "intimidation": 12,
                "perception": 9,
                "persuasion": 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": "frightened, poisoned",
            "senses": "truesight 90 ft., passive Perception 19",
            "languages": "Draconic, Infernal, telepathy 120 ft.",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The nephirron devil makes one bite attack and two claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 26 (4d8 + 8) piercing damage. If the target is a creature, it must succeed on a DC 19 Constitution saving throw or fall unconscious for 1 minute, or until it takes damage or someone uses an action to shake or slap it awake. Dragons and dragon-like creatures, such as dragonborn, have disadvantage on this saving throw.",
                    "attack_bonus": 13,
                    "damage_dice": "4d8+8"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 15 (2d6 + 8) slashing damage.",
                    "attack_bonus": 13,
                    "damage_dice": "2d6+8"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Sculpt Breath (Recharge 6)",
                    "desc": "When the nephirron is in the area of a spell, such as fireball, or a breath weapon, it can create a hole in the spell or breath weapon, protecting itself from the effects. If it does so, the nephirron automatically succeeds on its saving throw against the spell or breath weapon and takes no damage if it would normally take half damage on a successful save."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Devil's Sight",
                    "desc": "Magical darkness doesn't impede the nephirron's darkvision."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The nephirron has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Master Liar",
                    "desc": "The nephirron has advantage on Charisma (Deception) checks when telling a lie."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The nephirron devil's spellcasting ability is Charisma (spell save DC 20). The nephirron can innately cast the following spells, requiring no material components:\nAt will: detect thoughts, protection from evil and good, teleport (self plus 150 pounds only)\n3/day each: flame strike, scrying, wall of ice\n1/day each: confusion, mass suggestion, shapechange (dragon or humanoid form only)"
                }
            ],
            "spell_list": [],
            "page_no": 104,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_nephirron-devil/"
        },
        {
            "slug": "vent-linnorm",
            "desc": "The immense reptile soars through the water, long and sleek. Its powerful tail undulates rhythmically, threatening all in its terrifying wake._  \n**Terrors of the Deep.** Vent linnorms live near hydrothermal fissures located in the deepest parts of the ocean. When they are not hunting, they can be found basking in their lairs, enjoying the dark, warm waters of their homes. They are proficient hunters whose diet includes all varieties of sharks and whales, giant squid, Open Game License",
            "name": "Vent Linnorm",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 247,
            "hit_dice": "15d20+90",
            "speed": {
                "walk": 20,
                "swim": 80
            },
            "strength": 25,
            "dexterity": 14,
            "constitution": 23,
            "intelligence": 14,
            "wisdom": 14,
            "charisma": 17,
            "strength_save": 12,
            "dexterity_save": 7,
            "constitution_save": 11,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 8,
            "perception": 7,
            "skills": {
                "intimidation": 8,
                "perception": 7,
                "survival": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 17",
            "languages": "Common, Draconic",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The linnorm can use its Frightful Presence. It then makes three attacks: one with its bite and two with its tail."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 18 (2d10 + 7) piercing damage plus 14 (4d6) necrotic damage.",
                    "attack_bonus": 12,
                    "damage_dice": "2d10+7"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 20 ft., one target. Hit: 16 (2d8 + 7) bludgeoning damage. The target is grappled (escape DC 18) if it is a Large or smaller creature and the linnorm doesn't have two other creatures grappled. Until this grapple ends, the target is restrained."
                },
                {
                    "name": "Frightful Presence",
                    "desc": "Each creature of the linnorm's choice that is within 120 feet of the linnorm and aware of it must succeed on a DC 16 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If the creature's saving throw is successful or the effect ends for it, the creature is immune to the linnorm's Frightful Presence for the next 24 hours."
                },
                {
                    "name": "Inky Breath (Recharge 5-6)",
                    "desc": "The linnorm exhales a cloud of briny ink in a 60-foot cone. Each creature in that area must make a DC 19 Constitution saving throw. On a failure, a creature takes 52 (15d6) necrotic damage and is blinded for 1 minute. On a success, a creature takes half the damage and isn't blinded. A blinded creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The linnorm can breathe air and water."
                },
                {
                    "name": "Blood Scent",
                    "desc": "The linnorm can smell blood in the water within 5 miles of it. It can determine whether the blood is fresh or old and what type of creature shed the blood. In addition, the linnorm has advantage on Wisdom (Perception) and Wisdom (Survival) checks to find or track a creature that doesn't have all its hp."
                }
            ],
            "spell_list": [],
            "page_no": 239,
            "environments": [],
            "img_main": null,
            "document__slug": "tob2",
            "document__title": "Tome of Beasts 2",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-2-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob2_vent-linnorm/"
        },
        {
            "slug": "adult_blue_dragon_bf",
            "desc": "",
            "name": "Adult Blue Dragon",
            "size": "huge",
            "type": "Dragon",
            "subtype": "",
            "group": "Dragons",
            "alignment": "",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 267,
            "hit_dice": "",
            "speed": {
                "walk": 40,
                "burrow": 30,
                "fly": 80
            },
            "strength": 24,
            "dexterity": 20,
            "constitution": 32,
            "intelligence": 16,
            "wisdom": 24,
            "charisma": 28,
            "strength_save": 7,
            "dexterity_save": 5,
            "constitution_save": 11,
            "intelligence_save": 3,
            "wisdom_save": 7,
            "charisma_save": 9,
            "perception": 22,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., keensense 60 ft.",
            "languages": "Common,Draconic",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon uses its Frightful Presence. It then makes one Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +12 to hit, reach 10 ft., one target. _Hit:_ 18 (2d10+7) piercing damage plus 5 (1d10) lightning damage."
                },
                {
                    "name": "Claw",
                    "desc": "_Melee Weapon Attack:_ +12 to hit, reach 5 ft., one target. _Hit:_ 14 (2d6+7) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "_Melee Weapon Attack:_ +12 to hit, reach 15 ft., one target. _Hit:_ 16 (2d8+7) bludgeoning damage."
                },
                {
                    "name": "Frightful Presence",
                    "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 17 WIS save or be frightened for 1 minute. A creature can repeat the save at the end of each of its turns, ending the effect on itself on a success. If a creature's save is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours."
                },
                {
                    "name": "Lightning Breath (Recharge 5-6)",
                    "desc": "The dragon exhales lightning in a 90-foot line that is 5 feet wide. Each creature in that line must make a DC 19 DEX save, taking 66 (12d10) lightning damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": "The dragon can take 3 legendary actions, choosing from the options below. Only one legendary action can be used at a time and only at the end of another creature's turn. The dragon regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Detect",
                    "desc": "The dragon automatically detects every creature and trap within 30 feet of it, pinpointing the current location of each."
                },
                {
                    "name": "Tail Attack",
                    "desc": "The dragon makes a Tail attack."
                },
                {
                    "name": "Elemental Roar (Costs 2 Actions)",
                    "desc": "The dragon roars at up to two creatures of its choice within 120 feet of it. Each target must succeed on a DC 17 CHA save or be vulnerable to lightning damage until the end of its next turn. A target resistant to lightning damage isn't resistant to it for the duration. A target immune to lightning damage is still immune to it, even if the target fails the save."
                },
                {
                    "name": "Wing Attack (Costs 2 Actions)",
                    "desc": "The dragon beats its wings. Each creature within 10 feet of the dragon must succeed on a DC 20 DEX save or take 14 (2d6+7) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed without provoking opportunity attacks."
                }
            ],
            "special_abilities": [
                {
                    "name": "Charged Hide",
                    "desc": "When the blue dragon hasn't exhaled its Lightning Breath, the electric charge builds up across its body. While the dragon's Lightning Breath is available, it emits wild sparks of electricity, and each creature that starts its turn within 20 feet of the dragon must succeed on a DC 19 CON save or be incapacitated until the start of its next turn."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a save, it can choose to succeed instead."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_adult-blue-dragon/"
        },
        {
            "slug": "adult_silver_dragon_bf",
            "desc": "",
            "name": "Adult Silver Dragon",
            "size": "huge",
            "type": "Dragon",
            "subtype": "",
            "group": "Dragons",
            "alignment": "",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 267,
            "hit_dice": "",
            "speed": {
                "walk": 40,
                "fly": 80
            },
            "strength": 26,
            "dexterity": 20,
            "constitution": 34,
            "intelligence": 16,
            "wisdom": 24,
            "charisma": 28,
            "strength_save": 8,
            "dexterity_save": 5,
            "constitution_save": 12,
            "intelligence_save": 3,
            "wisdom_save": 7,
            "charisma_save": 9,
            "perception": 22,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., keensense 60 ft.",
            "languages": "Common,Draconic",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon uses its Frightful Presence. It then makes one Bite attack and two Claw attacks. It can replace its Bite attack with a use of Paralyzing Breath, if available."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +13 to hit, reach 10 ft., one target. _Hit:_ 19 (2d10+8) piercing damage."
                },
                {
                    "name": "Claw",
                    "desc": "_Melee Weapon Attack:_ +13 to hit, reach 5 ft., one target. _Hit:_ 15 (2d6+8) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "_Melee Weapon Attack:_ +13 to hit, reach 15 ft., one target. _Hit:_ 17 (2d8+8) bludgeoning damage."
                },
                {
                    "name": "Frightful Presence",
                    "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 17 WIS save or be frightened for 1 minute. A creature can repeat the save at the end of each of its turns, ending the effect on itself on a success. If a creature's save is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours."
                },
                {
                    "name": "Cold Breath (Recharge 5-6)",
                    "desc": "The dragon exhales an icy blast in a 60-foot cone. Each creature in that area must make a DC 20 CON save, taking 58 (13d8) cold damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Paralyzing Breath (Recharge 6)",
                    "desc": "As the **silver dragon wyrmling**, except it is a 60-foot cone, and the save DC is 20."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Change Shape",
                    "desc": "The dragon magically transforms into a Beast or Humanoid that has a challenge rating no higher than its own, or back into its true form, which is Dragon. Any equipment it is wearing or carrying transforms with it or is borne by the new form (the dragon's choice). It reverts to its true form if it dies. In a new form, the dragon retains its Legendary Resistance trait and its HP, ability to speak, proficiencies, and INT, WIS, and CHA scores, as well as this bonus action. Its statistics and capabilities are otherwise replaced by those of the new form, except any class features or legendary actions of that form."
                }
            ],
            "reactions": [],
            "legendary_desc": "The dragon can take 3 legendary actions, choosing from the options below. Only one legendary action can be used at a time and only at the end of another creature's turn. The dragon regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Detect",
                    "desc": "The dragon automatically detects every creature and trap within 30 feet of it, pinpointing the current location of each."
                },
                {
                    "name": "Tail Attack",
                    "desc": "The dragon makes a Tail attack."
                },
                {
                    "name": "Elemental Roar (Costs 2 Actions)",
                    "desc": "The dragon roars at up to two creatures of its choice within 120 feet of it. Each target must succeed on a DC 17 CHA save or be vulnerable to cold damage until the end of its next turn. A target resistant to cold damage isn't resistant to it for the duration. A target immune to cold damage is still immune to it, even if the target fails the save."
                },
                {
                    "name": "Wing Attack (Costs 2 Actions)",
                    "desc": "The dragon beats its wings. Each creature within 10 feet of the dragon must succeed on a DC 21 Dexterity save or take 15 (2d6+8) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed without provoking opportunity attacks."
                }
            ],
            "special_abilities": [
                {
                    "name": "Freezing Fog",
                    "desc": "As the **young silver dragon**, except it affects creatures within 20 feet of the dragon, and the save DC is 20."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a save, it can choose to succeed instead."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_adult-silver-dragon/"
        },
        {
            "slug": "iron_golem_bf",
            "desc": "",
            "name": "Iron Golem",
            "size": "large",
            "type": "Construct",
            "subtype": "",
            "group": "Golems",
            "alignment": "",
            "armor_class": 20,
            "armor_desc": "natural armor, shield",
            "hit_points": 201,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 34,
            "dexterity": 8,
            "constitution": 20,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 1,
            "strength_save": 12,
            "dexterity_save": -1,
            "constitution_save": 5,
            "intelligence_save": -4,
            "wisdom_save": 0,
            "charisma_save": -5,
            "perception": 15,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire,Golem Resilience",
            "condition_immunities": "",
            "senses": "darkvision 120 ft.",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The golem makes four Spear Arm attacks. It can replace one Spear Arm attack with a Shield Bash attack."
                },
                {
                    "name": "Shield Bash",
                    "desc": "_Melee Weapon Attack:_ +12 to hit, reach 5 ft., one target. _Hit:_ 29 (4d10+7) bludgeoning damage, and the target must succeed on a DC 18 STR save or be knocked prone."
                },
                {
                    "name": "Spear Arm",
                    "desc": "_Melee Weapon Attack:_ +12 to hit, reach 10 ft., one target. _Hit:_ 25 (4d8+7) piercing damage."
                },
                {
                    "name": "Expel Poisonous Gas (Recharge 5-6)",
                    "desc": "The golem vents poisonous gas from small holes across its body. Each creature within 15 feet of the golem must make a DC 18 CON save, taking 54 (12d8) poison damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Construct Nature",
                    "desc": "The golem doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Golem Resilience",
                    "desc": "The golem is immune to poison and psychic damage and to bludgeoning, piercing, and slashing damage from nonmagical attacks. In addition, it is immune to exhaustion and to the charmed, frightened, paralyzed, petrified, and poisoned conditions."
                },
                {
                    "name": "Fire Absorption",
                    "desc": "Whenever the golem is subjected to fire damage, it takes no damage and instead regains HP equal to the fire damage dealt."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The golem is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The golem has advantage on saves against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The golem's weapon attacks are magical."
                },
                {
                    "name": "Warrior Stance",
                    "desc": "At the start of each of its turns, the iron golem chooses one of the following fighting stances to adopt, which lasts until the start of the golem's next turn.\n- **Retributive.** The next time the golem is hit by a melee weapon attack from a creature within 5 feet of it before the start of its next turn, the golem can slam its shoulder into the attacker as a reaction. The attacker must succeed on a DC 18 STR save or be pushed up to 10 feet away from the golem and knocked prone.\n- **Aggressive.** When the golem uses Multiattack, it can replace one additional Spear Arm attack with a Shield Bash attack. If it does so, its AC is reduced by 2 until the start of its next turn.\n- **Defensive.** The golem's AC increases by 4, but it can't make Shield Bash attacks until the start of its next turn."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_iron-golem/"
        },
        {
            "slug": "marilith_bf",
            "desc": "",
            "name": "Marilith",
            "size": "large",
            "type": "Fiend",
            "subtype": "Demon",
            "group": "Demons",
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 217,
            "hit_dice": "",
            "speed": {
                "walk": 40
            },
            "strength": 28,
            "dexterity": 20,
            "constitution": 30,
            "intelligence": 18,
            "wisdom": 26,
            "charisma": 30,
            "strength_save": 9,
            "dexterity_save": 5,
            "constitution_save": 10,
            "intelligence_save": 4,
            "wisdom_save": 8,
            "charisma_save": 10,
            "perception": 18,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning,piercing,and slashing damage from nonmagical attacks,Demonic Resilience",
            "damage_immunities": "Demonic Resilience",
            "condition_immunities": "",
            "senses": "truesight 120 ft.",
            "languages": "Abyssal,telepathy 120 ft.",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The marilith makes two Dagger attacks, two Mace attacks, and two Longsword attacks. It can replace two Dagger attacks with a Tail attack."
                },
                {
                    "name": "Dagger",
                    "desc": "_Melee or Ranged Weapon Attack:_ +9 to hit, reach 5 ft. or range 20/60 ft., one target. _Hit:_ 9 (2d4+4) piercing damage plus 7 (2d6) fire damage."
                },
                {
                    "name": "Mace",
                    "desc": "_Melee Weapon Attack:_ +9 to hit, reach 5 ft., one target. _Hit:_ 11 (2d6+4) bludgeoning damage plus 7 (2d6) fire damage."
                },
                {
                    "name": "Longsword",
                    "desc": "_Melee Weapon Attack:_ +9 to hit, reach 5 ft., one target. _Hit:_ 13 (2d8+4) slashing damage plus 7 (2d6) fire damage."
                },
                {
                    "name": "Tail",
                    "desc": "_Melee Weapon Attack:_ +9 to hit, reach 10 ft., one creature. _Hit:_ 20 (3d10+4) bludgeoning damage plus 7 (2d6) fire damage. If the target is Medium or smaller, it is grappled (escape DC 17). Until this grapple ends, the target is restrained, the marilith can automatically hit the target with its Tail, and the marilith can't make Tail attacks against other targets."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Marilith Tactics",
                    "desc": "The marilith shouts one of the following commands at up to two friendly creatures it can see within 30 feet of it:\n- **March!** Each target can use a reaction to move up to half its speed in a direction of the marilith's choice. This movement is unaffected by difficult terrain and doesn't provoke opportunity attacks.\n- **Protect Yourself!** Each target gains the marilith's Parry reaction until the start of the marilith's next turn.\n- **Remember Your Training!** Each target has advantage on the next weapon attack roll it makes before the start of the marilith's next turn."
                },
                {
                    "name": "Teleport",
                    "desc": "The marilith magically teleports, along with any equipment it is wearing or carrying, up to 60 feet to an unoccupied space it can see."
                }
            ],
            "reactions": [
                {
                    "name": "Parry",
                    "desc": "The marilith adds 5 to its AC against one melee attack that would hit it. To do so, the marilith must see the attacker and be wielding a melee weapon."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Demonic Resilience",
                    "desc": "The marilith is resistant to cold, fire, and lightning damage. In addition, it is immune to poison damage and to the poisoned condition."
                },
                {
                    "name": "Flaming Weapons",
                    "desc": "The marilith's weapon attacks are magical. When it hits with any weapon, the weapon deals an extra 2d6 fire damage (included in the attack)."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The marilith has advantage on saves against spells and other magical effects."
                },
                {
                    "name": "Reactive",
                    "desc": "The marilith gets up to five extra reactions, but these extra reactions can be used only for Parry."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_marilith/"
        },
        {
            "slug": "planetar_bf",
            "desc": "",
            "name": "Planetar",
            "size": "large",
            "type": "Celestial",
            "subtype": "Angel",
            "group": "Angels",
            "alignment": "",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 242,
            "hit_dice": "",
            "speed": {
                "walk": 40,
                "fly": 120
            },
            "strength": 24,
            "dexterity": 20,
            "constitution": 34,
            "intelligence": 18,
            "wisdom": 32,
            "charisma": 32,
            "strength_save": 7,
            "dexterity_save": 5,
            "constitution_save": 12,
            "intelligence_save": 4,
            "wisdom_save": 11,
            "charisma_save": 11,
            "perception": 21,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "Angelic Resilience",
            "damage_immunities": "Angelic Resilience",
            "condition_immunities": "",
            "senses": "truesight 120 ft.",
            "languages": "all,telepathy 120 ft.",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The planetar makes two Greatsword attacks, or it makes three Radiant Bolt attacks. It can replace one attack with a use of Spellcasting. If two Greatsword or Radiant Bolt attacks hit one creature, the target must succeed on a DC 19 CON save or be blinded until the end of its next turn."
                },
                {
                    "name": "Greatsword",
                    "desc": "_Melee Weapon Attack:_ +12 to hit, reach 5 ft., one target. _Hit:_ 21 (4d6+7) slashing damage plus 31 (7d8) radiant damage."
                },
                {
                    "name": "Radiant Bolt",
                    "desc": "_Ranged Spell Attack:_ +11 to hit, range 60 ft., one target. _Hit:_ 33 (6d8+6) radiant damage."
                },
                {
                    "name": "Radiant Burst (Recharge 6)",
                    "desc": "A pulse of divine power ripples out from the planetar's golden halo. Each hostile creature within 15 feet of the planetar must make a DC 19 DEX save, taking 56 (16d6) radiant damage on a failed save, or half as much damage on a successful one. Each friendly creature within 15 feet of the planetar is empowered with divine energy and has advantage on all melee attack rolls it makes before the start of the planetar's next turn."
                },
                {
                    "name": "Healing Touch (4/Day)",
                    "desc": "The planetar touches another creature. The target magically regains 30 (6d8+3) HP and is freed from any curse, disease, poison, blindness, or deafness."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The planetar casts one of the following spells, requiring no material components and using CHA as the spellcasting ability (spell save DC 19).<br>At will: _command_, _invisibility_ (self only)<br>3/day each: _daylight_, _raise dead_ (as an action)"
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Angelic Resilience",
                    "desc": "The planetar is resistant to radiant damage and to bludgeoning, piercing, and slashing damage from nonmagical attacks. In addition, it is immune to exhaustion and the charmed and frightened conditions."
                },
                {
                    "name": "Angelic Senses",
                    "desc": "The planetar can pinpoint the location of Aberrations, Celestials, Fiends, and Undead within 30 feet of it and knows if a place or object it can sense is consecrated or desecrated."
                },
                {
                    "name": "Angelic Weapons",
                    "desc": "The planetar's weapon attacks are magical. When it hits with any weapon, the weapon deals an extra 7d8 radiant damage (included in the attack)."
                },
                {
                    "name": "Divine Awareness",
                    "desc": "The planetar knows if it hears a lie."
                },
                {
                    "name": "Divine Protection",
                    "desc": "Aberrations, Celestials, Fiends, and Undead have disadvantage on attack rolls against the planetar."
                },
                {
                    "name": "Immortal Nature",
                    "desc": "The planetar doesn't require food, drink, or sleep."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The planetar has advantage on saves against spells and other magical effects."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_planetar/"
        },
        {
            "slug": "adult-light-dragon",
            "desc": "",
            "name": "Adult Light Dragon",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral good",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 212,
            "hit_dice": "17d12+102",
            "speed": {
                "fly": 80,
                "walk": 40
            },
            "strength": 22,
            "dexterity": 10,
            "constitution": 23,
            "intelligence": 16,
            "wisdom": 18,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": 11,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 8,
            "perception": 9,
            "skills": {
                "arcana": 8,
                "nature": 8,
                "perception": 9,
                "persuasion": 8,
                "religion": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "radiant",
            "condition_immunities": "blinded",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 19",
            "languages": "Celestial, Draconic",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "desc": "The dragon can use its Frightful Presence. It then makes three attacks: one with its bite and two with its claws.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 11,
                    "damage_dice": "2d10+6",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 17 (2d10 + 6) piercing damage.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 11,
                    "damage_dice": "2d6+6",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) slashing damage.",
                    "name": "Claw"
                },
                {
                    "attack_bonus": 11,
                    "damage_dice": "2d8+6",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 15 ft., one target. Hit: 15 (2d8 + 6) bludgeoning damage.",
                    "name": "Tail"
                },
                {
                    "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 19 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": "Frightful Presence"
                },
                {
                    "desc": "The dragon uses one of the following breath weapons:\nRadiant Breath. The dragon exhales radiant energy in a 60-foot cone. Each creature in that area must make a DC 19 Dexterity saving throw, taking 55 (10d10) radiant damage on a failed save, or half as much damage on a successful one.\nFlaring Breath. The dragon emits a flash of dazzling light from its maw in a 60-foot cone. Each creature in that area must make a DC 19 Constitution saving throw or be blinded. Undead within the area of effect must also make a DC 19 Wisdom saving throw or be turned for 1 minute. Undead of CR 2 or lower who fail the saving throw are instantly destroyed.",
                    "name": "Breath Weapon (Recharge 5-6)"
                }
            ],
            "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": [
                {
                    "desc": "The dragon makes a Wisdom (Perception) check.",
                    "name": "Detect"
                },
                {
                    "desc": "The dragon makes a tail attack.",
                    "name": "Tail Attack"
                },
                {
                    "desc": "The dragon beats its wings. Each creature within 10 feet of the dragon must succeed on a DC 19 Dexterity saving throw or take 13 (2d6 + 6) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed.",
                    "name": "Wing Attack (Costs 2 Actions)"
                }
            ],
            "special_abilities": [
                {
                    "desc": "The dragon can see 60 feet into the Ethereal Plane when it is on the Material Plane, and vice versa.",
                    "name": "Ethereal Sight"
                },
                {
                    "desc": "The dragon sheds bright light in a 20-foot radius and dim light for an additional 20 feet.",
                    "name": "Illumination"
                },
                {
                    "desc": "The dragon can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object.",
                    "name": "Incorporeal Movement"
                },
                {
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead.",
                    "name": "Legendary Resistance (3/ Day)"
                },
                {
                    "desc": "The light dragon travels from star to star and does not require air, food, drink, or sleep. When flying between stars, the light dragon magically glides on solar winds, making the immense journey through the void in an impossibly short time.",
                    "name": "Void Traveler"
                }
            ],
            "spell_list": [],
            "page_no": 170,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_adult-light-dragon/"
        },
        {
            "slug": "infernal-knight",
            "desc": "",
            "name": "Infernal Knight",
            "size": "Medium",
            "type": "Fiend",
            "subtype": "devil",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 18,
            "armor_desc": "plate",
            "hit_points": 247,
            "hit_dice": "26d8+130",
            "speed": {
                "fly": 60,
                "walk": 30
            },
            "strength": 24,
            "dexterity": 14,
            "constitution": 20,
            "intelligence": 17,
            "wisdom": 21,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 10,
            "charisma_save": null,
            "perception": 10,
            "skills": {
                "athletics": 12,
                "insight": 10,
                "perception": 10
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold; bludgeoning, piercing, and slashing from nonmagical attacks that aren't silvered",
            "damage_immunities": "fire, necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, poisoned",
            "senses": "truesight 60 ft., passive Perception 20",
            "languages": "Infernal, telepathy 120 ft.",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "desc": "The infernal knight makes two melee attacks or uses its Hellfire Bolt twice. It can replace one attack with Reave Soul.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 12,
                    "damage_dice": "2d6+7",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 14 (2d6 + 7) slashing damage plus 17 (5d6) necrotic damage. A creature hit by the sword must succeed on a DC 18 Constitution saving throw or suffer disadvantage on attack rolls and ability checks based on Strength or Dexterity until the end of its next turn.",
                    "name": "Greatsword"
                },
                {
                    "attack_bonus": 10,
                    "damage_dice": "3d6",
                    "desc": "Ranged Spell Attack: +10 to hit, range 120 ft., one target. Hit: 10 (3d6) fire damage plus 17 (5d6) necrotic damage. A creature hit must succeed on a DC 18 Constitution saving throw or its hp maximum is reduced by an amount equal to the necrotic damage taken. This reduction lasts until the target finishes a long rest. The target dies if this effect reduces its hp maximum to 0.",
                    "name": "Hellfire Bolt"
                },
                {
                    "desc": "The infernal knight targets a creature with 0 hp that it can see within 60 feet of it. If the creature is alive, it must succeed on a DC 18 Constitution saving throw or die and have its soul drawn into the infernal knight's greatsword. If the creature is dead and has been dead for less than 1 minute, its soul is automatically captured. When the infernal knight captures a soul, it regains 30 hp, and Reave Soul recharges at the start of its next turn. While a creature's soul is trapped, that creature can't be returned to life by any means short of a wish spell.\n\nA banishment spell targeted at the greatsword forces the infernal knight to make a Charisma saving throw against the spell. On a failed save, any souls trapped in the blade are released instead of the spell's normal effect. Trapped souls are also released when the infernal knight dies.",
                    "name": "Reave Soul (Recharge 5-6)"
                },
                {
                    "desc": "The infernal knight magically tears a rift in the fabric of the multiverse. The rift is a portal to a plane of the infernal knight's choice. The portal remains open for 1 hour, during which time any creature can pass through it, moving from one plane to the other. A dispel magic spell targeting the rift can destroy it if the caster succeeds on a DC 18 spellcasting ability check.",
                    "name": "Planar Rift (1/Day)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "If the infernal knight is given a quarry by its lord, the knight knows the direction and distance to its quarry as long as the two of them are on the same plane of existence.",
                    "name": "Faultless Tracker"
                },
                {
                    "desc": "The infernal knight has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "The infernal knight's weapon attacks are magical.",
                    "name": "Magic Weapons"
                },
                {
                    "desc": "The infernal knight regains 10 hp at the start of its turn if it has at least 1 hp.",
                    "name": "Regeneration"
                }
            ],
            "spell_list": [],
            "page_no": 104,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_infernal-knight/"
        },
        {
            "slug": "ophanim",
            "desc": "",
            "name": "Ophanim",
            "size": "Large",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "lawful good",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 200,
            "hit_dice": "16d10+112",
            "speed": {
                "fly": 120,
                "hover": true,
                "walk": 50
            },
            "strength": 24,
            "dexterity": 22,
            "constitution": 25,
            "intelligence": 22,
            "wisdom": 24,
            "charisma": 26,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 11,
            "wisdom_save": 12,
            "charisma_save": 13,
            "perception": 12,
            "skills": {
                "insight": 12,
                "perception": 12
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "radiant; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, poisoned",
            "senses": "truesight 120 ft., passive Perception 22",
            "languages": "all, telepathy 120 ft.",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "desc": "The ophanim makes four Light of Judgment attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 13,
                    "damage_dice": "4d8",
                    "desc": "Ranged Spell Attack: +13 to hit, range 80/320 ft., one target. Hit: 18 (4d8) radiant damage.",
                    "name": "Light of Judgment"
                },
                {
                    "desc": "The ophanim emits a burst of holy fire. Each creature within 30 feet of the ophanim must make a DC 19 Dexterity saving throw, taking 63 (18d6) radiant damage on a failed save, or half as much damage on a successful one. A humanoid reduced to 0 hp by this damage dies, leaving only a pile of fine ash.",
                    "name": "Holy Fire (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The ophanim knows if it hears a lie.",
                    "name": "Divine Awareness"
                },
                {
                    "desc": "The ophanim has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "The ophanim's innate spellcasting ability is Charisma (spell save DC 21). It can innately cast the following spells, requiring no material components:\nAt will: bless, detect evil and good, invisibility (self only), scrying, thaumaturgy\n3/day each: dispel evil and good, earthquake, holy aura\n1/day each: commune, forbiddance, true resurrection",
                    "name": "Innate Spellcasting"
                }
            ],
            "spell_list": [],
            "page_no": 18,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_ophanim/"
        },
        {
            "slug": "adult-cave-dragon",
            "desc": "Covered in black spikes, the dragon’s eyeless head swings from side to side. Darkness creeps from its strange, eel-like hide, spreading like ink in water.  \nApex predators of the underworld, cave dragons are the stuff of nightmare for creatures with little else to fear. They can speak, but they value silence, speaking rarely except when bargaining for food.  \n_**Born to Darkness.**_ Eyeless, these dragons have long, thin spikes that help them navigate tunnels, or seal passages around them, preventing foes from outflanking them. Their stunted wings are little more than feelers, useful in rushing down tunnels. Their narrow snouts poke into tight passages which their tongues scour free of bats and vermin. Young cave dragons and wyrmlings can fly, poorly, but older specimens lose the gift of flight entirely.  \nCave dragon coloration darkens with age, but it always provides good camouflage against stone: white like limestone, yellow, muddy brown, then black at adult and older categories. Mature adult and old cave dragons sometimes fade to gray again.  \n_**Ravenous Marauders.**_ Cave dragons are always hungry and ready to eat absolutely everything. They devour undead, plant creatures, or anything organic. When feeding, they treat all nearby creatures as both a threat and the next course. What alliances they do make only last so long as their allies make themselves scarce when the dragon feeds. They can be bribed with food as easily as with gold, but other attempts at diplomacy typically end in failure. Cave dragons do form alliances with derro or drow, joining them in battle against the darakhul, but there is always a price to be paid in flesh, bone, and marrow. Wise allies keep a cave dragon well fed.  \n_**A Hard Life.**_ Limited food underground makes truly ancient cave dragons almost unheard of. The eldest die of starvation after stripping their territory bare of prey. A few climb to the surface to feed, but their sensitivity to sunlight, earthbound movement, and lack of sight leave them at a terrible disadvantage.  \n\n## A Cave Dragon’s Lair\n\n  \nLabyrinthine systems of tunnels, caverns, and chasms make up the world of cave dragons. They claim miles of cave networks as their own. Depending on the depth of their domain, some consider the surface world their territory as well, though they visit only to eliminate potential rivals.  \nLarge vertical chimneys, just big enough to contain the beasts, make preferred ambush sites for young cave dragons. Their ruff spikes hold them in position until prey passes beneath.  \nDue to the scarcity of food in their subterranean world, a cave dragon’s hoard may consist largely of food sources: colonies of bats, enormous beetles, carcasses in various states of decay, a cavern infested with shriekers, and whatever else the dragon doesn’t immediately devour.  \nCave dragons are especially fond of bones and items with strong taste or smell. Vast collections of bones, teeth, ivory, and the shells of huge insects litter their lairs, sorted or arranged like artful ossuaries.  \nCave dragons have no permanent society. They gather occasionally to mate and to protect their eggs at certain spawning grounds. Large vertical chimneys are popular nesting sites. There, the oldest cave dragons also retreat to die in peace. Stories claim that enormous treasures are heaped up in these ledges, abysses, and other inaccessible locations.  \n\n### Lair Actions\n\n  \nOn initiative count 20 (losing initiative ties), the dragon takes a lair action for one of the following effects; the dragon can’t use the same effect two rounds in a row:\n* The ceiling collapses above one creature that the dragon can see within 120 feet of it. The creature takes 10 (3d6) bludgeoning damage and is knocked prone and restrained (by fallen debris); damage is halved and the creature is not restrained if it makes a successful DC 15 Dexterity saving throw. The creature is freed when it or an adjacent ally uses an action to make a successful DC 15 Strength (Athletics) check.\n* A ten foot-wide, ten foot-long crack opens in the cavern floor where the dragon wishes. Any creature occupying that space must make a successful DC 15 Dexterity saving throw or fall 20 feet, taking 7 (2d6) bludgeoning damage plus 7 (3d4) piercing damage from the jagged stones at the bottom.\n* The dragon summons a swarm of insects as if it had cast insect plague, filling a 20-foot radius sphere within 90 feet of the dragon. Creatures that are in the affected space or that enter it take 22 (4d10) piercing damage, or half damage with a successful DC 18 Constitution saving throw. The swarm lasts until initiative count 20 on the next round.\n  \n### Regional Effects\n\n  \nThe region containing a legendary cave dragon’s lair is warped by the dragon’s magic, which creates one or more of the following effects:\n* Poisonous and odorless gases suddenly fill passages and caverns, and just as quickly disperse, within six miles of the dragon’s lair.\n* Flash flooding turns tunnels into death traps as tremors create fissures in the stone within six miles of the lair. On the surface, ponds drain away, and long-dry creek beds break their banks in flood.\n* Swarms of vermin within one mile of the lair increase in both size and number as they try to escape the dragon’s endless and undiscriminating hunger.\n  \nIf the dragon dies, these effects fade over the course of 1d10 days.",
            "name": "Adult Cave Dragon",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 243,
            "hit_dice": "18d12+126",
            "speed": {
                "walk": 40,
                "climb": 40,
                "burrow": 40
            },
            "strength": 26,
            "dexterity": 12,
            "constitution": 24,
            "intelligence": 12,
            "wisdom": 12,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": 12,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": 10,
            "perception": 10,
            "skills": {
                "perception": 10
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid, poison, thunder",
            "condition_immunities": "poisoned",
            "senses": "blindsight 120 ft., passive Perception 20",
            "languages": "Common, Darakhul, Draconic, Dwarvish, Goblin",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon can use its Frightful Presence. It then makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 18 (3d6 + 8) plus 3 (1d6) poison damage.",
                    "attack_bonus": 13,
                    "damage_dice": "3d6"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 15 (2d6 + 8) slashing damage.",
                    "attack_bonus": 13,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 17 (2d8 + 8) bludgeoning damage.",
                    "attack_bonus": 13,
                    "damage_dice": "2d8"
                },
                {
                    "name": "Frightful Presence",
                    "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 18 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of 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)",
                    "desc": "The dragon exhales a cone of black poison gas in a 60-foot cone. Each target in that area takes 56 (16d6) poison damage and is poisoned if it is a creature; a successful DC 18 Constitution saving throw reduces damage by half and negates the poisoned condition. The poisoned condition lasts until the target takes a long or short rest or it's removed with lesser restoration or comparable magic."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Ruff Spikes",
                    "desc": "When a creature tries to enter a space adjacent to a cave dragon, the dragon flares its many feelers and spikes. The creature cannot enter a space adjacent to the dragon unless it makes a successful DC 18 Dexterity saving throw. If the saving throw fails, the creature can keep moving but only into spaces that aren't within 5 feet of the dragon and takes 10 (3d6) piercing damage from spikes."
                }
            ],
            "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": "Reset Ruff Spikes",
                    "desc": "The dragon can use its ruff spikes as a reaction again before its next turn."
                },
                {
                    "name": "Tail",
                    "desc": "The dragon makes a tail attack."
                },
                {
                    "name": "Swift Bite (Costs 2 Actions)",
                    "desc": "The dragon makes two bite attacks."
                }
            ],
            "special_abilities": [
                {
                    "name": "Darkness Aura",
                    "desc": "An adult or older cave dragon can generate an aura of darkness that fills its space and the surrounding 20 feet. This darkness prevents normal vision and darkvision from functioning. Blindsight and truesight function normally. Activating or deactivating the aura is a bonus action."
                },
                {
                    "name": "Earth Glide",
                    "desc": "An adult cave dragon glides through stone, dirt, or any sort of earth except metal as easily as a fish glides through water. Its burrowing produces no ripple or other sign of its presence and leaves no tunnel or hole unless the dragon chooses to do so; in that case, it creates a passageway 15 feet wide by 10 feet high. The spell move earth cast on an area containing an earth-gliding cave dragon flings the dragon back 30 feet and stuns the creature for one round unless it succeeds on a Constitution saving throw."
                },
                {
                    "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 Charisma (spell save DC 18). It can innately cast the following spells, requiring no material components:\n\nat will: detect magic, speak with dead\n\n3/day each: blur, counterspell, darkness, web\n\n1/day each: dispel magic, hold person"
                },
                {
                    "name": "Cave Dragon's Lair",
                    "desc": "on initiative count 20 (losing initiative ties), the dragon takes a lair action for one of the following effects; the dragon can't use the same effect two rounds in a row:\n\n- The ceiling collapses above one creature that the dragon can see within 120 feet of it. The creature takes 10 (3d6) bludgeoning damage and is knocked prone and restrained (by fallen debris); damage is halved and the creature is not restrained if it makes a successful DC 15 Dexterity saving throw. The creature is freed when it or an adjacent ally uses an action to make a successful DC 15 Strength (Athletics) check.\n\n- A ten foot-wide, ten foot-long crack opens in the cavern floor where the dragon wishes. Any creature occupying that space must make a successful DC 15 Dexterity saving throw or fall 20 feet, taking 7 (2d6) bludgeoning damage plus 7 (3d4) piercing damage from the jagged stones at the bottom.\n\n- The dragon summons a swarm of insects as if it had cast insect plague, filling a 20-foot radius sphere within 90 feet of the dragon. Creatures that are in the affected space or that enter it take 22 (4d10) piercing damage, or half damage with a successful DC 18 Constitution saving throw. The swarm lasts until initiative count 20 on the next round."
                },
                {
                    "name": "Regional Effects",
                    "desc": "the region containing a legendary cave dragon's lair is warped by the dragon's magic, which creates one or more of the following effects:\n\n- Poisonous and odorless gases suddenly fill passages and caverns, and just as quickly disperse, within six miles of the dragon's lair.\n\n- Flash flooding turns tunnels into death traps as tremors create fissures in the stone within six miles of the lair. On the surface, ponds drain away, and long-dry creek beds break their banks in flood.\n\n- Swarms of vermin within one mile of the lair increase in both size and number as they try to escape the dragon's endless and undiscriminating hunger.\n\nif the dragon dies, these effects fade over the course of 1d10 days."
                }
            ],
            "spell_list": [],
            "page_no": 125,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_adult-cave-dragon/"
        },
        {
            "slug": "adult-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": "Adult Flame Dragon",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 212,
            "hit_dice": "17d12+102",
            "speed": {
                "walk": 40,
                "climb": 40,
                "fly": 80
            },
            "strength": 19,
            "dexterity": 14,
            "constitution": 23,
            "intelligence": 17,
            "wisdom": 14,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 11,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 10,
            "perception": 12,
            "skills": {
                "deception": 10,
                "insight": 7,
                "perception": 12,
                "persuasion": 10,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "blindsight 60ft, darkvision 120ft, passive Perception 22",
            "languages": "Common, Draconic, Giant, Ignan, Infernal, Orc",
            "challenge_rating": "16",
            "cr": 16.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: +9 to hit, reach 10 ft., one target. Hit: 15 (2d10 + 4) piercing damage plus 7 (2d6) fire damage.",
                    "attack_bonus": 9,
                    "damage_dice": "2d10"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage.",
                    "attack_bonus": 9,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 15 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage.",
                    "attack_bonus": 9,
                    "damage_dice": "2d8"
                },
                {
                    "name": "Frightful Presence",
                    "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 18 Wisdom saving throw or become frightened for 1 minute. A 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 60-foot cone. Each creature in that area takes 63 (18d6) fire damage, or half damage with a successful DC 19 Dexterity saving throw. Each creature in that area must also succeed on a DC 18 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 17 Dexterity saving throw or take 11 (2d6 + 4) 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."
                }
            ],
            "spell_list": [],
            "page_no": 129,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_adult-flame-dragon/"
        },
        {
            "slug": "adult-sea-dragon",
            "desc": "_This aquamarine dragon has a shark’s head that tapers off into a sleek eel-like body. Its large fins double as wings._  \n**Divine Dragons.** Sea dragons are the children of the ocean, and believe they are semi-divine beings, worthy of worship. Given their size and power, they may be right; certainly, they are often companions or steeds to gods of the sea.  \nDespite the solemn duties the sea dragons invoke thanks to their lineage, they are extremely whimsical. While these immense creatures are playful, their games can shatter hulls and drown sailors. The sea dragons course through the waves with tangible joy as they hunt whales and entire schools of tuna.  \n**Shipwreck Art.** Sea dragons love collecting treasure, especially prize the sunken treasure-filled hulls of ships lost to storm, battle, or their own handiwork. While they appreciate all wealth, they prefer hardy items that can stand up to long exposure to sea water. Precious metals and gemstones add a dramatic luster to the dragon’s lair when they catch stray beams of light. Sea dragons take any more perishable treasures and place them on a reef-altar, to dissolve in the sea as a tithe to the sea gods.  \n**Sunken Memorials.** A sea dragon’s lair is littered with meticulously arranged ships consigned to the deeps. These wrecks are often artfully smashed to allow the treasures in the hold to spill out onto the sea floor. It may seem haphazard, but it displays a complex aesthetic that only other sea dragons can truly appreciate. Because they arrange these wrecks so carefully, a dragon notices immediately if its hoard is disturbed.  \n\n## Sea Dragon’s Lair\n\n  \nSea dragons dwell in lairs dwell in lairs beneath the waves: ocean fissures and caves, lightless trenches full of strange rock formations, and sheltered reefs of cultivated coral.  \nWhatever the place, it’s dedicated to the worship of sea gods. Despite the draconic instinct for seclusion and protection when choosing a lair, sea dragons always choose lairs relatively close to humanoid trade routes and abundant supplies of fish.  \nThe sky surrounding a sea dragon’s lair is perpetually stormy, and the seas run high. If a captain is courageous, these high winds and swift-running currents can cut significant time off a voyage.  \n\n### Lair Actions\n\n  \nOn initiative count 20 (losing initiative ties), the dragon takes a lair action and generates one of the following effects. The dragon can’t use the same effect two rounds in a row:\n* Four vortexes, each 5 feet in diameter and up to 30 feet tall, appear within the lair where the dragon wishes. Creatures occupying the space where a vortex appears or who enter the vortex for the first time on a turn must make a DC 15 Dexterity save or be restrained. As an action, a creature can free itself or another creature from a vortex by succeeding on a DC 15 Strength check. The vortexes last until the dragon uses this lair action again or until the dragon dies.\n* The dragon creates a wall of living coral on a solid surface it can see within 120 feet of it. The wall can be up to 30 feet long, 30 feet high, and 1 foot thick. When the wall appears, each creature within its area takes damage as if touching the wall and is pushed 5 feet out of the wall’s space, on whichever side of the wall it wants. Touching the wall releases painful stings that deal 18 (4d8) poison damage, or half that with a successful DC 15 Constitution saving throw. Each 10-foot section of the wall has AC 5, 30 hit points, resistance to fire damage, and immunity to psychic damage. The wall lasts until the dragon uses this lair action again or until the dragon dies.\n* The dragon bends time around its enemies. Four creatures the dragon can see within 120 feet of it must succeed on a DC 15 Wisdom save or be affected by a slow spell. This effect last until initiative count 20 on the following round.\n  \n### Regional Effects\n\n  \nThe region containing a legendary sea dragon’s lair is warped by the dragon’s magic, which creates one or more of the following effects:\n* Sea life becomes richer within 6 miles of the lair. Schools of fish move into new waters, sharks become common, and whale migration paths shift to pass near the area.\n* Water temperatures drop sharply within 6 miles of the lair. Creatures not accustomed to cold suffer exposure to extreme cold while swimming in this water.\n* Storms and rough water are more common within 6 miles of the lair.\n  \nIf the dragon dies, conditions of the sea surrounding the lair return to normal over the course of 1d10 days.",
            "name": "Adult Sea Dragon",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 225,
            "hit_dice": "18d12+108",
            "speed": {
                "walk": 40,
                "fly": 80,
                "swim": 60
            },
            "strength": 25,
            "dexterity": 10,
            "constitution": 23,
            "intelligence": 17,
            "wisdom": 15,
            "charisma": 19,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": 11,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 9,
            "perception": 12,
            "skills": {
                "perception": 12,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "blindsight 60ft, darkvision 120ft, passive Perception 22",
            "languages": "Common, Draconic",
            "challenge_rating": "16",
            "cr": 16.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: +12 to hit, reach 10 ft., one target. Hit: 18 (2d10 + 7) piercing damage plus 5 (1d10) cold damage.",
                    "attack_bonus": 12,
                    "damage_dice": "2d10"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 14 (2d6 + 7) slashing damage.",
                    "attack_bonus": 12,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 15 ft., one target. Hit: 16 (2d8 + 7) bludgeoning damage.",
                    "attack_bonus": 12,
                    "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 17 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'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)",
                    "desc": "The dragon exhales a crushing wave of frigid seawater in a 60-foot cone. Each creature in that area must make a DC 19 Dexterity saving throw. On a failure, the target takes 33 (6d10) bludgeoning damage and 33 (6d10) cold damage, and is pushed 30 feet away from the dragon and knocked prone. On a successful save the creature takes half as much damage and isn't pushed or knocked prone."
                }
            ],
            "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 20 Dexterity saving throw or take 14 (2d6 + 7) bludgeoning damage and be knocked prone. The dragon can then move up to half its flying speed, or half its swim speed if in the water."
                }
            ],
            "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": "Siege Monster",
                    "desc": "The dragon deals double damage to objects and structures."
                }
            ],
            "spell_list": [],
            "page_no": 135,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_adult-sea-dragon/"
        },
        {
            "slug": "adult-blue-dragon",
            "desc": "",
            "name": "Adult Blue Dragon",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": "Blue Dragon",
            "alignment": "lawful evil",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 225,
            "hit_dice": "18d12+108",
            "speed": {
                "walk": 40,
                "burrow": 30,
                "fly": 80
            },
            "strength": 25,
            "dexterity": 10,
            "constitution": 23,
            "intelligence": 16,
            "wisdom": 15,
            "charisma": 19,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": 11,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 9,
            "perception": 12,
            "skills": {
                "perception": 12,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "lightning",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 22",
            "languages": "Common, Draconic",
            "challenge_rating": "16",
            "cr": 16.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: +12 to hit, reach 10 ft., one target. Hit: 18 (2d10 + 7) piercing damage plus 5 (1d10) lightning damage.",
                    "attack_bonus": 12,
                    "damage_dice": "2d10+1d10",
                    "damage_bonus": 7
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 14 (2d6 + 7) slashing damage.",
                    "attack_bonus": 12,
                    "damage_dice": "2d6",
                    "damage_bonus": 7
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 15 ft., one target. Hit: 16 (2d8 + 7) bludgeoning damage.",
                    "attack_bonus": 12,
                    "damage_dice": "2d8",
                    "damage_bonus": 7
                },
                {
                    "name": "Frightful Presence",
                    "desc": "Each creature of the dragon's choice that is within 120 ft. of the dragon and aware of it must succeed on a DC 17 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 90-foot line that is 5 ft. wide. Each creature in that line must make a DC 19 Dexterity saving throw, taking 66 (12d10) lightning damage on a failed save, or half as much damage on a successful one.",
                    "attack_bonus": 0,
                    "damage_dice": "12d10"
                }
            ],
            "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 20 Dexterity saving throw or take 14 (2d6 + 7) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead."
                }
            ],
            "spell_list": [],
            "page_no": 283,
            "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",
            "v2_converted_path": "/v2/creatures/srd_adult-blue-dragon/"
        },
        {
            "slug": "adult-silver-dragon",
            "desc": "",
            "name": "Adult Silver Dragon",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": "Silver Dragon",
            "alignment": "lawful good",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 243,
            "hit_dice": "18d12+126",
            "speed": {
                "walk": 40,
                "fly": 80
            },
            "strength": 27,
            "dexterity": 10,
            "constitution": 25,
            "intelligence": 16,
            "wisdom": 13,
            "charisma": 21,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": 12,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": 10,
            "perception": 11,
            "skills": {
                "arcana": 8,
                "history": 8,
                "perception": 11,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 21",
            "languages": "Common, Draconic",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon can use its Frightful Presence. It then makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 19 (2d10 + 8) piercing damage.",
                    "attack_bonus": 13,
                    "damage_dice": "2d10",
                    "damage_bonus": 8
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 15 (2d6 + 8) slashing damage.",
                    "attack_bonus": 13,
                    "damage_dice": "2d6",
                    "damage_bonus": 8
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 17 (2d8 + 8) bludgeoning damage.",
                    "attack_bonus": 13,
                    "damage_dice": "2d8",
                    "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 18 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**Cold Breath.** The dragon exhales an icy blast in a 60-foot cone. Each creature in that area must make a DC 20 Constitution saving throw, taking 58 (13d8) cold damage on a failed save, or half as much damage on a successful one.\n**Paralyzing Breath.** The dragon exhales paralyzing gas in a 60-foot cone. Each creature in that area must succeed on a DC 20 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": "13d8"
                },
                {
                    "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": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead."
                }
            ],
            "spell_list": [],
            "page_no": 302,
            "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",
            "v2_converted_path": "/v2/creatures/srd_adult-silver-dragon/"
        },
        {
            "slug": "iron-golem",
            "desc": "",
            "name": "Iron Golem",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": "Golems",
            "alignment": "unaligned",
            "armor_class": 20,
            "armor_desc": "natural armor",
            "hit_points": 210,
            "hit_dice": "20d10+100",
            "speed": {
                "walk": 30
            },
            "strength": 24,
            "dexterity": 9,
            "constitution": 20,
            "intelligence": 3,
            "wisdom": 11,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire, poison, psychic; bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine weapons",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 120 ft., passive Perception 10",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The golem makes two melee attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 20 (3d8 + 7) bludgeoning damage.",
                    "attack_bonus": 13,
                    "damage_dice": "3d8",
                    "damage_bonus": 7
                },
                {
                    "name": "Sword",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 23 (3d10 + 7) slashing damage.",
                    "attack_bonus": 13,
                    "damage_dice": "3d10",
                    "damage_bonus": 7
                },
                {
                    "name": "Poison Breath (Recharge 5-6)",
                    "desc": "The golem exhales poisonous gas in a 15-foot cone. Each creature in that area must make a DC 19 Constitution saving throw, taking 45 (10d8) poison damage on a failed save, or half as much damage on a successful one.",
                    "attack_bonus": 0,
                    "damage_dice": "10d8"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fire Absorption",
                    "desc": "Whenever the golem is subjected to fire damage, it takes no damage and instead regains a number of hit points equal to the fire damage dealt."
                },
                {
                    "name": "Immutable Form",
                    "desc": "The golem is immune to any spell or effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The golem has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The golem's weapon attacks are magical."
                }
            ],
            "spell_list": [],
            "page_no": 317,
            "environments": [
                "Any"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_iron-golem/"
        },
        {
            "slug": "marilith",
            "desc": "",
            "name": "Marilith",
            "size": "Large",
            "type": "Fiend",
            "subtype": "demon",
            "group": "Demons",
            "alignment": "chaotic evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 189,
            "hit_dice": "18d10+90",
            "speed": {
                "walk": 40
            },
            "strength": 18,
            "dexterity": 20,
            "constitution": 20,
            "intelligence": 18,
            "wisdom": 16,
            "charisma": 20,
            "strength_save": 9,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 8,
            "charisma_save": 10,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, lightning; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "truesight 120 ft., passive Perception 13",
            "languages": "Abyssal, telepathy 120 ft.",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The marilith can make seven attacks: six with its longswords and one with its tail."
                },
                {
                    "name": "Longsword",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) slashing damage.",
                    "attack_bonus": 9,
                    "damage_dice": "2d8",
                    "damage_bonus": 4
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one creature. Hit: 15 (2d10 + 4) bludgeoning damage. If the target is Medium or smaller, it is grappled (escape DC 19). Until this grapple ends, the target is restrained, the marilith can automatically hit the target with its tail, and the marilith can't make tail attacks against other targets.",
                    "attack_bonus": 9,
                    "damage_dice": "2d10",
                    "damage_bonus": 4
                },
                {
                    "name": "Teleport",
                    "desc": "The marilith 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 marilith has a 50 percent chance of summoning 1d6 vrocks, 1d4 hezrous, 1d3 glabrezus, 1d2 nalfeshnees, or one marilith.\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": [
                {
                    "name": "Parry",
                    "desc": "The marilith adds 5 to its AC against one melee attack that would hit it. To do so, the marilith must see the attacker and be wielding a melee weapon."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The marilith has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Magic Weapons",
                    "desc": "The marilith's weapon attacks are magical."
                },
                {
                    "name": "Reactive",
                    "desc": "The marilith can take one reaction on every turn in combat."
                }
            ],
            "spell_list": [],
            "page_no": 272,
            "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",
            "v2_converted_path": "/v2/creatures/srd_marilith/"
        },
        {
            "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.open5e.com/v2/spells/detect-evil-and-good/?format=api",
                "https://api.open5e.com/v2/spells/invisibility/?format=api",
                "https://api.open5e.com/v2/spells/blade-barrier/?format=api",
                "https://api.open5e.com/v2/spells/dispel-evil-and-good/?format=api",
                "https://api.open5e.com/v2/spells/flame-strike/?format=api",
                "https://api.open5e.com/v2/spells/raise-dead/?format=api",
                "https://api.open5e.com/v2/spells/commune/?format=api",
                "https://api.open5e.com/v2/spells/control-weather/?format=api",
                "https://api.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",
            "v2_converted_path": "/v2/creatures/srd_planetar/"
        },
        {
            "slug": "adult-brass-dragon-a5e",
            "desc": "",
            "name": "Adult Brass Dragon",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 161,
            "hit_dice": "14d12+70",
            "speed": {
                "walk": 40,
                "burrow": 30,
                "fly": 80
            },
            "strength": 22,
            "dexterity": 10,
            "constitution": 20,
            "intelligence": 18,
            "wisdom": 14,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 8,
            "perception": null,
            "skills": {
                "arcana": 9,
                "history": 9,
                "nature": 9,
                "perception": 7,
                "persuasion": 8,
                "religion": 9,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 20",
            "languages": "Common, Draconic, two more",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks with its bite and twice with its claws. In place of its bite  it can use Molten Spit."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 22 (3d10 + 6) piercing damage plus 4 (1d8) fire damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 19 (3d8 + 6) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 15 ft., one target. Hit: 15 (2d8 + 6) bludgeoning damage  and the dragon pushes the target 10 feet away."
                },
                {
                    "name": "Staff (Humanoid Form Only)",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 10 (1d8 + 6) bludgeoning damage."
                },
                {
                    "name": "Molten Spit",
                    "desc": "The dragon targets a creature within 60 feet  forcing it to make a DC 18 Dexterity saving throw. The creature takes 11 (2d10) fire damage on a failure or half damage on a success. A creature that fails the saving throw also takes 5 (1d10) ongoing fire damage. A creature can use an action to end the ongoing 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 glass in a 60-foot-long  5-foot-wide line. Each creature in the area makes a DC 18 Dexterity saving throw  taking 56 (16d6) fire damage on a failed save or half damage on a success. A creature that fails the save is also blinded until the end of its next turn."
                },
                {
                    "name": "Sleep Breath",
                    "desc": "The dragon exhales sleep gas in a 60-foot cone. Each creature in the area makes a DC 18 Constitution saving throw. On a failure  a creature falls unconscious for 10 minutes or until it takes damage or someone uses an action to wake it."
                },
                {
                    "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 staff."
                }
            ],
            "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": "Analyze",
                    "desc": "The dragon evaluates one creature it can see within 60 feet. It learns the creatures resistances, immunities, vulnerabilities, and current and maximum hit points. That creatures next attack roll against the dragon before the start of the dragons next turn is made with disadvantage."
                },
                {
                    "name": "Roar",
                    "desc": "Each creature of the dragons choice within 120 feet that can hear it makes a DC 16 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 19 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, some of its scales fall away and turn to sand. If it has no more uses of this ability, its Armor Class is reduced to 16 until it finishes a long rest."
                },
                {
                    "name": "Self-Sufficient",
                    "desc": "The brass dragon can subsist on only a quart of water and a pound of food per day."
                },
                {
                    "name": "Scholar of the Ages",
                    "desc": "The brass dragon gains a d4 expertise die on Intelligence checks made to recall lore. If it fails such a roll, it can use a Legendary Resistance to treat the roll as a 20."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 16). It can innately cast the following spells, requiring no material components. 3/day each:comprehend languages, identify, commune, legend lore"
                }
            ],
            "spell_list": [],
            "page_no": 156,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_adult-brass-dragon/"
        },
        {
            "slug": "adult-white-dragon-a5e",
            "desc": "",
            "name": "Adult White Dragon",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 250,
            "hit_dice": "20d12+120",
            "speed": {
                "walk": 40,
                "burrow": 30,
                "fly": 80,
                "swim": 40
            },
            "strength": 22,
            "dexterity": 12,
            "constitution": 22,
            "intelligence": 8,
            "wisdom": 14,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": 11,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 7,
            "perception": null,
            "skills": {
                "intimidation": 7,
                "perception": 7,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 20",
            "languages": "Common, Draconic",
            "challenge_rating": "16",
            "cr": 16.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 ice."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 22 (3d10 + 6) piercing damage plus 4 (1d8) cold damage."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 19 (3d8 + 6) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 15 ft., one target. Hit: 15 (2d8 + 6) bludgeoning damage  and the dragon pushes the target 10 feet away."
                },
                {
                    "name": "Spit Ice",
                    "desc": "The dragon targets a creature within 60 feet  forcing it to make a DC 19 Dexterity saving throw. On a failure  the target takes 16 (3d10) cold damage  and its speed is reduced to 0 until the end of its next turn. On a success  it takes half damage."
                },
                {
                    "name": "Cold Breath (Recharge 5-6)",
                    "desc": "The dragon exhales a 60-foot cone of frost. Each creature in the area makes a DC 19 Constitution saving throw. On a failure  it takes 52 (15d6) cold damage  and its speed is reduced to 0 until the end of its next turn. On a success  it takes half 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."
                }
            ],
            "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 15 Charisma saving throw. On a failure, it is frightened for 1 minute. A creature repeats the saving throw at the end of its turn, 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 19 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": "Raging Storm (1/Day",
                    "desc": "For 1 minute, gusts of sleet emanate from the dragon in a 40-foot-radius sphere, spreading around corners. The area is lightly obscured and the ground is difficult terrain The first time a creature moves on its turn while in the area, it must succeed on a DC 15 Dexterity saving throw or fall prone (or fall if it is flying)."
                }
            ],
            "special_abilities": [
                {
                    "name": "Cold Mastery",
                    "desc": "The dragons movement and vision is not hindered by cold, icy surfaces, snow, wind, or storms. Additionally, the dragon can choose to burrow through snow and ice without leaving a trace."
                },
                {
                    "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 ice. If it has no more uses of this ability, its Armor Class is reduced to 16 until it finishes a long rest."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 15). It can innately cast the following spells, requiring no material components. 3/day each:dominate beast, fire shield, animal friendship, sleet storm"
                }
            ],
            "spell_list": [],
            "page_no": 122,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_adult-white-dragon/"
        },
        {
            "slug": "archpriest-a5e",
            "desc": "",
            "name": "Archpriest",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 20,
            "armor_desc": "",
            "hit_points": 150,
            "hit_dice": "20d8+60",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 16,
            "intelligence": 14,
            "wisdom": 20,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 7,
            "wisdom_save": 10,
            "charisma_save": 8,
            "perception": null,
            "skills": {
                "insight": 10,
                "medicine": 10,
                "persuasion": 8,
                "religion": 10
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "radiant",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 15",
            "languages": "any three",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The archpriest attacks twice."
                },
                {
                    "name": "Mace",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 8 (1d6 + 5) bludgeoning damage plus 10 (3d6) radiant damage."
                },
                {
                    "name": "Flame Strike (5th-Level; V, S, M)",
                    "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 18 Dexterity saving throw  taking 14 (4d6) fire damage and 14 (4d6) radiant damage on a failure or half damage on a success."
                },
                {
                    "name": "Fire Storm (7th-Level; V, S)",
                    "desc": "Flames roar from areas within 120 feet in a contiguous group of ten 10-foot cubes in an arrangement the archpriest chooses. Creatures in the area make a DC 18 Dexterity saving throw  taking 38 (7d10) fire damage on a failure or half damage on a success. The spell damages objects in the area and ignites flammable objects that arent being worn or carried."
                },
                {
                    "name": "Holy Aura (8th-Level; V, S, M, Concentration)",
                    "desc": "Holy radiance emanates from the archpriest and fills a 30-foot radius around them  targeting creatures in the area of the archpriests choice. Targets shed dim light in a 5-foot radius and have advantage on saving throws. Attacks made against a target have disadvantage. When a fiend or undead hits a target  the aura erupts into blinding light  forcing the attacker to succeed on a DC 18 Constitution saving throw or be blinded until the spell ends (up to 1 minute)."
                },
                {
                    "name": "Mass Heal (9th-Level; V, S)",
                    "desc": "Healing energy erupts from the archpriest and restores up to 700 hit points amongst any number of creatures within 60 feet that are not constructs or undead. Creatures healed in this way are also cured of any diseases  and any effect causing them to be blinded or deafened. In addition  on subsequent turns within the next minute the archpriest can use a bonus action to distribute any unused hit points."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Divine Word (7th-Level; V)",
                    "desc": "The archpriest utters a primordial imprecation that targets other creatures within 30 feet. A target suffers an effect based on its current hit points.\n - Fewer than 50 hit points: Deafened for 1 minute.\n - Fewer than 40 hit points: Blinded and Deafened for 10 minutes.\n - Fewer than 30 hit points: Stunned, Blinded, and Deafened for 1 hour.\n - Fewer than 20 hit points: instantly killed outright.\n Additionally, any celestial, elemental, fey, or fiend affected by this spell is immediately forced back to its home plane, and for 24 hours it is unable to return to the archpriest's current plane by any means less powerful than a *wish* spell. Such a creature does not suffer this effect if it is already on its plane of origin. The archpriest can't cast this spell and a 1st-level or higher spell on the same turn."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Anointed Healing",
                    "desc": "Whenever the archpriest casts a spell that restores hit points, that spell restores an extra 11 (2d10) hit points."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The archpriest has advantage on saving throws against spells and magical effects."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The archpriest is a 20th level spellcaster. Their spellcasting ability is Wisdom (spell save DC 18\n +10 to hit with spell attacks). The archpriest has the following cleric spells prepared.\n Cantrips (at will): light\n mending\n sacred flame\n spare the dying\n thaumaturgy\n 1st-level (4 slots): bane\n bless\n cure wounds\n inflict wounds\n 2nd-level (3 slots): hold person\n lesser restoration\n spiritual weapon\n 3rd-level (3 slots): bestow curse\n dispel magic\n revivify\n 4th-level (3 slots): banishment\n guardian of faith\n stone shape\n 5th-level (3 slots): contagion\n flame strike\n greater restoration\n mass cure wounds\n 6th-level (2 slots): blade barrier\n planar ally\n true seeing\n 7th-level (2 slots): conjure celestial\n divine word\n fire storm\n 8th-level (1 slot): antimagic field\n 9th-level (1 slot): mass heal"
                }
            ],
            "spell_list": [],
            "page_no": 487,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_archpriest/"
        },
        {
            "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",
            "v2_converted_path": "/v2/creatures/mmenag_fallen-planetar/"
        },
        {
            "slug": "marilith-a5e",
            "desc": "",
            "name": "Marilith",
            "size": "Large",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 18,
            "armor_desc": "",
            "hit_points": 220,
            "hit_dice": "21d10+105",
            "speed": {
                "walk": 40
            },
            "strength": 20,
            "dexterity": 22,
            "constitution": 20,
            "intelligence": 20,
            "wisdom": 18,
            "charisma": 20,
            "strength_save": 10,
            "dexterity_save": 11,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 10,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, lightning; damage from nonmagical weapons",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "truesight 120 ft., passive Perception 14",
            "languages": "Abyssal, telepathy 120 ft.",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The marilith makes six attacks with its longswords."
                },
                {
                    "name": "Longsword",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) slashing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one creature. Hit: 10 (2d4 + 5) bludgeoning damage, and the target is grappled (escape DC 19)."
                },
                {
                    "name": "Teleport",
                    "desc": "The marilith magically teleports up to 120 feet to an unoccupied space it can see."
                }
            ],
            "reactions": [
                {
                    "name": "Reactive Teleport",
                    "desc": "When the marilith is hit or missed by a ranged attack, it uses Teleport. If it teleports within 5 feet of a creature, it can attack with its tail."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Chaotic Evil",
                    "desc": "The marilith radiates a Chaotic and Evil aura."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The marilith has advantage on saving throws against spells and magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 71,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_marilith/"
        },
        {
            "slug": "minotaur-champion-a5e",
            "desc": "",
            "name": "Minotaur Champion",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 19,
            "armor_desc": "",
            "hit_points": 262,
            "hit_dice": "21d12+126",
            "speed": {
                "walk": 50
            },
            "strength": 22,
            "dexterity": 10,
            "constitution": 22,
            "intelligence": 10,
            "wisdom": 16,
            "charisma": 14,
            "strength_save": 11,
            "dexterity_save": 5,
            "constitution_save": 11,
            "intelligence_save": null,
            "wisdom_save": 8,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "perception": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 21",
            "languages": "Abyssal, Undercommon",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The minotaur gores once and attacks twice with its greataxe."
                },
                {
                    "name": "Gore",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 19 (3d8 + 6) piercing damage  and the target makes a DC 19 Strength saving throw  being pushed up to 5 feet away and falling prone on a failure. If the minotaur moves at least 10 feet straight towards the target before the attack  the attack deals an extra 13 (3d8) damage."
                },
                {
                    "name": "Greataxe",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 25 (3d12 + 6) slashing damage."
                },
                {
                    "name": "Fire Breath (Recharge 5-6)",
                    "desc": "The minotaur exhales fire in a 30-foot cone. Each creature in the area makes a DC 19 Dexterity saving throw  taking 55 (10d10) fire damage on a failed save or half damage on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Roar of Triumph",
                    "desc": "If the minotaur reduced a living creature to 0 hit points since the end of its last turn, it roars and gains 35 (10d6) temporary hit points."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Labyrinthine Recall",
                    "desc": "The minotaur can perfectly recall any route it has traveled."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The minotaur has advantage on saving throws against spells and magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 335,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_minotaur-champion/"
        },
        {
            "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",
            "v2_converted_path": "/v2/creatures/mmenag_planetar/"
        },
        {
            "slug": "sea-serpent-a5e",
            "desc": "",
            "name": "Sea Serpent",
            "size": "Gargantuan",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 247,
            "hit_dice": "15d20+90",
            "speed": {
                "walk": 10,
                "swim": 50
            },
            "strength": 28,
            "dexterity": 10,
            "constitution": 22,
            "intelligence": 4,
            "wisdom": 14,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": 11,
            "intelligence_save": 2,
            "wisdom_save": 7,
            "charisma_save": 4,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Coils",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 5 ft., one Large or larger target in its space. Hit: 51 (4d20 + 9) bludgeoning damage. If the target is a creature  it is grappled (escape DC 22). If the target is an object  it is held. Until the grapple or hold ends  the targets speed is reduced to 0  and the sea serpents coils attack automatically hits the target. If an attacker subjects the serpent to a critical hit  this grapple or hold ends."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 15 ft., one target. Hit: 27 (4d8 + 9) bludgeoning damage. If the target is a creature  it makes a DC 22 Strength saving throw. On a failure  it is pushed up to 15 feet away from the serpent and knocked prone."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 15 ft., one target. Hit: 31 (4d10 + 9) piercing damage."
                },
                {
                    "name": "Thrash (While Bloodied)",
                    "desc": "The serpent moves up to its speed and then attacks with its tail and its bite."
                },
                {
                    "name": "Recover (1/Day, While Bloodied)",
                    "desc": "The serpent ends one condition or effect on itself."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Reactive Bite",
                    "desc": "If the serpent takes 15 damage or more from a melee attack made by a creature it can see, it bites the attacker."
                },
                {
                    "name": "Reactive Tail",
                    "desc": "If the serpent takes 15 damage or more from an attack made by a creature or object it can see, it makes a tail attack against the attacker."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The serpent can breathe air and water."
                },
                {
                    "name": "Reactive",
                    "desc": "The serpent can take two reactions per round, one with its tail and one with its bite. It can't take two reactions on the same turn."
                },
                {
                    "name": "Sinuous",
                    "desc": "The serpent can share the space of other creatures and objects."
                }
            ],
            "spell_list": [],
            "page_no": 386,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_sea-serpent/"
        },
        {
            "slug": "stone-colossus-a5e",
            "desc": "",
            "name": "Stone Colossus",
            "size": "Gargantuan",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "",
            "hit_points": 263,
            "hit_dice": "17d20+85",
            "speed": {
                "walk": 30
            },
            "strength": 22,
            "dexterity": 10,
            "constitution": 20,
            "intelligence": 3,
            "wisdom": 12,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic; damage from nonmagical, non-adamantine weapons",
            "condition_immunities": "charmed, fatigue, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 120 ft., passive Perception 11",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The guardian attacks twice with its slam."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 19 (3d8 + 6) bludgeoning damage."
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +10 to hit, range 60/240 ft., one target. Hit: 30 (7d6 + 6) bludgeoning damage. The target makes a DC 18 Strength saving throw  falling prone on a failure."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Slow (Recharge 5-6)",
                    "desc": "The guardian targets one or more creatures within 30 feet. Each target makes a DC 17 Wisdom saving throw. On a failure, the target is slowed for 1 minute. A target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The colossus can take 2 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": "Seize",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 16 (4d4 + 6) bludgeoning damage, and the target is grappled (escape DC 18). Until this grapple ends, the target is restrained, and the colossus can't seize a different creature."
                },
                {
                    "name": "Fling",
                    "desc": "The colossus throws one Large or smaller object or creature it is grappling up to 60 feet. The target lands prone and takes 21 (6d6) bludgeoning damage. If the colossus throws the target at another creature, that creature makes a DC 18 Dexterity saving throw, taking the same damage on a failure."
                },
                {
                    "name": "Stomp",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 20 (4d6 + 6) bludgeoning damage. If the target is a Large or smaller creature, it makes a DC 18 Strength check, falling prone on a failure."
                },
                {
                    "name": "Bolt from the Blue (Costs 2 Actions)",
                    "desc": "If the colossus is outside, it calls a bolt of energy down from the sky, hitting a point on the ground or water within 120 feet. Each creature in a 10-foot-radius, sky-high cylinder centered on that point makes a DC 17 Dexterity saving throw, taking 28 (8d6) lightning damage on a failed save or half damage on a success. The colossus can choose to make the bolt deal fire or radiant damage instead of lightning."
                }
            ],
            "special_abilities": [
                {
                    "name": "Immutable Form",
                    "desc": "The guardian is immune to any effect that would alter its form."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The guardian has advantage on saving throws against spells and magical effects."
                },
                {
                    "name": "Constructed Nature",
                    "desc": "Guardians dont require air, sustenance, or sleep."
                },
                {
                    "name": "Legendary Resistance (2/Day)",
                    "desc": "If the colossus fails a saving throw, it can choose to succeed instead. When it does so, it crumbles and cracks, losing 20 hit points."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The colossus deals double damage to objects and structures."
                }
            ],
            "spell_list": [],
            "page_no": 266,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_stone-colossus/"
        },
        {
            "slug": "adultflamedragon-tob1-2023",
            "desc": "False",
            "name": "Adult Flame Dragon",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 275,
            "hit_dice": "22d12 + 132",
            "speed": {
                "walk": 80,
                "fly": 40
            },
            "strength": 19,
            "dexterity": 14,
            "constitution": 23,
            "intelligence": 17,
            "wisdom": 14,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 11,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 10,
            "perception": 22,
            "skills": {
                "Deception": 10,
                "Perception": 12,
                "Persuasion": 10,
                "Stealth": 7
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "fire",
            "condition_immunities": "False",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 22",
            "languages": "Common, Draconic, Ignan",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon uses its Frightful Presence. It then makes one Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 15 (2d10 + 4) piercing damage plus 10 (3d6) fire damage."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 15 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage."
                },
                {
                    "name": "Frightful Presence",
                    "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 18 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of 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 60-foot cone. Each creature in that area must make a DC 19 Dexterity saving throw, taking 56 (16d6) 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 18 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",
                    "desc": "The dragon magically transforms into a Huge 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",
                    "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 17 Dexterity saving throw or take 11 (2d6 + 4) 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",
                    "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 17 Dexterity saving throw or take 11 (2d6 + 4) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed."
                }
            ],
            "special_abilities": [
                {
                    "name": "Fire Incarnate",
                    "desc": "Creatures with resistance to fire damage don't have resistance to the fire damage dealt by the flame dragon. A creature with immunity to fire damage is still immune to the dragon's fire damage."
                },
                {
                    "name": "Heated Body",
                    "desc": "A creature that touches the flame dragon or hits it with a melee attack while within 5 feet of it takes 10 (3d6) fire damage."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead."
                }
            ],
            "spell_list": [],
            "page_no": 118,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_adult-flame-dragon/"
        },
        {
            "slug": "adultvoiddragon-tob1-2023",
            "desc": "False",
            "name": "Adult Void Dragon",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Neutral",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 229,
            "hit_dice": "17d12 + 119",
            "speed": {
                "walk": 80,
                "fly": 40
            },
            "strength": 24,
            "dexterity": 10,
            "constitution": 25,
            "intelligence": 16,
            "wisdom": 13,
            "charisma": 21,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": 12,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": 10,
            "perception": 21,
            "skills": {
                "Arcana": 13,
                "History": 13,
                "Perception": 11,
                "Stealth": 5
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "cold",
            "condition_immunities": "charmed, frightened",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 21",
            "languages": "Common, Draconic, Void Speech",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon uses its Aura of Madness. It then makes one Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 18 (2d10 + 7) piercing damage plus 10 (3d6) cold damage."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 14 (2d6 + 7) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 15 ft., one target. Hit: 16 (2d8 + 7) bludgeoning damage."
                },
                {
                    "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 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)",
                    "desc": "The dragon uses one of the following breath weapons."
                },
                {
                    "name": "Gravitic Breath",
                    "desc": "The dragon exhales localized gravity in a 60-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 20 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 until the dragon's breath weapon recharges."
                },
                {
                    "name": "Stellar Breath",
                    "desc": "The dragon exhales star fire in a 60-foot cone. Each creature in that area must make a DC 20 Dexterity saving throw, taking 31 (9d6) fire damage and 31 (9d6) radiant damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Void Twist",
                    "desc": "The dragon adds 5 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",
                    "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 around it, disappearing and reappearing in an unoccupied space it can see within 120 feet of it. Each creature within 10 feet of the dragon must succeed on a DC 20 Constitution saving throw or take 14 (4d6) cold damage and be knocked prone."
                }
            ],
            "special_abilities": [
                {
                    "name": "Chill of the Void",
                    "desc": "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": "Expert Void Traveler",
                    "desc": "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)",
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead."
                }
            ],
            "spell_list": [],
            "page_no": 129,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_adult-void-dragon/"
        },
        {
            "slug": "adultwinddragon-tob1-2023",
            "desc": "False",
            "name": "Adult Wind Dragon",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Neutral",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 187,
            "hit_dice": "15d12 + 90",
            "speed": {
                "walk": 90,
                "fly": 30
            },
            "strength": 24,
            "dexterity": 16,
            "constitution": 22,
            "intelligence": 16,
            "wisdom": 15,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": 11,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 9,
            "perception": 22,
            "skills": {
                "Acrobatics": 13,
                "Intimidation": 9,
                "Perception": 12,
                "Stealth": 8
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "cold",
            "damage_immunities": "lightning",
            "condition_immunities": "False",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 22",
            "languages": "Common, Draconic, Primordial",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The wind dragon uses its Frightful Presence. It then makes one Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 18 (2d10 + 7) piercing damage."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 14 (2d6 + 7) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 15 ft., one target. Hit: 16 (2d8 + 7) bludgeoning damage."
                },
                {
                    "name": "Frightful Presence",
                    "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 17 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours."
                },
                {
                    "name": "Tempest Breath (Recharge 5-6)",
                    "desc": "The dragon exhales a blast of stormy wind in a 60-foot cone. Each creature in that area must make a DC 19 Strength saving throw. On a failure, a creature takes 27 (6d8) bludgeoning damage and 27 (6d8) lightning damage and is pushed up to 30 feet away from the dragon and knocked prone. On a success, a creature takes half the damage and isn't pushed or knocked prone. Unprotected flames, such as torches, in the area are extinguished, and protected flames, such as those in lanterns, have a 75 percent chance of being extinguished."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": "The dragon can take 3 legendary actions, choosing from the options below. Only one legendary action option can be used at a time and only at the end of another creature’s turn. The dragon regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Detect",
                    "desc": "The dragon makes a Wisdom (Perception) check."
                },
                {
                    "name": "Tail Attack",
                    "desc": "The dragon makes a Tail attack."
                },
                {
                    "name": "Wing Attack (Costs 2 Actions)",
                    "desc": "The dragon beats its wings. Each creature within 10 feet of the dragon must succeed on a DC 20 Dexterity saving throw or take 14 (2d6 + 7) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed."
                }
            ],
            "special_abilities": [
                {
                    "name": "Freedom of Movement",
                    "desc": "The dragon ignores difficult terrain, and magical effects can't reduce its speed or cause it to be restrained. It can spend 5 feet of movement to escape from nonmagical restraints or being grappled."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Storm Sight",
                    "desc": "The dragon can see through areas obscured by fog, mist, clouds, or precipitation."
                },
                {
                    "name": "Whirling Winds",
                    "desc": "Gale force winds rage around the dragon's body. Ranged weapon attack rolls against the dragon have disadvantage."
                }
            ],
            "spell_list": [],
            "page_no": 134,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_adult-wind-dragon/"
        },
        {
            "slug": "riverking-tob1-2023",
            "desc": "False",
            "name": "River King",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Neutral",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 190,
            "hit_dice": "20d8 + 100",
            "speed": {
                "walk": 60
            },
            "strength": 21,
            "dexterity": 17,
            "constitution": 20,
            "intelligence": 14,
            "wisdom": 13,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": 16,
            "skills": {
                "Intimidation": 8,
                "Nature": 7,
                "Perception": 6,
                "Stealth": 8
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "cold, fire, lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks not made with cold iron weapons",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, frightened",
            "senses": "blindsight 10 ft., darkvision 120 ft., passive Perception 16",
            "languages": "Common, Elvish, Giant, Primordial",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The River King makes two Longsword or Flood Blast attacks."
                },
                {
                    "name": "Longsword",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 9 (1d8 + 5) slashing damage, or 10 (1d10 + 5) slashing damage if used with two hands, plus 10 (3d6) poison damage."
                },
                {
                    "name": "Flood Blast",
                    "desc": "Ranged Spell Attack: +8 to hit, range 120 ft., one target. Hit: 21 (4d8 + 3) bludgeoning damage, and the target must succeed on a DC 18 Strength saving throw or be pushed up to 30 feet away from the River King and knocked prone."
                },
                {
                    "name": "Grasping Whirlpool (Recharge 5-6)",
                    "desc": "The River King magically creates a swirling vortex of water centered on a point he can see within 60 feet. The vortex appears in the shape of a cylinder that is 15 feet tall with a 10-foot radius. Each creature in the area must make a DC 18 Strength saving throw. On a failure, a creature takes 36 (8d8) bludgeoning damage and is restrained. On a success, a creature takes half the damage, isn't restrained, and can choose to be pushed out of the whirlpool's space. A creature that chooses not to be pushed suffers the consequences of a failed saving throw. While restrained, a creature is unable to breathe unless it can breathe water, and it must succeed on a DC 18 Strength saving throw at the end of each of its turns or take 18 (4d8) bludgeoning damage. A creature, including the restrained creature, can take an action to free the restrained creature by succeeding on a DC 18 Strength check. A creature with a swimming speed has advantage on the saving throw and on the Strength check to escape."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The River King casts one of the following spells, requiring no material components and using Charisma as the spellcasting ability (save DC 16):\nAt will: create or destroy water, water breathing\n3/day each: freedom of movement, control water\n1/day: control weather (as an action)"
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Blade Current",
                    "desc": "When a creature within 5 feet of the River King stands up from prone, he can make one Longsword attack against that creature."
                }
            ],
            "legendary_desc": "The River King can take 3 legendary actions, choosing from the options below. Only one legendary action option can be used at a time and only at the end of another creature’s turn. The River King regains spent legendary actions at the start of his turn.",
            "legendary_actions": [
                {
                    "name": "Attack",
                    "desc": "The River King makes a Longsword or Flood Blast attack."
                },
                {
                    "name": "Flow",
                    "desc": "The River King moves up to his walking speed, or swims up to half his swimming speed, without provoking opportunity attacks."
                },
                {
                    "name": "Ripple (Costs 2 Actions)",
                    "desc": "The River King magically ripples like sunlight on the surface of water. Until the start of his next turn, attack rolls against him have disadvantage."
                }
            ],
            "special_abilities": [
                {
                    "name": "Amphibious",
                    "desc": "The River King can breathe air and water."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the River King fails a saving throw, he can choose to succeed instead."
                },
                {
                    "name": "Riparian Weapons",
                    "desc": "The River King's weapon attacks are magical. When he hits with any weapon, the weapon deals an extra 10 (3d6) poison damage (included in the attack)."
                }
            ],
            "spell_list": [],
            "page_no": 182,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_river-king/"
        }
    ]
}