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

GET /monsters/?ordering=-strength&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3207,
    "next": "https://api.open5e.com/monsters/?ordering=-strength&page=4",
    "previous": "https://api.open5e.com/monsters/?ordering=-strength&page=2",
    "results": [
        {
            "slug": "cloud-giant",
            "desc": "",
            "name": "Cloud Giant",
            "size": "Huge",
            "type": "Giant",
            "subtype": "",
            "group": "Giants",
            "alignment": "neutral good (50%) or neutral evil (50%)",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 200,
            "hit_dice": "16d12+96",
            "speed": {
                "walk": 40
            },
            "strength": 27,
            "dexterity": 10,
            "constitution": 22,
            "intelligence": 12,
            "wisdom": 16,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 7,
            "perception": 7,
            "skills": {
                "insight": 7,
                "perception": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 17",
            "languages": "Common, Giant",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The giant makes two morningstar attacks."
                },
                {
                    "name": "Morningstar",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 21 (3d8 + 8) piercing damage.",
                    "attack_bonus": 12,
                    "damage_dice": "3d8",
                    "damage_bonus": 8
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +12 to hit, range 60/240 ft., one target. Hit: 30 (4d10 + 8) bludgeoning damage.",
                    "attack_bonus": 12,
                    "damage_dice": "4d10",
                    "damage_bonus": 8
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Smell",
                    "desc": "The giant has advantage on Wisdom (Perception) checks that rely on smell."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The giant's innate spellcasting ability is Charisma. It can innately cast the following spells, requiring no material components:\n\nAt will: detect magic, fog cloud, light\n3/day each: feather fall, fly, misty step, telekinesis\n1/day each: control weather, gaseous form"
                }
            ],
            "spell_list": [
                "https://api.open5e.com/v2/spells/detect-magic/",
                "https://api.open5e.com/v2/spells/fog-cloud/",
                "https://api.open5e.com/v2/spells/light/",
                "https://api.open5e.com/v2/spells/feather-fall/",
                "https://api.open5e.com/v2/spells/fly/",
                "https://api.open5e.com/v2/spells/misty-step/",
                "https://api.open5e.com/v2/spells/telekinesis/",
                "https://api.open5e.com/v2/spells/control-weather/",
                "https://api.open5e.com/v2/spells/gaseous-form/"
            ],
            "page_no": 312,
            "environments": [
                "Plane Of Air",
                "Mountains",
                "Mountain"
            ],
            "img_main": null,
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd",
            "v2_converted_path": "/v2/creatures/srd_cloud-giant/"
        },
        {
            "slug": "adult-mithral-dragon",
            "desc": "_Mithral dragons are wise and learned, and are legendary peacemakers and spellcasters. They pursue their own interests when not called to settle disputes._  \n_**Glimmering Champions.**_ Light glints off a mithral dragon’s glossy scales, shining silver-white, and its tiny wings fold flush against its body—but open like a fan to expose shimmering, diaphanous membranes. Its narrow head, with bare slits for its eyes and nostrils, ends in a slender neck. The dragon’s sleek look continues into its body and a mithral dragon’s impossibly thin frame makes it look extremely fragile.  \n_**Rage in Youth.**_ Younger mithral dragons raid and pillage as heavily as any chromatic dragon, driven largely by greed to acquire a worthy hoard—though they are less likely to kill for sport or out of cruelty. In adulthood and old age, however, they are less concerned with material wealth and more inclined to value friendship, knowledge, and a peaceful life spent in pursuit of interesting goals.  \n_**Peacemakers.**_ Adult and older mithral dragons are diplomats and arbitrators by temperament (some dragons cynically call them referees), enjoying bringing some peace to warring factions. Among all dragons, their strict neutrality and ability to ignore many attacks make them particularly well suited to these vital roles.",
            "name": "Adult Mithral Dragon",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 184,
            "hit_dice": "16d12+80",
            "speed": {
                "walk": 40,
                "fly": 80
            },
            "strength": 27,
            "dexterity": 18,
            "constitution": 21,
            "intelligence": 20,
            "wisdom": 21,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": 10,
            "intelligence_save": 10,
            "wisdom_save": 10,
            "charisma_save": 10,
            "perception": 10,
            "skills": {
                "athletics": 13,
                "history": 10,
                "insight": 10,
                "perception": 10,
                "persuasion": 10
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "acid, thunder",
            "condition_immunities": "charmed",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 20",
            "languages": "Celestial, Common, Draconic, Primordial",
            "challenge_rating": "14",
            "cr": 14.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon can use its Frightful Presence. It then makes three attacks: one with its bite and two with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 19 (2d10 + 8) piercing damage.",
                    "attack_bonus": 13,
                    "damage_dice": "2d10"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 15 (2d6 + 8) slashing damage, and the target loses 4 hit points from bleeding at the start of each of its turns for six rounds unless it receives magical healing. Bleeding damage is cumulative; the target loses 4 hp per round for each bleeding wound it's taken from a mithral dragon's claws.",
                    "attack_bonus": 13,
                    "damage_dice": "2d6"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 17 (2d8 + 8) bludgeoning damage.",
                    "attack_bonus": 13,
                    "damage_dice": "2d8"
                },
                {
                    "name": "Frightful Presence",
                    "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 18 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of its turn, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours."
                },
                {
                    "name": "Breath Weapon (Recharge 5-6)",
                    "desc": "A mithral dragon can spit a 60-foot-long, 5-foot-wide line of metallic shards. Targets in its path take 42 (12d6) magical slashing damage and lose another 8 hit points from bleeding at the start of their turns for 6 rounds; slashing and bleed damage are halved by a successful DC 18 Dexterity saving throw. Only magical healing stops the bleeding before 6 rounds. The shards dissolve into wisps of smoke 1 round after the breath weapon's use."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The dragon can take 3 legendary actions, choosing from the options below. Only one legendary action option can be used at a time and only at the end of another creature's turn. The dragon regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Detect",
                    "desc": "The dragon makes a Wisdom (Perception) check."
                },
                {
                    "name": "Tail Attack",
                    "desc": "The dragon makes a tail attack."
                },
                {
                    "name": "Wing Attack (Costs 2 Actions)",
                    "desc": "The dragon beats its wings. Each creature within 10 feet of the dragon must succeed on a DC 21 Dexterity saving throw or take 15 (2d6 + 8) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a saving throw, it can choose to succeed instead."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the dragon's innate spellcasting ability is Intelligence (spell save DC 18, +10 to hit with spell attacks). It can innately cast the following spells, requiring no material components:\n\nat will: tongues\n\n5/day each: dispel magic, enhance ability"
                },
                {
                    "name": "Spellcasting",
                    "desc": "the dragon is a 6th-level spellcaster. Its spellcasting ability is Intelligence (spell save DC 18, +10 to hit with spell attacks). It requires no material components to cast its spells. The dragon has the following wizard spells prepared:\n\ncantrips (at will): acid splash, light, mage hand, prestidigitation\n\n1st level (4 slots): charm person, expeditious retreat, magic missile, unseen servant\n\n2nd level (3 slots): blur, hold person, see invisibility\n\n3rd level (3 slots): haste, lightning bolt, protection from energy"
                }
            ],
            "spell_list": [],
            "page_no": 133,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_adult-mithral-dragon/"
        },
        {
            "slug": "ancient-titan",
            "desc": "_Radiating a powerful presence, this towering humanoid has sharp-edged features that seem hewn from ancient stone._  \n**Children of the Gods.** Ancient titans are the surviving immortal children of an early primordial god. They fled to the wilds after a divine war, where they founded an empire that lasted thousands of years before plague brought about its collapse.  \n**Sea God’s Servants.** A few ancient titans still dwell in the ocean realm, spared by the sea god in exchange for eternal servitude. Ancient titans have long, glossy hair, usually black, red, or silver, and they stand 60 feet tall and weigh over 20 tons.  \n**Friends to Dragons.** Ancient titans have a strong rapport with wind and sea dragons, as well as gold, silver, and mithral dragons.",
            "name": "Ancient Titan",
            "size": "Gargantuan",
            "type": "Celestial",
            "subtype": "titan",
            "group": null,
            "alignment": "neutral good",
            "armor_class": 15,
            "armor_desc": "breastplate",
            "hit_points": 198,
            "hit_dice": "12d20+72",
            "speed": {
                "walk": 50
            },
            "strength": 27,
            "dexterity": 13,
            "constitution": 22,
            "intelligence": 16,
            "wisdom": 16,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 9,
            "perception": 7,
            "skills": {
                "athletics": 14,
                "intimidation": 9,
                "perception": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 17",
            "languages": "Common, Giant, Primordial, Titan, telepathy 120 ft.",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The ancient titan makes two greatsword attacks or two longbow attacks"
                },
                {
                    "name": "Greatsword",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 38 (8d6 + 8) slashing damage.",
                    "attack_bonus": 12,
                    "damage_dice": "8d6"
                },
                {
                    "name": "Longbow",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 150/640 ft., one target. Hit: 19 (4d8 + 1) piercing damage.",
                    "attack_bonus": 5,
                    "damage_dice": "4d8"
                },
                {
                    "name": "Eldritch Singularity (Recharge 5-6)",
                    "desc": "The ancient titan opens a momentary rupture in the eldritch source that fuels its words of power. This rupture appears at a spot designated by the titan within 100 feet. Any creature within 60 feet of the spot must make a DC 17 Constitution saving throw. On a failure, the creature takes 28 (8d6) force damage, falls prone, and is pulled 1d6 x 10 feet toward the eldritch singularity, taking an additional 3 (1d6) bludgeoning damage per 10 feet they were dragged. If the saving throw succeeds, the target takes half as much force damage and isn't knocked prone or pulled. The spot where the rupture occurs becomes the center of a 60-foot-radius antimagic field until the end of the ancient titan's next turn. The titan's spells are not affected by this antimagic field."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Magic Resistance",
                    "desc": "The ancient titan has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "the ancient titan's spellcasting ability is Charisma (spell save DC 17). The ancient titan can innately cast the following spells, requiring no material components:\n\n3/day: power word stun\n\n1/day: power word kill"
                }
            ],
            "spell_list": [],
            "page_no": 380,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_ancient-titan/"
        },
        {
            "slug": "desert-giant",
            "desc": "_The towering woman rises up from the desert sand. Her pale brown robe almost perfectly matches the gritty terrain, and her roughly textured skin is a rich walnut brown._  \nDesert giants live in arid wastelands that were once a thriving giant empire. Their rich brown skin is rough-textured, and they dress in light robes matching the color of the sand, accented (when they aren’t trying to blend in) with brightly colored head cloths and sashes. Beneath their robes, the desert giants paint or tattoo their skin with intricate designs in a riot of colors that outsiders rarely see.  \n**Wandering Legacy.** Desert giants subsist in the scorching wastes by moving from oasis to oasis. They follow herds of desert animals that they cultivate for milk, meat, and hides, and they shun most contact with settled people. They can survive the blazing heat of the high summer, because desert giants know secret ways with relatively plentiful water and the location of cool, shaded caverns.  \nWhile in ages past the desert giants lived in stationary settlements and cities, the fall of their ancient empire drove them into the dunes. The truth behind their nomadic lifestyle is a sore spot; should any outsider learn the truth, the desert giants stop at nothing to permanently silence the inquisitive soul.  \n**Keepers of the Past.** Over time, wandering desert giants amass vast knowledge of ruins and relics scattered across and beneath their homeland. On rare occasions that the tribes require something of outsiders, this information is their most valuable commodity. Relics of the past, or simply the location of unplundered ruins, can purchase great advantage for the tribe.  \nThe designs the giants painstakingly inscribe on their bodies tell a tale that, if woven together correctly, reveals an entire tribe’s collected discoveries. For this reason, the desert giants hold the bodies of their dead in sacred esteem. They go to extraordinary lengths to recover their dead, so they can divide the knowledge held on the deceased’s skin among other tribe members. In the cases of desert giant elders, this hidden writing may be equivalent to spell scrolls.",
            "name": "Desert Giant",
            "size": "Huge",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 175,
            "hit_dice": "14d12+84",
            "speed": {
                "walk": 40
            },
            "strength": 27,
            "dexterity": 10,
            "constitution": 22,
            "intelligence": 13,
            "wisdom": 18,
            "charisma": 15,
            "strength_save": 12,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 6,
            "perception": 8,
            "skills": {
                "perception": 8,
                "stealth": 4,
                "survival": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "passive Perception 18",
            "languages": "Common, Giant",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The giant makes two falchion attacks."
                },
                {
                    "name": "Falchion",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 23 (6d4 + 8) slashing damage.",
                    "attack_bonus": 12,
                    "damage_dice": "6d4"
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +12 to hit, range 60/240 ft., one target. Hit: 30 (4d10 + 8) bludgeoning damage.",
                    "attack_bonus": 12,
                    "damage_dice": "4d10"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Sand Camouflage",
                    "desc": "The giant has advantage on Dexterity (Stealth) checks made to hide in sandy terrain."
                },
                {
                    "name": "Wasteland Stride",
                    "desc": "The giant ignores difficult terrain caused by sand, gravel, or rocks."
                }
            ],
            "spell_list": [],
            "page_no": 222,
            "environments": [],
            "img_main": null,
            "document__slug": "tob",
            "document__title": "Tome of Beasts",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/",
            "v2_converted_path": "/v2/creatures/tob_desert-giant/"
        },
        {
            "slug": "spinosaurus",
            "desc": "_A spinosaurus is a land and riverine predator capable of carrying a platoon of lizardfolk long distances on raids. Often called a river king or river dragon, they are worshipped by bullywugs and other primitive humanoids._  \n_**Friend to Lizardfolk.**_ The spinosaurus is a special saurian bred for size and loyalty by lizardfolk. Lizardfolk prize them like prime warhorses, and lavish them with food and care.  \n_**Enormous Size and Color.**_ This immense saurian has a long tooth-filled maw, powerful claws, and colorful spines running the length of its spine. An adult dire spinosaurus is 70 feet long and weighs 35,000 pounds or more, and a young spinosaurus is 20 feet long and weighs 6,000 pounds or more.  \n_**Swift Predator.**_ A spinosaurus is quick on both land and water.",
            "name": "Spinosaurus",
            "size": "Gargantuan",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 231,
            "hit_dice": "14d20+84",
            "speed": {
                "walk": 60,
                "swim": 40
            },
            "strength": 27,
            "dexterity": 9,
            "constitution": 22,
            "intelligence": 2,
            "wisdom": 11,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "perception": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 15",
            "languages": "-",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The spinosaurus makes one bite attack and two claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 34 (4d12 + 8) piercing damage. If the target is a Large or smaller creature, it is grappled (escape DC 18). When the spinosaurus moves, the grappled creature moves with it. Until this grapple ends, the target is restrained and the spinosaurus can't bite another target.",
                    "attack_bonus": 13,
                    "damage_dice": "4d12"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 22 (4d6 + 8) slashing damage.",
                    "attack_bonus": 13,
                    "damage_dice": "4d6"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 20 ft., one target. Hit: 21 (3d8 + 8) bludgeoning damage.",
                    "attack_bonus": 13,
                    "damage_dice": "3d8"
                },
                {
                    "name": "Frightful Presence",
                    "desc": "Each creature of the spinosaurus' choice that is within 120 feet of the spinosaurus 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 spinosaurus' Frightful Presence for the next 24 hours."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The spinosaurus 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 spinosaurus regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Move",
                    "desc": "The spinosaurus moves up to half its speed."
                },
                {
                    "name": "Roar",
                    "desc": "The spinosaurus uses Frightful Presence."
                },
                {
                    "name": "Tail Attack (Costs 2 Actions)",
                    "desc": "The spinosaurus makes one tail attack."
                }
            ],
            "special_abilities": [
                {
                    "name": "Tamed",
                    "desc": "The spinosaurus will never willingly attack any reptilian humanoid, and if forced or magically compelled to do so, it suffers disadvantage on attack rolls. Up to twelve Medium or four Large creatures can ride the spinosaurus. This trait disappears if the spinosaurus spends a month away from any reptilian humanoid."
                },
                {
                    "name": "Siege Monster",
                    "desc": "The spinosaurus deals double damage to objects and structures."
                }
            ],
            "spell_list": [],
            "page_no": 116,
            "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_spinosaurus/"
        },
        {
            "slug": "cave-giant",
            "desc": "",
            "name": "Cave Giant",
            "size": "Huge",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 200,
            "hit_dice": "16d12+96",
            "speed": {
                "walk": 40
            },
            "strength": 27,
            "dexterity": 10,
            "constitution": 22,
            "intelligence": 8,
            "wisdom": 13,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "athletics": 12,
                "perception": 5,
                "survival": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 15",
            "languages": "Giant",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "desc": "The giant makes three attacks: two with its handaxe and one with its tusks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 12,
                    "damage_dice": "3d6+8",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft. or range 20/60 ft., one target. Hit: 18 (3d6 + 8) slashing damage.",
                    "name": "Handaxe"
                },
                {
                    "attack_bonus": 12,
                    "damage_dice": "4d6+8",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 22 (4d6 + 8) slashing damage, and if the target is a Large or smaller creature it must succeed on a DC 20 Strength saving throw or be knocked prone.",
                    "name": "Tusks"
                },
                {
                    "attack_bonus": 12,
                    "damage_dice": "4d10+8",
                    "desc": "Ranged Weapon Attack: +12 to hit, range 60/240 ft., one target. Hit: 30 (4d10 + 8) bludgeoning damage.",
                    "name": "Rock"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "If the giant starts its turn in sunlight, it takes 20 radiant damage. While in sunlight, it moves at half speed and has disadvantage on attack rolls and ability checks. If the giant is reduced to 0 hp while in sunlight, it is petrified.",
                    "name": "Sunlight Petrification"
                }
            ],
            "spell_list": [],
            "page_no": 182,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_cave-giant/"
        },
        {
            "slug": "oliphaunt",
            "desc": "",
            "name": "Oliphaunt",
            "size": "Gargantuan",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 148,
            "hit_dice": "9d20+54",
            "speed": {
                "walk": 50
            },
            "strength": 27,
            "dexterity": 9,
            "constitution": 23,
            "intelligence": 3,
            "wisdom": 11,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": 2,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "-",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "desc": "The oliphaunt uses its trunk, then it makes one gore or stomp attack.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 11,
                    "damage_dice": "5d8+8",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 30 (5d8 + 8) piercing damage.",
                    "name": "Gore"
                },
                {
                    "attack_bonus": 11,
                    "damage_dice": "5d10+8",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 35 (5d10 + 8) bludgeoning damage.",
                    "name": "Stomp"
                },
                {
                    "desc": "Melee Weapon Attack: +11 to hit, reach 15 ft., one creature. Hit: The target is grappled (escape DC 17) if it is a Large or smaller creature. Until the grapple ends, the target is restrained and the oliphaunt can't use its trunk on another target.",
                    "name": "Trunk"
                },
                {
                    "desc": "The oliphaunt sweeps its tusks in a wide arc. Each creature in a 20-foot cube must make a DC 17 Dexterity saving throw, taking 35 (10d6) bludgeoning damage on a failed save, or half as much damage on a successful one.",
                    "name": "Tusk Sweep (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "If the oliphaunt moves at least 20 feet straight toward a creature and then hits it with a gore attack on the same turn, that target must succeed on a DC 16 Strength saving throw or be knocked prone. If the target is prone, the oliphaunt can make one stomp attack against it as a bonus action.",
                    "name": "Trampling Charge"
                },
                {
                    "desc": "If the oliphaunt starts its turn with a target grappled, it can slam the target into the ground as a bonus action. The creature must make a DC 17 Constitution saving throw, taking 11 (2d10) bludgeoning damage on a failed save, or half as much damage on a successful one. This doesn't end the grappled condition on the target.",
                    "name": "Trunk Slam"
                }
            ],
            "spell_list": [],
            "page_no": 280,
            "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_oliphaunt/"
        },
        {
            "slug": "adult-gold-dragon-a5e",
            "desc": "",
            "name": "Adult Gold Dragon",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 19,
            "armor_desc": "",
            "hit_points": 324,
            "hit_dice": "24d12+168",
            "speed": {
                "walk": 40,
                "fly": 80,
                "swim": 40
            },
            "strength": 26,
            "dexterity": 14,
            "constitution": 24,
            "intelligence": 16,
            "wisdom": 14,
            "charisma": 24,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": 13,
            "intelligence_save": null,
            "wisdom_save": 8,
            "charisma_save": 13,
            "perception": null,
            "skills": {
                "insight": 8,
                "perception": 8,
                "persuasion": 13,
                "stealth": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 21",
            "languages": "Common, Draconic, one more",
            "challenge_rating": "20",
            "cr": 20.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks with its bite and twice with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +18 to hit, reach 15 ft., one target. Hit: 32 (4d10 + 10) piercing damage plus 9 (2d8) fire damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +18 to hit, reach 10 ft., one target. Hit: 28 (4d8 + 10) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +18 to hit, reach 20 ft., one target. Hit: 23 (3d8 + 10) bludgeoning damage  and the dragon pushes the target 10 feet away."
                },
                {
                    "name": "Greatsword (Humanoid Form Only)",
                    "desc": "Melee Weapon Attack: +18 to hit, reach 5 ft., one target. Hit: 17 (2d6 + 10) slashing damage."
                },
                {
                    "name": "Molten Spit",
                    "desc": "The dragon targets one creature within 60 feet  forcing it to make a DC 25 Dexterity saving throw. The creature takes 27 (5d10) fire damage on a failure or half on a success. Liquid gold pools in a 5-foot-square occupied by the creature and remains hot for 1 minute. A creature that ends its turn in the gold or enters it for the first time on a turn takes 22 (4d10) fire damage."
                },
                {
                    "name": "Breath Weapons (Recharge 5-6)",
                    "desc": "The dragon uses one of the following breath weapons:"
                },
                {
                    "name": "Molten Breath",
                    "desc": "The dragon exhales molten gold in a 90-foot cone. Each creature in the area makes a DC 25 Dexterity saving throw  taking 88 (16d10) fire damage on a failed save or half damage on a success. A creature that fails the saving throw is covered in a shell of rapidly cooling gold  reducing its Speed to 0. A creature can use an action to break the shell  ending the effect."
                },
                {
                    "name": "Weakening Breath",
                    "desc": "The dragon exhales weakening gas in a 90-foot cone. Each creature in the area must succeed on a DC 25 Constitution saving throw or suffer disadvantage on weapon attack rolls for 1 minute. A weakened creature repeats the saving throw at the end of each of its turns  ending the effect on a success."
                },
                {
                    "name": "Change Shape",
                    "desc": "The dragon magically takes the shape of a humanoid or beast  or changes back into its true form. It reverts to its true form if it dies. Any equipment it is wearing or carrying is absorbed or borne by the new form (dragons choice). In the new form  the dragons stats are unchanged except for its size. It can't use Molten Spit  Breath Weapons  Tail Attack  or Wing Attack except in dragon form. In beast form  it can attack only with its bite and claws  if appropriate to its form. If the beast form is Large or smaller  the reach of these attacks is reduced to 5 feet. In humanoid form  it can attack only with its greatsword."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Tail Attack",
                    "desc": "When a creature the dragon can see within 10 feet hits the dragon with a melee attack, the dragon makes a tail attack against it."
                },
                {
                    "name": "Vanguard",
                    "desc": "When another creature the dragon can see within 20 feet is hit by an attack, the dragon deflects the attack, turning the hit into a miss."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The dragon can take 3 legendary actions",
                    "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn."
                },
                {
                    "name": "Roar",
                    "desc": "Each creature of the dragons choice within 120 feet that can hear it makes a DC 25 Charisma saving throw. On a failure, it is frightened for 1 minute. A creature repeats the saving throw at the end of its turns, ending the effect on itself on a success. When it succeeds on a saving throw or the effect ends for it, it is immune to Roar for 24 hours."
                },
                {
                    "name": "Wing Attack",
                    "desc": "The dragon beats its wings. Each creature within 15 feet makes a DC 26 Dexterity saving throw. On a failure, it is pushed 10 feet away and knocked prone. The dragon can then fly up to half its fly speed."
                },
                {
                    "name": "Fiery Reprisal (Costs 2 Actions)",
                    "desc": "The dragon uses Molten Spit against the last creature to deal damage to it."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, some of its scales melt away, forming pools of molten gold. If it has no more uses of this ability, its Armor Class is reduced to 17 until it finishes a long rest."
                },
                {
                    "name": "Valor",
                    "desc": "Creatures of the dragons choice within 30 feet gain a +2 bonus to saving throws and are immune to the charmed and frightened conditions."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 21). It can innately cast the following spells, requiring no material components. 3/day each:bless, healing word,banishment, greater restoration"
                }
            ],
            "spell_list": [],
            "page_no": 172,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_adult-gold-dragon/"
        },
        {
            "slug": "adult-red-dragon-a5e",
            "desc": "",
            "name": "Adult Red Dragon",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 19,
            "armor_desc": "",
            "hit_points": 310,
            "hit_dice": "23d12+161",
            "speed": {
                "walk": 40,
                "climb": 40,
                "fly": 80
            },
            "strength": 26,
            "dexterity": 10,
            "constitution": 24,
            "intelligence": 16,
            "wisdom": 14,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": 13,
            "intelligence_save": null,
            "wisdom_save": 8,
            "charisma_save": 11,
            "perception": null,
            "skills": {
                "intimidation": 11,
                "perception": 9,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 22",
            "languages": "Common, Draconic, one more",
            "challenge_rating": "20",
            "cr": 20.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks once with its bite and twice with its claws. In place of its bite attack  it can Spit Fire."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 24 (3d10 + 8) piercing damage plus 4 (1d8) fire damage."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 5 ft., one target. Hit: 21 (3d8 + 8) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 15 ft., one target. Hit: 17 (2d8 + 8) bludgeoning damage  and the dragon pushes the target 10 feet away."
                },
                {
                    "name": "Cruel Tyranny",
                    "desc": "The dragon snarls and threatens its minions  driving them to immediate action. The dragon chooses one creature it can see and that can hear the dragon. The creature uses its reaction to make one weapon attack with advantage."
                },
                {
                    "name": "Spit Fire",
                    "desc": "The dragon targets a creature within 60 feet  forcing it to make a DC 21 Dexterity saving throw. The creature takes 22 (4d10) fire damage on a failure or half damage on a success. A creature that fails the save also takes 5 (1d10) ongoing fire damage. A creature can use an action to end the ongoing damage."
                },
                {
                    "name": "Fire Breath (Recharge 5-6)",
                    "desc": "The dragon exhales a blast of fire in a 60-foot cone. Each creature in that area makes a DC 21 Dexterity saving throw  taking 73 (21d6) fire damage on a failed save or half damage on a success. A creature that fails the saving throw also takes 5 (1d10) ongoing fire damage. While affected by this ongoing damage  it is frightened of the dragon. A creature can use an action to end the ongoing damage."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "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": "Cruel Tyranny",
                    "desc": "The dragon uses its Cruel Tyranny action."
                },
                {
                    "name": "Roar",
                    "desc": "Each creature of the dragons choice within 120 feet that can hear it makes a DC 19 Charisma saving throw. On a failure, it is frightened for 1 minute. A creature repeats the saving throw at the end of its turns, 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 21 Dexterity saving throw. On a failure, it is pushed 10 feet away and knocked prone. The dragon can then fly up to half its fly speed."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, it sheds some of its scales, which turn to sand. If it has no more uses of this ability, its Armor Class is reduced to 17 until it finishes a long rest."
                },
                {
                    "name": "Searing Heat",
                    "desc": "A creature that touches the dragon or hits it with a melee attack for the first time on a turn takes 7 (2d6) fire damage."
                },
                {
                    "name": "Volcanic Tyrant",
                    "desc": "The dragon is immune to the effects of poisonous gases caused by volcanic environments. It also ignores difficult terrain caused by lava."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 19). It can innately cast the following spells, requiring no material components. 3/day each:command, hold person, glyph of warding, wall of fire"
                }
            ],
            "spell_list": [],
            "page_no": 118,
            "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-red-dragon/"
        },
        {
            "slug": "ancient-black-dragon-a5e",
            "desc": "",
            "name": "Ancient Black Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 22,
            "armor_desc": "",
            "hit_points": 367,
            "hit_dice": "21d20+147",
            "speed": {
                "walk": 40,
                "fly": 80,
                "swim": 40
            },
            "strength": 26,
            "dexterity": 14,
            "constitution": 24,
            "intelligence": 16,
            "wisdom": 14,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": 14,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 11,
            "perception": null,
            "skills": {
                "history": 10,
                "perception": 9,
                "stealth": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 22",
            "languages": "Common, Draconic, one more",
            "challenge_rating": "23",
            "cr": 23.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks once with its bite and twice with its claws. In place of its bite attack  it can use Acid Spit."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 15 ft., one target. Hit: 30 (4d10 + 8) piercing damage plus 9 (2d8) acid damage. Instead of dealing piercing damage  the dragon can grapple the target (escape DC 23)  and a Huge 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: +15 to hit, reach 10 ft., one target. Hit: 21 (3d8 + 8) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 20 ft., one target. Hit: 21 (3d8 + 8) 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 22 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 11 (2d10) 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 90-foot-long  10-foot-wide line. Each creature in that area makes a DC 22 Dexterity saving throw  taking 85 (19d8) 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 40-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 19 Charisma saving throw. On a failure, it is frightened for 1 minute. A creature repeats the saving throw at the end of its turns, 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 22 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 20 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 19). It can innately cast the following spells, requiring no material components. 3/day each:fog cloud, pass without trace, legend lore, speak with dead,  1/day each: create undead, insect plague"
                }
            ],
            "spell_list": [],
            "page_no": 100,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_ancient-black-dragon/"
        },
        {
            "slug": "ancient-brass-dragon-a5e",
            "desc": "",
            "name": "Ancient Brass Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 20,
            "armor_desc": "",
            "hit_points": 367,
            "hit_dice": "21d20+147",
            "speed": {
                "walk": 40,
                "burrow": 40,
                "fly": 80
            },
            "strength": 26,
            "dexterity": 10,
            "constitution": 24,
            "intelligence": 20,
            "wisdom": 16,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 14,
            "intelligence_save": null,
            "wisdom_save": 10,
            "charisma_save": 11,
            "perception": null,
            "skills": {
                "arcana": 12,
                "history": 12,
                "nature": 12,
                "perception": 10,
                "persuasion": 11,
                "religion": 12,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 23",
            "languages": "Common, Draconic, three more",
            "challenge_rating": "22",
            "cr": 22.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 Molten Spit."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 15 ft., one target. Hit: 30 (4d10 + 8) piercing damage plus 9 (2d8) fire damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 10 ft., one target. Hit: 21 (3d8 + 8) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 20 ft., one target. Hit: 21 (3d8 + 8) bludgeoning damage  and the dragon pushes the target 10 feet away."
                },
                {
                    "name": "Staff (Humanoid Form Only)",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 5 ft., one target. Hit: 12 (1d8 + 8) bludgeoning damage."
                },
                {
                    "name": "Molten Spit",
                    "desc": "The dragon targets a creature within 60 feet  forcing it to make a DC 22 Dexterity saving throw. The creature takes 22 (4d10) fire damage on a failure or half damage on a success. A creature that fails the saving throw also takes 11 (2d10) 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 90-foot-long  10-foot-wide line. Each creature in the area makes a DC 22 Dexterity saving throw  taking 70 (20d6) 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 90-foot cone. Each creature in the area makes a DC 22 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 19 Charisma saving throw. On a failure, it is frightened for 1 minute. A creature repeats the saving throw at the end of its turns, 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 23 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 18 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 expend one use of its Legendary Resistance trait to treat the roll as a 20."
                },
                {
                    "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:comprehend languages, identify, commune, legend lore,  1/day:teleport, true seeing"
                }
            ],
            "spell_list": [],
            "page_no": 154,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_ancient-brass-dragon/"
        },
        {
            "slug": "ancient-copper-dragon-a5e",
            "desc": "",
            "name": "Ancient Copper Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 21,
            "armor_desc": "",
            "hit_points": 367,
            "hit_dice": "21d20+147",
            "speed": {
                "walk": 40,
                "climb": 40,
                "fly": 80
            },
            "strength": 26,
            "dexterity": 12,
            "constitution": 24,
            "intelligence": 20,
            "wisdom": 16,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": 14,
            "intelligence_save": null,
            "wisdom_save": 10,
            "charisma_save": 11,
            "perception": null,
            "skills": {
                "deception": 11,
                "perception": 10,
                "stealth": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 23",
            "languages": "Common, Draconic, three more",
            "challenge_rating": "23",
            "cr": 23.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: +15 to hit, reach 15 ft., one target. Hit: 30 (4d10 + 8) piercing damage plus 9 (2d8) acid damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 10 ft., one target. Hit: 21 (3d8 + 8) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 20 ft., one target. Hit: 21 (3d8 + 8) bludgeoning damage  and the dragon pushes the target 10 feet away."
                },
                {
                    "name": "War Pick (Humanoid Form Only)",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 5 ft., one target. Hit: 12 (1d8 + 8) piercing damage."
                },
                {
                    "name": "Acid Spit",
                    "desc": "The dragon targets a creature within 60 feet  forcing it to make a DC 22 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 11 (2d10) 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 spits acid in a 90-foot-long  10-foot-wide line. Each creature in the area makes a DC 22 Dexterity saving throw  taking 85 (19d8) 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 90-foot cone. Each creature in the area makes a DC 22 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."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Change Shape",
                    "desc": "The dragon magically takes the shape of a humanoid or beast, or changes back into its true form. It reverts to its true form if it dies. Any equipment it is wearing or carrying is absorbed or borne by the new form (dragons choice). In the new form, the dragons stats are unchanged except for its size. It can't use 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."
                }
            ],
            "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 19 Charisma saving throw. On a failure, it is frightened for 1 minute. A creature repeats the saving throw at the end of its turns, 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 23 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 19 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 magically 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 19 until it finishes a long rest."
                },
                {
                    "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:hideous laughter, suggestion, mislead, polymorph,  1/day:irresistible dance, mass suggestion"
                }
            ],
            "spell_list": [],
            "page_no": 164,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_ancient-copper-dragon/"
        },
        {
            "slug": "ancient-earth-dragon-a5e",
            "desc": "",
            "name": "Ancient Earth Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 22,
            "armor_desc": "",
            "hit_points": 425,
            "hit_dice": "23d20+184",
            "speed": {
                "walk": 40,
                "fly": 40,
                "burrow": 60
            },
            "strength": 26,
            "dexterity": 14,
            "constitution": 26,
            "intelligence": 16,
            "wisdom": 22,
            "charisma": 14,
            "strength_save": 15,
            "dexterity_save": null,
            "constitution_save": 15,
            "intelligence_save": 10,
            "wisdom_save": 13,
            "charisma_save": 9,
            "perception": null,
            "skills": {
                "athletics": 15,
                "insight": 13,
                "nature": 10,
                "perception": 13
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "damage from nonmagical weapons",
            "damage_immunities": "",
            "condition_immunities": "petrified",
            "senses": "darkvision 120 ft., tremorsense 120 ft., passive Perception 26",
            "languages": "Common, Draconic, Terran",
            "challenge_rating": "24",
            "cr": 24.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks once with its bite and twice with its slam. In place of its bite attack  it can use Rock Spire."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 15 ft., one target. Hit: 35 (5d10 + 8) piercing damage. Instead of dealing piercing damage  the dragon can grapple the target (escape DC 23)  and a Huge or smaller creature grappled in this way is restrained. While grappling a creature  the dragon can't bite another target."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 10 ft., one target. Hit: 21 (3d8 + 8) bludgeoning damage  and the target is pushed up to 10 feet away  falling prone if it impacts a wall or other solid object. This attack deals an extra 9 (2d8) bludgeoning damage if the target was already prone."
                },
                {
                    "name": "Scouring Breath (Recharge 5-6)",
                    "desc": "The dragon exhales scouring sand and stones in a 90-foot cone. Each creature in that area makes a DC 23 Dexterity saving throw  taking 70 (20d6) slashing 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": "Rock Spire",
                    "desc": "A permanent  25-foot-tall  5-foot-radius spire of rock magically rises from a point on the ground within 60 feet. A creature in the spires area when it appears makes a DC 21 Dexterity saving throw  taking 18 (4d8) piercing damage on a failure or half damage on a success. A creature that fails this saving throw by 10 or more is impaled and restrained at the top of the spire. A creature can use an action to make a DC 13 Strength check  freeing the impaled creature on a success. The impaled creature is also freed if the spire is destroyed. The spire is an object with AC 16  30 hit points  and immunity to poison and psychic damage."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "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": "Shake the Foundation",
                    "desc": "The dragon causes the ground to roil, creating a permanent, 40-foot-radius area of difficult terrain centered on a point the dragon can see. If the dragon is bloodied, creatures in the area make a DC 23 Dexterity saving throw. On a failure, the creature takes 21 (6d6) slashing damage and falls prone. On a success, the creature takes half damage."
                },
                {
                    "name": "Slam Attack (Costs 2 Actions)",
                    "desc": "The dragon makes a slam attack."
                },
                {
                    "name": "Entomb (While Bloodied",
                    "desc": "The dragon targets a creature on the ground within 60 feet, forcing it to make a DC 17 Dexterity saving throw. On a failure, the creature is magically entombed 5 feet under the earth. While entombed, the target is blinded, restrained, and can't breathe. A creature can use an action to make a DC 17 Strength check, freeing an entombed creature on a success."
                }
            ],
            "special_abilities": [
                {
                    "name": "Earth Glide",
                    "desc": "The dragon can burrow through nonmagical, unworked earth and stone without disturbing it."
                },
                {
                    "name": "False Appearance",
                    "desc": "While the dragon remains motionless within its linked area, it is indistinguishable from a natural rocky outcropping."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, it becomes more like rock. Its Speed, burrow speed, and flying speed are halved until the end of its next turn."
                },
                {
                    "name": "Essence Link",
                    "desc": "The essence dragon is spiritually linked to a specific area or landmark. The dragon gains no benefit from a long rest when more than 1 mile away from its linked area. If the dragon dies, the area it is linked to loses its vital essence until it forms a new essence dragon, which can take centuries. When a creature first enters an area that has lost its vital essence in this way, they gain a level of fatigue and a level of strife. This fatigue and strife can be removed only by completing a long rest outside the area."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 17). It can innately cast the following spells, requiring no material components. 3/day each:locate animals or plants, spike growth, stone shape, wall of stone,  1/day:earthquake, move earth"
                }
            ],
            "spell_list": [],
            "page_no": 126,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_ancient-earth-dragon/"
        },
        {
            "slug": "ancient-emerald-dragon-a5e",
            "desc": "",
            "name": "Ancient Emerald Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 20,
            "armor_desc": "",
            "hit_points": 346,
            "hit_dice": "21d20+126",
            "speed": {
                "walk": 40,
                "burrow": 40,
                "fly": 60
            },
            "strength": 26,
            "dexterity": 26,
            "constitution": 22,
            "intelligence": 26,
            "wisdom": 14,
            "charisma": 22,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 13,
            "intelligence_save": 15,
            "wisdom_save": 9,
            "charisma_save": 13,
            "perception": null,
            "skills": {
                "deception": 13,
                "history": 15,
                "perception": 9,
                "stealth": 15
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "psychic, thunder",
            "damage_immunities": "",
            "condition_immunities": "fatigue",
            "senses": "darkvision 120 ft., passive Perception 19",
            "languages": "Common, Deep Speech, Draconic, Undercommon, telepathy 120 ft.",
            "challenge_rating": "24",
            "cr": 24.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks once with its bite and twice with its claws. In place of its bite  it can use Psionic Wave."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 15 ft., one target. Hit: 30 (4d10 + 8) piercing damage plus 9 (2d8) thunder damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 10 ft., one target. Hit: 21 (3d8 + 8) slashing damage."
                },
                {
                    "name": "Psionic Wave",
                    "desc": "The dragon psionically emits a wave of crushing mental pressure. Each creature within 20 feet makes a DC 21 Wisdom saving throw  taking 22 (4d10) psychic damage on a failed save or half damage on a success. Confused creatures make this saving throw with disadvantage."
                },
                {
                    "name": "Maddening Breath (Recharge 5-6)",
                    "desc": "The dragon screams  stripping flesh from bones and reason from minds in a 90-foot cone. Each creature in that area makes a DC 21 Constitution saving throw  taking 88 (16d10) thunder damage on a failed save or half damage on a success. Creatures that fail this saving throw by 10 or more are also psionically confused until the end of their next turn."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Spiteful Retort (While Bloodied)",
                    "desc": "When a creature the dragon can see damages the dragon, the dragon lashes out with a psionic screech. The attacker makes a DC 17 Wisdom saving throw, taking 27 (6d8) thunder damage on a failed save or half damage on a success. Confused creatures make this saving throw with disadvantage."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The dragon can take 3 legendary actions",
                    "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn."
                },
                {
                    "name": "Paranoid Ranting",
                    "desc": "The dragon psionically rants nonsense at a creature that can hear it within 60 feet. The target makes a DC 18 Wisdom saving throw. On a failed save, the creature gains a randomly determined short-term mental stress effect or madness."
                },
                {
                    "name": "Pandorum (Costs 2 Actions)",
                    "desc": "The dragon psionically targets one creature within 60 feet. The target makes a DC 17 Wisdom saving throw, becoming confused on a failure. While confused in this way, the target regards their allies as traitorous enemies. When rolling to determine its actions, treat a roll of 1 to 4 as a result of 8. The target repeats the saving throw at the end of each of its turns, ending the effect on a success."
                },
                {
                    "name": "Psionic Wave (Costs 2 Actions)",
                    "desc": "The dragon uses Psionic Wave."
                },
                {
                    "name": "Maddening Harmonics (1/Day)",
                    "desc": "Each creature of the dragons choice that can hear it within 120 feet makes a DC 17 Wisdom saving throw. On a failure, a creature becomes psionically confused for 1 minute. A creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success."
                }
            ],
            "special_abilities": [
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, its eyes flash red as it goes into a fit of rage. Until the end of its next turn, it makes melee attacks with advantage against the creature that triggered the saving throw and with disadvantage against all other creatures."
                },
                {
                    "name": "Psionic Powers",
                    "desc": "The dragons psionic abilities are considered both magical and psionic."
                },
                {
                    "name": "Far Thoughts",
                    "desc": "The dragon is aware of any creature that uses a psionic ability or communicates telepathically within 100 miles of it. As an action, the dragon can psionically observe a creature, object, or location it is familiar with within 100 miles. While observing a subject in this way, the dragon can see, hear, and communicate telepathically, but it is blind and deaf in regard to its physical senses and does not require food or water. The dragon can psionically observe a subject indefinitely and can end this effect and return to its own senses as an action."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 21). It can innately cast the following spells, requiring no material components. 3/day each:confusion, dominate person, hideous laughter, suggestion,  1/day:irresistible dance, symbol"
                }
            ],
            "spell_list": [],
            "page_no": 144,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_ancient-emerald-dragon/"
        },
        {
            "slug": "ancient-green-dragon-a5e",
            "desc": "",
            "name": "Ancient Green Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 21,
            "armor_desc": "",
            "hit_points": 420,
            "hit_dice": "24d20+168",
            "speed": {
                "walk": 40,
                "fly": 80,
                "swim": 40
            },
            "strength": 26,
            "dexterity": 12,
            "constitution": 24,
            "intelligence": 20,
            "wisdom": 16,
            "charisma": 28,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": 14,
            "intelligence_save": null,
            "wisdom_save": 10,
            "charisma_save": 11,
            "perception": null,
            "skills": {
                "deception": 11,
                "insight": 10,
                "perception": 10,
                "persuasion": 11,
                "stealth": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 23",
            "languages": "Common, Draconic, three more",
            "challenge_rating": "24",
            "cr": 24.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks once with its bite and twice with its claws. In place of its bite attack  it can Spit Poison."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 15 ft., one target. Hit: 30 (4d10 + 8) piercing damage plus 9 (2d8) poison damage."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 10 ft., one target. Hit: 21 (3d8 + 8) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 20 ft., one target. Hit: 21 (3d8 + 8) bludgeoning damage  and the dragon pushes the target 10 feet away."
                },
                {
                    "name": "Spit Poison",
                    "desc": "The dragon targets a creature within 60 feet  forcing it to make a DC 22 Dexterity saving throw. The creature takes 22 (4d10) poison damage on a failure or half damage on a success. A creature that fails the save is also poisoned for 1 minute. The creature repeats the saving throw at the end of each of its turns  taking 11 (2d10) poison damage on a failure and ending the effect on a success."
                },
                {
                    "name": "Poison Breath (Recharge 5-6)",
                    "desc": "The dragon exhales poisonous gas in a 90-foot cone. Each creature in that area makes a DC 22 Constitution saving throw  taking 80 (23d6) poison damage on a failed save or half damage on a success. A creature with immunity to poison damage that fails the save takes no damage  but its poison immunity is reduced to resistance for the next hour."
                },
                {
                    "name": "Honeyed Words",
                    "desc": "The dragons words sow doubt in the minds of those who hear them. One creature within 60 feet who can hear and understand the dragon makes a DC 19 Wisdom saving throw. On a failure  the creature must use its reaction  if available  to make one attack against a creature of the dragons choice with whatever weapon it has to do so  moving up to its speed as part of the reaction if necessary. It need not use any special class features (such as Sneak Attack or Divine Smite) when making this attack. If it can't get in a position to attack the creature  it moves as far as it can toward the target before regaining its senses. A creature immune to being charmed is immune to this ability."
                }
            ],
            "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": "Honeyed Words",
                    "desc": "The dragon uses Honeyed Words."
                },
                {
                    "name": "Roar",
                    "desc": "Each creature of the dragons choice within 120 feet that can hear it makes a DC 19 Charisma saving throw. On a failure, it is frightened for 1 minute. A creature repeats the saving throw at the end of its turns, 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 22 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": "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 into dry leaves and blow away. If it has no more uses of this ability, its Armor Class is reduced to 19 until it finishes a long rest."
                },
                {
                    "name": "Woodland Stalker",
                    "desc": "When in a forested area, the dragon has advantage on Stealth checks. Additionally, when it speaks in such a place, it can project its voice such that it seems to come from all around, allowing it to remain hidden while speaking."
                },
                {
                    "name": "Blood Toxicity (While Bloodied)",
                    "desc": "The first time each turn a creature hits the dragon with a melee attack while within 10 feet of it, that creature makes a DC 22 Dexterity saving throw, taking 10 (3d6) poison damage on a failure."
                },
                {
                    "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:animal messenger, tongues, modify memory, scrying,  1/day:mass suggestion, telepathic bond"
                }
            ],
            "spell_list": [],
            "page_no": 111,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_ancient-green-dragon/"
        },
        {
            "slug": "ancient-shadow-dragon-a5e",
            "desc": "",
            "name": "Ancient Shadow Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 21,
            "armor_desc": "",
            "hit_points": 296,
            "hit_dice": "16d20+128",
            "speed": {
                "walk": 40,
                "climb": 40,
                "fly": 80,
                "swim": 40
            },
            "strength": 26,
            "dexterity": 16,
            "constitution": 26,
            "intelligence": 16,
            "wisdom": 16,
            "charisma": 26,
            "strength_save": null,
            "dexterity_save": 10,
            "constitution_save": 15,
            "intelligence_save": 10,
            "wisdom_save": 10,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "deception": 15,
                "insight": 10,
                "nature": 10,
                "perception": 10,
                "stealth": 10
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, fire, lightning, thunder; damage from nonmagical weapons",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "fatigue, frightened, grappled, paralyzed, poisoned, prone, restrained",
            "senses": "darkvision 240 ft., passive Perception 20",
            "languages": "Common, Draconic, one more",
            "challenge_rating": "24",
            "cr": 24.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon uses Grasp of Shadows  then attacks once with its bite and twice with its claws."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 15 ft., one target. Hit: 30 (4d10 + 8) piercing damage plus 9 (2d8) necrotic damage."
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 10 ft., one target. Hit: 21 (3d8 + 8) slashing damage plus 9 (2d8) necrotic damage."
                },
                {
                    "name": "Grasp of Shadows",
                    "desc": "The dragon targets a creature within 60 feet  forcing it to make a DC 18 Dexterity saving throw. On a failure  it is grappled by tendrils of shadow (escape DC 23) and restrained while grappled this way. The effect ends if the dragon is incapacitated or uses this ability again."
                },
                {
                    "name": "Anguished Breath (Recharge 5-6)",
                    "desc": "The dragon exhales a shadowy maelstrom of anguish in a 90-foot cone. Each creature in that area makes a DC 23 Wisdom saving throw  taking 81 (18d8) necrotic damage and gaining a level of strife on a failed save or half damage on a success."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Lash Out (While Bloodied)",
                    "desc": "When a creature the dragon can see hits it with a melee weapon attack, the dragon makes a claw attack against the attacker."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": [
                {
                    "name": "The dragon can take 3 legendary actions",
                    "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions at the start of its turn."
                },
                {
                    "name": "Corrupting Presence",
                    "desc": "Each creature of the dragons choice within 120 feet and aware of it must succeed on a DC 18 Wisdom saving throw or gain a level of strife. Once a creature has passed or failed this saving throw, it is immune to the dragons Corrupting Presence for the next 24 hours."
                },
                {
                    "name": "Lurk",
                    "desc": "If the dragon is in dim light or darkness, it magically becomes invisible until it attacks, causes a creature to make a saving throw, or enters an area of bright light. It can't use this ability if it has taken radiant damage since the end of its last turn."
                },
                {
                    "name": "Slip Through Shadows",
                    "desc": "If the dragon is in dim light or darkness, it magically teleports up to 60 feet to an unoccupied space that is also in dim light or darkness. The dragon can't use this ability if it has taken radiant damage since the end of its last turn."
                },
                {
                    "name": "Horrid Whispers (Costs 2 Actions)",
                    "desc": "A creature that can hear the dragon makes a DC 23 Wisdom saving throw. On a failure, the creature takes 18 (4d8) psychic damage, and the dragon regains the same number of hit points."
                }
            ],
            "special_abilities": [
                {
                    "name": "Evil",
                    "desc": "The dragon radiates an Evil aura."
                },
                {
                    "name": "Incorporeal Movement",
                    "desc": "The dragon can move through other creatures and objects. It takes 17 (3d10) force damage if it ends its turn inside an object."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, it becomes more solid, losing its Incorporeal trait and its damage resistances, until the end of its next turn."
                },
                {
                    "name": "Essence Link",
                    "desc": "The essence dragon is spiritually linked to a specific area or landmark. The dragon gains no benefit from a long rest when more than 1 mile away from its linked area. If the dragon dies, the area it is linked to loses its vital essence until it forms a new essence dragon, which can take centuries. When a creature first enters an area that has lost its vital essence in this way, they gain a level of fatigue and a level of strife. This fatigue and strife can be removed only by completing a long rest outside the area."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The dragons spellcasting ability is Charisma (save DC 23). It can innately cast the following spells, requiring no material components. 3/day each:darkness, detect evil and good, bane, create undead,  1/day:hallow, magic jar"
                }
            ],
            "spell_list": [],
            "page_no": 134,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_ancient-shadow-dragon/"
        },
        {
            "slug": "ancient-white-dragon-a5e",
            "desc": "",
            "name": "Ancient White Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 20,
            "armor_desc": "",
            "hit_points": 370,
            "hit_dice": "20d20+160",
            "speed": {
                "walk": 40,
                "burrow": 40,
                "fly": 80,
                "swim": 40
            },
            "strength": 26,
            "dexterity": 12,
            "constitution": 26,
            "intelligence": 10,
            "wisdom": 16,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": 15,
            "intelligence_save": null,
            "wisdom_save": 10,
            "charisma_save": 10,
            "perception": null,
            "skills": {
                "intimidation": 10,
                "perception": 10,
                "stealth": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 23",
            "languages": "Common, Draconic",
            "challenge_rating": "22",
            "cr": 22.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: +15 to hit, reach 15 ft., one target. Hit: 30 (4d10 + 8) piercing damage plus 9 (2d8) cold damage."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 10 ft., one target. Hit: 21 (3d8 + 8) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 20 ft., one target. Hit: 21 (3d8 + 8) 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 23 Dexterity saving throw. On a failure  the target takes 22 (4d10) 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 90-foot cone of frost. Each creature in the area makes a DC 23 Constitution saving throw. On a failure  it takes 66 (19d6) 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 18 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 23 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, the ground is difficult terrain, and nonmagical flames are extinguished. The first time a creature other than the dragon moves on its turn while in the area, it must succeed on a DC 18 Dexterity saving throw or take 11 (2d10) cold damage and 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 18 until it finishes a long rest."
                },
                {
                    "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:dominate beast, fire shield, animal friendship, sleet storm,  1/day each:control weather, wall of ice"
                }
            ],
            "spell_list": [],
            "page_no": 121,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_ancient-white-dragon/"
        },
        {
            "slug": "balor-a5e",
            "desc": "",
            "name": "Balor",
            "size": "Huge",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 19,
            "armor_desc": "",
            "hit_points": 299,
            "hit_dice": "26d12+130",
            "speed": {
                "walk": 40,
                "fly": 80
            },
            "strength": 26,
            "dexterity": 18,
            "constitution": 20,
            "intelligence": 20,
            "wisdom": 20,
            "charisma": 22,
            "strength_save": 14,
            "dexterity_save": 10,
            "constitution_save": 11,
            "intelligence_save": null,
            "wisdom_save": 11,
            "charisma_save": 12,
            "perception": null,
            "skills": {
                "intimidation": 12,
                "perception": 11
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, lightning; damage from nonmagical weapons",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "truesight 120 ft., passive Perception 21",
            "languages": "Abyssal, telepathy 120 ft.",
            "challenge_rating": "19",
            "cr": 19.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The balor attacks with its lightning sword and its fire whip."
                },
                {
                    "name": "Lightning Sword",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 21 (3d8 + 8) slashing damage plus 18 (4d8) lightning damage."
                },
                {
                    "name": "Fire Whip",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 45 ft., one target. Hit: 18 (3d6 + 8) slashing damage plus 14 (4d6) fire damage  and the target makes a DC 19 Strength saving throw. On a failure  it is pulled up to 40 feet towards the balor."
                },
                {
                    "name": "Whip Crack (1/Day)",
                    "desc": "A 90-foot cone of thunderous flame emanates from the balor. Each creature in the area makes a DC 19 Constitution saving throw  taking 28 (8d6) fire damage and 28 (8d6) thunder damage and falling prone on a failed save or taking half damage on a successful one."
                },
                {
                    "name": "Teleport",
                    "desc": "The balor magically teleports to a space within 120 feet that it can see."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Instinctive Teleport",
                    "desc": "After the balor takes damage, it uses Teleport."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Chaotic Evil",
                    "desc": "The balor radiates a Chaotic and Evil aura."
                },
                {
                    "name": "Death Throes",
                    "desc": "When the balor dies, it explodes. Each creature within 30 feet makes a DC 19 Dexterity saving throw, taking 52 (15d6) fire damage on a failed save or half damage on a success."
                },
                {
                    "name": "Fire Aura",
                    "desc": "At the start of the balors turn, each creature within 10 feet takes 10 (3d6) fire damage. A creature that touches the balor or hits it with a melee attack takes 10 (3d6) fire damage."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The balor has advantage on saving throws against spells and magical effects."
                }
            ],
            "spell_list": [],
            "page_no": 66,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_balor/"
        },
        {
            "slug": "balor-general-a5e",
            "desc": "",
            "name": "Balor General",
            "size": "Huge",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 19,
            "armor_desc": "",
            "hit_points": 379,
            "hit_dice": "33d12+165",
            "speed": {
                "walk": 40,
                "fly": 80
            },
            "strength": 26,
            "dexterity": 18,
            "constitution": 20,
            "intelligence": 20,
            "wisdom": 20,
            "charisma": 22,
            "strength_save": 14,
            "dexterity_save": 10,
            "constitution_save": 11,
            "intelligence_save": null,
            "wisdom_save": 11,
            "charisma_save": 12,
            "perception": null,
            "skills": {
                "intimidation": 12,
                "perception": 11
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, lightning; damage from nonmagical weapons",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "truesight 120 ft., passive Perception 21",
            "languages": "Abyssal, telepathy 120 ft.",
            "challenge_rating": "24",
            "cr": 24.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The balor attacks with its lightning sword and its fire whip."
                },
                {
                    "name": "Lightning Sword",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 21 (3d8 + 8) slashing damage plus 18 (4d8) lightning damage."
                },
                {
                    "name": "Fire Whip",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 45 ft., one target. Hit: 18 (3d6 + 8) slashing damage plus 14 (4d6) fire damage  and the target makes a DC 19 Strength saving throw. On a failure  it is pulled up to 40 feet towards the balor."
                },
                {
                    "name": "Whip Crack (1/Day)",
                    "desc": "A 90-foot cone of thunderous flame emanates from the balor. Each creature in the area makes a DC 19 Constitution saving throw  taking 28 (8d6) fire damage and 28 (8d6) thunder damage and falling prone on a failed save or taking half damage on a successful one."
                },
                {
                    "name": "Teleport",
                    "desc": "The balor magically teleports to a space within 120 feet that it can see."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Avenging Sword",
                    "desc": "When damaged by a melee weapon attack, the balor attacks with its lightning sword."
                },
                {
                    "name": "Hunters Whip",
                    "desc": "When damaged by a ranged weapon attack, spell, area effect, or magical effect, the balor uses Teleport and then attacks with its fire whip."
                },
                {
                    "name": "Avenging Bolt (1/Day",
                    "desc": "When damaged by a ranged weapon attack, spell, or magical effect, a 100-foot-long, 5-foot-wide lightning bolt springs from the balors extended sword. Each creature in the area makes a DC 19 Dexterity saving throw, taking 42 (12d6) lightning damage on a failed save or half damage on a success."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Chaotic Evil",
                    "desc": "The balor radiates a Chaotic and Evil aura."
                },
                {
                    "name": "Death Throes",
                    "desc": "When the balor dies, it explodes. Each creature within 30 feet makes a DC 19 Dexterity saving throw, taking 52 (15d6) fire damage on a failed save or half damage on a success."
                },
                {
                    "name": "Fire Aura",
                    "desc": "At the start of the balors turn, each creature within 10 feet takes 10 (3d6) fire damage. A creature that touches the balor or hits it with a melee attack takes 10 (3d6) fire damage."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The balor has advantage on saving throws against spells and magical effects."
                },
                {
                    "name": "Legendary Resistance (2/Day)",
                    "desc": "If the balor general fails a saving throw, it can choose to succeed instead. When it does so, it wards itself with its sword. The lightning that wreathes the sword winks out. The lightning reappears at the beginning of the balors next turn. Until then, the balors lightning sword deals no lightning damage, and the balor can't use Avenging Bolt."
                },
                {
                    "name": "Fast Reflexes",
                    "desc": "The balor general may take two reactions per round, but not more than one per turn."
                }
            ],
            "spell_list": [],
            "page_no": 66,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_balor-general/"
        },
        {
            "slug": "great-wyrm-black-dragon-a5e",
            "desc": "",
            "name": "Great Wyrm Black Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 22,
            "armor_desc": "",
            "hit_points": 735,
            "hit_dice": "42d20+294",
            "speed": {
                "walk": 40,
                "fly": 80,
                "swim": 40
            },
            "strength": 26,
            "dexterity": 14,
            "constitution": 24,
            "intelligence": 16,
            "wisdom": 14,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": 14,
            "intelligence_save": null,
            "wisdom_save": 9,
            "charisma_save": 11,
            "perception": null,
            "skills": {
                "history": 10,
                "perception": 9,
                "stealth": 9
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 22",
            "languages": "Common, Draconic, one more",
            "challenge_rating": "23",
            "cr": 23.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks once with its bite and twice with its claws. In place of its bite attack  it can use Acid Spit."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 15 ft., one target. Hit: 30 (4d10 + 8) piercing damage plus 9 (2d8) acid damage. Instead of dealing piercing damage  the dragon can grapple the target (escape DC 23)  and a Huge 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: +15 to hit, reach 10 ft., one target. Hit: 21 (3d8 + 8) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 20 ft., one target. Hit: 21 (3d8 + 8) 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 22 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 11 (2d10) 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 90-foot-long  10-foot-wide line. Each creature in that area makes a DC 22 Dexterity saving throw  taking 85 (19d8) 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 40-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 19 Charisma saving throw. On a failure, it is frightened for 1 minute. A creature repeats the saving throw at the end of its turns, 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 22 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 20 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": "Concentrated Acid (1/Day)",
                    "desc": "When the dragon is first bloodied, it immediately recharges its breath weapon, if its not already available. For the next minute, the dragons acid becomes immensely more corrosive, ignoring acid resistance and treating acid immunity as acid resistance."
                },
                {
                    "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:fog cloud, pass without trace, legend lore, speak with dead,  1/day each:create undead, insect plague, time stop"
                }
            ],
            "spell_list": [],
            "page_no": 101,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_great-wyrm-black-dragon/"
        },
        {
            "slug": "great-wyrm-green-dragon-a5e",
            "desc": "",
            "name": "Great Wyrm Green Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 21,
            "armor_desc": "",
            "hit_points": 840,
            "hit_dice": "48d20+336",
            "speed": {
                "walk": 40,
                "fly": 80,
                "swim": 40
            },
            "strength": 26,
            "dexterity": 12,
            "constitution": 24,
            "intelligence": 20,
            "wisdom": 16,
            "charisma": 28,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": 14,
            "intelligence_save": null,
            "wisdom_save": 10,
            "charisma_save": 11,
            "perception": null,
            "skills": {
                "deception": 11,
                "insight": 10,
                "perception": 10,
                "persuasion": 11,
                "stealth": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 23",
            "languages": "Common, Draconic, three more",
            "challenge_rating": "24",
            "cr": 24.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon attacks once with its bite and twice with its claws. In place of its bite attack  it can Spit Poison."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 15 ft., one target. Hit: 30 (4d10 + 8) piercing damage plus 9 (2d8) poison damage."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 10 ft., one target. Hit: 21 (3d8 + 8) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 20 ft., one target. Hit: 21 (3d8 + 8) bludgeoning damage  and the dragon pushes the target 10 feet away."
                },
                {
                    "name": "Spit Poison",
                    "desc": "The dragon targets a creature within 60 feet  forcing it to make a DC 22 Dexterity saving throw. The creature takes 22 (4d10) poison damage on a failure or half damage on a success. A creature that fails the save is also poisoned for 1 minute. The creature repeats the saving throw at the end of each of its turns  taking 11 (2d10) poison damage on a failure and ending the effect on a success."
                },
                {
                    "name": "Poison Breath (Recharge 5-6)",
                    "desc": "The dragon exhales poisonous gas in a 90-foot cone. Each creature in that area makes a DC 22 Constitution saving throw  taking 80 (23d6) poison damage on a failed save or half damage on a success. A creature with immunity to poison damage that fails the save takes no damage  but its poison immunity is reduced to resistance for the next hour."
                },
                {
                    "name": "Honeyed Words",
                    "desc": "The dragons words sow doubt in the minds of those who hear them. One creature within 60 feet who can hear and understand the dragon makes a DC 19 Wisdom saving throw. On a failure  the creature must use its reaction  if available  to make one attack against a creature of the dragons choice with whatever weapon it has to do so  moving up to its speed as part of the reaction if necessary. It need not use any special class features (such as Sneak Attack or Divine Smite) when making this attack. If it can't get in a position to attack the creature  it moves as far as it can toward the target before regaining its senses. A creature immune to being charmed is immune to this ability."
                }
            ],
            "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": "Honeyed Words",
                    "desc": "The dragon uses Honeyed Words."
                },
                {
                    "name": "Roar",
                    "desc": "Each creature of the dragons choice within 120 feet that can hear it makes a DC 19 Charisma saving throw. On a failure, it is frightened for 1 minute. A creature repeats the saving throw at the end of its turns, 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 22 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": "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 into dry leaves and blow away. If it has no more uses of this ability, its Armor Class is reduced to 19 until it finishes a long rest."
                },
                {
                    "name": "Woodland Stalker",
                    "desc": "When in a forested area, the dragon has advantage on Stealth checks. Additionally, when it speaks in such a place, it can project its voice such that it seems to come from all around, allowing it to remain hidden while speaking."
                },
                {
                    "name": "Blood Toxicity (While Bloodied)",
                    "desc": "The first time each turn a creature hits the dragon with a melee attack while within 10 feet of it, that creature makes a DC 22 Dexterity saving throw, taking 10 (3d6) poison damage on a failure."
                },
                {
                    "name": "Venomous Resurgence (1/Day)",
                    "desc": "When the dragon is first bloodied, it immediately recharges its breath weapon, if its not already available. After doing so, it emanates a green gas that extends in a 15-foot radius around it. When a creature enters this area for the first time on a turn or starts its turn there, it makes a DC 22 Constitution saving throw. On a failure, a creature with resistance to poison damage loses it, and a creature without resistance or immunity to poison damage becomes vulnerable to poison damage instead. Either effect lasts until the start of the creatures next turn."
                },
                {
                    "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:animal messenger, tongues, modify memory, scrying,  1/day:mass suggestion, telepathic bond,glibness"
                }
            ],
            "spell_list": [],
            "page_no": 112,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_great-wyrm-green-dragon/"
        },
        {
            "slug": "great-wyrm-white-dragon-a5e",
            "desc": "",
            "name": "Great Wyrm White Dragon",
            "size": "Gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 20,
            "armor_desc": "",
            "hit_points": 740,
            "hit_dice": "40d20+320",
            "speed": {
                "walk": 40,
                "burrow": 40,
                "fly": 80,
                "swim": 40
            },
            "strength": 26,
            "dexterity": 12,
            "constitution": 26,
            "intelligence": 10,
            "wisdom": 16,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": 15,
            "intelligence_save": null,
            "wisdom_save": 10,
            "charisma_save": 10,
            "perception": null,
            "skills": {
                "intimidation": 10,
                "perception": 10,
                "stealth": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 23",
            "languages": "Common, Draconic",
            "challenge_rating": "22",
            "cr": 22.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: +15 to hit, reach 15 ft., one target. Hit: 30 (4d10 + 8) piercing damage plus 9 (2d8) cold damage."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 10 ft., one target. Hit: 21 (3d8 + 8) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 20 ft., one target. Hit: 21 (3d8 + 8) 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 23 Dexterity saving throw. On a failure  the target takes 22 (4d10) 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 90-foot cone of frost. Each creature in the area makes a DC 23 Constitution saving throw. On a failure  it takes 66 (19d6) 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 18 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 23 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, the ground is difficult terrain, and nonmagical flames are extinguished. The first time a creature other than the dragon moves on its turn while in the area, it must succeed on a DC 18 Dexterity saving throw or take 11 (2d10) cold damage and 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 18 until it finishes a long rest."
                },
                {
                    "name": "Heart of Winter",
                    "desc": "When the dragon is first bloodied, it immediately recharges its breath weapon, if its not already available. Additionally, the damage from the dragons Raging Storm is doubled."
                },
                {
                    "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:dominate beast, fire shield, animal friendship, sleet storm,  1/day each:control weather, wall of ice, reverse gravity"
                }
            ],
            "spell_list": [],
            "page_no": 121,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_great-wyrm-white-dragon/"
        },
        {
            "slug": "pit-fiend-a5e",
            "desc": "",
            "name": "Pit Fiend",
            "size": "Large",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 19,
            "armor_desc": "",
            "hit_points": 300,
            "hit_dice": "24d10+168",
            "speed": {
                "walk": 30,
                "fly": 60
            },
            "strength": 26,
            "dexterity": 16,
            "constitution": 24,
            "intelligence": 22,
            "wisdom": 18,
            "charisma": 24,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": 13,
            "intelligence_save": 12,
            "wisdom_save": 10,
            "charisma_save": 13,
            "perception": null,
            "skills": {
                "athletics": 14,
                "insight": 10,
                "perception": 10
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold; damage from nonmagical, non-silvered weapons",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "truesight 120 ft., passive Perception 21",
            "languages": "Infernal, telepathy 120 ft.",
            "challenge_rating": "20",
            "cr": 20.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The pit fiend attacks with its bite and mace."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 5 ft., one target. Hit: 22 (4d6 + 8) piercing damage. If the target is a creature  it makes a DC 20 Constitution saving throw. On a failure  it is poisoned for 1 minute. While poisoned in this way  the target can't regain hit points and takes 21 (6d6) ongoing poison damage at the start of each of its turns. The target can repeat this saving throw at the end of each of its turns  ending the effect on a success."
                },
                {
                    "name": "Mace",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 22 (4d6 + 8) bludgeoning damage plus 21 (6d6) fire damage. If the target is a Medium or smaller creature  it makes a DC 22 Strength saving throw. On a failure  it is pushed 15 feet away from the pit fiend and knocked prone."
                },
                {
                    "name": "Circle of Fire (1/Day, While Bloodied)",
                    "desc": "A 15-foot-tall  1-foot-thick  20-foot-diameter ring of fire appears around the pit fiend  with the pit fiend at the center. The fire is opaque to every creature except the pit fiend. When the ring of fire appears  each creature it intersects makes a DC 18 Dexterity saving throw  taking 22 (5d8) fire damage on a failed save or half damage on a successful one. A creature takes 22 (5d8) damage the first time each turn it enters the area or when it ends its turn there. The fire lasts 1 minute or until the pit fiend dismisses it  becomes incapacitated  or leaves its area."
                },
                {
                    "name": "Fireball (3rd-Level; V, S)",
                    "desc": "Fire streaks from the pit fiend to a point within 120 feet and explodes in a 20-foot radius  spreading around corners. Each creature in the area makes a DC 18 Dexterity saving throw  taking 21 (6d6) fire damage on a failed save or half damage on a success."
                },
                {
                    "name": "Hold Monster (5th-Level; V, S, Concentration)",
                    "desc": "A creature within 60 feet that the pit fiend can see makes a DC 18 Wisdom saving throw. On a failure  it is paralyzed for 1 minute. The creature repeats the save at the end of each of its turns  ending the effect on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one creature. Hit: 19 (2d10 + 8) slashing damage, and the target is grappled (escape DC 22). While the target is grappled, the pit fiend can't use its claw against a different creature."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 24 (3d10 + 8) bludgeoning damage."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fear Aura",
                    "desc": "A creature hostile to the pit fiend that starts its turn within 20 feet of it makes a DC 18 Wisdom saving throw. On a failure, it is frightened until the start of its next turn. On a success, it is immune to this pit fiends Fear Aura for 24 hours."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The pit fiends spellcasting ability is Wisdom (spell save DC 18). It can innately cast the following spells, requiring no material components: At will: detect magic, fireball, 3/day each: hold monster, sending"
                }
            ],
            "spell_list": [],
            "page_no": 86,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_pit-fiend/"
        },
        {
            "slug": "pit-fiend-general-a5e",
            "desc": "",
            "name": "Pit Fiend General",
            "size": "Huge",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 19,
            "armor_desc": "",
            "hit_points": 600,
            "hit_dice": "48d10+336",
            "speed": {
                "walk": 30,
                "fly": 60
            },
            "strength": 26,
            "dexterity": 16,
            "constitution": 24,
            "intelligence": 22,
            "wisdom": 18,
            "charisma": 24,
            "strength_save": null,
            "dexterity_save": 9,
            "constitution_save": 13,
            "intelligence_save": 12,
            "wisdom_save": 10,
            "charisma_save": 13,
            "perception": null,
            "skills": {
                "athletics": 14,
                "insight": 10,
                "perception": 10
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold; damage from nonmagical, non-silvered weapons",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "truesight 120 ft., passive Perception 21",
            "languages": "Infernal, telepathy 120 ft.",
            "challenge_rating": "20",
            "cr": 20.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The pit fiend attacks with its bite and mace."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 5 ft., one target. Hit: 22 (4d6 + 8) piercing damage. If the target is a creature  it makes a DC 20 Constitution saving throw. On a failure  it is poisoned for 1 minute. While poisoned in this way  the target can't regain hit points and takes 21 (6d6) ongoing poison damage at the start of each of its turns. The target can repeat this saving throw at the end of each of its turns  ending the effect on a success."
                },
                {
                    "name": "Mace",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 22 (4d6 + 8) bludgeoning damage plus 21 (6d6) fire damage. If the target is a Medium or smaller creature  it makes a DC 22 Strength saving throw. On a failure  it is pushed 15 feet away from the pit fiend and knocked prone."
                },
                {
                    "name": "Circle of Fire (1/Day, While Bloodied)",
                    "desc": "A 15-foot-tall  1-foot-thick  20-foot-diameter ring of fire appears around the pit fiend  with the pit fiend at the center. The fire is opaque to every creature except the pit fiend. When the ring of fire appears  each creature it intersects makes a DC 18 Dexterity saving throw  taking 22 (5d8) fire damage on a failed save or half damage on a successful one. A creature takes 22 (5d8) damage the first time each turn it enters the area or when it ends its turn there. The fire lasts 1 minute or until the pit fiend dismisses it  becomes incapacitated  or leaves its area."
                },
                {
                    "name": "Fireball (3rd-Level; V, S)",
                    "desc": "Fire streaks from the pit fiend to a point within 120 feet and explodes in a 20-foot radius  spreading around corners. Each creature in the area makes a DC 18 Dexterity saving throw  taking 21 (6d6) fire damage on a failed save or half damage on a success."
                },
                {
                    "name": "Hold Monster (5th-Level; V, S, Concentration)",
                    "desc": "A creature within 60 feet that the pit fiend can see makes a DC 18 Wisdom saving throw. On a failure  it is paralyzed for 1 minute. The creature repeats the save at the end of each of its turns  ending the effect on a success."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one creature. Hit: 19 (2d10 + 8) slashing damage, and the target is grappled (escape DC 22). While the target is grappled, the pit fiend can't use its claw against a different creature."
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 24 (3d10 + 8) bludgeoning damage."
                }
            ],
            "reactions": [],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Fear Aura",
                    "desc": "A creature hostile to the pit fiend that starts its turn within 20 feet of it makes a DC 18 Wisdom saving throw. On a failure, it is frightened until the start of its next turn. On a success, it is immune to this pit fiends Fear Aura for 24 hours."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "The pit fiends spellcasting ability is Wisdom (spell save DC 18). It can innately cast the following spells, requiring no material components: At will: detect magic, fireball, 3/day each: hold monster, sending"
                }
            ],
            "spell_list": [],
            "page_no": 88,
            "environments": [],
            "img_main": null,
            "document__slug": "menagerie",
            "document__title": "Level Up Advanced 5e Monstrous Menagerie",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://www.levelup5e.com",
            "v2_converted_path": "/v2/creatures/mmenag_pit-fiend-general/"
        },
        {
            "slug": "annelidast-tob1-2023",
            "desc": "False",
            "name": "Annelidast",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 184,
            "hit_dice": "16d12 + 80",
            "speed": {
                "walk": 30,
                "burrow": 40
            },
            "strength": 26,
            "dexterity": 10,
            "constitution": 20,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 4,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 9,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "False",
            "damage_resistances": "lightning",
            "damage_immunities": "poison; bludgeoning from nonmagical attacks",
            "condition_immunities": "poisoned",
            "senses": "tremorsense 120 ft., passive Perception 10",
            "languages": "—",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The annelidast makes three Slam attacks."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 21 (2d12 + 8) bludgeoning damage, and if the target is a creature, it must succeed on a DC 17 Strength saving throw or be pushed up to 15 feet away from the annelidast. A creature restrained by the annelidast automatically succeeds on this saving throw."
                },
                {
                    "name": "Crush (Recharge 5-6)",
                    "desc": "The annelidast launches most of its massive bulk into the air and crashes down on the ground in a 20-foot line that is 10 feet wide. It then retracts itself into a space along that line and can occupy the space of one or more Large or smaller creatures. Each creature in the line must make a DC 17 Dexterity saving throw. On a failure, a creature takes 45 (7d12) bludgeoning damage, is knocked prone, and is restrained while it shares a space with the annelidast, as it is pinned beneath the annelidast's body. On a success, a creature takes half the damage, isn't knocked prone, and is pushed out of the annelidast's space into an unoccupied space of the creature's choice within 5 feet of the annelidast. A creature, including the restrained creature, can take its action to free the restrained creature by succeeding on a DC 17 Strength check. If the annelidast burrows along the surface of the earth at least 20 feet before using this action, creatures in the line have disadvantage on the saving throw."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Defensive Recoil",
                    "desc": "When the annelidast takes damage, it can make one Slam attack against a creature restrained by it."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Deep Earth Dweller",
                    "desc": "The annelidast doesn't require air."
                },
                {
                    "name": "Primordial Aura",
                    "desc": "A creature that starts its turn within 30 feet of the annelidast must succeed on a DC 17 Constitution saving throw or take 7 (2d6) poison damage. A creature that finishes a long rest within 1,000 feet of the annelidast must succeed on a DC 17 Constitution saving throw or develop tumors across its body and become poisoned until the tumors are removed by the greater restoration spell or similar magic."
                },
                {
                    "name": "Tunneler",
                    "desc": "The annelidast can burrow through solid rock at half its burrow speed and leaves a 10-foot-diameter tunnel in its wake."
                }
            ],
            "spell_list": [],
            "page_no": 21,
            "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_annelidast/"
        },
        {
            "slug": "dragoneel-tob1-2023",
            "desc": "False",
            "name": "Dragon Eel",
            "size": "Huge",
            "type": "Dragon",
            "subtype": "",
            "group": "null",
            "alignment": "Neutral",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 195,
            "hit_dice": "17d12 + 85",
            "speed": {
                "walk": 60
            },
            "strength": 26,
            "dexterity": 12,
            "constitution": 20,
            "intelligence": 14,
            "wisdom": 13,
            "charisma": 14,
            "strength_save": 12,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": 6,
            "wisdom_save": 5,
            "charisma_save": 6,
            "perception": 15,
            "skills": {
                "Acrobatics": 5,
                "Athletics": 12,
                "Insight": 5,
                "Perception": 5
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "lightning",
            "condition_immunities": "paralyzed, prone",
            "senses": "darkvision 60 ft., passive Perception 15",
            "languages": "Common, Draconic, Primordial",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon eel makes one Bite attack and one Tail Slap attack."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 26 (4d8 + 8) piercing damage plus 5 (1d10) lightning damage, and the target must succeed on a DC 18 Constitution saving throw or become paralyzed for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                },
                {
                    "name": "Tail Slap",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 30 (5d8 + 8) bludgeoning damage plus 5 (1d10) lightning damage, and the target must succeed on a DC 18 Strength saving throw or be pushed up to 10 feet away from the eel. The dragon eel can choose to not push a target."
                },
                {
                    "name": "Lightning Breath (Recharge 6)",
                    "desc": "The dragon eel exhales lightning in a 60-foot line that is 5 feet wide. Each target in that line must make a DC 18 Dexterity saving throw, taking 55 (10d10) lightning damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Limited Amphibiousness",
                    "desc": "The dragon eel can breathe air and water, but it needs to be submerged at least once every 6 hours to avoid suffocating."
                },
                {
                    "name": "Shocking Hide",
                    "desc": "A creature that touches the dragon eel or hits it with a melee attack while within 5 feet of it takes 5 (1d10) lightning damage."
                },
                {
                    "name": "Storm Glide",
                    "desc": "During storms with ample rain or lightning, the dragon eel gains a flying speed equal to its swimming speed."
                }
            ],
            "spell_list": [],
            "page_no": 111,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_dragon-eel/"
        },
        {
            "slug": "orobasdevil-tob1-2023",
            "desc": "False",
            "name": "Orobas Devil",
            "size": "Large",
            "type": "Fiend",
            "subtype": "",
            "group": "null",
            "alignment": "Lawful Evil",
            "armor_class": 19,
            "armor_desc": "natural armor, shield",
            "hit_points": 203,
            "hit_dice": "14d10 + 126",
            "speed": {
                "walk": 40
            },
            "strength": 26,
            "dexterity": 14,
            "constitution": 28,
            "intelligence": 23,
            "wisdom": 26,
            "charisma": 21,
            "strength_save": 13,
            "dexterity_save": 7,
            "constitution_save": 14,
            "intelligence_save": null,
            "wisdom_save": 13,
            "charisma_save": null,
            "perception": 23,
            "skills": {
                "Deception": 10,
                "History": 11,
                "Insight": 13,
                "Perception": 13,
                "Persuasion": 10
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "acid, cold; bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons",
            "damage_immunities": "fire, poison",
            "condition_immunities": "poisoned",
            "senses": "truesight 90 ft., passive Perception 23",
            "languages": "Celestial, Infernal, telepathy 100 ft.",
            "challenge_rating": "14",
            "cr": 14.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The orobas makes one Bite attack, one Flail attack, and one Stomp attack, or it makes four Hurl Flame attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 15 (2d6 + 8) piercing damage plus 13 (3d8) fire damage and 10 (3d6) poison damage, and the target must succeed on a DC 18 Constitution saving throw or become poisoned for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
                },
                {
                    "name": "Flail",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 17 (2d8 + 8) bludgeoning damage plus 13 (3d8) fire damage."
                },
                {
                    "name": "Stomp",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 11 (1d6 + 8) bludgeoning damage plus 13 (3d8) fire damage."
                },
                {
                    "name": "Hurl Flame",
                    "desc": "Ranged Spell Attack: +10 to hit, range 120 ft., one target. Hit: 23 (4d8 + 5) fire damage."
                },
                {
                    "name": "Teleport",
                    "desc": "The orobas magically teleports, along with any equipment, up to 120 feet to an unoccupied space it can see."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The orobas casts one of the following spells, requiring no material components and using Charisma as the spellcasting ability (spell save DC 18):\nAt will: augury, detect thoughts, guidance\n3/day each: locate creature, nondetection\n1/day each: contact other plane (as an action), legend lore (as an action)"
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Prediction (3/Day)",
                    "desc": "When the orobas makes an ability check or attack, it can choose to have advantage on the roll."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Deceptive Advice",
                    "desc": "When the orobas casts a spell of the divination school, it has advantage on Charisma (Deception) checks for 1 minute."
                },
                {
                    "name": "Hellish Weapons",
                    "desc": "The orobas's weapon attacks are magical. When the orobas hits with any weapon, the weapon deals an extra 3d8 fire damage (included in the attack)."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The orobas has advantage on saving throws against spells and other magical effects."
                },
                {
                    "name": "Sense Consecrated",
                    "desc": "The orobas can pinpoint the location of Celestials, consecrated places or objects, and creatures wielding divine or celestial power, such as clerics, paladins, or aasimars, within 60 feet of it."
                }
            ],
            "spell_list": [],
            "page_no": 99,
            "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_orobas-devil/"
        },
        {
            "slug": "shoggoth-tob1-2023",
            "desc": "False",
            "name": "Shoggoth",
            "size": "Huge",
            "type": "Aberration",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Neutral",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 325,
            "hit_dice": "21d12 + 189",
            "speed": {
                "walk": 30
            },
            "strength": 26,
            "dexterity": 14,
            "constitution": 28,
            "intelligence": 12,
            "wisdom": 20,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 21,
            "skills": {
                "Perception": 11
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "bludgeoning, fire, piercing",
            "damage_immunities": "cold, slashing, thunder",
            "condition_immunities": "blinded, deafened, prone, stunned, unconscious",
            "senses": "darkvision 120 ft., tremorsense 60 ft., passive Perception 21",
            "languages": "Void Speech",
            "challenge_rating": "19",
            "cr": 19.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The shoggoth makes four Slam attacks. It can replace two Slam attacks with a use of Crush."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 15 ft., one target. Hit: 30 (4d10 + 8) bludgeoning damage, and the target is grappled (escape DC 18) if it is a Large or smaller creature."
                },
                {
                    "name": "Crush",
                    "desc": "The shoggoth crushes up to two creatures it is grappling by rolling them beneath its bulk. Each target must succeed on a DC 19 Strength saving throw or take 30 (4d10 + 8) bludgeoning damage, be unable to breathe, and be restrained until the grapple ends. If the shoggoth moves, a creature beneath it is no longer restrained and is able to breathe, but it remains grappled."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Anaerobic Nature",
                    "desc": "The shoggoth doesn't require air."
                },
                {
                    "name": "Absorb Flesh",
                    "desc": "When the shoggoth kills a creature while within 15 feet of it, the creature's body is absorbed into the shoggoth's. The creature can be restored to life only by means of a true resurrection or a wish spell."
                },
                {
                    "name": "Amorphous",
                    "desc": "The shoggoth can move through a space as narrow as 1 foot wide without squeezing."
                },
                {
                    "name": "Hideous Cacophony",
                    "desc": "The shoggoth's many mouths constantly emit whistles, fluting, and other high-pitched noises. It has disadvantage on Dexterity (Stealth) checks made to be unheard. Each creature that starts its turn within 60 feet of the shoggoth and that can hear it must make a DC 19 Wisdom saving throw or be disoriented until the start of its next turn. A disoriented creature is incapacitated, and when it moves, it moves in a random direction."
                },
                {
                    "name": "Keen Hearing and Smell",
                    "desc": "The shoggoth has advantage on Wisdom (Perception) checks that rely on hearing or smell."
                },
                {
                    "name": "Limited Mutability",
                    "desc": "Any spell or effect that would alter the shoggoth's form alters it for only 1 round. Afterward, the shoggoth returns to its amorphous blob form."
                }
            ],
            "spell_list": [],
            "page_no": 326,
            "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_shoggoth/"
        },
        {
            "slug": "sonoffenris-tob1-2023",
            "desc": "False",
            "name": "Son of Fenris",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": "null",
            "alignment": "Chaotic Evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 175,
            "hit_dice": "14d12 + 84",
            "speed": {
                "walk": 30,
                "burrow": 60
            },
            "strength": 26,
            "dexterity": 16,
            "constitution": 23,
            "intelligence": 16,
            "wisdom": 18,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 8,
            "charisma_save": null,
            "perception": 14,
            "skills": {
                "Arcana": 7,
                "Intimidation": 6,
                "Religion": 11
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "necrotic, radiant; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "cold, poison",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "truesight 60 ft., tremorsense 120 ft., passive Perception 14",
            "languages": "Common, Celestial, Giant, telepathy 60 ft.",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The son of Fenris makes one Bite attack and two Slam attacks, or it makes four Divine Bolt attacks."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 19 (2d10 + 8) piercing damage plus 10 (3d6) necrotic damage or radiant damage (the son's choice). If the target is a Large or smaller creature, it must succeed on a DC 18 Dexterity saving throw or be swallowed by the son of Fenris. A swallowed creature is blinded and restrained, it has total cover against attacks and other effects outside the son, and it takes 21 (6d6) acid damage at the start of each of the son's turns. The son can have only one creature swallowed at a time."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 13 (1d10 + 8) bludgeoning damage plus 10 (3d6) necrotic damage or radiant damage (the son's choice)."
                },
                {
                    "name": "Divine Bolt",
                    "desc": "Ranged Spell Attack: +8 to hit, range 60 ft., one target. Hit: 18 (4d6 + 4) necrotic damage or radiant damage (the son's choice)."
                },
                {
                    "name": "Snake Breath (Recharge 5-6)",
                    "desc": "The two snake tongues of the son of Fenris each exhale poison in a 30-foot line that is 5 feet wide, resulting in two lines. Each creature in a line must make a DC 18 Dexterity saving throw, taking 45 (10d8) poison damage on a failed save, or half as much damage on a successful one. If the lines overlap, each creature in the overlapping lines must make one saving throw with disadvantage against only one of the lines rather than one saving throw for each line."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Keen Hearing and Smell",
                    "desc": "The son of Fenris has advantage on Wisdom (Perception) checks that rely on hearing or smell."
                },
                {
                    "name": "Divine Weapons",
                    "desc": "The son of Fenris's weapon attacks are magical. When the son hits with any weapon, the weapon deals an extra 3d6 necrotic damage or radiant damage (included in the attack), the son's choice."
                }
            ],
            "spell_list": [],
            "page_no": 335,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_son-of-fenris/"
        },
        {
            "slug": "steamgolem-tob1-2023",
            "desc": "False",
            "name": "Steam Golem",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 171,
            "hit_dice": "18d10 + 72",
            "speed": {
                "walk": 40
            },
            "strength": 26,
            "dexterity": 12,
            "constitution": 18,
            "intelligence": 3,
            "wisdom": 10,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "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": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The steam golem makes one Axe Arm attack and one Long Axe attack."
                },
                {
                    "name": "Axe Arm",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 22 (4d6 + 8) slashing damage plus 18 (4d8) fire damage."
                },
                {
                    "name": "Long Axe",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 26 (4d8 + 8) slashing damage plus 18 (4d8) fire damage."
                },
                {
                    "name": "Steam Blast (Recharge 5-6)",
                    "desc": "The steam golem releases a blast of steam in a 30-foot cone or in a 10-foot-radius cloud that extends from it, spreading around corners. Each creature in the area must make a DC 17 Dexterity saving throw, taking 54 (12d8) fire damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "bonus_actions": [],
            "reactions": [
                {
                    "name": "Whistle (Recharge 4-6)",
                    "desc": "When a creature the steam golem can see within 30 feet of it casts a spell, the steam golem emits a shriek from its twin steam whistles. The spellcaster must succeed on a DC 17 Constitution saving throw or the spell fails and has no effect."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Boiler Weakness",
                    "desc": "If the steam golem starts its turn immersed in water, or if it was soaked with at least 20 gallons of water on its previous turn, it risks losing steam pressure in its boiler. The steam golem must succeed on a DC 20 Constitution saving throw or its internal fire is extinguished. Until its internal fire is relit, the golem's speed is halved, its AC is reduced by 2, and it must repeat the saving throw at the start of each of its turns. On a failure, it stops repeating this saving throw and becomes dormant, effectively dead until the fire is relit. A Medium or smaller creature within 5 feet of the golem can take an action to relight the golem's internal fire, making it active again."
                },
                {
                    "name": "Construct Nature",
                    "desc": "The golem doesn't require air, food, drink, or sleep."
                },
                {
                    "name": "Heated Weapons",
                    "desc": "The steam golem's weapon attacks are magical. When the golem hits with any weapon, the weapon deals an extra 4d8 fire damage (included in the attack)."
                },
                {
                    "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."
                }
            ],
            "spell_list": [],
            "page_no": 220,
            "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_steam-golem/"
        },
        {
            "slug": "titanoboa-tob1-2023",
            "desc": "False",
            "name": "Titanoboa",
            "size": "Gargantuan",
            "type": "Beast",
            "subtype": "",
            "group": "null",
            "alignment": "Unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 232,
            "hit_dice": "15d20 + 75",
            "speed": {
                "walk": 40
            },
            "strength": 26,
            "dexterity": 10,
            "constitution": 20,
            "intelligence": 3,
            "wisdom": 10,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": 14,
            "skills": {
                "Perception": 4
            },
            "damage_vulnerabilities": "False",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "blindsight 10 ft., passive Perception 14",
            "languages": "—",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The titanoboa makes two Bite attacks or one Bite attack and one Constrict attack. It can replace one Bite attack with a use of Swallow."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 30 (5d8 + 8) piercing damage."
                },
                {
                    "name": "Constrict",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 15 ft., one target. Hit: 30 (4d10 + 8) bludgeoning damage, and the target is grappled (escape DC 18) if it is a Huge or smaller creature. Until this grapple ends, the target is restrained, and the titanoboa can't Constrict another target."
                },
                {
                    "name": "Swallow",
                    "desc": "The titanoboa makes one Bite attack against a Huge or smaller target it is grappling. If the attack hits, the target is also swallowed, and the grapple ends. While swallowed, the target is blinded and restrained, it has total cover against attacks and other effects outside the titanoboa, and it takes 21 (6d6) acid damage at the start of each of the titanoboa's turns. If the titanoboa takes 30 damage or more on a single turn from a swallowed creature, the titanoboa must succeed on a DC 15 Constitution saving throw at the end of that turn or regurgitate all swallowed creatures, which fall prone in a space within 10 feet of the titanoboa. If the titanoboa dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 20 feet of movement, exiting prone."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Slither",
                    "desc": "If the titanoboa hasn't eaten a Huge creature in the last 24 hours, it can easily move through any open large enough for a Large creature, and it can squeeze through any opening large enough for a Medium creature. The titanoboa's destination must still have suitable room to accommodate its volume."
                },
                {
                    "name": "Sparkling Scales",
                    "desc": "When a creature that can see the titanoboa starts its turn within 30 feet of the titanoboa and the titanoboa is in bright light, isn't incapacitated, and can see the creature, the titanoboa can force the creature to make a DC 17 Wisdom saving throw. On a failed save, the creature is stunned until the start of its next turn."
                }
            ],
            "spell_list": [],
            "page_no": 363,
            "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_titanoboa/"
        },
        {
            "slug": "arcane-leviathan",
            "desc": "",
            "name": "Arcane Leviathan",
            "size": "Gargantuan",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 279,
            "hit_dice": "18d20+90",
            "speed": {
                "walk": 10,
                "swim": 60
            },
            "strength": 26,
            "dexterity": 5,
            "constitution": 21,
            "intelligence": 5,
            "wisdom": 17,
            "charisma": 8,
            "strength_save": 1,
            "dexterity_save": null,
            "constitution_save": 1,
            "intelligence_save": 2,
            "wisdom_save": 8,
            "charisma_save": 4,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, thunder; nonmagic B/P/S attacks",
            "damage_immunities": "lightning, poison, psychic",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "truesight 120', passive Perception 13",
            "languages": "understands creator's languages but can't speak",
            "challenge_rating": "16",
            "cr": 16.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "One Slam and two Claws or four Lightning Bolts."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +13 to hit, 15 ft., one target, 26 (4d8+8) slashing damage. If target is Huge or smaller it is grappled (escape DC 19). Leviathan has two claws each of which can grapple only one target."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +13 to hit, 5 ft., one target, 18 (4d4+8) bludgeoning damage and target: DC 19 Str save or be knocked prone."
                },
                {
                    "name": "Lightning Bolt",
                    "desc": "Ranged Spell Attack: +8 to hit 150/600' one target 17 (4d6+3) lightning."
                },
                {
                    "name": "Pylon Discharge (Recharge 5-6)",
                    "desc": "Discharges energy surge at a point it can see within 200' of it. Each creature within 30' of that point: 45 (10d8) lightning and is blinded until the end of its next turn (DC 19 Dex half damage not blinded)."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Arcane Barrage",
                    "desc": "Sends arcane energy toward a creature it can see within 120' of it. Target begins to glow with arcane energy and at end of target's next turn: 35 (10d6) radiant (DC 19 Con half). Damage is divided evenly between target and all creatures within 10 ft. of it except leviathan."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Construct Nature",
                    "desc": "Doesn't require air food drink or sleep."
                },
                {
                    "name": "Impregnable",
                    "desc": "If subjected to an effect that allows it to make a save to take only half damage it instead takes no damage if it succeeds on the save and only half damage if it fails."
                },
                {
                    "name": "Siege Monster",
                    "desc": "Double damage to objects/structures."
                }
            ],
            "spell_list": [],
            "page_no": 40,
            "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_arcane-leviathan/"
        },
        {
            "slug": "giant-lantern",
            "desc": "",
            "name": "Giant, Lantern",
            "size": "Huge",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 225,
            "hit_dice": "18d12+108",
            "speed": {
                "walk": 40,
                "swim": 60
            },
            "strength": 26,
            "dexterity": 12,
            "constitution": 22,
            "intelligence": 15,
            "wisdom": 16,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 1,
            "intelligence_save": null,
            "wisdom_save": 7,
            "charisma_save": 7,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "blinded",
            "senses": "blindsight 120' (blind beyond), passive Perception 17",
            "languages": "Common, Giant, Primordial",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Three Tridents. Can replace one with Spellcasting."
                },
                {
                    "name": "Trident",
                    "desc": "Melee or Ranged Weapon Attack: +12 to hit 10 ft. or range 20/60' 1 target. 18 (3d6+8) piercing damage or 21 (3d8+8) piercing damage if used with two hands to make a melee attack."
                },
                {
                    "name": "Crush of the Deep (Recharge 5-6)",
                    "desc": "Summons pressure of ocean depths in 40' cube of water centered on point it can see within 120' of it. Each creature in cube: 44 (8d10) bludgeoning damage (DC 17 Con half)."
                },
                {
                    "name": "Spellcasting",
                    "desc": "Cha (DC 15) no material components:At will: detect magic identify (as an action)3/day ea: control water freedom of movement water breathing"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Limited Amphibiousness",
                    "desc": "Can breathe air and water but it needs to be submerged at least once every 4 hrs to avoid suffocating."
                },
                {
                    "name": "Hypnotic Luminescence",
                    "desc": "Tendril on giant's head sheds bright light in 60' radius and dim light extra 60'. When creature that can see the light starts its turn within 60' of giant creature charmed 24 hrs (DC 18 Cha negates) regarding giant as friendly acquaintance. If giant or one of its allies harms charmed creature this effect ends. If save succeeds/effect ends for it creature immune to giant's Hypnotic Luminescence for next 24 hrs. At start of its turn lantern giant chooses whether this light is active."
                },
                {
                    "name": "Speak with Aquatic Creatures",
                    "desc": "Communicate with Monstrosities and Beasts that have a swim speed as if they shared a language."
                }
            ],
            "spell_list": [],
            "page_no": 204,
            "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_giant-lantern/"
        },
        {
            "slug": "adult_gold_dragon_bf",
            "desc": "",
            "name": "Adult Gold Dragon",
            "size": "huge",
            "type": "Dragon",
            "subtype": "",
            "group": "Dragons",
            "alignment": "",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 284,
            "hit_dice": "",
            "speed": {
                "walk": 40,
                "fly": 80,
                "swim": 40
            },
            "strength": 26,
            "dexterity": 26,
            "constitution": 36,
            "intelligence": 18,
            "wisdom": 32,
            "charisma": 30,
            "strength_save": 8,
            "dexterity_save": 8,
            "constitution_save": 13,
            "intelligence_save": 4,
            "wisdom_save": 11,
            "charisma_save": 10,
            "perception": 27,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., keensense 60 ft.",
            "languages": "Common,Draconic",
            "challenge_rating": "17",
            "cr": 17.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon uses its Frightful Presence. It then makes one Bite attack and two Claw attacks. It can replace its Bite attack with a use of Weakening Breath, if available."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +14 to hit, reach 10 ft., one target. _Hit:_ 19 (2d10+8) piercing damage."
                },
                {
                    "name": "Claw",
                    "desc": "_Melee Weapon Attack:_ +14 to hit, reach 5 ft., one target. _Hit:_ 15 (2d6+8) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "_Melee Weapon Attack:_ +14 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 18 WIS save or be frightened for 1 minute. A creature can repeat the save at the end of each of its turns, ending the effect on itself on a success. If a creature's save is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours."
                },
                {
                    "name": "Fire Breath (Recharge 5-6)",
                    "desc": "The dragon exhales fire in a 60-foot cone. Each creature in that area must make a DC 21 DEX save, taking 71 (13d10) fire damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Weakening Breath (Recharge 6)",
                    "desc": "As the **gold dragon wyrmling**, except it is a 60-foot cone, and the save DC is 21."
                }
            ],
            "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 18 CHA save or be vulnerable to fire damage until the end of its next turn. A target resistant to fire damage isn't resistant to it for the duration. A target immune to fire damage is still immune to it, even if the target fails the save."
                },
                {
                    "name": "Wing Attack (Costs 2 Actions)",
                    "desc": "The dragon beats its wings. Each creature within 10 feet of the dragon must succeed on a DC 22 DEX 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": "Amphibious",
                    "desc": "The dragon can breathe air and water."
                },
                {
                    "name": "Golden Splendor",
                    "desc": "As the **young gold dragon**, except it affects creatures within 20 feet of the dragon, and the save DC is 21."
                },
                {
                    "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-gold-dragon/"
        },
        {
            "slug": "adult_red_dragon_bf",
            "desc": "",
            "name": "Adult Red Dragon",
            "size": "huge",
            "type": "Dragon",
            "subtype": "",
            "group": "Dragons",
            "alignment": "",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 301,
            "hit_dice": "",
            "speed": {
                "walk": 40,
                "climb": 40,
                "fly": 80
            },
            "strength": 26,
            "dexterity": 22,
            "constitution": 36,
            "intelligence": 16,
            "wisdom": 24,
            "charisma": 32,
            "strength_save": 8,
            "dexterity_save": 6,
            "constitution_save": 13,
            "intelligence_save": 3,
            "wisdom_save": 7,
            "charisma_save": 11,
            "perception": 23,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., keensense 60 ft.",
            "languages": "Common,Draconic",
            "challenge_rating": "17",
            "cr": 17.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:_ +14 to hit, reach 10 ft., one target. _Hit:_ 19 (2d10+8) piercing damage plus 7 (2d6) fire damage."
                },
                {
                    "name": "Claw",
                    "desc": "_Melee Weapon Attack:_ +14 to hit, reach 5 ft., one target. _Hit:_ 15 (2d6+8) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "_Melee Weapon Attack:_ +14 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 19 WIS save or be frightened for 1 minute. A creature can repeat the save at the end of each of its turns, ending the effect on itself on a success. If a creature's save is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours."
                },
                {
                    "name": "Fire Breath (Recharge 5-6)",
                    "desc": "The dragon exhales fire in a 60-foot cone. Each creature in that area must make a DC 21 DEX save, taking 63 (18d6) fire 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 19 CHA save or be vulnerable to fire damage until the end of its next turn. A target resistant to fire damage isn't resistant to it for the duration. A target immune to fire damage is still immune to it, even if the target fails the save."
                },
                {
                    "name": "Wing Attack (Costs 2 Actions)",
                    "desc": "The dragon beats its wings. Each creature within 10 feet of the dragon must succeed on a DC 22 DEX 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": "Boil Over",
                    "desc": "When the red dragon hasn't unleashed its Fire Breath, the heat builds and rolls outward from it. While the dragon's Fire Breath is available, it emits immense heat, and each creature that starts its turn within 20 feet of the dragon must succeed on a DC 21 CON save or take 7 (2d6) fire damage. A creature that fails this save by 5 or more also suffers one level of exhaustion."
                },
                {
                    "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-red-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": "ancient_brass_dragon_bf",
            "desc": "",
            "name": "Ancient Brass Dragon",
            "size": "gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": "Dragons",
            "alignment": "",
            "armor_class": 20,
            "armor_desc": "natural armor",
            "hit_points": 284,
            "hit_dice": "",
            "speed": {
                "walk": 40,
                "burrow": 40,
                "fly": 80
            },
            "strength": 26,
            "dexterity": 22,
            "constitution": 36,
            "intelligence": 16,
            "wisdom": 26,
            "charisma": 30,
            "strength_save": 8,
            "dexterity_save": 6,
            "constitution_save": 13,
            "intelligence_save": 3,
            "wisdom_save": 8,
            "charisma_save": 10,
            "perception": 24,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., keensense 60 ft.",
            "languages": "Common,Draconic",
            "challenge_rating": "17",
            "cr": 17.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 Sleep Breath, if available."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +14 to hit, reach 15 ft., one target. _Hit:_ 19 (2d10+8) piercing damage."
                },
                {
                    "name": "Claw",
                    "desc": "_Melee Weapon Attack:_ +14 to hit, reach 10 ft., one target. _Hit:_ 15 (2d6+8) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "_Melee Weapon Attack:_ +14 to hit, reach 20 ft., one target. _Hit:_ 17 (2d8+8) bludgeoning damage."
                },
                {
                    "name": "Frightful Presence",
                    "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 18 WIS save or be frightened for 1 minute. A creature can repeat the save at the end of each of its turns, ending the effect on itself on a success. If a creature's save is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours."
                },
                {
                    "name": "Fire Breath (Recharge 5-6)",
                    "desc": "The dragon exhales fire in a 120-foot line that is 10 feet wide. Each creature in that line must make a DC 21 DEX save, taking 70 (20d6) fire damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Sleep Breath (Recharge 6)",
                    "desc": "The dragon exhales sleep gas in a 90-foot cone. Each creature in that area must succeed on a DC 21 CON save or fall unconscious for 10 minutes. This effect ends for a creature if the creature takes damage or another creature uses an action to wake it."
                }
            ],
            "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 18 CHA save or be vulnerable to fire damage until the end of its next turn. A target resistant to fire damage isn't resistant to it for the duration. A target immune to fire damage is still immune to it, even if the target fails the save."
                },
                {
                    "name": "Wing Attack (Costs 2 Actions)",
                    "desc": "The dragon beats its wings. Each creature within 15 feet of the dragon must succeed on a DC 24 DEX 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": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a save, it can choose to succeed instead."
                },
                {
                    "name": "Suffocating Heat",
                    "desc": "As the **young brass dragon**, except it affects creatures within 30 feet of the dragon, and the save DC is 21."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_ancient-brass-dragon/"
        },
        {
            "slug": "ancient_copper_dragon_bf",
            "desc": "",
            "name": "Ancient Copper Dragon",
            "size": "gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": "Dragons",
            "alignment": "",
            "armor_class": 21,
            "armor_desc": "natural armor",
            "hit_points": 297,
            "hit_dice": "",
            "speed": {
                "walk": 40,
                "climb": 40,
                "fly": 80
            },
            "strength": 26,
            "dexterity": 22,
            "constitution": 36,
            "intelligence": 20,
            "wisdom": 28,
            "charisma": 30,
            "strength_save": 8,
            "dexterity_save": 6,
            "constitution_save": 13,
            "intelligence_save": 5,
            "wisdom_save": 9,
            "charisma_save": 10,
            "perception": 27,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., keensense 60 ft.",
            "languages": "Common,Draconic",
            "challenge_rating": "18",
            "cr": 18.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon uses its Frightful Presence. It then makes one Bite attack and two Claw attacks. It can replace its Bite attack with a use of Slowing Breath, if available."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +15 to hit, reach 15 ft., one target. _Hit:_ 19 (2d10+8) piercing damage."
                },
                {
                    "name": "Claw",
                    "desc": "_Melee Weapon Attack:_ +15 to hit, reach 10 ft., one target. _Hit:_ 15 (2d6+8) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "_Melee Weapon Attack:_ +15 to hit, reach 20 ft., one target. _Hit:_ 17 (2d8+8) bludgeoning damage."
                },
                {
                    "name": "Frightful Presence",
                    "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 18 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": "Acid Breath (Recharge 5-6)",
                    "desc": "The dragon exhales acid in a 120-foot line that is 10 feet wide. Each creature in that line must make a DC 21 DEX save, taking 76 (17d8) acid damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Slowing Breath (Recharge 6)",
                    "desc": "As the **copper dragon wyrmling**, except it is a 90-foot cone, and the save DC is 21."
                }
            ],
            "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 18 CHA save or be vulnerable to acid damage until the end of its next turn. A target resistant to acid damage isn't resistant to it for the duration. A target immune to acid damage is still immune to it, even if the target fails the save."
                },
                {
                    "name": "Wing Attack (Costs 2 Actions)",
                    "desc": "The dragon beats its wings. Each creature within 15 feet of the dragon must succeed on a DC 22 DEX 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": "Corrosive Scales",
                    "desc": "As the **young copper dragon**."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a save, it can choose to succeed instead."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_ancient-copper-dragon/"
        },
        {
            "slug": "ancient_green_dragon_bf",
            "desc": "",
            "name": "Ancient Green Dragon",
            "size": "gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": "Dragons",
            "alignment": "",
            "armor_class": 21,
            "armor_desc": "natural armor",
            "hit_points": 333,
            "hit_dice": "",
            "speed": {
                "walk": 40,
                "fly": 80,
                "swim": 40
            },
            "strength": 26,
            "dexterity": 24,
            "constitution": 36,
            "intelligence": 24,
            "wisdom": 28,
            "charisma": 30,
            "strength_save": 8,
            "dexterity_save": 7,
            "constitution_save": 13,
            "intelligence_save": 7,
            "wisdom_save": 9,
            "charisma_save": 10,
            "perception": 25,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison,poisoned",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., keensense 60 ft.",
            "languages": "Common,Draconic",
            "challenge_rating": "19",
            "cr": 19.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The dragon uses its Frightful Presence. It then makes one Bite attack and two Claw attacks."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +15 to hit, reach 15 ft., one target. _Hit:_ 19 (2d10+8) piercing damage plus 10 (3d6) poison damage."
                },
                {
                    "name": "Claw",
                    "desc": "_Melee Weapon Attack:_ +15 to hit, reach 10 ft., one target. _Hit:_ 22 (4d6+8) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "_Melee Weapon Attack:_ +15 to hit, reach 20 ft., one target. _Hit:_ 17 (2d8+8) bludgeoning damage."
                },
                {
                    "name": "Frightful Presence",
                    "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 18 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": "Poison Breath (Recharge 5-6)",
                    "desc": "The dragon exhales poisonous gas in a 90-foot cone. Each creature in that area must make a DC 21 CON save, taking 84 (24d6) poison 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 18 CHA save or be vulnerable to poison damage until the end of its next turn. A target resistant to poison damage isn't resistant to it for the duration. A target immune to poison damage is still immune to it, even if the target fails the save."
                },
                {
                    "name": "Wing Attack (Costs 2 Actions)",
                    "desc": "The dragon beats its wings. Each creature within 15 feet of the dragon must succeed on a DC 22 DEX save or take 22 (4d6+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": "Amphibious",
                    "desc": "The dragon can breathe air and water."
                },
                {
                    "name": "Hallucinogenic Gas",
                    "desc": "After the green dragon exhales its Poison Breath, wisps of poisonous gas laced with the alchemical taint that permeates the dragon's body linger around it. While the dragon's Poison Breath is unavailable, each creature that starts its turn within 30 feet of the dragon must succeed on a DC 21 WIS save or be terrified, as the gas causes the creature to experience frightful hallucinations. A terrified creature is frightened, and its speed is reduced to 0."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a save, it can choose to succeed instead."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_ancient-green-dragon/"
        },
        {
            "slug": "ancient_white_dragon_bf",
            "desc": "",
            "name": "Ancient White Dragon",
            "size": "gargantuan",
            "type": "Dragon",
            "subtype": "",
            "group": "Dragons",
            "alignment": "",
            "armor_class": 20,
            "armor_desc": "natural armor",
            "hit_points": 301,
            "hit_dice": "",
            "speed": {
                "walk": 40,
                "burrow": 40,
                "fly": 80,
                "swim": 40
            },
            "strength": 26,
            "dexterity": 22,
            "constitution": 38,
            "intelligence": 10,
            "wisdom": 28,
            "charisma": 28,
            "strength_save": 8,
            "dexterity_save": 6,
            "constitution_save": 14,
            "intelligence_save": 0,
            "wisdom_save": 9,
            "charisma_save": 9,
            "perception": 25,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "cold",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., keensense 60 ft.",
            "languages": "Common,Draconic",
            "challenge_rating": "17",
            "cr": 17.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:_ +14 to hit, reach 15 ft., one target. _Hit:_ 19 (2d10+8) piercing damage plus 9 (2d8) cold damage."
                },
                {
                    "name": "Claw",
                    "desc": "_Melee Weapon Attack:_ +14 to hit, reach 10 ft., one target. _Hit:_ 15 (2d6+8) slashing damage."
                },
                {
                    "name": "Tail",
                    "desc": "_Melee Weapon Attack:_ +14 to hit, reach 20 ft., one target. _Hit:_ 17 (2d8+8) bludgeoning damage."
                },
                {
                    "name": "Frightful Presence",
                    "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 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 90-foot cone. Each creature in that area must make a DC 22 CON save, taking 63 (14d8) cold 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 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 15 feet of the dragon must succeed on a DC 22 DEX 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": "Ice Walk",
                    "desc": "The dragon can move across and climb icy surfaces without needing to make an ability check. In addition, difficult terrain composed of ice or snow doesn't cost it extra movement."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the dragon fails a save, it can choose to succeed instead."
                },
                {
                    "name": "Numbing Chill",
                    "desc": "When the white dragon hasn't unleashed its Cold Breath, the cold builds up within it and ripples outward from it. While the dragon's Cold Breath is available, it emits a numbing chill, and each creature that starts its turn within 30 feet of the dragon must succeed on a DC 22 CON save or its speed is halved."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_ancient-white-dragon/"
        },
        {
            "slug": "ape_giant_bf",
            "desc": "",
            "name": "Ape, Giant",
            "size": "huge",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 176,
            "hit_dice": "",
            "speed": {
                "walk": 40,
                "climb": 40
            },
            "strength": 26,
            "dexterity": 14,
            "constitution": 18,
            "intelligence": 6,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": 8,
            "dexterity_save": 2,
            "constitution_save": 4,
            "intelligence_save": -2,
            "wisdom_save": 1,
            "charisma_save": -2,
            "perception": 14,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "stunned",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The ape makes two Fist or Rock attacks. If both Fist attacks hit one Large or smaller creature, the target is grappled (escape DC 16). The ape has two fists, each of which can grapple only one target."
                },
                {
                    "name": "Fist",
                    "desc": "_Melee Weapon Attack:_ +8 to hit, reach 10 ft., one target. _Hit:_ 27 (4d10+5) bludgeoning damage."
                },
                {
                    "name": "Rock",
                    "desc": "_Ranged Weapon Attack:_ +8 to hit, range 50/100 ft., one target. _Hit:_ 23 (4d8+5) bludgeoning damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Throw",
                    "desc": "One Large or smaller creature grappled by the ape is thrown up to 50 feet in a random direction and knocked prone. If a thrown target strikes a solid surface, the target takes 3 (1d6) bludgeoning damage for every 10 feet it was thrown. If the target is thrown at another creature, that creature must succeed on a DC 16 DEX save or take the same damage and be knocked prone."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_ape-giant/"
        },
        {
            "slug": "cloud_giant_bf",
            "desc": "",
            "name": "Cloud Giant",
            "size": "huge",
            "type": "Giant",
            "subtype": "",
            "group": "Giants",
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 175,
            "hit_dice": "",
            "speed": {
                "walk": 40,
                "fly": 60
            },
            "strength": 26,
            "dexterity": 10,
            "constitution": 30,
            "intelligence": 12,
            "wisdom": 24,
            "charisma": 26,
            "strength_save": 8,
            "dexterity_save": 0,
            "constitution_save": 10,
            "intelligence_save": 1,
            "wisdom_save": 7,
            "charisma_save": 8,
            "perception": 17,
            "skills": {},
            "damage_vulnerabilities": "Giant Attributes",
            "damage_resistances": "cold,Giant Attributes",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "Giant",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The cloud giant makes three Cloud-Coated Mace attacks, or it makes two Wind Burst attacks."
                },
                {
                    "name": "Cloud-Coated Mace",
                    "desc": "_Melee Weapon Attack:_ +12 to hit, reach 10 ft., one target. _Hit:_ 18 (3d6+8) piercing damage plus 4 (1d8) cold damage."
                },
                {
                    "name": "Wind Burst",
                    "desc": "_Ranged Spell Attack:_ +8 to hit, range 150 ft., one target. _Hit:_ 31 (5d10+4) bludgeoning damage, and the target must succeed on a DC 16 STR save or be pushed up to 10 feet away from the cloud giant and knocked prone."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Cloud Cover",
                    "desc": "The cloud giant creates a 20-foot cube of clouds centered on a point it can see within 60 feet of it. The cube spreads around corners, and its area is heavily obscured. The cloud lasts for 1 minute, until the cloud giant dies, or until the cloud giant uses this bonus action again."
                },
                {
                    "name": "Condense",
                    "desc": "The cloud giant causes a 20-foot-radius sphere of cloud, fog, smoke, or steam centered on a point it can see within 60 feet of it to become as thick as mud, making the area difficult terrain for creatures moving through it. A creature that starts its turn in the hardened cloud must succeed on a DC 15 STR save or be restrained until the start of its next turn. The cloud remains condensed for 1 minute, until the cloud giant dies, or until the cloud giant uses this bonus action again."
                }
            ],
            "reactions": [
                {
                    "name": "Cirrus Deflection",
                    "desc": "The cloud giant creates a bit of hardened cloud between it and an attacker, increasing the giant's AC by 4. To do so, it must be able to see the attacker."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Cloudsight",
                    "desc": "The cloud giant can see through areas obscured by clouds, fog, smoke, and steam without penalty."
                },
                {
                    "name": "Giant Attributes",
                    "desc": "The cloud giant is resistant to the stunned condition, and it is vulnerable to the prone condition."
                },
                {
                    "name": "Heightened Smell",
                    "desc": "The cloud giant's Perception is 22 when perceiving by smell."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_cloud-giant/"
        },
        {
            "slug": "crocodile_giant_bf",
            "desc": "",
            "name": "Crocodile, Giant",
            "size": "huge",
            "type": "Beast",
            "subtype": "",
            "group": "Animals",
            "alignment": "",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 120,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "swim": 50
            },
            "strength": 26,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": 8,
            "dexterity_save": -1,
            "constitution_save": 3,
            "intelligence_save": -4,
            "wisdom_save": 0,
            "charisma_save": -2,
            "perception": 10,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "charmed",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The crocodile makes one Bite attack and one Tail attack."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +8 to hit, reach 5 ft., one creature. _Hit:_ 21 (3d10+5) piercing damage, and the target is grappled (escape DC 16). Until this grapple ends, the target is restrained, and the crocodile can't Bite another target."
                },
                {
                    "name": "Tail",
                    "desc": "_Melee Weapon Attack:_ +8 to hit, reach 10 ft., one target not grappled by the crocodile. _Hit:_ 14 (2d8+5) bludgeoning damage. If the target is a creature, it must succeed on a DC 16 STR save or be knocked prone."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Death Roll",
                    "desc": "One creature grappled by the crocodile must make a DC 16 STR save, taking 7 (2d6) slashing damage on a failed save, or half as much damage on a successful one."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Hold Breath",
                    "desc": "The crocodile can hold its breath for 30 minutes."
                }
            ],
            "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_crocodile-giant/"
        },
        {
            "slug": "gynosphinx_bf",
            "desc": "",
            "name": "Gynosphinx",
            "size": "large",
            "type": "Monstrosity",
            "subtype": "",
            "group": "Sphinxes",
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 204,
            "hit_dice": "",
            "speed": {
                "walk": 40,
                "fly": 60
            },
            "strength": 26,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 26,
            "wisdom": 26,
            "charisma": 20,
            "strength_save": 8,
            "dexterity_save": 2,
            "constitution_save": 3,
            "intelligence_save": 8,
            "wisdom_save": 8,
            "charisma_save": 5,
            "perception": 18,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning,piercing,and slashing damage from nonmagical attacks,Monstrosity Resilience",
            "damage_immunities": "psychic,charmed,frightened",
            "condition_immunities": "",
            "senses": "truesight 120 ft.",
            "languages": "Common,Sphinx,telepathy 120 ft.",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The sphinx makes three Claw attacks, or it makes four Psychic Bolt attacks. It can replace one attack with a use of Spellcasting."
                },
                {
                    "name": "Claw",
                    "desc": "_Melee Weapon Attack:_ +8 to hit, reach 5 ft., one target. _Hit:_ 15 (2d10+4) slashing damage plus 10 (3d6) psychic damage."
                },
                {
                    "name": "Psychic Bolt",
                    "desc": "_Ranged Spell Attack:_ +9 to hit, range 120 ft., one target. _Hit:_ 19 (4d6+5) psychic damage."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The sphinx casts one of the following spells, requiring no spell components and using CHA as the spellcasting ability (spell save DC 17).<br>At will: _detect magic_, _minor illusion_, _prestidigitation_<br>3/day each: _augury_ (as an action), _major image_, _suggestion_, _tongues_<br>1/day: h*allucinatory terrain* (as an action)"
                }
            ],
            "bonus_actions": [
                {
                    "name": "Psychic Connection",
                    "desc": "One creature the sphinx can see within 60 feet of it must succeed on a DC 17 WIS save or be mentally connected to the sphinx until the sphinx chooses to end it or until the sphinx dies or the target dies. While connected in this way, the sphinx can cause the target to experience one of the following effects at the start of each of the target's turns. The effect lasts until the start of the target's next turn or until the connection ends. The target can repeat the save at the end of each of its turns, ending the connection on a success.\n- **Disoriented.** When the target moves, it moves in a random direction.\n- **Distracted.** When the target casts a spell, it must succeed on a DC 17 WIS save or be unable to cast the spell, using the action, bonus action, or reaction to cast the spell but not expending the spell slot or similar limited use of the spell.\n- **Seeing Double.** The target has disadvantage on weapon attack rolls."
                }
            ],
            "reactions": [],
            "legendary_desc": "The sphinx can take 3 legendary actions, choosing from the options below. Only one legendary action option can be used at a time and only at the end of another creature's turn. The sphinx regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Teleport",
                    "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 2 Actions)",
                    "desc": "The sphinx uses Spellcasting."
                },
                {
                    "name": "Psychic Burst (Costs 2 Actions)",
                    "desc": "The sphinx sends out a burst of psychic energy. Each creature within 20 feet of the sphinx that has an INT of 8 or higher must succeed on a DC 17 INT save or be incapacitated until the end of its next turn, as it reels from the psychic onslaught."
                }
            ],
            "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. WIS (Insight) checks made to ascertain the sphinx's intentions or sincerity have disadvantage."
                },
                {
                    "name": "Monstrosity Resilience",
                    "desc": "The sphinx is resistant to exhaustion and to the frightened condition."
                },
                {
                    "name": "Psychic Claws",
                    "desc": "The sphinx's Claw attacks are magical. When the sphinx hits with a Claw attack, the Claw deals an extra 3d6 psychic damage (included in the attack)."
                }
            ],
            "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_gynosphinx/"
        },
        {
            "slug": "pit_fiend_bf",
            "desc": "",
            "name": "Pit Fiend",
            "size": "large",
            "type": "Fiend",
            "subtype": "Devil",
            "group": "Devils",
            "alignment": "",
            "armor_class": 19,
            "armor_desc": "natural armor",
            "hit_points": 323,
            "hit_dice": "",
            "speed": {
                "walk": 30,
                "fly": 60
            },
            "strength": 26,
            "dexterity": 26,
            "constitution": 36,
            "intelligence": 22,
            "wisdom": 30,
            "charisma": 24,
            "strength_save": 8,
            "dexterity_save": 8,
            "constitution_save": 13,
            "intelligence_save": 6,
            "wisdom_save": 10,
            "charisma_save": 7,
            "perception": 20,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "Devilish Resilience",
            "damage_immunities": "charmed,frightened,Devilish Resilience",
            "condition_immunities": "",
            "senses": "truesight 120 ft.",
            "languages": "Infernal,telepathy 120 ft.",
            "challenge_rating": "20",
            "cr": 20.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The pit fiend makes one Bite attack, one Gore attack, one Mace attack, and one Tail attack, or it makes four Hurl Flame attacks. If two Hurl Flame attacks hit one creature, each creature within 10 feet of the target must make a DC 21 DEX save as the fire bursts outward from the target, taking 14 (4d6) fire damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +14 to hit, reach 5 ft., one target. _Hit:_ 22 (4d6+8) piercing damage plus 14 (4d6) fire damage and 13 (3d8) poison damage. The target must succeed on a DC 21 CON save or be poisoned. While poisoned in this way, the target can't regain HP. The target can repeat the save at the end of each of its turns, ending the effect on itself on a success."
                },
                {
                    "name": "Gore",
                    "desc": "_Melee Weapon Attack:_ +14 to hit, reach 10 ft., one target. _Hit:_ 17 (2d8+8) piercing damage plus 14 (4d6) fire damage."
                },
                {
                    "name": "Mace",
                    "desc": "_Melee Weapon Attack:_ +14 to hit, reach 10 ft., one target. _Hit:_ 15 (2d6+8) bludgeoning damage plus 14 (4d6) fire damage."
                },
                {
                    "name": "Tail",
                    "desc": "_Melee Weapon Attack:_ +14 to hit, reach 10 ft., one target. _Hit:_ 24 (3d10+8) bludgeoning damage plus 14 (4d6) fire damage, and the target must succeed on a DC 21 STR save or be knocked prone."
                },
                {
                    "name": "Hurl Flame",
                    "desc": "_Ranged Spell Attack:_ +10 to hit, range 120 ft., one target. _Hit:_ 25 (6d6+4) fire damage."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Aura of the Devil Lord",
                    "desc": "Each hostile creature that starts its turn within 20 feet of the pit fiend must succeed on a DC 21 WIS save or be frightened until the start of its next turn. Each friendly devil within 20 feet of the pit fiend is immune to the charmed and frightened conditions and has advantage on the first attack roll it makes on each of its turns."
                },
                {
                    "name": "Devilish Resilience",
                    "desc": "The devil is resistant to cold damage and to bludgeoning, piercing, and slashing damage from nonmagical attacks. In addition, it is immune to fire damage and poison damage and to the poisoned condition."
                },
                {
                    "name": "Flaming Weapons",
                    "desc": "The pit fiend's weapon attacks are magical. When the fiend hits with any weapon, the weapon deals an extra 4d6 fire damage (included in the attack)."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The pit fiend 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_pit-fiend/"
        },
        {
            "slug": "solar_bf",
            "desc": "",
            "name": "Solar",
            "size": "large",
            "type": "Celestial",
            "subtype": "Angel",
            "group": "Angels",
            "alignment": "",
            "armor_class": 21,
            "armor_desc": "natural armor",
            "hit_points": 306,
            "hit_dice": "",
            "speed": {
                "walk": 50,
                "fly": 150
            },
            "strength": 26,
            "dexterity": 22,
            "constitution": 26,
            "intelligence": 38,
            "wisdom": 38,
            "charisma": 44,
            "strength_save": 8,
            "dexterity_save": 6,
            "constitution_save": 8,
            "intelligence_save": 14,
            "wisdom_save": 14,
            "charisma_save": 17,
            "perception": 24,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "Angelic Resilience",
            "damage_immunities": "necrotic,poison,poisoned,Angelic Resilience",
            "condition_immunities": "",
            "senses": "truesight 120 ft.",
            "languages": "all,telepathy 120 ft.",
            "challenge_rating": "21",
            "cr": 21.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The solar makes three Greatsword or Holy Fire Bolt attacks. It can replace one attack with a use of Spellcasting. If two Greatsword or Holy Fire Bolt attacks hit one creature, the target must succeed on a DC 22 CON save or be blinded until the end of its next turn."
                },
                {
                    "name": "Greatsword",
                    "desc": "_Melee Weapon Attack:_ +15 to hit, reach 5 ft., one target. _Hit:_ 22 (4d6+8) slashing damage plus 27 (6d8) radiant damage."
                },
                {
                    "name": "Holy Fire Bolt",
                    "desc": "_Ranged Spell Attack:_ +14 to hit, range 60 ft., one target. _Hit:_ 34 (6d8+7) radiant damage plus 14 (4d6) fire damage."
                },
                {
                    "name": "Healing Touch (4/Day)",
                    "desc": "The solar touches another creature. The target magically regains 40 (8d8+4) HP and is freed from any curse, disease, poison, blindness, or deafness."
                },
                {
                    "name": "Spellcasting",
                    "desc": "The solar casts one of the following spells, requiring no material components and using WIS as the spellcasting ability (spell save DC 22).<br>At will: _command_, _invisibility_ (self only)<br>3/day each: _greater restoration_, _resurrection_ (as an action)<br>1/day: _holy aura_"
                }
            ],
            "bonus_actions": [
                {
                    "name": "Celestial Tactics",
                    "desc": "The solar uses one of the following tactics:\n- **Empower Strikes.** The solar sends divine power into the weapons of up to two friendly creatures it can see within 30 feet of it. Each target has advantage on the next weapon attack roll it makes before the start of the solar's next turn. If that attack hits, the weapon deals an extra 7 (2d6) radiant damage.\n- **Inspire Resolve.** One friendly creature the solar can see within 30 feet of it gains 14 (4d6) temporary HP and becomes immune to the charmed and frightened conditions until the start of the solar's next turn, ending any effect currently causing the target to be charmed or frightened.\n- **Manipulate Battlefield.** The solar commands up to three friendly creatures it can see to reposition themselves on the battlefield. Each target can use a reaction to move up to half its speed in a direction of the solar's choice. This movement is unaffected by difficult terrain and doesn't provoke opportunity attacks."
                }
            ],
            "reactions": [],
            "legendary_desc": "The solar can take 3 legendary actions, choosing from the options below. Only one legendary action option can be used at a time and only at the end of another creature's turn. The solar regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "name": "Teleport",
                    "desc": "The solar magically teleports, along with any equipment it is wearing or carrying, up to 120 feet to an unoccupied space it can see."
                },
                {
                    "name": "Searing Burst (Costs 2 Actions)",
                    "desc": "The solar emits divine energy. Each creature of its choice within 10 feet of it must make a DC 22 Dexterity saving throw, taking 14 (4d6) fire damage and 14 (4d6) radiant damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Intimidating Glare (Costs 3 Actions)",
                    "desc": "The solar glares at up to three creatures it can see within 30 feet of it. Each target must succeed on a DC 22 CHA save or be cowed until the end of its next turn. While cowed, a creature's speed is halved, and it can't look at the solar."
                }
            ],
            "special_abilities": [
                {
                    "name": "Angelic Resilience",
                    "desc": "The solar 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 solar 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 solar's weapon attacks are magical. When the solar hits with any weapon, the weapon deals an extra 6d8 radiant damage (included in the attack)."
                },
                {
                    "name": "Divine Awareness",
                    "desc": "The solar knows if it hears a lie."
                },
                {
                    "name": "Divine Protection",
                    "desc": "Aberrations, Celestials, Fiends, and Undead have disadvantage on attack rolls against the solar."
                },
                {
                    "name": "Immortal Nature",
                    "desc": "The solar doesn't require food, drink, or sleep."
                },
                {
                    "name": "Legendary Resistance (3/Day)",
                    "desc": "If the solar fails a save, it can choose to succeed instead."
                },
                {
                    "name": "Magic Resistance",
                    "desc": "The solar 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_solar/"
        },
        {
            "slug": "tyrannosaurus_rex_bf",
            "desc": "",
            "name": "Tyrannosaurus Rex",
            "size": "huge",
            "type": "Beast",
            "subtype": "",
            "group": "Dinosaurs",
            "alignment": "",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 184,
            "hit_dice": "",
            "speed": {
                "walk": 50
            },
            "strength": 26,
            "dexterity": 10,
            "constitution": 18,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": 8,
            "dexterity_save": 0,
            "constitution_save": 4,
            "intelligence_save": -4,
            "wisdom_save": 1,
            "charisma_save": -1,
            "perception": 14,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "-",
            "languages": "-",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The tyrannosaurus makes one Bite attack and one Tail attack. It can't make both attacks against the same target."
                },
                {
                    "name": "Bite",
                    "desc": "_Melee Weapon Attack:_ +8 to hit, reach 10 ft., one creature. _Hit:_ 31 (4d12+5) piercing damage. If the target is a Large or smaller creature, it is grappled (escape DC 16). Until this grapple ends, the target is restrained, and the tyrannosaurus can't Bite another target."
                },
                {
                    "name": "Tail",
                    "desc": "_Melee Weapon Attack:_ +8 to hit, reach 10 ft., one creature. _Hit:_ 23 (4d8+5) bludgeoning damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Rending Shake",
                    "desc": "While grappling a creature, the tyrannosaurus shakes its head, tearing at the creature. The grappled creature must succeed on a DC 16 STR save or take 6 (1d12) slashing damage and be thrown up to 20 feet in a random direction and knocked prone. If the thrown target strikes a solid surface, the target takes 3 (1d6) bludgeoning damage for every 10 feet it was thrown. If the target is thrown at another creature, that creature must succeed on a DC 16 DEX save or take the same damage and be knocked prone."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Hardy",
                    "desc": "Any critical hit against the dinosaur becomes a normal hit."
                }
            ],
            "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_tyrannosaurus-rex/"
        },
        {
            "slug": "bonespitter",
            "desc": "A massive worm bursts through the ground, its body covered in bony protrusions._  \nBonespitters are bone-covered predators that live in the soft soil of grassy plains.  \n**Bones of Victims.** Bonespitters have unique digestive systems. When a bonespitter consumes another creature, the acid in the worm’s stomach dissolves all of the prey’s tissue and leaves only bones behind. The bones become part of the bonespitter’s defenses, poking through its skin like sharp hair follicles. Other bones are stored in muscular sacks in the bonespitter’s mouth, waiting to be unleashed on unsuspecting prey.",
            "name": "Bonespitter",
            "size": "Gargantuan",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 217,
            "hit_dice": "14d20+70",
            "speed": {
                "burrow": 30,
                "walk": 50
            },
            "strength": 26,
            "dexterity": 7,
            "constitution": 21,
            "intelligence": 3,
            "wisdom": 10,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 30 ft., tremorsense 60 ft., passive Perception 10",
            "languages": "—",
            "challenge_rating": "13",
            "cr": 13.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The bonespitter makes two attacks: one with its bite and one with its bone spike."
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 21 (3d8 + 8) piercing damage. If the target is a Large or smaller creature, it must succeed on a DC 18 Dexterity saving throw or be swallowed by the bonespitter. A swallowed creature is blinded and restrained, it has total cover against attacks and other effects outside the bonespitter, and it takes 17 (5d6) acid damage at the start of each of the bonespitter's turns. An undead creature made of mostly bones, such as a skeleton, is immune to this acid damage. If the bonespitter takes 30 damage or more on a single turn from a creature inside it, the bonespitter must succeed on a DC 20 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 bonespitter. If the bonespitter dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 20 feet of movement, exiting prone.",
                    "attack_bonus": 13,
                    "damage_dice": "3d8+8"
                },
                {
                    "name": "Bone Spike",
                    "desc": "Ranged Weapon Attack: +13 to hit, range 30/120 ft., one target. Hit: 18 (3d6 + 8) piercing damage, and, if the target is a Large or smaller creature, it is knocked prone, pinned to the ground by the spike, and restrained. As an action, the restrained creature or a creature within 5 feet of it can make a DC 18 Strength check, removing the spike and ending the condition on a success. The spike can also be attacked and destroyed (AC 12; hp 15; vulnerability to bludgeoning damage; immunity to poison and psychic damage).",
                    "attack_bonus": 13,
                    "damage_dice": "3d6+8"
                },
                {
                    "name": "Shard Spray (Recharge 5-6)",
                    "desc": "The bonespitter exhales a 60-foot cone of bone shards. Each creature in that area must make a DC 18 Dexterity saving throw, taking 35 (10d6) piercing damage on a failed save, or half as much on a successful one. If a Large or smaller creature fails this saving throw, it is also knocked prone, pinned to the ground by a shard, and restrained. As an action, the restrained creature or a creature within 5 feet of it can make a DC 18 Strength check, removing the shard and ending the condition on a success. The shard can also be attacked and destroyed (AC 12; hp 15; vulnerability to bludgeoning damage; immunity to poison and psychic damage)."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Bony Body",
                    "desc": "A creature that starts its turn or enters a space within 5 feet of the bonespitter must succeed on a DC 18 Dexterity saving throw or take 16 (3d10) piercing damage."
                }
            ],
            "spell_list": [],
            "page_no": 47,
            "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_bonespitter/"
        },
        {
            "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": "stellar-rorqual",
            "desc": "This massive cetacean swims through the Void while crackling lines of energy race between the crystal formations on its body and massive, feather-like flippers._  \n**Born in the Void.** Stellar rorqual are born, live, and die in the depths of the space between the stars. Generally peaceful creatures, they live to impossibly old age, singing their ancient songs to each other across immense distances.  \n**Living Starships.** Those lucky or skilled enough can use a stellar rorqual as a living ship to provide passage between planes. This partnership can be based on friendship or domination, depending on the method of training.  \nCommunication with the rorqual is mostly telepathic, and the crystalline growths on the inside of its jaws display what the rorqual sees. Though a stellar rorqual finds it uncomfortable, it can enter the Material Plane from the Void to load or disembark passengers. When this occurs, the rorqual lands in an available ocean, if possible.  \n**Solar Feeders.** The stellar rorqual does not need to eat and seldom opens its actual mouth. As it travels the Void, it absorbs solar energy from stars, which forms crystalline growths on the rorqual’s body. The growths slowly release the energy into the rorqual, providing it with the only form of sustenance it needs.  \n**Void Traveler.** The stellar rorqual doesn’t require air, food, drink, sleep, or ambient pressure.",
            "name": "Stellar Rorqual",
            "size": "Gargantuan",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 165,
            "hit_dice": "10d20+60",
            "speed": {
                "walk": 0,
                "fly": 80,
                "swim": 40
            },
            "strength": 26,
            "dexterity": 8,
            "constitution": 22,
            "intelligence": 7,
            "wisdom": 18,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": 2,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": 8,
            "skills": {
                "perception": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "force",
            "damage_immunities": "cold, fire, radiant",
            "condition_immunities": "",
            "senses": "blindsight 360 ft., passive Perception 18",
            "languages": "understands Void Speech but can’t speak, telepathy 360 ft.",
            "challenge_rating": "12",
            "cr": 12.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The stellar rorqual makes two attacks: one with its head smash and one with its tail slap. Alternatively, it can use Energy Burst twice."
                },
                {
                    "name": "Head Smash",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 30 (4d10 + 8) bludgeoning damage.",
                    "attack_bonus": 12,
                    "damage_dice": "4d10+8"
                },
                {
                    "name": "Tail Slap",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 15 ft., one target. Hit: 26 (4d8 + 8) bludgeoning damage.",
                    "attack_bonus": 12,
                    "damage_dice": "4d8+8"
                },
                {
                    "name": "Energy Burst",
                    "desc": "Ranged Spell Attack: +8 to hit, range 120 ft., one target. Hit: 24 (7d6) force damage.",
                    "attack_bonus": 8,
                    "damage_dice": "7d6"
                },
                {
                    "name": "Planar Dive",
                    "desc": "The stellar rorqual can transport itself and any willing creature inside its mouth to the Astral, Ethereal, or Material Planes or to the Void. This works like the plane shift spell, except the stellar rorqual can transport any number of willing creatures as long as they are inside its mouth. The stellar rorqual can't use this action to banish an unwilling creature."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Mouth Compartment",
                    "desc": "The stellar rorqual's mouth is a compartment that is 60 feet long, 40 feet wide, and 30 feet high with a single entry and exit. The rorqual can control the ambient pressure, temperature, gravity, moisture, and breathable air levels inside its mouth, allowing creatures and objects within it to exist comfortably in spite of conditions outside the rorqual. Creatures and objects within the rorqual have total cover against attacks and other effects outside the rorqual. As an action, a creature inside the rorqual can interact with the crystalline growths inside the rorqual's mouth and sense what the rorqual senses, gaining the benefits of its blindsight."
                },
                {
                    "name": "Stellar Burst",
                    "desc": "When the stellar rorqual dies, it releases all of its stored solar energy in a massive explosion. Each creature within 120 feet of the rorqual must make a DC 18 Dexterity saving throw, taking 21 (6d6) fire damage and 21 (6d6) radiant damage on a failed save, or half as much damage on a successful one."
                },
                {
                    "name": "Void Flier",
                    "desc": "When flying between stars, the stellar rorqual magically glides on solar winds, making the immense journey through the Void in an impossibly short time."
                }
            ],
            "spell_list": [],
            "page_no": 338,
            "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_stellar-rorqual/"
        }
    ]
}