list: API endpoint for returning a list of creatures. retrieve: API endpoint for returning a particular creature.

GET /v2/creatures/?format=api&ordering=hit_points&page=63
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3210,
    "next": "https://api-beta.open5e.com/v2/creatures/?format=api&ordering=hit_points&page=64",
    "previous": "https://api-beta.open5e.com/v2/creatures/?format=api&ordering=hit_points&page=62",
    "results": [
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob2_adult-imperial-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob2/?format=api",
            "key": "tob2_adult-imperial-dragon",
            "name": "Adult Imperial Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "swim": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 40.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "neutral",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/abyssal/?format=api",
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/druidic/?format=api",
                "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/elvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api",
                "https://api-beta.open5e.com/v2/languages/gnomish/?format=api",
                "https://api-beta.open5e.com/v2/languages/goblin/?format=api",
                "https://api-beta.open5e.com/v2/languages/halfling/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api",
                "https://api-beta.open5e.com/v2/languages/orc/?format=api",
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api",
                "https://api-beta.open5e.com/v2/languages/sylvan/?format=api",
                "https://api-beta.open5e.com/v2/languages/thieves-cant/?format=api",
                "https://api-beta.open5e.com/v2/languages/undercommon/?format=api",
                "https://api-beta.open5e.com/v2/languages/void-speech/?format=api"
            ],
            "armor_class": 19,
            "hit_points": 297,
            "hit_dice": "22d12+154",
            "challenge_rating_decimal": "20.000",
            "challenge_rating_text": "20",
            "experience_points": 25000,
            "ability_scores": {
                "strength": 27,
                "dexterity": 12,
                "constitution": 25,
                "intelligence": 18,
                "wisdom": 16,
                "charisma": 18
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 1,
                "constitution": 7,
                "intelligence": 4,
                "wisdom": 3,
                "charisma": 4
            },
            "saving_throws": {
                "dexterity": 7,
                "constitution": 13,
                "wisdom": 9,
                "charisma": 10
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 7,
                "constitution": 13,
                "intelligence": 4,
                "wisdom": 9,
                "charisma": 10
            },
            "skill_bonuses": {
                "arcana": 10,
                "history": 10,
                "insight": 9,
                "perception": 15,
                "stealth": 7
            },
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": 3,
                "arcana": 10,
                "athletics": 8,
                "deception": 4,
                "history": 10,
                "insight": 9,
                "intimidation": 4,
                "investigation": 4,
                "medicine": 3,
                "nature": 4,
                "perception": 15,
                "performance": 4,
                "persuasion": 4,
                "religion": 4,
                "sleight_of_hand": 1,
                "stealth": 7,
                "survival": 3
            },
            "passive_perception": 25,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob2_harbinger-of-wrath/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob2/?format=api",
            "key": "tob2_harbinger-of-wrath",
            "name": "Harbinger of Wrath",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 50.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 50.0,
                "crawl": 25.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 25.0,
                "swim": 25.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/construct/?format=api",
            "alignment": "chaotic evil",
            "languages": [],
            "armor_class": 21,
            "hit_points": 297,
            "hit_dice": "18d20+108",
            "challenge_rating_decimal": "20.000",
            "challenge_rating_text": "20",
            "experience_points": 25000,
            "ability_scores": {
                "strength": 28,
                "dexterity": 8,
                "constitution": 22,
                "intelligence": 5,
                "wisdom": 11,
                "charisma": 3
            },
            "modifiers": {
                "strength": 9,
                "dexterity": -1,
                "constitution": 6,
                "intelligence": -3,
                "wisdom": 0,
                "charisma": -4
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 9,
                "dexterity": -1,
                "constitution": 6,
                "intelligence": -3,
                "wisdom": 0,
                "charisma": -4
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": -1,
                "animal_handling": 0,
                "arcana": -3,
                "athletics": 9,
                "deception": -4,
                "history": -3,
                "insight": 0,
                "intimidation": -4,
                "investigation": -3,
                "medicine": 0,
                "nature": -3,
                "perception": 0,
                "performance": -4,
                "persuasion": -4,
                "religion": -3,
                "sleight_of_hand": -1,
                "stealth": -1,
                "survival": 0
            },
            "passive_perception": 10,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_immunity": true,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/petrified/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 120.0,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_ancient-mithral-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_ancient-mithral-dragon",
            "name": "Ancient Mithral Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "neutral",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api"
            ],
            "armor_class": 20,
            "hit_points": 297,
            "hit_dice": "17d20+119",
            "challenge_rating_decimal": "18.000",
            "challenge_rating_text": "18",
            "experience_points": 20000,
            "ability_scores": {
                "strength": 29,
                "dexterity": 16,
                "constitution": 25,
                "intelligence": 24,
                "wisdom": 25,
                "charisma": 24
            },
            "modifiers": {
                "strength": 9,
                "dexterity": 3,
                "constitution": 7,
                "intelligence": 7,
                "wisdom": 7,
                "charisma": 7
            },
            "saving_throws": {
                "dexterity": 9,
                "constitution": 13,
                "intelligence": 13,
                "wisdom": 13,
                "charisma": 13
            },
            "saving_throws_all": {
                "strength": 9,
                "dexterity": 9,
                "constitution": 13,
                "intelligence": 13,
                "wisdom": 13,
                "charisma": 13
            },
            "skill_bonuses": {
                "athletics": 15,
                "history": 13,
                "insight": 13,
                "intimidation": 13,
                "perception": 13,
                "persuasion": 13
            },
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 7,
                "arcana": 7,
                "athletics": 15,
                "deception": 7,
                "history": 13,
                "insight": 13,
                "intimidation": 13,
                "investigation": 7,
                "medicine": 7,
                "nature": 7,
                "perception": 13,
                "performance": 7,
                "persuasion": 13,
                "religion": 7,
                "sleight_of_hand": 3,
                "stealth": 3,
                "survival": 7
            },
            "passive_perception": 23,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/bfrd_ancient-copper-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/bfrd/?format=api",
            "key": "bfrd_ancient-copper-dragon",
            "name": "Ancient Copper Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "climb": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 0.0,
                "climb": 40.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 21,
            "hit_points": 297,
            "hit_dice": "",
            "challenge_rating_decimal": "18.000",
            "challenge_rating_text": "18",
            "experience_points": 20000,
            "ability_scores": {
                "strength": 26,
                "dexterity": 22,
                "constitution": 36,
                "intelligence": 20,
                "wisdom": 28,
                "charisma": 30
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 6,
                "constitution": 13,
                "intelligence": 5,
                "wisdom": 9,
                "charisma": 10
            },
            "saving_throws": {
                "strength": 8,
                "dexterity": 6,
                "constitution": 13,
                "intelligence": 5,
                "wisdom": 9,
                "charisma": 10
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 6,
                "constitution": 13,
                "intelligence": 5,
                "wisdom": 9,
                "charisma": 10
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 6,
                "animal_handling": 9,
                "arcana": 5,
                "athletics": 8,
                "deception": 10,
                "history": 5,
                "insight": 9,
                "intimidation": 10,
                "investigation": 5,
                "medicine": 9,
                "nature": 5,
                "perception": 9,
                "performance": 10,
                "persuasion": 10,
                "religion": 5,
                "sleight_of_hand": 6,
                "stealth": 6,
                "survival": 9
            },
            "passive_perception": 19,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_ancient-brass-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_ancient-brass-dragon",
            "name": "Ancient Brass Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "burrow": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 40.0,
                "climb": 20.0,
                "swim": 20.0
            },
            "category": "Monsters; Dragons, Metallic",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic good",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 20,
            "hit_points": 297,
            "hit_dice": "17d20+119",
            "challenge_rating_decimal": "20.000",
            "challenge_rating_text": "20",
            "experience_points": 25000,
            "ability_scores": {
                "strength": 27,
                "dexterity": 10,
                "constitution": 25,
                "intelligence": 16,
                "wisdom": 15,
                "charisma": 19
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 0,
                "constitution": 7,
                "intelligence": 3,
                "wisdom": 2,
                "charisma": 4
            },
            "saving_throws": {
                "dexterity": 6,
                "constitution": 13,
                "wisdom": 8,
                "charisma": 10
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 6,
                "constitution": 13,
                "intelligence": 3,
                "wisdom": 8,
                "charisma": 10
            },
            "skill_bonuses": {
                "history": 9,
                "perception": 14,
                "persuasion": 10,
                "stealth": 6
            },
            "skill_bonuses_all": {
                "acrobatics": 0,
                "animal_handling": 2,
                "arcana": 3,
                "athletics": 8,
                "deception": 4,
                "history": 9,
                "insight": 2,
                "intimidation": 4,
                "investigation": 3,
                "medicine": 2,
                "nature": 3,
                "perception": 14,
                "performance": 4,
                "persuasion": 10,
                "religion": 3,
                "sleight_of_hand": 0,
                "stealth": 6,
                "survival": 2
            },
            "passive_perception": 24,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 15 ft., one target. Hit: 19 (2d10 + 8) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 14,
                            "reach_ft": 15,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 19,
                                "die_count": 2,
                                "die_type": "D10",
                                "bonus": 8,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Breath Weapons",
                    "desc": "The dragon uses one of the following breath weapons:\n\nFire Breath. The dragon exhales fire in a 90-foot line that is 10 feet wide. Each creature in that line must make a DC 21 Dexterity saving throw, taking 56 (16d6) fire damage on a failed save, or half as much damage on a successful one.\n\nSleep Breath. The dragon exhales sleep gas in a 90-foot cone. Each creature in that area must succeed on a DC 21 Constitution saving throw or fall unconscious for 10 minutes. This effect ends for a creature if the creature takes damage or someone uses an action to wake it.\n",
                    "recharge_on_roll": 5
                },
                {
                    "name": "Change Shape",
                    "desc": "The dragon magically polymorphs into a humanoid or beast that has a challenge rating no higher than its own, or back into its true form. It reverts to its true form if it dies. Any equipment it is wearing or carrying is absorbed or borne by the new form (the dragon's choice).\n\nIn a new form, the dragon retains its alignment, hit points, Hit Dice, ability to speak, proficiencies, Legendary Resistance, lair actions, and Intelligence, Wisdom, and Charisma scores, as well as this action. Its statistics and capabilities are otherwise replaced by those of the new form, except any class features or legendary actions of that form.\n"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 15 (2d6 + 8) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 14,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 15,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 8,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                },
                {
                    "name": "Frightful Presence",
                    "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 18 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours.\n"
                },
                {
                    "name": "Multiattack",
                    "desc": "The dragon can use its Frightful Presence. It then makes three attacks: one with its bite and two with its claws.\n"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 20 ft., one target. Hit: 17 (2d8 + 8) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Tail attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 14,
                            "reach_ft": 20,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 17,
                                "die_count": 2,
                                "die_type": "D8",
                                "bonus": 8,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/mmenag_balor/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/mmenag/?format=api",
            "key": "mmenag_balor",
            "name": "Balor",
            "size": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/fiend/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/abyssal/?format=api"
            ],
            "armor_class": 19,
            "hit_points": 299,
            "hit_dice": "26d12+130",
            "challenge_rating_decimal": "19.000",
            "challenge_rating_text": "19",
            "experience_points": 22000,
            "ability_scores": {
                "strength": 26,
                "dexterity": 18,
                "constitution": 20,
                "intelligence": 20,
                "wisdom": 20,
                "charisma": 22
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 4,
                "constitution": 5,
                "intelligence": 5,
                "wisdom": 5,
                "charisma": 6
            },
            "saving_throws": {
                "strength": 14,
                "dexterity": 10,
                "constitution": 11,
                "wisdom": 11,
                "charisma": 12
            },
            "saving_throws_all": {
                "strength": 14,
                "dexterity": 10,
                "constitution": 11,
                "intelligence": 5,
                "wisdom": 11,
                "charisma": 12
            },
            "skill_bonuses": {
                "intimidation": 12,
                "perception": 11
            },
            "skill_bonuses_all": {
                "acrobatics": 4,
                "animal_handling": 5,
                "arcana": 5,
                "athletics": 8,
                "deception": 6,
                "history": 5,
                "insight": 5,
                "intimidation": 12,
                "investigation": 5,
                "medicine": 5,
                "nature": 5,
                "perception": 11,
                "performance": 6,
                "persuasion": 6,
                "religion": 5,
                "sleight_of_hand": 4,
                "stealth": 4,
                "survival": 5
            },
            "passive_perception": 21,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": true,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 120.0,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/mmenag_pit-fiend/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/mmenag/?format=api",
            "key": "mmenag_pit-fiend",
            "name": "Pit Fiend",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "fly": 60.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 60.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/fiend/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api"
            ],
            "armor_class": 19,
            "hit_points": 300,
            "hit_dice": "24d10+168",
            "challenge_rating_decimal": "20.000",
            "challenge_rating_text": "20",
            "experience_points": 25000,
            "ability_scores": {
                "strength": 26,
                "dexterity": 16,
                "constitution": 24,
                "intelligence": 22,
                "wisdom": 18,
                "charisma": 24
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 3,
                "constitution": 7,
                "intelligence": 6,
                "wisdom": 4,
                "charisma": 7
            },
            "saving_throws": {
                "dexterity": 9,
                "constitution": 13,
                "intelligence": 12,
                "wisdom": 10,
                "charisma": 13
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 9,
                "constitution": 13,
                "intelligence": 12,
                "wisdom": 10,
                "charisma": 13
            },
            "skill_bonuses": {
                "athletics": 14,
                "insight": 10,
                "perception": 10
            },
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 4,
                "arcana": 6,
                "athletics": 14,
                "deception": 7,
                "history": 6,
                "insight": 10,
                "intimidation": 7,
                "investigation": 6,
                "medicine": 4,
                "nature": 6,
                "perception": 10,
                "performance": 7,
                "persuasion": 7,
                "religion": 6,
                "sleight_of_hand": 3,
                "stealth": 3,
                "survival": 4
            },
            "passive_perception": 21,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": true,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 120.0,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_pit-fiend/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_pit-fiend",
            "name": "Pit Fiend",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "fly": 60.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 60.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters; Devils",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/fiend/?format=api",
            "alignment": "lawful evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api"
            ],
            "armor_class": 19,
            "hit_points": 300,
            "hit_dice": "24d10+168",
            "challenge_rating_decimal": "20.000",
            "challenge_rating_text": "20",
            "experience_points": 25000,
            "ability_scores": {
                "strength": 26,
                "dexterity": 14,
                "constitution": 24,
                "intelligence": 22,
                "wisdom": 18,
                "charisma": 24
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 2,
                "constitution": 7,
                "intelligence": 6,
                "wisdom": 4,
                "charisma": 7
            },
            "saving_throws": {
                "dexterity": 8,
                "constitution": 13,
                "wisdom": 10
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 8,
                "constitution": 13,
                "intelligence": 6,
                "wisdom": 10,
                "charisma": 7
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 4,
                "arcana": 6,
                "athletics": 8,
                "deception": 7,
                "history": 6,
                "insight": 4,
                "intimidation": 7,
                "investigation": 6,
                "medicine": 4,
                "nature": 6,
                "perception": 4,
                "performance": 7,
                "persuasion": 7,
                "religion": 6,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": 4
            },
            "passive_perception": 14,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": true,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 120.0,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 5 ft., one target. Hit: 22 (4d6 + 8) piercing damage. The target must succeed on a DC 21 Constitution saving throw or become poisoned. While poisoned in this way, the target can't regain hit points, and it takes 21 (6d6) poison damage at the start of each of its turns. The poisoned target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 14,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 22,
                                "die_count": 4,
                                "die_type": "D6",
                                "bonus": 8,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 17 (2d8 + 8) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 14,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 17,
                                "die_count": 2,
                                "die_type": "D8",
                                "bonus": 8,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                },
                {
                    "name": "Mace",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 15 (2d6 + 8) bludgeoning damage plus 21 (6d6) fire damage.\n",
                    "attacks": [
                        {
                            "name": "Mace attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 14,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 15,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 8,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 21,
                                "die_count": 6,
                                "die_type": "D6",
                                "bonus": 0,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                },
                {
                    "name": "Multiattack",
                    "desc": "The pit fiend makes four attacks: one with its bite, one with its claw, one with its mace, and one with its tail.\n"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 24 (3d10 + 8) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Tail attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 14,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 24,
                                "die_count": 3,
                                "die_type": "D10",
                                "bonus": 8,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/bfrd_adult-red-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/bfrd/?format=api",
            "key": "bfrd_adult-red-dragon",
            "name": "Adult Red Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "climb": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 0.0,
                "climb": 40.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 19,
            "hit_points": 301,
            "hit_dice": "",
            "challenge_rating_decimal": "17.000",
            "challenge_rating_text": "17",
            "experience_points": 18000,
            "ability_scores": {
                "strength": 26,
                "dexterity": 22,
                "constitution": 36,
                "intelligence": 16,
                "wisdom": 24,
                "charisma": 32
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 6,
                "constitution": 13,
                "intelligence": 3,
                "wisdom": 7,
                "charisma": 11
            },
            "saving_throws": {
                "strength": 8,
                "dexterity": 6,
                "constitution": 13,
                "intelligence": 3,
                "wisdom": 7,
                "charisma": 11
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 6,
                "constitution": 13,
                "intelligence": 3,
                "wisdom": 7,
                "charisma": 11
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 6,
                "animal_handling": 7,
                "arcana": 3,
                "athletics": 8,
                "deception": 11,
                "history": 3,
                "insight": 7,
                "intimidation": 11,
                "investigation": 3,
                "medicine": 7,
                "nature": 3,
                "perception": 7,
                "performance": 11,
                "persuasion": 11,
                "religion": 3,
                "sleight_of_hand": 6,
                "stealth": 6,
                "survival": 7
            },
            "passive_perception": 17,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/bfrd_ancient-white-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/bfrd/?format=api",
            "key": "bfrd_ancient-white-dragon",
            "name": "Ancient White Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "burrow": 40.0,
                "swim": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 40.0,
                "climb": 20.0,
                "swim": 40.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 20,
            "hit_points": 301,
            "hit_dice": "",
            "challenge_rating_decimal": "17.000",
            "challenge_rating_text": "17",
            "experience_points": 18000,
            "ability_scores": {
                "strength": 26,
                "dexterity": 22,
                "constitution": 38,
                "intelligence": 10,
                "wisdom": 28,
                "charisma": 28
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 6,
                "constitution": 14,
                "intelligence": 0,
                "wisdom": 9,
                "charisma": 9
            },
            "saving_throws": {
                "strength": 8,
                "dexterity": 6,
                "constitution": 14,
                "intelligence": 0,
                "wisdom": 9,
                "charisma": 9
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 6,
                "constitution": 14,
                "intelligence": 0,
                "wisdom": 9,
                "charisma": 9
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 6,
                "animal_handling": 9,
                "arcana": 0,
                "athletics": 8,
                "deception": 9,
                "history": 0,
                "insight": 9,
                "intimidation": 9,
                "investigation": 0,
                "medicine": 9,
                "nature": 0,
                "perception": 9,
                "performance": 9,
                "persuasion": 9,
                "religion": 0,
                "sleight_of_hand": 6,
                "stealth": 6,
                "survival": 9
            },
            "passive_perception": 19,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/mmenag_adult-sapphire-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/mmenag/?format=api",
            "key": "mmenag_adult-sapphire-dragon",
            "name": "Adult Sapphire Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "burrow": 30.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 30.0,
                "climb": 20.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/undercommon/?format=api"
            ],
            "armor_class": 19,
            "hit_points": 304,
            "hit_dice": "29d12+116",
            "challenge_rating_decimal": "19.000",
            "challenge_rating_text": "19",
            "experience_points": 22000,
            "ability_scores": {
                "strength": 22,
                "dexterity": 22,
                "constitution": 18,
                "intelligence": 22,
                "wisdom": 20,
                "charisma": 16
            },
            "modifiers": {
                "strength": 6,
                "dexterity": 6,
                "constitution": 4,
                "intelligence": 6,
                "wisdom": 5,
                "charisma": 3
            },
            "saving_throws": {
                "constitution": 10,
                "intelligence": 12,
                "wisdom": 11,
                "charisma": 10
            },
            "saving_throws_all": {
                "strength": 6,
                "dexterity": 6,
                "constitution": 10,
                "intelligence": 12,
                "wisdom": 11,
                "charisma": 10
            },
            "skill_bonuses": {
                "arcana": 12,
                "deception": 10,
                "history": 12,
                "insight": 11,
                "perception": 11,
                "persuasion": 10
            },
            "skill_bonuses_all": {
                "acrobatics": 6,
                "animal_handling": 5,
                "arcana": 12,
                "athletics": 6,
                "deception": 10,
                "history": 12,
                "insight": 11,
                "intimidation": 3,
                "investigation": 6,
                "medicine": 5,
                "nature": 6,
                "perception": 11,
                "performance": 3,
                "persuasion": 10,
                "religion": 6,
                "sleight_of_hand": 6,
                "stealth": 6,
                "survival": 5
            },
            "passive_perception": 24,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/bfrd_solar/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/bfrd/?format=api",
            "key": "bfrd_solar",
            "name": "Solar",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 50.0,
                "unit": "feet",
                "fly": 150.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 50.0,
                "crawl": 25.0,
                "hover": false,
                "fly": 150.0,
                "burrow": 0.0,
                "climb": 25.0,
                "swim": 25.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/abyssal/?format=api",
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/druidic/?format=api",
                "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/elvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api",
                "https://api-beta.open5e.com/v2/languages/gnomish/?format=api",
                "https://api-beta.open5e.com/v2/languages/goblin/?format=api",
                "https://api-beta.open5e.com/v2/languages/halfling/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api",
                "https://api-beta.open5e.com/v2/languages/orc/?format=api",
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api",
                "https://api-beta.open5e.com/v2/languages/sylvan/?format=api",
                "https://api-beta.open5e.com/v2/languages/thieves-cant/?format=api",
                "https://api-beta.open5e.com/v2/languages/undercommon/?format=api",
                "https://api-beta.open5e.com/v2/languages/void-speech/?format=api"
            ],
            "armor_class": 21,
            "hit_points": 306,
            "hit_dice": "",
            "challenge_rating_decimal": "21.000",
            "challenge_rating_text": "21",
            "experience_points": 33000,
            "ability_scores": {
                "strength": 26,
                "dexterity": 22,
                "constitution": 26,
                "intelligence": 38,
                "wisdom": 38,
                "charisma": 44
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 6,
                "constitution": 8,
                "intelligence": 14,
                "wisdom": 14,
                "charisma": 17
            },
            "saving_throws": {
                "strength": 8,
                "dexterity": 6,
                "constitution": 8,
                "intelligence": 14,
                "wisdom": 14,
                "charisma": 17
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 6,
                "constitution": 8,
                "intelligence": 14,
                "wisdom": 14,
                "charisma": 17
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 6,
                "animal_handling": 14,
                "arcana": 14,
                "athletics": 8,
                "deception": 17,
                "history": 14,
                "insight": 14,
                "intimidation": 17,
                "investigation": 14,
                "medicine": 14,
                "nature": 14,
                "perception": 14,
                "performance": 17,
                "persuasion": 17,
                "religion": 14,
                "sleight_of_hand": 6,
                "stealth": 6,
                "survival": 14
            },
            "passive_perception": 24,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 120.0,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/mmenag_adult-red-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/mmenag/?format=api",
            "key": "mmenag_adult-red-dragon",
            "name": "Adult Red Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "climb": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 0.0,
                "climb": 40.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 19,
            "hit_points": 310,
            "hit_dice": "23d12+161",
            "challenge_rating_decimal": "20.000",
            "challenge_rating_text": "20",
            "experience_points": 25000,
            "ability_scores": {
                "strength": 26,
                "dexterity": 10,
                "constitution": 24,
                "intelligence": 16,
                "wisdom": 14,
                "charisma": 20
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 0,
                "constitution": 7,
                "intelligence": 3,
                "wisdom": 2,
                "charisma": 5
            },
            "saving_throws": {
                "dexterity": 6,
                "constitution": 13,
                "wisdom": 8,
                "charisma": 11
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 6,
                "constitution": 13,
                "intelligence": 3,
                "wisdom": 8,
                "charisma": 11
            },
            "skill_bonuses": {
                "intimidation": 11,
                "perception": 9,
                "stealth": 6
            },
            "skill_bonuses_all": {
                "acrobatics": 0,
                "animal_handling": 2,
                "arcana": 3,
                "athletics": 8,
                "deception": 5,
                "history": 3,
                "insight": 2,
                "intimidation": 11,
                "investigation": 3,
                "medicine": 2,
                "nature": 3,
                "perception": 9,
                "performance": 5,
                "persuasion": 5,
                "religion": 3,
                "sleight_of_hand": 0,
                "stealth": 6,
                "survival": 2
            },
            "passive_perception": 22,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_mountain-giant/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_mountain-giant",
            "name": "Mountain Giant",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 50.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 50.0,
                "crawl": 25.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 25.0,
                "swim": 25.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/giant/?format=api",
            "alignment": "neutral evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api"
            ],
            "armor_class": 20,
            "hit_points": 313,
            "hit_dice": "19d20+114",
            "challenge_rating_decimal": "21.000",
            "challenge_rating_text": "21",
            "experience_points": 33000,
            "ability_scores": {
                "strength": 26,
                "dexterity": 10,
                "constitution": 22,
                "intelligence": 14,
                "wisdom": 20,
                "charisma": 10
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 0,
                "constitution": 6,
                "intelligence": 2,
                "wisdom": 5,
                "charisma": 0
            },
            "saving_throws": {
                "constitution": 13,
                "intelligence": 9,
                "wisdom": 12,
                "charisma": 7
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 0,
                "constitution": 13,
                "intelligence": 9,
                "wisdom": 12,
                "charisma": 7
            },
            "skill_bonuses": {
                "athletics": 15,
                "perception": 12
            },
            "skill_bonuses_all": {
                "acrobatics": 0,
                "animal_handling": 5,
                "arcana": 2,
                "athletics": 15,
                "deception": 0,
                "history": 2,
                "insight": 5,
                "intimidation": 0,
                "investigation": 2,
                "medicine": 5,
                "nature": 2,
                "perception": 12,
                "performance": 0,
                "persuasion": 0,
                "religion": 2,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 5
            },
            "passive_perception": 22,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/petrified/?format=api",
                "https://api-beta.open5e.com/v2/conditions/stunned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": 120.0,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob3_primordial-matriarch/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob3/?format=api",
            "key": "tob3_primordial-matriarch",
            "name": "Primordial Matriarch",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 0.0,
                "fly": 120.0
            },
            "speed_all": {
                "unit": null,
                "walk": 0.0,
                "crawl": 0.0,
                "hover": false,
                "fly": 120.0,
                "burrow": 0.0,
                "climb": 0.0,
                "swim": 0.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/elemental/?format=api",
            "alignment": "neutral",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api"
            ],
            "armor_class": 20,
            "hit_points": 313,
            "hit_dice": "19d20+114",
            "challenge_rating_decimal": "21.000",
            "challenge_rating_text": "21",
            "experience_points": 33000,
            "ability_scores": {
                "strength": 18,
                "dexterity": 30,
                "constitution": 23,
                "intelligence": 10,
                "wisdom": 21,
                "charisma": 18
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 10,
                "constitution": 6,
                "intelligence": 0,
                "wisdom": 5,
                "charisma": 4
            },
            "saving_throws": {
                "strength": 1,
                "wisdom": 1,
                "charisma": 1
            },
            "saving_throws_all": {
                "strength": 1,
                "dexterity": 10,
                "constitution": 6,
                "intelligence": 0,
                "wisdom": 1,
                "charisma": 1
            },
            "skill_bonuses": {
                "perception": 5
            },
            "skill_bonuses_all": {
                "acrobatics": 10,
                "animal_handling": 5,
                "arcana": 0,
                "athletics": 4,
                "deception": 4,
                "history": 0,
                "insight": 5,
                "intimidation": 4,
                "investigation": 0,
                "medicine": 5,
                "nature": 0,
                "perception": 5,
                "performance": 4,
                "persuasion": 4,
                "religion": 0,
                "sleight_of_hand": 10,
                "stealth": 10,
                "survival": 5
            },
            "passive_perception": 15,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/grappled/?format=api",
                "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/petrified/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api",
                "https://api-beta.open5e.com/v2/conditions/prone/?format=api",
                "https://api-beta.open5e.com/v2/conditions/restrained/?format=api",
                "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api"
            ],
            "normal_sight_range": null,
            "darkvision_range": null,
            "blindsight_range": 120.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/mmenag_ancient-amethyst-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/mmenag/?format=api",
            "key": "mmenag_ancient-amethyst-dragon",
            "name": "Ancient Amethyst Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 60.0,
                "burrow": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 60.0,
                "burrow": 40.0,
                "climb": 20.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/undercommon/?format=api"
            ],
            "armor_class": 20,
            "hit_points": 313,
            "hit_dice": "19d20+114",
            "challenge_rating_decimal": "23.000",
            "challenge_rating_text": "23",
            "experience_points": 50000,
            "ability_scores": {
                "strength": 22,
                "dexterity": 24,
                "constitution": 22,
                "intelligence": 26,
                "wisdom": 16,
                "charisma": 24
            },
            "modifiers": {
                "strength": 6,
                "dexterity": 7,
                "constitution": 6,
                "intelligence": 8,
                "wisdom": 3,
                "charisma": 7
            },
            "saving_throws": {
                "constitution": 13,
                "intelligence": 15,
                "wisdom": 10,
                "charisma": 14
            },
            "saving_throws_all": {
                "strength": 6,
                "dexterity": 7,
                "constitution": 13,
                "intelligence": 15,
                "wisdom": 10,
                "charisma": 14
            },
            "skill_bonuses": {
                "deception": 14,
                "insight": 10,
                "perception": 10,
                "persuasion": 14
            },
            "skill_bonuses_all": {
                "acrobatics": 7,
                "animal_handling": 3,
                "arcana": 8,
                "athletics": 6,
                "deception": 14,
                "history": 8,
                "insight": 10,
                "intimidation": 7,
                "investigation": 8,
                "medicine": 3,
                "nature": 8,
                "perception": 10,
                "performance": 7,
                "persuasion": 14,
                "religion": 8,
                "sleight_of_hand": 7,
                "stealth": 7,
                "survival": 3
            },
            "passive_perception": 20,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/force/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/bfrd_ancient-bronze-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/bfrd/?format=api",
            "key": "bfrd_ancient-bronze-dragon",
            "name": "Ancient Bronze Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "swim": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 40.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 21,
            "hit_points": 314,
            "hit_dice": "",
            "challenge_rating_decimal": "19.000",
            "challenge_rating_text": "19",
            "experience_points": 22000,
            "ability_scores": {
                "strength": 28,
                "dexterity": 22,
                "constitution": 38,
                "intelligence": 18,
                "wisdom": 28,
                "charisma": 32
            },
            "modifiers": {
                "strength": 9,
                "dexterity": 6,
                "constitution": 14,
                "intelligence": 4,
                "wisdom": 9,
                "charisma": 11
            },
            "saving_throws": {
                "strength": 9,
                "dexterity": 6,
                "constitution": 14,
                "intelligence": 4,
                "wisdom": 9,
                "charisma": 11
            },
            "saving_throws_all": {
                "strength": 9,
                "dexterity": 6,
                "constitution": 14,
                "intelligence": 4,
                "wisdom": 9,
                "charisma": 11
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 6,
                "animal_handling": 9,
                "arcana": 4,
                "athletics": 9,
                "deception": 11,
                "history": 4,
                "insight": 9,
                "intimidation": 11,
                "investigation": 4,
                "medicine": 9,
                "nature": 4,
                "perception": 9,
                "performance": 11,
                "persuasion": 11,
                "religion": 4,
                "sleight_of_hand": 6,
                "stealth": 6,
                "survival": 9
            },
            "passive_perception": 19,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/bfrd_lich/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/bfrd/?format=api",
            "key": "bfrd_lich",
            "name": "Lich",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api",
            "alignment": "chaotic evil",
            "languages": [],
            "armor_class": 17,
            "hit_points": 314,
            "hit_dice": "",
            "challenge_rating_decimal": "21.000",
            "challenge_rating_text": "21",
            "experience_points": 33000,
            "ability_scores": {
                "strength": 10,
                "dexterity": 16,
                "constitution": 30,
                "intelligence": 34,
                "wisdom": 28,
                "charisma": 16
            },
            "modifiers": {
                "strength": 0,
                "dexterity": 3,
                "constitution": 10,
                "intelligence": 12,
                "wisdom": 9,
                "charisma": 3
            },
            "saving_throws": {
                "strength": 0,
                "dexterity": 3,
                "constitution": 10,
                "intelligence": 12,
                "wisdom": 9,
                "charisma": 3
            },
            "saving_throws_all": {
                "strength": 0,
                "dexterity": 3,
                "constitution": 10,
                "intelligence": 12,
                "wisdom": 9,
                "charisma": 3
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 9,
                "arcana": 12,
                "athletics": 0,
                "deception": 3,
                "history": 12,
                "insight": 9,
                "intimidation": 3,
                "investigation": 12,
                "medicine": 9,
                "nature": 12,
                "perception": 9,
                "performance": 3,
                "persuasion": 3,
                "religion": 12,
                "sleight_of_hand": 3,
                "stealth": 3,
                "survival": 9
            },
            "passive_perception": 19,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_immunity": true,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 120.0,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/bfrd_dragon-turtle/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/bfrd/?format=api",
            "key": "bfrd_dragon-turtle",
            "name": "Dragon Turtle",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 20.0,
                "unit": "feet",
                "swim": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 20.0,
                "crawl": 10.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 10.0,
                "swim": 40.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 20,
            "hit_points": 318,
            "hit_dice": "",
            "challenge_rating_decimal": "17.000",
            "challenge_rating_text": "17",
            "experience_points": 18000,
            "ability_scores": {
                "strength": 24,
                "dexterity": 22,
                "constitution": 32,
                "intelligence": 10,
                "wisdom": 24,
                "charisma": 12
            },
            "modifiers": {
                "strength": 7,
                "dexterity": 6,
                "constitution": 11,
                "intelligence": 0,
                "wisdom": 7,
                "charisma": 1
            },
            "saving_throws": {
                "strength": 7,
                "dexterity": 6,
                "constitution": 11,
                "intelligence": 0,
                "wisdom": 7,
                "charisma": 1
            },
            "saving_throws_all": {
                "strength": 7,
                "dexterity": 6,
                "constitution": 11,
                "intelligence": 0,
                "wisdom": 7,
                "charisma": 1
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 6,
                "animal_handling": 7,
                "arcana": 0,
                "athletics": 7,
                "deception": 1,
                "history": 0,
                "insight": 7,
                "intimidation": 1,
                "investigation": 0,
                "medicine": 7,
                "nature": 0,
                "perception": 7,
                "performance": 1,
                "persuasion": 1,
                "religion": 0,
                "sleight_of_hand": 6,
                "stealth": 6,
                "survival": 7
            },
            "passive_perception": 17,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/mmenag_demilich-mastermind/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/mmenag/?format=api",
            "key": "mmenag_demilich-mastermind",
            "name": "Demilich Mastermind",
            "size": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api",
            "speed": {
                "walk": 0.0,
                "unit": "feet",
                "fly": 30.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 0.0,
                "crawl": 0.0,
                "hover": false,
                "fly": 30.0,
                "burrow": 0.0,
                "climb": 0.0,
                "swim": 0.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api",
            "alignment": "chaotic evil",
            "languages": [],
            "armor_class": 20,
            "hit_points": 319,
            "hit_dice": "58d4+174",
            "challenge_rating_decimal": "18.000",
            "challenge_rating_text": "18",
            "experience_points": 20000,
            "ability_scores": {
                "strength": 10,
                "dexterity": 24,
                "constitution": 16,
                "intelligence": 24,
                "wisdom": 22,
                "charisma": 20
            },
            "modifiers": {
                "strength": 0,
                "dexterity": 7,
                "constitution": 3,
                "intelligence": 7,
                "wisdom": 6,
                "charisma": 5
            },
            "saving_throws": {
                "strength": 6,
                "constitution": 9,
                "intelligence": 13,
                "wisdom": 12,
                "charisma": 11
            },
            "saving_throws_all": {
                "strength": 6,
                "dexterity": 7,
                "constitution": 9,
                "intelligence": 13,
                "wisdom": 12,
                "charisma": 11
            },
            "skill_bonuses": {
                "arcana": 13,
                "perception": 12,
                "stealth": 13
            },
            "skill_bonuses_all": {
                "acrobatics": 7,
                "animal_handling": 6,
                "arcana": 13,
                "athletics": 0,
                "deception": 5,
                "history": 7,
                "insight": 6,
                "intimidation": 5,
                "investigation": 7,
                "medicine": 6,
                "nature": 7,
                "perception": 12,
                "performance": 5,
                "persuasion": 5,
                "religion": 7,
                "sleight_of_hand": 7,
                "stealth": 13,
                "survival": 6
            },
            "passive_perception": 22,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_immunity": true,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/deafened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/petrified/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api",
                "https://api-beta.open5e.com/v2/conditions/prone/?format=api",
                "https://api-beta.open5e.com/v2/conditions/stunned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 60.0,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/mmenag_fallen-solar/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/mmenag/?format=api",
            "key": "mmenag_fallen-solar",
            "name": "Fallen Solar",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 50.0,
                "unit": "feet",
                "fly": 150.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 50.0,
                "crawl": 25.0,
                "hover": false,
                "fly": 150.0,
                "burrow": 0.0,
                "climb": 25.0,
                "swim": 25.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/abyssal/?format=api",
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/druidic/?format=api",
                "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/elvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api",
                "https://api-beta.open5e.com/v2/languages/gnomish/?format=api",
                "https://api-beta.open5e.com/v2/languages/goblin/?format=api",
                "https://api-beta.open5e.com/v2/languages/halfling/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api",
                "https://api-beta.open5e.com/v2/languages/orc/?format=api",
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api",
                "https://api-beta.open5e.com/v2/languages/sylvan/?format=api",
                "https://api-beta.open5e.com/v2/languages/thieves-cant/?format=api",
                "https://api-beta.open5e.com/v2/languages/undercommon/?format=api",
                "https://api-beta.open5e.com/v2/languages/void-speech/?format=api"
            ],
            "armor_class": 21,
            "hit_points": 319,
            "hit_dice": "22d10+198",
            "challenge_rating_decimal": "21.000",
            "challenge_rating_text": "21",
            "experience_points": 33000,
            "ability_scores": {
                "strength": 28,
                "dexterity": 22,
                "constitution": 28,
                "intelligence": 22,
                "wisdom": 30,
                "charisma": 30
            },
            "modifiers": {
                "strength": 9,
                "dexterity": 6,
                "constitution": 9,
                "intelligence": 6,
                "wisdom": 10,
                "charisma": 10
            },
            "saving_throws": {
                "wisdom": 0,
                "charisma": 17
            },
            "saving_throws_all": {
                "strength": 9,
                "dexterity": 6,
                "constitution": 9,
                "intelligence": 6,
                "wisdom": 0,
                "charisma": 17
            },
            "skill_bonuses": {
                "athletics": 16,
                "history": 16,
                "insight": 17,
                "perception": 17,
                "religion": 17
            },
            "skill_bonuses_all": {
                "acrobatics": 6,
                "animal_handling": 10,
                "arcana": 6,
                "athletics": 16,
                "deception": 10,
                "history": 16,
                "insight": 17,
                "intimidation": 10,
                "investigation": 6,
                "medicine": 10,
                "nature": 6,
                "perception": 17,
                "performance": 10,
                "persuasion": 10,
                "religion": 17,
                "sleight_of_hand": 6,
                "stealth": 6,
                "survival": 10
            },
            "passive_perception": 27,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": true,
            "damage_vulnerabilities": [
                "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api"
            ],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 120.0,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/mmenag_solar/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/mmenag/?format=api",
            "key": "mmenag_solar",
            "name": "Solar",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 50.0,
                "unit": "feet",
                "fly": 150.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 50.0,
                "crawl": 25.0,
                "hover": false,
                "fly": 150.0,
                "burrow": 0.0,
                "climb": 25.0,
                "swim": 25.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/abyssal/?format=api",
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/druidic/?format=api",
                "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/elvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api",
                "https://api-beta.open5e.com/v2/languages/gnomish/?format=api",
                "https://api-beta.open5e.com/v2/languages/goblin/?format=api",
                "https://api-beta.open5e.com/v2/languages/halfling/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api",
                "https://api-beta.open5e.com/v2/languages/orc/?format=api",
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api",
                "https://api-beta.open5e.com/v2/languages/sylvan/?format=api",
                "https://api-beta.open5e.com/v2/languages/thieves-cant/?format=api",
                "https://api-beta.open5e.com/v2/languages/undercommon/?format=api",
                "https://api-beta.open5e.com/v2/languages/void-speech/?format=api"
            ],
            "armor_class": 21,
            "hit_points": 319,
            "hit_dice": "22d10+198",
            "challenge_rating_decimal": "21.000",
            "challenge_rating_text": "21",
            "experience_points": 33000,
            "ability_scores": {
                "strength": 28,
                "dexterity": 22,
                "constitution": 28,
                "intelligence": 22,
                "wisdom": 30,
                "charisma": 30
            },
            "modifiers": {
                "strength": 9,
                "dexterity": 6,
                "constitution": 9,
                "intelligence": 6,
                "wisdom": 10,
                "charisma": 10
            },
            "saving_throws": {
                "wisdom": 0,
                "charisma": 17
            },
            "saving_throws_all": {
                "strength": 9,
                "dexterity": 6,
                "constitution": 9,
                "intelligence": 6,
                "wisdom": 0,
                "charisma": 17
            },
            "skill_bonuses": {
                "athletics": 16,
                "history": 16,
                "insight": 17,
                "perception": 17,
                "religion": 17
            },
            "skill_bonuses_all": {
                "acrobatics": 6,
                "animal_handling": 10,
                "arcana": 6,
                "athletics": 16,
                "deception": 10,
                "history": 16,
                "insight": 17,
                "intimidation": 10,
                "investigation": 6,
                "medicine": 10,
                "nature": 6,
                "perception": 17,
                "performance": 10,
                "persuasion": 10,
                "religion": 17,
                "sleight_of_hand": 6,
                "stealth": 6,
                "survival": 10
            },
            "passive_perception": 27,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": true,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 120.0,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob3_dread-examiner/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob3/?format=api",
            "key": "tob3_dread-examiner",
            "name": "Dread Examiner",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 30.0,
                "fly": 30.0,
                "swim": 30.0
            },
            "speed_all": {
                "unit": null,
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 30.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 30.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api",
            "alignment": "neutral evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/abyssal/?format=api",
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/druidic/?format=api",
                "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/elvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api",
                "https://api-beta.open5e.com/v2/languages/gnomish/?format=api",
                "https://api-beta.open5e.com/v2/languages/goblin/?format=api",
                "https://api-beta.open5e.com/v2/languages/halfling/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api",
                "https://api-beta.open5e.com/v2/languages/orc/?format=api",
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api",
                "https://api-beta.open5e.com/v2/languages/sylvan/?format=api",
                "https://api-beta.open5e.com/v2/languages/thieves-cant/?format=api",
                "https://api-beta.open5e.com/v2/languages/undercommon/?format=api",
                "https://api-beta.open5e.com/v2/languages/void-speech/?format=api"
            ],
            "armor_class": 19,
            "hit_points": 322,
            "hit_dice": "28d10+168",
            "challenge_rating_decimal": "21.000",
            "challenge_rating_text": "21",
            "experience_points": 33000,
            "ability_scores": {
                "strength": 20,
                "dexterity": 16,
                "constitution": 22,
                "intelligence": 25,
                "wisdom": 23,
                "charisma": 25
            },
            "modifiers": {
                "strength": 5,
                "dexterity": 3,
                "constitution": 6,
                "intelligence": 7,
                "wisdom": 6,
                "charisma": 7
            },
            "saving_throws": {
                "constitution": 1,
                "intelligence": 1,
                "wisdom": 1,
                "charisma": 1
            },
            "saving_throws_all": {
                "strength": 5,
                "dexterity": 3,
                "constitution": 1,
                "intelligence": 1,
                "wisdom": 1,
                "charisma": 1
            },
            "skill_bonuses": {
                "perception": 6
            },
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 6,
                "arcana": 7,
                "athletics": 5,
                "deception": 7,
                "history": 7,
                "insight": 6,
                "intimidation": 7,
                "investigation": 7,
                "medicine": 6,
                "nature": 7,
                "perception": 6,
                "performance": 7,
                "persuasion": 7,
                "religion": 7,
                "sleight_of_hand": 3,
                "stealth": 3,
                "survival": 6
            },
            "passive_perception": 23,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_immunity": true,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/petrified/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api",
                "https://api-beta.open5e.com/v2/conditions/prone/?format=api",
                "https://api-beta.open5e.com/v2/conditions/restrained/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 120.0,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/bfrd_pit-fiend/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/bfrd/?format=api",
            "key": "bfrd_pit-fiend",
            "name": "Pit Fiend",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "fly": 60.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 60.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/fiend/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api"
            ],
            "armor_class": 19,
            "hit_points": 323,
            "hit_dice": "",
            "challenge_rating_decimal": "20.000",
            "challenge_rating_text": "20",
            "experience_points": 25000,
            "ability_scores": {
                "strength": 26,
                "dexterity": 26,
                "constitution": 36,
                "intelligence": 22,
                "wisdom": 30,
                "charisma": 24
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 8,
                "constitution": 13,
                "intelligence": 6,
                "wisdom": 10,
                "charisma": 7
            },
            "saving_throws": {
                "strength": 8,
                "dexterity": 8,
                "constitution": 13,
                "intelligence": 6,
                "wisdom": 10,
                "charisma": 7
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 8,
                "constitution": 13,
                "intelligence": 6,
                "wisdom": 10,
                "charisma": 7
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 8,
                "animal_handling": 10,
                "arcana": 6,
                "athletics": 8,
                "deception": 7,
                "history": 6,
                "insight": 10,
                "intimidation": 7,
                "investigation": 6,
                "medicine": 10,
                "nature": 6,
                "perception": 10,
                "performance": 7,
                "persuasion": 7,
                "religion": 6,
                "sleight_of_hand": 8,
                "stealth": 8,
                "survival": 10
            },
            "passive_perception": 20,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 120.0,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/mmenag_adult-gold-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/mmenag/?format=api",
            "key": "mmenag_adult-gold-dragon",
            "name": "Adult Gold Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "swim": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 40.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 19,
            "hit_points": 324,
            "hit_dice": "24d12+168",
            "challenge_rating_decimal": "20.000",
            "challenge_rating_text": "20",
            "experience_points": 25000,
            "ability_scores": {
                "strength": 26,
                "dexterity": 14,
                "constitution": 24,
                "intelligence": 16,
                "wisdom": 14,
                "charisma": 24
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 2,
                "constitution": 7,
                "intelligence": 3,
                "wisdom": 2,
                "charisma": 7
            },
            "saving_throws": {
                "dexterity": 8,
                "constitution": 13,
                "wisdom": 8,
                "charisma": 13
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 8,
                "constitution": 13,
                "intelligence": 3,
                "wisdom": 8,
                "charisma": 13
            },
            "skill_bonuses": {
                "insight": 8,
                "perception": 8,
                "persuasion": 13,
                "stealth": 8
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 2,
                "arcana": 3,
                "athletics": 8,
                "deception": 7,
                "history": 3,
                "insight": 8,
                "intimidation": 7,
                "investigation": 3,
                "medicine": 2,
                "nature": 3,
                "perception": 8,
                "performance": 7,
                "persuasion": 13,
                "religion": 3,
                "sleight_of_hand": 2,
                "stealth": 8,
                "survival": 2
            },
            "passive_perception": 21,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob-2023_shoggoth/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob-2023/?format=api",
            "key": "tob-2023_shoggoth",
            "name": "Shoggoth",
            "size": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api",
            "alignment": "Chaotic Neutral",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/void-speech/?format=api"
            ],
            "armor_class": 18,
            "hit_points": 325,
            "hit_dice": "21d12 + 189",
            "challenge_rating_decimal": "19.000",
            "challenge_rating_text": "19",
            "experience_points": 22000,
            "ability_scores": {
                "strength": 26,
                "dexterity": 14,
                "constitution": 28,
                "intelligence": 12,
                "wisdom": 20,
                "charisma": 13
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 2,
                "constitution": 9,
                "intelligence": 1,
                "wisdom": 5,
                "charisma": 1
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 2,
                "constitution": 9,
                "intelligence": 1,
                "wisdom": 5,
                "charisma": 1
            },
            "skill_bonuses": {
                "perception": 11
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 5,
                "arcana": 1,
                "athletics": 8,
                "deception": 1,
                "history": 1,
                "insight": 5,
                "intimidation": 1,
                "investigation": 1,
                "medicine": 5,
                "nature": 1,
                "perception": 11,
                "performance": 1,
                "persuasion": 1,
                "religion": 1,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": 5
            },
            "passive_perception": 21,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/blinded/?format=api",
                "https://api-beta.open5e.com/v2/conditions/deafened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/prone/?format=api",
                "https://api-beta.open5e.com/v2/conditions/stunned/?format=api",
                "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": null,
            "tremorsense_range": 60.0,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob3_angel-zirnitran/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob3/?format=api",
            "key": "tob3_angel-zirnitran",
            "name": "Angel, Zirnitran",
            "size": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
            "speed": {
                "walk": 30.0,
                "fly": 80.0
            },
            "speed_all": {
                "unit": null,
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api",
            "alignment": "neutral good",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/abyssal/?format=api",
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/druidic/?format=api",
                "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/elvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api",
                "https://api-beta.open5e.com/v2/languages/gnomish/?format=api",
                "https://api-beta.open5e.com/v2/languages/goblin/?format=api",
                "https://api-beta.open5e.com/v2/languages/halfling/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api",
                "https://api-beta.open5e.com/v2/languages/orc/?format=api",
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api",
                "https://api-beta.open5e.com/v2/languages/sylvan/?format=api",
                "https://api-beta.open5e.com/v2/languages/thieves-cant/?format=api",
                "https://api-beta.open5e.com/v2/languages/undercommon/?format=api",
                "https://api-beta.open5e.com/v2/languages/void-speech/?format=api"
            ],
            "armor_class": 19,
            "hit_points": 325,
            "hit_dice": "26d12+156",
            "challenge_rating_decimal": "20.000",
            "challenge_rating_text": "20",
            "experience_points": 25000,
            "ability_scores": {
                "strength": 19,
                "dexterity": 14,
                "constitution": 23,
                "intelligence": 25,
                "wisdom": 25,
                "charisma": 20
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 2,
                "constitution": 6,
                "intelligence": 7,
                "wisdom": 7,
                "charisma": 5
            },
            "saving_throws": {
                "strength": 1,
                "dexterity": 8,
                "wisdom": 1,
                "charisma": 1
            },
            "saving_throws_all": {
                "strength": 1,
                "dexterity": 8,
                "constitution": 6,
                "intelligence": 7,
                "wisdom": 1,
                "charisma": 1
            },
            "skill_bonuses": {
                "perception": 7
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 7,
                "arcana": 7,
                "athletics": 4,
                "deception": 5,
                "history": 7,
                "insight": 7,
                "intimidation": 5,
                "investigation": 7,
                "medicine": 7,
                "nature": 7,
                "perception": 7,
                "performance": 5,
                "persuasion": 5,
                "religion": 7,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": 7
            },
            "passive_perception": 23,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 120.0,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/mmenag_empyrean/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/mmenag/?format=api",
            "key": "mmenag_empyrean",
            "name": "Empyrean",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 60.0,
                "unit": "feet",
                "fly": 60.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 60.0,
                "crawl": 30.0,
                "hover": false,
                "fly": 60.0,
                "burrow": 0.0,
                "climb": 30.0,
                "swim": 30.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api"
            ],
            "armor_class": 21,
            "hit_points": 328,
            "hit_dice": "16d20+160",
            "challenge_rating_decimal": "22.000",
            "challenge_rating_text": "22",
            "experience_points": 41000,
            "ability_scores": {
                "strength": 30,
                "dexterity": 24,
                "constitution": 30,
                "intelligence": 22,
                "wisdom": 24,
                "charisma": 26
            },
            "modifiers": {
                "strength": 10,
                "dexterity": 7,
                "constitution": 10,
                "intelligence": 6,
                "wisdom": 7,
                "charisma": 8
            },
            "saving_throws": {
                "strength": 17,
                "constitution": 17,
                "intelligence": 13,
                "wisdom": 14,
                "charisma": 15
            },
            "saving_throws_all": {
                "strength": 17,
                "dexterity": 7,
                "constitution": 17,
                "intelligence": 13,
                "wisdom": 14,
                "charisma": 15
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 7,
                "animal_handling": 7,
                "arcana": 6,
                "athletics": 10,
                "deception": 8,
                "history": 6,
                "insight": 7,
                "intimidation": 8,
                "investigation": 6,
                "medicine": 7,
                "nature": 6,
                "perception": 7,
                "performance": 8,
                "persuasion": 8,
                "religion": 6,
                "sleight_of_hand": 7,
                "stealth": 7,
                "survival": 7
            },
            "passive_perception": 17,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_immunity": true,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 120.0,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/mmenag_archfey/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/mmenag/?format=api",
            "key": "mmenag_archfey",
            "name": "Archfey",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 35.0,
                "unit": "feet",
                "fly": 60.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 35.0,
                "crawl": 17.5,
                "hover": false,
                "fly": 60.0,
                "burrow": 0.0,
                "climb": 17.5,
                "swim": 17.5
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/fey/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/elvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/sylvan/?format=api"
            ],
            "armor_class": 16,
            "hit_points": 330,
            "hit_dice": "44d8+132",
            "challenge_rating_decimal": "12.000",
            "challenge_rating_text": "12",
            "experience_points": 8400,
            "ability_scores": {
                "strength": 16,
                "dexterity": 20,
                "constitution": 16,
                "intelligence": 16,
                "wisdom": 20,
                "charisma": 20
            },
            "modifiers": {
                "strength": 3,
                "dexterity": 5,
                "constitution": 3,
                "intelligence": 3,
                "wisdom": 5,
                "charisma": 5
            },
            "saving_throws": {
                "dexterity": 9,
                "wisdom": 9,
                "charisma": 9
            },
            "saving_throws_all": {
                "strength": 3,
                "dexterity": 9,
                "constitution": 3,
                "intelligence": 3,
                "wisdom": 9,
                "charisma": 9
            },
            "skill_bonuses": {
                "arcana": 7,
                "history": 7,
                "insight": 9,
                "nature": 7,
                "perception": 9,
                "persuasion": 9
            },
            "skill_bonuses_all": {
                "acrobatics": 5,
                "animal_handling": 5,
                "arcana": 7,
                "athletics": 3,
                "deception": 5,
                "history": 7,
                "insight": 9,
                "intimidation": 5,
                "investigation": 3,
                "medicine": 5,
                "nature": 7,
                "perception": 9,
                "performance": 5,
                "persuasion": 9,
                "religion": 3,
                "sleight_of_hand": 5,
                "stealth": 5,
                "survival": 5
            },
            "passive_perception": 19,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api",
                "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 60.0,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_ancient-wasteland-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_ancient-wasteland-dragon",
            "name": "Ancient Wasteland Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "burrow": 30.0,
                "climb": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 30.0,
                "climb": 40.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 22,
            "hit_points": 333,
            "hit_dice": "18d20+144",
            "challenge_rating_decimal": "23.000",
            "challenge_rating_text": "23",
            "experience_points": 50000,
            "ability_scores": {
                "strength": 28,
                "dexterity": 10,
                "constitution": 26,
                "intelligence": 16,
                "wisdom": 15,
                "charisma": 19
            },
            "modifiers": {
                "strength": 9,
                "dexterity": 0,
                "constitution": 8,
                "intelligence": 3,
                "wisdom": 2,
                "charisma": 4
            },
            "saving_throws": {
                "dexterity": 7,
                "constitution": 15,
                "wisdom": 9,
                "charisma": 11
            },
            "saving_throws_all": {
                "strength": 9,
                "dexterity": 7,
                "constitution": 15,
                "intelligence": 3,
                "wisdom": 9,
                "charisma": 11
            },
            "skill_bonuses": {
                "perception": 9,
                "stealth": 7
            },
            "skill_bonuses_all": {
                "acrobatics": 0,
                "animal_handling": 2,
                "arcana": 3,
                "athletics": 9,
                "deception": 4,
                "history": 3,
                "insight": 2,
                "intimidation": 4,
                "investigation": 3,
                "medicine": 2,
                "nature": 3,
                "perception": 9,
                "performance": 4,
                "persuasion": 4,
                "religion": 3,
                "sleight_of_hand": 0,
                "stealth": 7,
                "survival": 2
            },
            "passive_perception": 19,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/force/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/bfrd_ancient-green-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/bfrd/?format=api",
            "key": "bfrd_ancient-green-dragon",
            "name": "Ancient Green Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "swim": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 40.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 21,
            "hit_points": 333,
            "hit_dice": "",
            "challenge_rating_decimal": "19.000",
            "challenge_rating_text": "19",
            "experience_points": 22000,
            "ability_scores": {
                "strength": 26,
                "dexterity": 24,
                "constitution": 36,
                "intelligence": 24,
                "wisdom": 28,
                "charisma": 30
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 7,
                "constitution": 13,
                "intelligence": 7,
                "wisdom": 9,
                "charisma": 10
            },
            "saving_throws": {
                "strength": 8,
                "dexterity": 7,
                "constitution": 13,
                "intelligence": 7,
                "wisdom": 9,
                "charisma": 10
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 7,
                "constitution": 13,
                "intelligence": 7,
                "wisdom": 9,
                "charisma": 10
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 7,
                "animal_handling": 9,
                "arcana": 7,
                "athletics": 8,
                "deception": 10,
                "history": 7,
                "insight": 9,
                "intimidation": 10,
                "investigation": 7,
                "medicine": 9,
                "nature": 7,
                "perception": 9,
                "performance": 10,
                "persuasion": 10,
                "religion": 7,
                "sleight_of_hand": 7,
                "stealth": 7,
                "survival": 9
            },
            "passive_perception": 19,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_ancient-white-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_ancient-white-dragon",
            "name": "Ancient White Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "burrow": 40.0,
                "swim": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 40.0,
                "climb": 20.0,
                "swim": 40.0
            },
            "category": "Monsters; Dragons, Chromatic",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 20,
            "hit_points": 333,
            "hit_dice": "18d20+144",
            "challenge_rating_decimal": "20.000",
            "challenge_rating_text": "20",
            "experience_points": 25000,
            "ability_scores": {
                "strength": 26,
                "dexterity": 10,
                "constitution": 26,
                "intelligence": 10,
                "wisdom": 13,
                "charisma": 14
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 0,
                "constitution": 8,
                "intelligence": 0,
                "wisdom": 1,
                "charisma": 2
            },
            "saving_throws": {
                "dexterity": 6,
                "constitution": 14,
                "wisdom": 7,
                "charisma": 8
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 6,
                "constitution": 14,
                "intelligence": 0,
                "wisdom": 7,
                "charisma": 8
            },
            "skill_bonuses": {
                "perception": 13,
                "stealth": 6
            },
            "skill_bonuses_all": {
                "acrobatics": 0,
                "animal_handling": 1,
                "arcana": 0,
                "athletics": 8,
                "deception": 2,
                "history": 0,
                "insight": 1,
                "intimidation": 2,
                "investigation": 0,
                "medicine": 1,
                "nature": 0,
                "perception": 13,
                "performance": 2,
                "persuasion": 2,
                "religion": 0,
                "sleight_of_hand": 0,
                "stealth": 6,
                "survival": 1
            },
            "passive_perception": 23,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "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.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 14,
                            "reach_ft": 15,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 19,
                                "die_count": 2,
                                "die_type": "D10",
                                "bonus": 8,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 9,
                                "die_count": 2,
                                "die_type": "D8",
                                "bonus": 0,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 15 (2d6 + 8) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 14,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 15,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 8,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                },
                {
                    "name": "Cold Breath",
                    "desc": "The dragon exhales an icy blast in a 90-foot cone. Each creature in that area must make a DC 22 Constitution saving throw, taking 72 (16d8) cold damage on a failed save, or half as much damage on a successful one.\n",
                    "recharge_on_roll": 5
                },
                {
                    "name": "Frightful Presence",
                    "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 16 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours.\n"
                },
                {
                    "name": "Multiattack",
                    "desc": "The dragon can use its Frightful Presence. It then makes three attacks: one with its bite and two with its claws.\n"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 20 ft., one target. Hit: 17 (2d8 + 8) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Tail attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 14,
                            "reach_ft": 20,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 17,
                                "die_count": 2,
                                "die_type": "D8",
                                "bonus": 8,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_avatar-of-shoth/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_avatar-of-shoth",
            "name": "Avatar of Shoth",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "climb": 30.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 30.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api",
            "alignment": "lawful neutral",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/abyssal/?format=api",
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/druidic/?format=api",
                "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/elvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api",
                "https://api-beta.open5e.com/v2/languages/gnomish/?format=api",
                "https://api-beta.open5e.com/v2/languages/goblin/?format=api",
                "https://api-beta.open5e.com/v2/languages/halfling/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api",
                "https://api-beta.open5e.com/v2/languages/orc/?format=api",
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api",
                "https://api-beta.open5e.com/v2/languages/sylvan/?format=api",
                "https://api-beta.open5e.com/v2/languages/thieves-cant/?format=api",
                "https://api-beta.open5e.com/v2/languages/undercommon/?format=api",
                "https://api-beta.open5e.com/v2/languages/void-speech/?format=api"
            ],
            "armor_class": 18,
            "hit_points": 341,
            "hit_dice": "22d20+110",
            "challenge_rating_decimal": "21.000",
            "challenge_rating_text": "21",
            "experience_points": 33000,
            "ability_scores": {
                "strength": 20,
                "dexterity": 9,
                "constitution": 20,
                "intelligence": 18,
                "wisdom": 20,
                "charisma": 22
            },
            "modifiers": {
                "strength": 5,
                "dexterity": -1,
                "constitution": 5,
                "intelligence": 4,
                "wisdom": 5,
                "charisma": 6
            },
            "saving_throws": {
                "constitution": 12,
                "wisdom": 12,
                "charisma": 13
            },
            "saving_throws_all": {
                "strength": 5,
                "dexterity": -1,
                "constitution": 12,
                "intelligence": 4,
                "wisdom": 12,
                "charisma": 13
            },
            "skill_bonuses": {
                "insight": 12,
                "perception": 12,
                "persuasion": 13
            },
            "skill_bonuses_all": {
                "acrobatics": -1,
                "animal_handling": 5,
                "arcana": 4,
                "athletics": 5,
                "deception": 6,
                "history": 4,
                "insight": 12,
                "intimidation": 6,
                "investigation": 4,
                "medicine": 5,
                "nature": 4,
                "perception": 12,
                "performance": 6,
                "persuasion": 13,
                "religion": 4,
                "sleight_of_hand": -1,
                "stealth": -1,
                "survival": 5
            },
            "passive_perception": 22,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/prone/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": 60.0,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_dragon-turtle/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_dragon-turtle",
            "name": "Dragon Turtle",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 20.0,
                "unit": "feet",
                "swim": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 20.0,
                "crawl": 10.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 10.0,
                "swim": 40.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "neutral",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 20,
            "hit_points": 341,
            "hit_dice": "22d20+110",
            "challenge_rating_decimal": "17.000",
            "challenge_rating_text": "17",
            "experience_points": 18000,
            "ability_scores": {
                "strength": 25,
                "dexterity": 10,
                "constitution": 20,
                "intelligence": 10,
                "wisdom": 12,
                "charisma": 12
            },
            "modifiers": {
                "strength": 7,
                "dexterity": 0,
                "constitution": 5,
                "intelligence": 0,
                "wisdom": 1,
                "charisma": 1
            },
            "saving_throws": {
                "dexterity": 6,
                "constitution": 11,
                "wisdom": 7
            },
            "saving_throws_all": {
                "strength": 7,
                "dexterity": 6,
                "constitution": 11,
                "intelligence": 0,
                "wisdom": 7,
                "charisma": 1
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 0,
                "animal_handling": 1,
                "arcana": 0,
                "athletics": 7,
                "deception": 1,
                "history": 0,
                "insight": 1,
                "intimidation": 1,
                "investigation": 0,
                "medicine": 1,
                "nature": 0,
                "perception": 1,
                "performance": 1,
                "persuasion": 1,
                "religion": 0,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 1
            },
            "passive_perception": 11,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 26 (3d12 + 7) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 13,
                            "reach_ft": 15,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 26,
                                "die_count": 3,
                                "die_type": "D12",
                                "bonus": 7,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 16 (2d8 + 7) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 13,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 16,
                                "die_count": 2,
                                "die_type": "D8",
                                "bonus": 7,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                },
                {
                    "name": "Multiattack",
                    "desc": "The dragon turtle makes three attacks: one with its bite and two with its claws. It can make one tail attack in place of its two claw attacks.\n"
                },
                {
                    "name": "Steam Breath",
                    "desc": "The dragon turtle exhales scalding steam in a 60-foot cone. Each creature in that area must make a DC 18 Constitution saving throw, taking 52 (15d6) fire damage on a failed save, or half as much damage on a successful one. Being underwater doesn't grant resistance against this damage.\n",
                    "recharge_on_roll": 5
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 15 ft., one target. Hit: 26 (3d12 + 7) bludgeoning damage. If the target is a creature, it must succeed on a DC 20 Strength saving throw or be pushed up to 10 feet away from the dragon turtle and knocked prone.\n",
                    "attacks": [
                        {
                            "name": "Tail attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 13,
                            "reach_ft": 15,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 26,
                                "die_count": 3,
                                "die_type": "D12",
                                "bonus": 7,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/mmenag_ancient-aboleth/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/mmenag/?format=api",
            "key": "mmenag_ancient-aboleth",
            "name": "Ancient Aboleth",
            "size": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
            "speed": {
                "walk": 10.0,
                "unit": "feet",
                "swim": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 10.0,
                "crawl": 5.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 5.0,
                "swim": 40.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api"
            ],
            "armor_class": 17,
            "hit_points": 342,
            "hit_dice": "36d10+144",
            "challenge_rating_decimal": "11.000",
            "challenge_rating_text": "11",
            "experience_points": 7200,
            "ability_scores": {
                "strength": 20,
                "dexterity": 12,
                "constitution": 18,
                "intelligence": 20,
                "wisdom": 20,
                "charisma": 18
            },
            "modifiers": {
                "strength": 5,
                "dexterity": 1,
                "constitution": 4,
                "intelligence": 5,
                "wisdom": 5,
                "charisma": 4
            },
            "saving_throws": {
                "dexterity": 5,
                "constitution": 8,
                "intelligence": 9,
                "wisdom": 9
            },
            "saving_throws_all": {
                "strength": 5,
                "dexterity": 5,
                "constitution": 8,
                "intelligence": 9,
                "wisdom": 9,
                "charisma": 4
            },
            "skill_bonuses": {
                "deception": 8,
                "history": 9,
                "stealth": 5
            },
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": 5,
                "arcana": 5,
                "athletics": 5,
                "deception": 8,
                "history": 9,
                "insight": 5,
                "intimidation": 4,
                "investigation": 5,
                "medicine": 5,
                "nature": 5,
                "perception": 5,
                "performance": 4,
                "persuasion": 4,
                "religion": 5,
                "sleight_of_hand": 1,
                "stealth": 5,
                "survival": 5
            },
            "passive_perception": 15,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 30.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/mmenag_djinni-noble/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/mmenag/?format=api",
            "key": "mmenag_djinni-noble",
            "name": "Djinni Noble",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "fly": 90.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 90.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/elemental/?format=api",
            "alignment": "chaotic evil",
            "languages": [],
            "armor_class": 16,
            "hit_points": 344,
            "hit_dice": "30d10+180",
            "challenge_rating_decimal": "11.000",
            "challenge_rating_text": "11",
            "experience_points": 7200,
            "ability_scores": {
                "strength": 18,
                "dexterity": 22,
                "constitution": 22,
                "intelligence": 14,
                "wisdom": 16,
                "charisma": 20
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 6,
                "constitution": 6,
                "intelligence": 2,
                "wisdom": 3,
                "charisma": 5
            },
            "saving_throws": {
                "dexterity": 10,
                "intelligence": 6,
                "wisdom": 7,
                "charisma": 9
            },
            "saving_throws_all": {
                "strength": 4,
                "dexterity": 10,
                "constitution": 6,
                "intelligence": 6,
                "wisdom": 7,
                "charisma": 9
            },
            "skill_bonuses": {
                "acrobatics": 10,
                "insight": 7,
                "perception": 7
            },
            "skill_bonuses_all": {
                "acrobatics": 10,
                "animal_handling": 3,
                "arcana": 2,
                "athletics": 4,
                "deception": 5,
                "history": 2,
                "insight": 7,
                "intimidation": 5,
                "investigation": 2,
                "medicine": 3,
                "nature": 2,
                "perception": 7,
                "performance": 5,
                "persuasion": 5,
                "religion": 2,
                "sleight_of_hand": 6,
                "stealth": 6,
                "survival": 3
            },
            "passive_perception": 17,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/mmenag_efreeti-noble/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/mmenag/?format=api",
            "key": "mmenag_efreeti-noble",
            "name": "Efreeti Noble",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 60.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 60.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/elemental/?format=api",
            "alignment": "chaotic evil",
            "languages": [],
            "armor_class": 17,
            "hit_points": 344,
            "hit_dice": "30d10+180",
            "challenge_rating_decimal": "11.000",
            "challenge_rating_text": "11",
            "experience_points": 7200,
            "ability_scores": {
                "strength": 22,
                "dexterity": 18,
                "constitution": 22,
                "intelligence": 14,
                "wisdom": 16,
                "charisma": 16
            },
            "modifiers": {
                "strength": 6,
                "dexterity": 4,
                "constitution": 6,
                "intelligence": 2,
                "wisdom": 3,
                "charisma": 3
            },
            "saving_throws": {
                "dexterity": 8,
                "intelligence": 6,
                "wisdom": 7,
                "charisma": 7
            },
            "saving_throws_all": {
                "strength": 6,
                "dexterity": 8,
                "constitution": 6,
                "intelligence": 6,
                "wisdom": 7,
                "charisma": 7
            },
            "skill_bonuses": {
                "athletics": 10,
                "intimidation": 7,
                "perception": 7
            },
            "skill_bonuses_all": {
                "acrobatics": 4,
                "animal_handling": 3,
                "arcana": 2,
                "athletics": 10,
                "deception": 3,
                "history": 2,
                "insight": 3,
                "intimidation": 7,
                "investigation": 2,
                "medicine": 3,
                "nature": 2,
                "perception": 7,
                "performance": 3,
                "persuasion": 3,
                "religion": 2,
                "sleight_of_hand": 4,
                "stealth": 4,
                "survival": 3
            },
            "passive_perception": 17,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/mmenag_marid-noble/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/mmenag/?format=api",
            "key": "mmenag_marid-noble",
            "name": "Marid Noble",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "fly": 60.0,
                "swim": 90.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 60.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 90.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/elemental/?format=api",
            "alignment": "chaotic evil",
            "languages": [],
            "armor_class": 17,
            "hit_points": 344,
            "hit_dice": "30d10+180",
            "challenge_rating_decimal": "11.000",
            "challenge_rating_text": "11",
            "experience_points": 7200,
            "ability_scores": {
                "strength": 22,
                "dexterity": 16,
                "constitution": 22,
                "intelligence": 16,
                "wisdom": 14,
                "charisma": 16
            },
            "modifiers": {
                "strength": 6,
                "dexterity": 3,
                "constitution": 6,
                "intelligence": 3,
                "wisdom": 2,
                "charisma": 3
            },
            "saving_throws": {
                "constitution": 10,
                "intelligence": 7,
                "wisdom": 6,
                "charisma": 7
            },
            "saving_throws_all": {
                "strength": 6,
                "dexterity": 3,
                "constitution": 10,
                "intelligence": 7,
                "wisdom": 6,
                "charisma": 7
            },
            "skill_bonuses": {
                "perception": 6,
                "persuasion": 7
            },
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 2,
                "arcana": 3,
                "athletics": 6,
                "deception": 3,
                "history": 3,
                "insight": 2,
                "intimidation": 3,
                "investigation": 3,
                "medicine": 2,
                "nature": 3,
                "perception": 6,
                "performance": 3,
                "persuasion": 7,
                "religion": 3,
                "sleight_of_hand": 3,
                "stealth": 3,
                "survival": 2
            },
            "passive_perception": 16,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 30.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/mmenag_divi-noble/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/mmenag/?format=api",
            "key": "mmenag_divi-noble",
            "name": "Divi Noble",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "fly": 30.0,
                "burrow": 30.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 30.0,
                "burrow": 30.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/elemental/?format=api",
            "alignment": "chaotic evil",
            "languages": [],
            "armor_class": 18,
            "hit_points": 345,
            "hit_dice": "30d10+180",
            "challenge_rating_decimal": "11.000",
            "challenge_rating_text": "11",
            "experience_points": 7200,
            "ability_scores": {
                "strength": 22,
                "dexterity": 12,
                "constitution": 22,
                "intelligence": 5,
                "wisdom": 6,
                "charisma": 6
            },
            "modifiers": {
                "strength": 6,
                "dexterity": 1,
                "constitution": 6,
                "intelligence": -3,
                "wisdom": -2,
                "charisma": -2
            },
            "saving_throws": {
                "strength": 10,
                "constitution": 10,
                "intelligence": 5,
                "wisdom": 6,
                "charisma": 6
            },
            "saving_throws_all": {
                "strength": 10,
                "dexterity": 1,
                "constitution": 10,
                "intelligence": 5,
                "wisdom": 6,
                "charisma": 6
            },
            "skill_bonuses": {
                "athletics": 10,
                "perception": 6
            },
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": -2,
                "arcana": -3,
                "athletics": 10,
                "deception": -2,
                "history": -3,
                "insight": -2,
                "intimidation": -2,
                "investigation": -3,
                "medicine": -2,
                "nature": -3,
                "perception": 6,
                "performance": -2,
                "persuasion": -2,
                "religion": -3,
                "sleight_of_hand": 1,
                "stealth": 1,
                "survival": -2
            },
            "passive_perception": 16,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/petrified/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": null,
            "tremorsense_range": 30.0,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/mmenag_ancient-emerald-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/mmenag/?format=api",
            "key": "mmenag_ancient-emerald-dragon",
            "name": "Ancient Emerald Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 60.0,
                "burrow": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 60.0,
                "burrow": 40.0,
                "climb": 20.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/undercommon/?format=api"
            ],
            "armor_class": 20,
            "hit_points": 346,
            "hit_dice": "21d20+126",
            "challenge_rating_decimal": "24.000",
            "challenge_rating_text": "24",
            "experience_points": 62000,
            "ability_scores": {
                "strength": 26,
                "dexterity": 26,
                "constitution": 22,
                "intelligence": 26,
                "wisdom": 14,
                "charisma": 22
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 8,
                "constitution": 6,
                "intelligence": 8,
                "wisdom": 2,
                "charisma": 6
            },
            "saving_throws": {
                "constitution": 13,
                "intelligence": 15,
                "wisdom": 9,
                "charisma": 13
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 8,
                "constitution": 13,
                "intelligence": 15,
                "wisdom": 9,
                "charisma": 13
            },
            "skill_bonuses": {
                "deception": 13,
                "history": 15,
                "perception": 9,
                "stealth": 15
            },
            "skill_bonuses_all": {
                "acrobatics": 8,
                "animal_handling": 2,
                "arcana": 8,
                "athletics": 8,
                "deception": 13,
                "history": 15,
                "insight": 2,
                "intimidation": 6,
                "investigation": 8,
                "medicine": 2,
                "nature": 8,
                "perception": 9,
                "performance": 6,
                "persuasion": 6,
                "religion": 8,
                "sleight_of_hand": 8,
                "stealth": 15,
                "survival": 2
            },
            "passive_perception": 19,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/mmenag_dread-knight-champion/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/mmenag/?format=api",
            "key": "mmenag_dread-knight-champion",
            "name": "Dread Knight Champion",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api",
            "alignment": "chaotic evil",
            "languages": [],
            "armor_class": 18,
            "hit_points": 346,
            "hit_dice": "33d8+198",
            "challenge_rating_decimal": "23.000",
            "challenge_rating_text": "23",
            "experience_points": 50000,
            "ability_scores": {
                "strength": 22,
                "dexterity": 16,
                "constitution": 22,
                "intelligence": 14,
                "wisdom": 18,
                "charisma": 20
            },
            "modifiers": {
                "strength": 6,
                "dexterity": 3,
                "constitution": 6,
                "intelligence": 2,
                "wisdom": 4,
                "charisma": 5
            },
            "saving_throws": {
                "dexterity": 9,
                "constitution": 12,
                "intelligence": 8,
                "wisdom": 10,
                "charisma": 11
            },
            "saving_throws_all": {
                "strength": 6,
                "dexterity": 9,
                "constitution": 12,
                "intelligence": 8,
                "wisdom": 10,
                "charisma": 11
            },
            "skill_bonuses": {
                "history": 8,
                "intimidation": 11,
                "perception": 10
            },
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 4,
                "arcana": 2,
                "athletics": 6,
                "deception": 5,
                "history": 8,
                "insight": 4,
                "intimidation": 11,
                "investigation": 2,
                "medicine": 4,
                "nature": 2,
                "perception": 10,
                "performance": 5,
                "persuasion": 5,
                "religion": 2,
                "sleight_of_hand": 3,
                "stealth": 3,
                "survival": 4
            },
            "passive_perception": 20,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api",
                "https://api-beta.open5e.com/v2/conditions/stunned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 60.0,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_ancient-copper-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_ancient-copper-dragon",
            "name": "Ancient Copper Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "climb": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 0.0,
                "climb": 40.0,
                "swim": 20.0
            },
            "category": "Monsters; Dragons, Metallic",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic good",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 21,
            "hit_points": 350,
            "hit_dice": "20d20+140",
            "challenge_rating_decimal": "21.000",
            "challenge_rating_text": "21",
            "experience_points": 33000,
            "ability_scores": {
                "strength": 27,
                "dexterity": 12,
                "constitution": 25,
                "intelligence": 20,
                "wisdom": 17,
                "charisma": 19
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 1,
                "constitution": 7,
                "intelligence": 5,
                "wisdom": 3,
                "charisma": 4
            },
            "saving_throws": {
                "dexterity": 8,
                "constitution": 14,
                "wisdom": 10,
                "charisma": 11
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 8,
                "constitution": 14,
                "intelligence": 5,
                "wisdom": 10,
                "charisma": 11
            },
            "skill_bonuses": {
                "deception": 11,
                "perception": 17,
                "stealth": 8
            },
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": 3,
                "arcana": 5,
                "athletics": 8,
                "deception": 11,
                "history": 5,
                "insight": 3,
                "intimidation": 4,
                "investigation": 5,
                "medicine": 3,
                "nature": 5,
                "perception": 17,
                "performance": 4,
                "persuasion": 4,
                "religion": 5,
                "sleight_of_hand": 1,
                "stealth": 8,
                "survival": 3
            },
            "passive_perception": 27,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 15 ft., one target. Hit: 19 (2d10 + 8) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 15,
                            "reach_ft": 15,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 19,
                                "die_count": 2,
                                "die_type": "D10",
                                "bonus": 8,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Breath Weapons",
                    "desc": "The dragon uses one of the following breath weapons.\n\nAcid Breath. The dragon exhales acid in an 90-foot line that is 10 feet wide. Each creature in that line must make a DC 22 Dexterity saving throw, taking 63 (14d8) acid damage on a failed save, or half as much damage on a successful one.\n\nSlowing Breath. The dragon exhales gas in a 90-foot cone. Each creature in that area must succeed on a DC 22 Constitution saving throw. On a failed save, the creature can't use reactions, its speed is halved, and it can't make more than one attack on its turn. In addition, the creature can use either an action or a bonus action on its turn, but not both. These effects last for 1 minute. The creature can repeat the saving throw at the end of each of its turns, ending the effect on itself with a successful save.\n",
                    "recharge_on_roll": 5
                },
                {
                    "name": "Change Shape",
                    "desc": "The dragon magically polymorphs into a humanoid or beast that has a challenge rating no higher than its own, or back into its true form. It reverts to its true form if it dies. Any equipment it is wearing or carrying is absorbed or borne by the new form (the dragon's choice).\n\nIn a new form, the dragon retains its alignment, hit points, Hit Dice, ability to speak, proficiencies, Legendary Resistance, lair actions, and Intelligence, Wisdom, and Charisma scores, as well as this action. Its statistics and capabilities are otherwise replaced by those of the new form, except any class features or legendary actions of that form.\n"
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 10 ft., one target. Hit: 15 (2d6 + 8) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 15,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 15,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 8,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                },
                {
                    "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 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours.\n"
                },
                {
                    "name": "Multiattack",
                    "desc": "The dragon can use its Frightful Presence. It then makes three attacks: one with its bite and two with its claws.\n"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 20 ft., one target. Hit: 17 (2d8 + 8) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Tail attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 15,
                            "reach_ft": 20,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 17,
                                "die_count": 2,
                                "die_type": "D8",
                                "bonus": 8,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob-2023_ancient-wind-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob-2023/?format=api",
            "key": "tob-2023_ancient-wind-dragon",
            "name": "Ancient Wind Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 120.0,
                "unit": "feet",
                "fly": 30.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 120.0,
                "crawl": 60.0,
                "hover": false,
                "fly": 30.0,
                "burrow": 0.0,
                "climb": 60.0,
                "swim": 60.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "Chaotic Neutral",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api"
            ],
            "armor_class": 20,
            "hit_points": 351,
            "hit_dice": "19d20 +152",
            "challenge_rating_decimal": "21.000",
            "challenge_rating_text": "21",
            "experience_points": 33000,
            "ability_scores": {
                "strength": 28,
                "dexterity": 16,
                "constitution": 26,
                "intelligence": 18,
                "wisdom": 17,
                "charisma": 20
            },
            "modifiers": {
                "strength": 9,
                "dexterity": 3,
                "constitution": 8,
                "intelligence": 4,
                "wisdom": 3,
                "charisma": 5
            },
            "saving_throws": {
                "dexterity": 10,
                "constitution": 15,
                "wisdom": 10,
                "charisma": 12
            },
            "saving_throws_all": {
                "strength": 9,
                "dexterity": 10,
                "constitution": 15,
                "intelligence": 4,
                "wisdom": 10,
                "charisma": 12
            },
            "skill_bonuses": {
                "acrobatics": 17,
                "intimidation": 12,
                "perception": 17,
                "stealth": 10
            },
            "skill_bonuses_all": {
                "acrobatics": 17,
                "animal_handling": 3,
                "arcana": 4,
                "athletics": 9,
                "deception": 5,
                "history": 4,
                "insight": 3,
                "intimidation": 12,
                "investigation": 4,
                "medicine": 3,
                "nature": 4,
                "perception": 17,
                "performance": 5,
                "persuasion": 5,
                "religion": 4,
                "sleight_of_hand": 3,
                "stealth": 10,
                "survival": 3
            },
            "passive_perception": 27,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/bfrd_ancient-black-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/bfrd/?format=api",
            "key": "bfrd_ancient-black-dragon",
            "name": "Ancient Black Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "swim": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 40.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 21,
            "hit_points": 355,
            "hit_dice": "",
            "challenge_rating_decimal": "20.000",
            "challenge_rating_text": "20",
            "experience_points": 25000,
            "ability_scores": {
                "strength": 28,
                "dexterity": 26,
                "constitution": 36,
                "intelligence": 16,
                "wisdom": 28,
                "charisma": 30
            },
            "modifiers": {
                "strength": 9,
                "dexterity": 8,
                "constitution": 13,
                "intelligence": 3,
                "wisdom": 9,
                "charisma": 10
            },
            "saving_throws": {
                "strength": 9,
                "dexterity": 8,
                "constitution": 13,
                "intelligence": 3,
                "wisdom": 9,
                "charisma": 10
            },
            "saving_throws_all": {
                "strength": 9,
                "dexterity": 8,
                "constitution": 13,
                "intelligence": 3,
                "wisdom": 9,
                "charisma": 10
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 8,
                "animal_handling": 9,
                "arcana": 3,
                "athletics": 9,
                "deception": 10,
                "history": 3,
                "insight": 9,
                "intimidation": 10,
                "investigation": 3,
                "medicine": 9,
                "nature": 3,
                "perception": 9,
                "performance": 10,
                "persuasion": 10,
                "religion": 3,
                "sleight_of_hand": 8,
                "stealth": 8,
                "survival": 9
            },
            "passive_perception": 19,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/bfrd_ancient-blue-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/bfrd/?format=api",
            "key": "bfrd_ancient-blue-dragon",
            "name": "Ancient Blue Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "burrow": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 40.0,
                "climb": 20.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 21,
            "hit_points": 355,
            "hit_dice": "",
            "challenge_rating_decimal": "20.000",
            "challenge_rating_text": "20",
            "experience_points": 25000,
            "ability_scores": {
                "strength": 28,
                "dexterity": 22,
                "constitution": 38,
                "intelligence": 18,
                "wisdom": 28,
                "charisma": 32
            },
            "modifiers": {
                "strength": 9,
                "dexterity": 6,
                "constitution": 14,
                "intelligence": 4,
                "wisdom": 9,
                "charisma": 11
            },
            "saving_throws": {
                "strength": 9,
                "dexterity": 6,
                "constitution": 14,
                "intelligence": 4,
                "wisdom": 9,
                "charisma": 11
            },
            "saving_throws_all": {
                "strength": 9,
                "dexterity": 6,
                "constitution": 14,
                "intelligence": 4,
                "wisdom": 9,
                "charisma": 11
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 6,
                "animal_handling": 9,
                "arcana": 4,
                "athletics": 9,
                "deception": 11,
                "history": 4,
                "insight": 9,
                "intimidation": 11,
                "investigation": 4,
                "medicine": 9,
                "nature": 4,
                "perception": 9,
                "performance": 11,
                "persuasion": 11,
                "religion": 4,
                "sleight_of_hand": 6,
                "stealth": 6,
                "survival": 9
            },
            "passive_perception": 19,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/bfrd_ancient-silver-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/bfrd/?format=api",
            "key": "bfrd_ancient-silver-dragon",
            "name": "Ancient Silver Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 21,
            "hit_points": 355,
            "hit_dice": "",
            "challenge_rating_decimal": "20.000",
            "challenge_rating_text": "20",
            "experience_points": 25000,
            "ability_scores": {
                "strength": 30,
                "dexterity": 22,
                "constitution": 40,
                "intelligence": 18,
                "wisdom": 28,
                "charisma": 32
            },
            "modifiers": {
                "strength": 10,
                "dexterity": 6,
                "constitution": 15,
                "intelligence": 4,
                "wisdom": 9,
                "charisma": 11
            },
            "saving_throws": {
                "strength": 10,
                "dexterity": 6,
                "constitution": 15,
                "intelligence": 4,
                "wisdom": 9,
                "charisma": 11
            },
            "saving_throws_all": {
                "strength": 10,
                "dexterity": 6,
                "constitution": 15,
                "intelligence": 4,
                "wisdom": 9,
                "charisma": 11
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 6,
                "animal_handling": 9,
                "arcana": 4,
                "athletics": 10,
                "deception": 11,
                "history": 4,
                "insight": 9,
                "intimidation": 11,
                "investigation": 4,
                "medicine": 9,
                "nature": 4,
                "perception": 9,
                "performance": 11,
                "persuasion": 11,
                "religion": 4,
                "sleight_of_hand": 6,
                "stealth": 6,
                "survival": 9
            },
            "passive_perception": 19,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/mmenag_ancient-black-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/mmenag/?format=api",
            "key": "mmenag_ancient-black-dragon",
            "name": "Ancient Black Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "swim": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 40.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 22,
            "hit_points": 367,
            "hit_dice": "21d20+147",
            "challenge_rating_decimal": "23.000",
            "challenge_rating_text": "23",
            "experience_points": 50000,
            "ability_scores": {
                "strength": 26,
                "dexterity": 14,
                "constitution": 24,
                "intelligence": 16,
                "wisdom": 14,
                "charisma": 18
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 2,
                "constitution": 7,
                "intelligence": 3,
                "wisdom": 2,
                "charisma": 4
            },
            "saving_throws": {
                "dexterity": 9,
                "constitution": 14,
                "wisdom": 9,
                "charisma": 11
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 9,
                "constitution": 14,
                "intelligence": 3,
                "wisdom": 9,
                "charisma": 11
            },
            "skill_bonuses": {
                "history": 10,
                "perception": 9,
                "stealth": 9
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 2,
                "arcana": 3,
                "athletics": 8,
                "deception": 4,
                "history": 10,
                "insight": 2,
                "intimidation": 4,
                "investigation": 3,
                "medicine": 2,
                "nature": 3,
                "perception": 9,
                "performance": 4,
                "persuasion": 4,
                "religion": 3,
                "sleight_of_hand": 2,
                "stealth": 9,
                "survival": 2
            },
            "passive_perception": 22,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/mmenag_ancient-brass-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/mmenag/?format=api",
            "key": "mmenag_ancient-brass-dragon",
            "name": "Ancient Brass Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "burrow": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 40.0,
                "climb": 20.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 20,
            "hit_points": 367,
            "hit_dice": "21d20+147",
            "challenge_rating_decimal": "22.000",
            "challenge_rating_text": "22",
            "experience_points": 41000,
            "ability_scores": {
                "strength": 26,
                "dexterity": 10,
                "constitution": 24,
                "intelligence": 20,
                "wisdom": 16,
                "charisma": 18
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 0,
                "constitution": 7,
                "intelligence": 5,
                "wisdom": 3,
                "charisma": 4
            },
            "saving_throws": {
                "dexterity": 7,
                "constitution": 14,
                "wisdom": 10,
                "charisma": 11
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 7,
                "constitution": 14,
                "intelligence": 5,
                "wisdom": 10,
                "charisma": 11
            },
            "skill_bonuses": {
                "arcana": 12,
                "history": 12,
                "nature": 12,
                "perception": 10,
                "persuasion": 11,
                "religion": 12,
                "stealth": 7
            },
            "skill_bonuses_all": {
                "acrobatics": 0,
                "animal_handling": 3,
                "arcana": 12,
                "athletics": 8,
                "deception": 4,
                "history": 12,
                "insight": 3,
                "intimidation": 4,
                "investigation": 5,
                "medicine": 3,
                "nature": 12,
                "perception": 10,
                "performance": 4,
                "persuasion": 11,
                "religion": 12,
                "sleight_of_hand": 0,
                "stealth": 7,
                "survival": 3
            },
            "passive_perception": 23,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/mmenag_ancient-copper-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/mmenag/?format=api",
            "key": "mmenag_ancient-copper-dragon",
            "name": "Ancient Copper Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "climb": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 0.0,
                "climb": 40.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 21,
            "hit_points": 367,
            "hit_dice": "21d20+147",
            "challenge_rating_decimal": "23.000",
            "challenge_rating_text": "23",
            "experience_points": 50000,
            "ability_scores": {
                "strength": 26,
                "dexterity": 12,
                "constitution": 24,
                "intelligence": 20,
                "wisdom": 16,
                "charisma": 18
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 1,
                "constitution": 7,
                "intelligence": 5,
                "wisdom": 3,
                "charisma": 4
            },
            "saving_throws": {
                "dexterity": 8,
                "constitution": 14,
                "wisdom": 10,
                "charisma": 11
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 8,
                "constitution": 14,
                "intelligence": 5,
                "wisdom": 10,
                "charisma": 11
            },
            "skill_bonuses": {
                "deception": 11,
                "perception": 10,
                "stealth": 8
            },
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": 3,
                "arcana": 5,
                "athletics": 8,
                "deception": 11,
                "history": 5,
                "insight": 3,
                "intimidation": 4,
                "investigation": 5,
                "medicine": 3,
                "nature": 5,
                "perception": 10,
                "performance": 4,
                "persuasion": 4,
                "religion": 5,
                "sleight_of_hand": 1,
                "stealth": 8,
                "survival": 3
            },
            "passive_perception": 23,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_ancient-black-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_ancient-black-dragon",
            "name": "Ancient Black Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "swim": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 40.0
            },
            "category": "Monsters; Dragons, Chromatic",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 22,
            "hit_points": 367,
            "hit_dice": "21d20+147",
            "challenge_rating_decimal": "21.000",
            "challenge_rating_text": "21",
            "experience_points": 33000,
            "ability_scores": {
                "strength": 27,
                "dexterity": 14,
                "constitution": 25,
                "intelligence": 16,
                "wisdom": 15,
                "charisma": 19
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 2,
                "constitution": 7,
                "intelligence": 3,
                "wisdom": 2,
                "charisma": 4
            },
            "saving_throws": {
                "dexterity": 9,
                "constitution": 14,
                "wisdom": 9,
                "charisma": 11
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 9,
                "constitution": 14,
                "intelligence": 3,
                "wisdom": 9,
                "charisma": 11
            },
            "skill_bonuses": {
                "perception": 16,
                "stealth": 9
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 2,
                "arcana": 3,
                "athletics": 8,
                "deception": 4,
                "history": 3,
                "insight": 2,
                "intimidation": 4,
                "investigation": 3,
                "medicine": 2,
                "nature": 3,
                "perception": 16,
                "performance": 4,
                "persuasion": 4,
                "religion": 3,
                "sleight_of_hand": 2,
                "stealth": 9,
                "survival": 2
            },
            "passive_perception": 26,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "name": "Acid Breath",
                    "desc": "The dragon exhales acid in a 90-foot line that is 10 feet wide. Each creature in that line must make a DC 22 Dexterity saving throw, taking 67 (15d8) acid damage on a failed save, or half as much damage on a successful one.\n",
                    "recharge_on_roll": 5
                },
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 15 ft., one target. Hit: 19 (2d10 + 8) piercing damage plus 9 (2d8) acid damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 15,
                            "reach_ft": 15,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 19,
                                "die_count": 2,
                                "die_type": "D10",
                                "bonus": 8,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 9,
                                "die_count": 2,
                                "die_type": "D8",
                                "bonus": 0,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 10 ft., one target. Hit: 15 (2d6 + 8) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 15,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 15,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 8,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                },
                {
                    "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 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours.\n"
                },
                {
                    "name": "Multiattack",
                    "desc": "The dragon can use its Frightful Presence. It then makes three attacks: one with its bite and two with its claws.\n"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 20 ft., one target. Hit: 17 (2d8 + 8) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Tail attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 15,
                            "reach_ft": 20,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 17,
                                "die_count": 2,
                                "die_type": "D8",
                                "bonus": 8,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        }
    ]
}