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

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

{
    "count": 210,
    "next": "https://api-beta.open5e.com/v2/creatures/?format=api&ordering=-passive_perception&page=2",
    "previous": null,
    "results": [
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_ancient-blue-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_ancient-blue-dragon",
            "name": "Ancient Blue Dragon",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
                "key": "gargantuan",
                "name": "Gargantuan",
                "rank": 6,
                "space_diameter": "20.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Dragons, Chromatic",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "lawful evil",
            "weight": "0.000",
            "armor_class": 22,
            "hit_points": 481,
            "ability_scores": {
                "strength": 29,
                "dexterity": 10,
                "constitution": 27,
                "intelligence": 18,
                "wisdom": 17,
                "charisma": 21
            },
            "modifiers": {
                "strength": 9,
                "dexterity": 0,
                "constitution": 8,
                "intelligence": 4,
                "wisdom": 3,
                "charisma": 5
            },
            "saving_throws": {
                "dexterity": 7,
                "constitution": 15,
                "wisdom": 10,
                "charisma": 12
            },
            "all_saving_throws": {
                "strength": 9,
                "dexterity": 7,
                "constitution": 15,
                "intelligence": 4,
                "wisdom": 10,
                "charisma": 12
            },
            "skill_bonuses": {
                "perception": 17,
                "stealth": 7
            },
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 3,
                "arcana": 4,
                "athletics": 9,
                "deception": 5,
                "history": 4,
                "insight": 3,
                "intimidation": 5,
                "investigation": 4,
                "medicine": 3,
                "nature": 4,
                "perception": 17,
                "performance": 5,
                "persuasion": 5,
                "religion": 4,
                "sleight_of_hand": 0,
                "stealth": 7,
                "survival": 3
            },
            "passive_perception": 27,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 15 ft., one target. Hit: 20 (2d10 + 9) piercing damage plus 11 (2d10) lightning damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 16,
                            "reach_ft": 15,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 20,
                                "die_count": 2,
                                "die_type": "D10",
                                "bonus": 9,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 11,
                                "die_count": 2,
                                "die_type": "D10",
                                "bonus": 0,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 10 ft., one target. Hit: 16 (2d6 + 9) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 16,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 16,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 9,
                                "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 20 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours.\n"
                },
                {
                    "name": "Lightning Breath",
                    "desc": "The dragon exhales lightning in a 120-foot line that is 10 feet wide. Each creature in that line must make a DC 23 Dexterity saving throw, taking 88 (16d10) lightning damage on a failed save, or half as much damage on a successful one.\n",
                    "recharge_on_roll": 5
                },
                {
                    "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: +16 to hit, reach 20 ft., one target. Hit: 18 (2d8 + 9) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Tail attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 16,
                            "reach_ft": 20,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 18,
                                "die_count": 2,
                                "die_type": "D8",
                                "bonus": 9,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_ancient-bronze-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_ancient-bronze-dragon",
            "name": "Ancient Bronze Dragon",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
                "key": "gargantuan",
                "name": "Gargantuan",
                "rank": 6,
                "space_diameter": "20.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Dragons, Metallic",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "lawful good",
            "weight": "0.000",
            "armor_class": 22,
            "hit_points": 444,
            "ability_scores": {
                "strength": 29,
                "dexterity": 10,
                "constitution": 27,
                "intelligence": 18,
                "wisdom": 17,
                "charisma": 21
            },
            "modifiers": {
                "strength": 9,
                "dexterity": 0,
                "constitution": 8,
                "intelligence": 4,
                "wisdom": 3,
                "charisma": 5
            },
            "saving_throws": {
                "dexterity": 7,
                "constitution": 15,
                "wisdom": 10,
                "charisma": 12
            },
            "all_saving_throws": {
                "strength": 9,
                "dexterity": 7,
                "constitution": 15,
                "intelligence": 4,
                "wisdom": 10,
                "charisma": 12
            },
            "skill_bonuses": {
                "insight": 10,
                "perception": 17,
                "stealth": 7
            },
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 3,
                "arcana": 4,
                "athletics": 9,
                "deception": 5,
                "history": 4,
                "insight": 10,
                "intimidation": 5,
                "investigation": 4,
                "medicine": 3,
                "nature": 4,
                "perception": 17,
                "performance": 5,
                "persuasion": 5,
                "religion": 4,
                "sleight_of_hand": 0,
                "stealth": 7,
                "survival": 3
            },
            "passive_perception": 27,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +16 to hit, reach 15 ft., one target. Hit: 20 (2d10 + 9) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 16,
                            "reach_ft": 15,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 20,
                                "die_count": 2,
                                "die_type": "D10",
                                "bonus": 9,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Breath Weapons",
                    "desc": "The dragon uses one of the following breath weapons.\n\nLightning Breath. The dragon exhales lightning in a 120-foot line that is 10 feet wide. Each creature in that line must make a DC 23 Dexterity saving throw, taking 88 (16d10) lightning damage on a failed save, or half as much damage on a successful one.\n\nRepulsion Breath. The dragon exhales repulsion energy in a 30-foot cone. Each creature in that area must succeed on a DC 23 Strength saving throw. On a failed save, the creature is pushed 60 feet away from the dragon.\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: +16 to hit, reach 10 ft., one target. Hit: 16 (2d6 + 9) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 16,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 16,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 9,
                                "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 20 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours.\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: +16 to hit, reach 20 ft., one target. Hit: 18 (2d8 + 9) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Tail attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 16,
                            "reach_ft": 20,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 18,
                                "die_count": 2,
                                "die_type": "D8",
                                "bonus": 9,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                }
            ],
            "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": {
                "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
                "key": "gargantuan",
                "name": "Gargantuan",
                "rank": 6,
                "space_diameter": "20.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Dragons, Metallic",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic good",
            "weight": "0.000",
            "armor_class": 21,
            "hit_points": 350,
            "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
            },
            "all_saving_throws": {
                "strength": 8,
                "dexterity": 8,
                "constitution": 14,
                "intelligence": 5,
                "wisdom": 10,
                "charisma": 11
            },
            "skill_bonuses": {
                "deception": 11,
                "perception": 17,
                "stealth": 8
            },
            "all_skill_bonuses": {
                "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,
            "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/srd_ancient-gold-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_ancient-gold-dragon",
            "name": "Ancient Gold Dragon",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
                "key": "gargantuan",
                "name": "Gargantuan",
                "rank": 6,
                "space_diameter": "20.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Dragons, Metallic",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "lawful good",
            "weight": "0.000",
            "armor_class": 22,
            "hit_points": 546,
            "ability_scores": {
                "strength": 30,
                "dexterity": 14,
                "constitution": 29,
                "intelligence": 18,
                "wisdom": 17,
                "charisma": 28
            },
            "modifiers": {
                "strength": 10,
                "dexterity": 2,
                "constitution": 9,
                "intelligence": 4,
                "wisdom": 3,
                "charisma": 9
            },
            "saving_throws": {
                "dexterity": 9,
                "constitution": 16,
                "wisdom": 10,
                "charisma": 16
            },
            "all_saving_throws": {
                "strength": 10,
                "dexterity": 9,
                "constitution": 16,
                "intelligence": 4,
                "wisdom": 10,
                "charisma": 16
            },
            "skill_bonuses": {
                "insight": 10,
                "perception": 17,
                "persuasion": 16,
                "stealth": 9
            },
            "all_skill_bonuses": {
                "acrobatics": 2,
                "animal_handling": 3,
                "arcana": 4,
                "athletics": 10,
                "deception": 9,
                "history": 4,
                "insight": 10,
                "intimidation": 9,
                "investigation": 4,
                "medicine": 3,
                "nature": 4,
                "perception": 17,
                "performance": 9,
                "persuasion": 16,
                "religion": 4,
                "sleight_of_hand": 2,
                "stealth": 9,
                "survival": 3
            },
            "passive_perception": 27,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +17 to hit, reach 15 ft., one target. Hit: 21 (2d10 + 10) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 17,
                            "reach_ft": 15,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 21,
                                "die_count": 2,
                                "die_type": "D10",
                                "bonus": 10,
                                "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 cone. Each creature in that area must make a DC 24 Dexterity saving throw, taking 71 (13d10) fire damage on a failed save, or half as much damage on a successful one.\n\nWeakening Breath. The dragon exhales gas in a 90-foot cone. Each creature in that area must succeed on a DC 24 Strength saving throw or have disadvantage on Strength-based attack rolls, Strength checks, and Strength saving throws for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.\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: +17 to hit, reach 10 ft., one target. Hit: 17 (2d6 + 10) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 17,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 17,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 10,
                                "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 24 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours.\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: +17 to hit, reach 20 ft., one target. Hit: 19 (2d8 + 10) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Tail attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 17,
                            "reach_ft": 20,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 19,
                                "die_count": 2,
                                "die_type": "D8",
                                "bonus": 10,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_ancient-green-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_ancient-green-dragon",
            "name": "Ancient Green Dragon",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
                "key": "gargantuan",
                "name": "Gargantuan",
                "rank": 6,
                "space_diameter": "20.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Dragons, Chromatic",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "lawful evil",
            "weight": "0.000",
            "armor_class": 21,
            "hit_points": 385,
            "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
            },
            "all_saving_throws": {
                "strength": 8,
                "dexterity": 8,
                "constitution": 14,
                "intelligence": 5,
                "wisdom": 10,
                "charisma": 11
            },
            "skill_bonuses": {
                "deception": 11,
                "insight": 10,
                "perception": 17,
                "persuasion": 11,
                "stealth": 8
            },
            "all_skill_bonuses": {
                "acrobatics": 1,
                "animal_handling": 3,
                "arcana": 5,
                "athletics": 8,
                "deception": 11,
                "history": 5,
                "insight": 10,
                "intimidation": 4,
                "investigation": 5,
                "medicine": 3,
                "nature": 5,
                "perception": 17,
                "performance": 4,
                "persuasion": 11,
                "religion": 5,
                "sleight_of_hand": 1,
                "stealth": 8,
                "survival": 3
            },
            "passive_perception": 27,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 15 ft., one target. Hit: 19 (2d10 + 8) piercing damage plus 10 (3d6) poison damage.\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": 10,
                                "die_count": 3,
                                "die_type": "D6",
                                "bonus": 0,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 10 ft., one target. Hit: 22 (4d6 + 8) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 15,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 22,
                                "die_count": 4,
                                "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": "Poison Breath",
                    "desc": "The dragon exhales poisonous gas in a 90-foot cone. Each creature in that area must make a DC 22 Constitution saving throw, taking 77 (22d6) poison damage on a failed save, or half as much damage on a successful one.\n",
                    "recharge_on_roll": 5
                },
                {
                    "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/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": {
                "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
                "key": "gargantuan",
                "name": "Gargantuan",
                "rank": 6,
                "space_diameter": "20.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Dragons, Chromatic",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "weight": "0.000",
            "armor_class": 22,
            "hit_points": 367,
            "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
            },
            "all_saving_throws": {
                "strength": 8,
                "dexterity": 9,
                "constitution": 14,
                "intelligence": 3,
                "wisdom": 9,
                "charisma": 11
            },
            "skill_bonuses": {
                "perception": 16,
                "stealth": 9
            },
            "all_skill_bonuses": {
                "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,
            "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": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_ancient-red-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_ancient-red-dragon",
            "name": "Ancient Red Dragon",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
                "key": "gargantuan",
                "name": "Gargantuan",
                "rank": 6,
                "space_diameter": "20.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Dragons, Chromatic",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "weight": "0.000",
            "armor_class": 22,
            "hit_points": 546,
            "ability_scores": {
                "strength": 30,
                "dexterity": 10,
                "constitution": 29,
                "intelligence": 18,
                "wisdom": 15,
                "charisma": 23
            },
            "modifiers": {
                "strength": 10,
                "dexterity": 0,
                "constitution": 9,
                "intelligence": 4,
                "wisdom": 2,
                "charisma": 6
            },
            "saving_throws": {
                "dexterity": 7,
                "constitution": 16,
                "wisdom": 9,
                "charisma": 13
            },
            "all_saving_throws": {
                "strength": 10,
                "dexterity": 7,
                "constitution": 16,
                "intelligence": 4,
                "wisdom": 9,
                "charisma": 13
            },
            "skill_bonuses": {
                "perception": 16,
                "stealth": 7
            },
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 2,
                "arcana": 4,
                "athletics": 10,
                "deception": 6,
                "history": 4,
                "insight": 2,
                "intimidation": 6,
                "investigation": 4,
                "medicine": 2,
                "nature": 4,
                "perception": 16,
                "performance": 6,
                "persuasion": 6,
                "religion": 4,
                "sleight_of_hand": 0,
                "stealth": 7,
                "survival": 2
            },
            "passive_perception": 26,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +17 to hit, reach 15 ft., one target. Hit: 21 (2d10 + 10) piercing damage plus 14 (4d6) fire damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 17,
                            "reach_ft": 15,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 21,
                                "die_count": 2,
                                "die_type": "D10",
                                "bonus": 10,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 14,
                                "die_count": 4,
                                "die_type": "D6",
                                "bonus": 0,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +17 to hit, reach 10 ft., one target. Hit: 17 (2d6 + 10) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 17,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 17,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 10,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                },
                {
                    "name": "Fire Breath",
                    "desc": "The dragon exhales fire in a 90-foot cone. Each creature in that area must make a DC 24 Dexterity saving throw, taking 91 (26d6) fire damage on a failed save, or half as much damage on a successful one.\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 21 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours.\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: +17 to hit, reach 20 ft., one target. Hit: 19 (2d8 + 10) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Tail attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 17,
                            "reach_ft": 20,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 19,
                                "die_count": 2,
                                "die_type": "D8",
                                "bonus": 10,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_ancient-silver-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_ancient-silver-dragon",
            "name": "Ancient Silver Dragon",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
                "key": "gargantuan",
                "name": "Gargantuan",
                "rank": 6,
                "space_diameter": "20.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Dragons, Metallic",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "lawful good",
            "weight": "0.000",
            "armor_class": 22,
            "hit_points": 487,
            "ability_scores": {
                "strength": 30,
                "dexterity": 10,
                "constitution": 29,
                "intelligence": 18,
                "wisdom": 15,
                "charisma": 23
            },
            "modifiers": {
                "strength": 10,
                "dexterity": 0,
                "constitution": 9,
                "intelligence": 4,
                "wisdom": 2,
                "charisma": 6
            },
            "saving_throws": {
                "dexterity": 7,
                "constitution": 16,
                "wisdom": 9,
                "charisma": 13
            },
            "all_saving_throws": {
                "strength": 10,
                "dexterity": 7,
                "constitution": 16,
                "intelligence": 4,
                "wisdom": 9,
                "charisma": 13
            },
            "skill_bonuses": {
                "arcana": 11,
                "history": 11,
                "perception": 16,
                "stealth": 7
            },
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 2,
                "arcana": 11,
                "athletics": 10,
                "deception": 6,
                "history": 11,
                "insight": 2,
                "intimidation": 6,
                "investigation": 4,
                "medicine": 2,
                "nature": 4,
                "perception": 16,
                "performance": 6,
                "persuasion": 6,
                "religion": 4,
                "sleight_of_hand": 0,
                "stealth": 7,
                "survival": 2
            },
            "passive_perception": 26,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +17 to hit, reach 15 ft., one target. Hit: 21 (2d10 + 10) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 17,
                            "reach_ft": 15,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 21,
                                "die_count": 2,
                                "die_type": "D10",
                                "bonus": 10,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Breath Weapons",
                    "desc": "The dragon uses one of the following breath weapons.\n\nCold Breath. The dragon exhales an icy blast in a 90-foot cone. Each creature in that area must make a DC 24 Constitution saving throw, taking 67 (15d8) cold damage on a failed save, or half as much damage on a successful one.\n\nParalyzing Breath. The dragon exhales paralyzing gas in a 90-foot cone. Each creature in that area must succeed on a DC 24 Constitution saving throw or be paralyzed for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.\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: +17 to hit, reach 10 ft., one target. Hit: 17 (2d6 + 10) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 17,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 17,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 10,
                                "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 21 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours.\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: +17 to hit, reach 20 ft., one target. Hit: 19 (2d8 + 10) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Tail attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 17,
                            "reach_ft": 20,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 19,
                                "die_count": 2,
                                "die_type": "D8",
                                "bonus": 10,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_adult-gold-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_adult-gold-dragon",
            "name": "Adult Gold Dragon",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
                "key": "huge",
                "name": "Huge",
                "rank": 5,
                "space_diameter": "15.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Dragons, Metallic",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "lawful good",
            "weight": "0.000",
            "armor_class": 19,
            "hit_points": 256,
            "ability_scores": {
                "strength": 27,
                "dexterity": 14,
                "constitution": 25,
                "intelligence": 16,
                "wisdom": 15,
                "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
            },
            "all_saving_throws": {
                "strength": 8,
                "dexterity": 8,
                "constitution": 13,
                "intelligence": 3,
                "wisdom": 8,
                "charisma": 13
            },
            "skill_bonuses": {
                "insight": 8,
                "perception": 14,
                "persuasion": 13,
                "stealth": 8
            },
            "all_skill_bonuses": {
                "acrobatics": 2,
                "animal_handling": 2,
                "arcana": 3,
                "athletics": 8,
                "deception": 7,
                "history": 3,
                "insight": 8,
                "intimidation": 7,
                "investigation": 3,
                "medicine": 2,
                "nature": 3,
                "perception": 14,
                "performance": 7,
                "persuasion": 13,
                "religion": 3,
                "sleight_of_hand": 2,
                "stealth": 8,
                "survival": 2
            },
            "passive_perception": 24,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 19 (2d10 + 8) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 14,
                            "reach_ft": 10,
                            "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 60-foot cone. Each creature in that area must make a DC 21 Dexterity saving throw, taking 66 (12d10) fire damage on a failed save, or half as much damage on a successful one.\n\nWeakening Breath. The dragon exhales gas in a 60-foot cone. Each creature in that area must succeed on a DC 21 Strength saving throw or have disadvantage on Strength-based attack rolls, Strength checks, and Strength saving throws for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.\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 5 ft., one target. Hit: 15 (2d6 + 8) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 14,
                            "reach_ft": 5,
                            "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 21 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours.\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 15 ft., one target. Hit: 17 (2d8 + 8) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Tail attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 14,
                            "reach_ft": 15,
                            "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/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": {
                "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
                "key": "gargantuan",
                "name": "Gargantuan",
                "rank": 6,
                "space_diameter": "20.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Dragons, Metallic",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic good",
            "weight": "0.000",
            "armor_class": 20,
            "hit_points": 297,
            "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
            },
            "all_saving_throws": {
                "strength": 8,
                "dexterity": 6,
                "constitution": 13,
                "intelligence": 3,
                "wisdom": 8,
                "charisma": 10
            },
            "skill_bonuses": {
                "history": 9,
                "perception": 14,
                "persuasion": 10,
                "stealth": 6
            },
            "all_skill_bonuses": {
                "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,
            "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/srd_solar/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_solar",
            "name": "Solar",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Angels",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api",
            "alignment": "lawful good",
            "weight": "0.000",
            "armor_class": 21,
            "hit_points": 243,
            "ability_scores": {
                "strength": 26,
                "dexterity": 22,
                "constitution": 26,
                "intelligence": 25,
                "wisdom": 25,
                "charisma": 30
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 6,
                "constitution": 8,
                "intelligence": 7,
                "wisdom": 7,
                "charisma": 10
            },
            "saving_throws": {
                "intelligence": 14,
                "wisdom": 14,
                "charisma": 17
            },
            "all_saving_throws": {
                "strength": 8,
                "dexterity": 6,
                "constitution": 8,
                "intelligence": 14,
                "wisdom": 14,
                "charisma": 17
            },
            "skill_bonuses": {
                "perception": 14
            },
            "all_skill_bonuses": {
                "acrobatics": 6,
                "animal_handling": 7,
                "arcana": 7,
                "athletics": 8,
                "deception": 10,
                "history": 7,
                "insight": 7,
                "intimidation": 10,
                "investigation": 7,
                "medicine": 7,
                "nature": 7,
                "perception": 14,
                "performance": 10,
                "persuasion": 10,
                "religion": 7,
                "sleight_of_hand": 6,
                "stealth": 6,
                "survival": 7
            },
            "passive_perception": 24,
            "actions": [
                {
                    "name": "Flying Sword",
                    "desc": "The solar releases its greatsword to hover magically in an unoccupied space within 5 feet of it. If the solar can see the sword, the solar can mentally command it as a bonus action to fly up to 50 feet and either make one attack against a target or return to the solar's hands. If the hovering sword is targeted by any effect, the solar is considered to be holding it. The hovering sword falls if the solar dies.\n"
                },
                {
                    "name": "Greatsword",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 5 ft., one target. Hit: 22 (4d6 + 8) slashing damage plus 27 (6d8) radiant damage.\n",
                    "attacks": [
                        {
                            "name": "Greatsword attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 15,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 22,
                                "die_count": 4,
                                "die_type": "D6",
                                "bonus": 8,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 27,
                                "die_count": 6,
                                "die_type": "D8",
                                "bonus": 0,
                                "type": "slashing"
                            }
                        }
                    ]
                },
                {
                    "name": "Healing Touch",
                    "desc": "The solar touches another creature. The target magically regains 40 (8d8 + 4) hit points and is freed from any curse, disease, poison, blindness, or deafness.\n",
                    "uses_per_day": 4
                },
                {
                    "name": "Multiattack",
                    "desc": "The solar makes two greatsword attacks.\n"
                },
                {
                    "name": "Slaying Longbow",
                    "desc": "Ranged Weapon Attack: +13 to hit, range 150/600 ft., one target. Hit: 15 (2d8 + 6) piercing damage plus 27 (6d8) radiant damage. If the target is a creature that has 100 hit points or fewer, it must succeed on a DC 15 Constitution saving throw or die.\n",
                    "attacks": [
                        {
                            "name": "Slaying Longbow attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 13,
                            "range_ft": 150,
                            "long_range_ft": 600,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 15,
                                "die_count": 2,
                                "die_type": "D8",
                                "bonus": 6,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 27,
                                "die_count": 6,
                                "die_type": "D8",
                                "bonus": 0,
                                "type": "piercing"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_adult-red-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_adult-red-dragon",
            "name": "Adult Red Dragon",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
                "key": "huge",
                "name": "Huge",
                "rank": 5,
                "space_diameter": "15.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Dragons, Chromatic",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "weight": "0.000",
            "armor_class": 19,
            "hit_points": 256,
            "ability_scores": {
                "strength": 27,
                "dexterity": 10,
                "constitution": 25,
                "intelligence": 16,
                "wisdom": 13,
                "charisma": 21
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 0,
                "constitution": 7,
                "intelligence": 3,
                "wisdom": 1,
                "charisma": 5
            },
            "saving_throws": {
                "dexterity": 6,
                "constitution": 13,
                "wisdom": 7,
                "charisma": 11
            },
            "all_saving_throws": {
                "strength": 8,
                "dexterity": 6,
                "constitution": 13,
                "intelligence": 3,
                "wisdom": 7,
                "charisma": 11
            },
            "skill_bonuses": {
                "perception": 13,
                "stealth": 6
            },
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 1,
                "arcana": 3,
                "athletics": 8,
                "deception": 5,
                "history": 3,
                "insight": 1,
                "intimidation": 5,
                "investigation": 3,
                "medicine": 1,
                "nature": 3,
                "perception": 13,
                "performance": 5,
                "persuasion": 5,
                "religion": 3,
                "sleight_of_hand": 0,
                "stealth": 6,
                "survival": 1
            },
            "passive_perception": 23,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 19 (2d10 + 8) piercing damage plus 7 (2d6) fire damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 14,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 19,
                                "die_count": 2,
                                "die_type": "D10",
                                "bonus": 8,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 7,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 0,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 5 ft., one target. Hit: 15 (2d6 + 8) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 14,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 15,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 8,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                },
                {
                    "name": "Fire Breath",
                    "desc": "The dragon exhales fire in a 60-foot cone. Each creature in that area must make a DC 21 Dexterity saving throw, taking 63 (18d6) fire 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 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: +14 to hit, reach 15 ft., one target. Hit: 17 (2d8 + 8) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Tail attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 14,
                            "reach_ft": 15,
                            "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/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": {
                "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
                "key": "gargantuan",
                "name": "Gargantuan",
                "rank": 6,
                "space_diameter": "20.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Dragons, Chromatic",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "weight": "0.000",
            "armor_class": 20,
            "hit_points": 333,
            "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
            },
            "all_saving_throws": {
                "strength": 8,
                "dexterity": 6,
                "constitution": 14,
                "intelligence": 0,
                "wisdom": 7,
                "charisma": 8
            },
            "skill_bonuses": {
                "perception": 13,
                "stealth": 6
            },
            "all_skill_bonuses": {
                "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,
            "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/srd_adult-blue-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_adult-blue-dragon",
            "name": "Adult Blue Dragon",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
                "key": "huge",
                "name": "Huge",
                "rank": 5,
                "space_diameter": "15.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Dragons, Chromatic",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "lawful evil",
            "weight": "0.000",
            "armor_class": 19,
            "hit_points": 225,
            "ability_scores": {
                "strength": 25,
                "dexterity": 10,
                "constitution": 23,
                "intelligence": 16,
                "wisdom": 15,
                "charisma": 19
            },
            "modifiers": {
                "strength": 7,
                "dexterity": 0,
                "constitution": 6,
                "intelligence": 3,
                "wisdom": 2,
                "charisma": 4
            },
            "saving_throws": {
                "dexterity": 5,
                "constitution": 11,
                "wisdom": 7,
                "charisma": 9
            },
            "all_saving_throws": {
                "strength": 7,
                "dexterity": 5,
                "constitution": 11,
                "intelligence": 3,
                "wisdom": 7,
                "charisma": 9
            },
            "skill_bonuses": {
                "perception": 12,
                "stealth": 5
            },
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 2,
                "arcana": 3,
                "athletics": 7,
                "deception": 4,
                "history": 3,
                "insight": 2,
                "intimidation": 4,
                "investigation": 3,
                "medicine": 2,
                "nature": 3,
                "perception": 12,
                "performance": 4,
                "persuasion": 4,
                "religion": 3,
                "sleight_of_hand": 0,
                "stealth": 5,
                "survival": 2
            },
            "passive_perception": 22,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 18 (2d10 + 7) piercing damage plus 5 (1d10) lightning damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 12,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 18,
                                "die_count": 2,
                                "die_type": "D10",
                                "bonus": 7,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 5,
                                "die_count": 1,
                                "die_type": "D10",
                                "bonus": 0,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 14 (2d6 + 7) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 12,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 14,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 7,
                                "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 17 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours.\n"
                },
                {
                    "name": "Lightning Breath",
                    "desc": "The dragon exhales lightning in a 90-foot line that is 5 feet wide. Each creature in that line must make a DC 19 Dexterity saving throw, taking 66 (12d10) lightning damage on a failed save, or half as much damage on a successful one.\n",
                    "recharge_on_roll": 5
                },
                {
                    "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: +12 to hit, reach 15 ft., one target. Hit: 16 (2d8 + 7) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Tail attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 12,
                            "reach_ft": 15,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 16,
                                "die_count": 2,
                                "die_type": "D8",
                                "bonus": 7,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_adult-bronze-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_adult-bronze-dragon",
            "name": "Adult Bronze Dragon",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
                "key": "huge",
                "name": "Huge",
                "rank": 5,
                "space_diameter": "15.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Dragons, Metallic",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "lawful good",
            "weight": "0.000",
            "armor_class": 19,
            "hit_points": 212,
            "ability_scores": {
                "strength": 25,
                "dexterity": 10,
                "constitution": 23,
                "intelligence": 16,
                "wisdom": 15,
                "charisma": 19
            },
            "modifiers": {
                "strength": 7,
                "dexterity": 0,
                "constitution": 6,
                "intelligence": 3,
                "wisdom": 2,
                "charisma": 4
            },
            "saving_throws": {
                "dexterity": 5,
                "constitution": 11,
                "wisdom": 7,
                "charisma": 9
            },
            "all_saving_throws": {
                "strength": 7,
                "dexterity": 5,
                "constitution": 11,
                "intelligence": 3,
                "wisdom": 7,
                "charisma": 9
            },
            "skill_bonuses": {
                "insight": 7,
                "perception": 12,
                "stealth": 5
            },
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 2,
                "arcana": 3,
                "athletics": 7,
                "deception": 4,
                "history": 3,
                "insight": 7,
                "intimidation": 4,
                "investigation": 3,
                "medicine": 2,
                "nature": 3,
                "perception": 12,
                "performance": 4,
                "persuasion": 4,
                "religion": 3,
                "sleight_of_hand": 0,
                "stealth": 5,
                "survival": 2
            },
            "passive_perception": 22,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 18 (2d10 + 7) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 12,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 18,
                                "die_count": 2,
                                "die_type": "D10",
                                "bonus": 7,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Breath Weapons",
                    "desc": "The dragon uses one of the following breath weapons.\n\nLightning Breath. The dragon exhales lightning in a 90-foot line that is 5 feet wide. Each creature in that line must make a DC 19 Dexterity saving throw, taking 66 (12d10) lightning damage on a failed save, or half as much damage on a successful one.\n\nRepulsion Breath. The dragon exhales repulsion energy in a 30-foot cone. Each creature in that area must succeed on a DC 19 Strength saving throw. On a failed save, the creature is pushed 60 feet away from the dragon.\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: +12 to hit, reach 5 ft., one target. Hit: 14 (2d6 + 7) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 12,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 14,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 7,
                                "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 17 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours.\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: +12 to hit, reach 15 ft., one target. Hit: 16 (2d8 + 7) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Tail attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 12,
                            "reach_ft": 15,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 16,
                                "die_count": 2,
                                "die_type": "D8",
                                "bonus": 7,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_adult-copper-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_adult-copper-dragon",
            "name": "Adult Copper Dragon",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
                "key": "huge",
                "name": "Huge",
                "rank": 5,
                "space_diameter": "15.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Dragons, Metallic",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic good",
            "weight": "0.000",
            "armor_class": 18,
            "hit_points": 184,
            "ability_scores": {
                "strength": 23,
                "dexterity": 12,
                "constitution": 21,
                "intelligence": 18,
                "wisdom": 15,
                "charisma": 17
            },
            "modifiers": {
                "strength": 6,
                "dexterity": 1,
                "constitution": 5,
                "intelligence": 4,
                "wisdom": 2,
                "charisma": 3
            },
            "saving_throws": {
                "dexterity": 6,
                "constitution": 10,
                "wisdom": 7,
                "charisma": 8
            },
            "all_saving_throws": {
                "strength": 6,
                "dexterity": 6,
                "constitution": 10,
                "intelligence": 4,
                "wisdom": 7,
                "charisma": 8
            },
            "skill_bonuses": {
                "deception": 8,
                "perception": 12,
                "stealth": 6
            },
            "all_skill_bonuses": {
                "acrobatics": 1,
                "animal_handling": 2,
                "arcana": 4,
                "athletics": 6,
                "deception": 8,
                "history": 4,
                "insight": 2,
                "intimidation": 3,
                "investigation": 4,
                "medicine": 2,
                "nature": 4,
                "perception": 12,
                "performance": 3,
                "persuasion": 3,
                "religion": 4,
                "sleight_of_hand": 1,
                "stealth": 6,
                "survival": 2
            },
            "passive_perception": 22,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 17 (2d10 + 6) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 11,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 17,
                                "die_count": 2,
                                "die_type": "D10",
                                "bonus": 6,
                                "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 60-foot line that is 5 feet wide. Each creature in that line must make a DC 18 Dexterity saving throw, taking 54 (12d8) acid damage on a failed save, or half as much damage on a successful one.\n\nSlowing Breath. The dragon exhales gas in a 60-foot cone. Each creature in that area must succeed on a DC 18 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": "Claw",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 11,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 13,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 6,
                                "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 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: +11 to hit, reach 15 ft., one target. Hit: 15 (2d8 + 6) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Tail attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 11,
                            "reach_ft": 15,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 15,
                                "die_count": 2,
                                "die_type": "D8",
                                "bonus": 6,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_adult-green-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_adult-green-dragon",
            "name": "Adult Green Dragon",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
                "key": "huge",
                "name": "Huge",
                "rank": 5,
                "space_diameter": "15.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Dragons, Chromatic",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "lawful evil",
            "weight": "0.000",
            "armor_class": 19,
            "hit_points": 207,
            "ability_scores": {
                "strength": 23,
                "dexterity": 12,
                "constitution": 21,
                "intelligence": 18,
                "wisdom": 15,
                "charisma": 17
            },
            "modifiers": {
                "strength": 6,
                "dexterity": 1,
                "constitution": 5,
                "intelligence": 4,
                "wisdom": 2,
                "charisma": 3
            },
            "saving_throws": {
                "dexterity": 6,
                "constitution": 10,
                "wisdom": 7,
                "charisma": 8
            },
            "all_saving_throws": {
                "strength": 6,
                "dexterity": 6,
                "constitution": 10,
                "intelligence": 4,
                "wisdom": 7,
                "charisma": 8
            },
            "skill_bonuses": {
                "deception": 8,
                "insight": 7,
                "perception": 12,
                "persuasion": 8,
                "stealth": 6
            },
            "all_skill_bonuses": {
                "acrobatics": 1,
                "animal_handling": 2,
                "arcana": 4,
                "athletics": 6,
                "deception": 8,
                "history": 4,
                "insight": 7,
                "intimidation": 3,
                "investigation": 4,
                "medicine": 2,
                "nature": 4,
                "perception": 12,
                "performance": 3,
                "persuasion": 8,
                "religion": 4,
                "sleight_of_hand": 1,
                "stealth": 6,
                "survival": 2
            },
            "passive_perception": 22,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 17 (2d10 + 6) piercing damage plus 7 (2d6) poison damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 11,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 17,
                                "die_count": 2,
                                "die_type": "D10",
                                "bonus": 6,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 7,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 0,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 11,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 13,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 6,
                                "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 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": "Poison Breath",
                    "desc": "The dragon exhales poisonous gas in a 60-foot cone. Each creature in that area must make a DC 18 Constitution saving throw, taking 56 (16d6) poison damage on a failed save, or half as much damage on a successful one.\n",
                    "recharge_on_roll": 5
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 15 ft., one target. Hit: 15 (2d8 + 6) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Tail attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 11,
                            "reach_ft": 15,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 15,
                                "die_count": 2,
                                "die_type": "D8",
                                "bonus": 6,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_adult-black-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_adult-black-dragon",
            "name": "Adult Black Dragon",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
                "key": "huge",
                "name": "Huge",
                "rank": 5,
                "space_diameter": "15.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Dragons, Chromatic",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "weight": "0.000",
            "armor_class": 19,
            "hit_points": 195,
            "ability_scores": {
                "strength": 23,
                "dexterity": 14,
                "constitution": 21,
                "intelligence": 14,
                "wisdom": 13,
                "charisma": 17
            },
            "modifiers": {
                "strength": 6,
                "dexterity": 2,
                "constitution": 5,
                "intelligence": 2,
                "wisdom": 1,
                "charisma": 3
            },
            "saving_throws": {
                "dexterity": 7,
                "constitution": 10,
                "wisdom": 6,
                "charisma": 8
            },
            "all_saving_throws": {
                "strength": 6,
                "dexterity": 7,
                "constitution": 10,
                "intelligence": 2,
                "wisdom": 6,
                "charisma": 8
            },
            "skill_bonuses": {
                "perception": 11,
                "stealth": 7
            },
            "all_skill_bonuses": {
                "acrobatics": 2,
                "animal_handling": 1,
                "arcana": 2,
                "athletics": 6,
                "deception": 3,
                "history": 2,
                "insight": 1,
                "intimidation": 3,
                "investigation": 2,
                "medicine": 1,
                "nature": 2,
                "perception": 11,
                "performance": 3,
                "persuasion": 3,
                "religion": 2,
                "sleight_of_hand": 2,
                "stealth": 7,
                "survival": 1
            },
            "passive_perception": 21,
            "actions": [
                {
                    "name": "Acid Breath",
                    "desc": "The dragon exhales acid in a 60-foot line that is 5 feet wide. Each creature in that line must make a DC 18 Dexterity saving throw, taking 54 (12d8) 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: +11 to hit, reach 10 ft., one target. Hit: 17 (2d10 + 6) piercing damage plus 4 (1d8) acid damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 11,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 17,
                                "die_count": 2,
                                "die_type": "D10",
                                "bonus": 6,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 4,
                                "die_count": 1,
                                "die_type": "D8",
                                "bonus": 0,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 11,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 13,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 6,
                                "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 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: +11 to hit, reach 15 ft., one target. Hit: 15 (2d8 + 6) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Tail attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 11,
                            "reach_ft": 15,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 15,
                                "die_count": 2,
                                "die_type": "D8",
                                "bonus": 6,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_adult-brass-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_adult-brass-dragon",
            "name": "Adult Brass Dragon",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
                "key": "huge",
                "name": "Huge",
                "rank": 5,
                "space_diameter": "15.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Dragons, Metallic",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic good",
            "weight": "0.000",
            "armor_class": 18,
            "hit_points": 172,
            "ability_scores": {
                "strength": 23,
                "dexterity": 10,
                "constitution": 21,
                "intelligence": 14,
                "wisdom": 13,
                "charisma": 17
            },
            "modifiers": {
                "strength": 6,
                "dexterity": 0,
                "constitution": 5,
                "intelligence": 2,
                "wisdom": 1,
                "charisma": 3
            },
            "saving_throws": {
                "dexterity": 5,
                "constitution": 10,
                "wisdom": 6,
                "charisma": 8
            },
            "all_saving_throws": {
                "strength": 6,
                "dexterity": 5,
                "constitution": 10,
                "intelligence": 2,
                "wisdom": 6,
                "charisma": 8
            },
            "skill_bonuses": {
                "history": 7,
                "perception": 11,
                "persuasion": 8,
                "stealth": 5
            },
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 1,
                "arcana": 2,
                "athletics": 6,
                "deception": 3,
                "history": 7,
                "insight": 1,
                "intimidation": 3,
                "investigation": 2,
                "medicine": 1,
                "nature": 2,
                "perception": 11,
                "performance": 3,
                "persuasion": 8,
                "religion": 2,
                "sleight_of_hand": 0,
                "stealth": 5,
                "survival": 1
            },
            "passive_perception": 21,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 17 (2d10 + 6) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 11,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 17,
                                "die_count": 2,
                                "die_type": "D10",
                                "bonus": 6,
                                "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 an 60-foot line that is 5 feet wide. Each creature in that line must make a DC 18 Dexterity saving throw, taking 45 (13d6) 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 60-foot cone. Each creature in that area must succeed on a DC 18 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": "Claw",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 11,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 13,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 6,
                                "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 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: +11 to hit, reach 15 ft., one target. Hit: 15 (2d8 + 6) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Tail attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 11,
                            "reach_ft": 15,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 15,
                                "die_count": 2,
                                "die_type": "D8",
                                "bonus": 6,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_adult-silver-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_adult-silver-dragon",
            "name": "Adult Silver Dragon",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
                "key": "huge",
                "name": "Huge",
                "rank": 5,
                "space_diameter": "15.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Dragons, Metallic",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "lawful good",
            "weight": "0.000",
            "armor_class": 19,
            "hit_points": 243,
            "ability_scores": {
                "strength": 27,
                "dexterity": 10,
                "constitution": 25,
                "intelligence": 16,
                "wisdom": 13,
                "charisma": 21
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 0,
                "constitution": 7,
                "intelligence": 3,
                "wisdom": 1,
                "charisma": 5
            },
            "saving_throws": {
                "dexterity": 5,
                "constitution": 12,
                "wisdom": 6,
                "charisma": 10
            },
            "all_saving_throws": {
                "strength": 8,
                "dexterity": 5,
                "constitution": 12,
                "intelligence": 3,
                "wisdom": 6,
                "charisma": 10
            },
            "skill_bonuses": {
                "arcana": 8,
                "history": 8,
                "perception": 11,
                "stealth": 5
            },
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 1,
                "arcana": 8,
                "athletics": 8,
                "deception": 5,
                "history": 8,
                "insight": 1,
                "intimidation": 5,
                "investigation": 3,
                "medicine": 1,
                "nature": 3,
                "perception": 11,
                "performance": 5,
                "persuasion": 5,
                "religion": 3,
                "sleight_of_hand": 0,
                "stealth": 5,
                "survival": 1
            },
            "passive_perception": 21,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 19 (2d10 + 8) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 13,
                            "reach_ft": 10,
                            "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\nCold Breath. The dragon exhales an icy blast in a 60-foot cone. Each creature in that area must make a DC 20 Constitution saving throw, taking 58 (13d8) cold damage on a failed save, or half as much damage on a successful one.\n\nParalyzing Breath. The dragon exhales paralyzing gas in a 60-foot cone. Each creature in that area must succeed on a DC 20 Constitution saving throw or be paralyzed for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.\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: +13 to hit, reach 5 ft., one target. Hit: 15 (2d6 + 8) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 13,
                            "reach_ft": 5,
                            "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: +13 to hit, reach 15 ft., one target. Hit: 17 (2d8 + 8) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Tail attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 13,
                            "reach_ft": 15,
                            "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/srd_adult-white-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_adult-white-dragon",
            "name": "Adult White Dragon",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
                "key": "huge",
                "name": "Huge",
                "rank": 5,
                "space_diameter": "15.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Dragons, Chromatic",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "weight": "0.000",
            "armor_class": 18,
            "hit_points": 200,
            "ability_scores": {
                "strength": 22,
                "dexterity": 10,
                "constitution": 22,
                "intelligence": 8,
                "wisdom": 12,
                "charisma": 12
            },
            "modifiers": {
                "strength": 6,
                "dexterity": 0,
                "constitution": 6,
                "intelligence": -1,
                "wisdom": 1,
                "charisma": 1
            },
            "saving_throws": {
                "dexterity": 5,
                "constitution": 11,
                "wisdom": 6,
                "charisma": 6
            },
            "all_saving_throws": {
                "strength": 6,
                "dexterity": 5,
                "constitution": 11,
                "intelligence": -1,
                "wisdom": 6,
                "charisma": 6
            },
            "skill_bonuses": {
                "perception": 11,
                "stealth": 5
            },
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 1,
                "arcana": -1,
                "athletics": 6,
                "deception": 1,
                "history": -1,
                "insight": 1,
                "intimidation": 1,
                "investigation": -1,
                "medicine": 1,
                "nature": -1,
                "perception": 11,
                "performance": 1,
                "persuasion": 1,
                "religion": -1,
                "sleight_of_hand": 0,
                "stealth": 5,
                "survival": 1
            },
            "passive_perception": 21,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 17 (2d10 + 6) piercing damage plus 4 (1d8) cold damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 11,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 17,
                                "die_count": 2,
                                "die_type": "D10",
                                "bonus": 6,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 4,
                                "die_count": 1,
                                "die_type": "D8",
                                "bonus": 0,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 11,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 13,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 6,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                },
                {
                    "name": "Cold Breath",
                    "desc": "The dragon exhales an icy blast in a 60-foot cone. Each creature in that area must make a DC 19 Constitution saving throw, taking 54 (12d8) 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 14 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: +11 to hit, reach 15 ft., one target. Hit: 15 (2d8 + 6) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Tail attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 11,
                            "reach_ft": 15,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 15,
                                "die_count": 2,
                                "die_type": "D8",
                                "bonus": 6,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_planetar/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_planetar",
            "name": "Planetar",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Angels",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api",
            "alignment": "lawful good",
            "weight": "0.000",
            "armor_class": 19,
            "hit_points": 200,
            "ability_scores": {
                "strength": 24,
                "dexterity": 20,
                "constitution": 24,
                "intelligence": 19,
                "wisdom": 22,
                "charisma": 25
            },
            "modifiers": {
                "strength": 7,
                "dexterity": 5,
                "constitution": 7,
                "intelligence": 4,
                "wisdom": 6,
                "charisma": 7
            },
            "saving_throws": {
                "constitution": 12,
                "wisdom": 11,
                "charisma": 12
            },
            "all_saving_throws": {
                "strength": 7,
                "dexterity": 5,
                "constitution": 12,
                "intelligence": 4,
                "wisdom": 11,
                "charisma": 12
            },
            "skill_bonuses": {
                "perception": 11
            },
            "all_skill_bonuses": {
                "acrobatics": 5,
                "animal_handling": 6,
                "arcana": 4,
                "athletics": 7,
                "deception": 7,
                "history": 4,
                "insight": 6,
                "intimidation": 7,
                "investigation": 4,
                "medicine": 6,
                "nature": 4,
                "perception": 11,
                "performance": 7,
                "persuasion": 7,
                "religion": 4,
                "sleight_of_hand": 5,
                "stealth": 5,
                "survival": 6
            },
            "passive_perception": 21,
            "actions": [
                {
                    "name": "Greatsword",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 21 (4d6 + 7) slashing damage plus 22 (5d8) radiant damage.\n",
                    "attacks": [
                        {
                            "name": "Greatsword attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 12,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 21,
                                "die_count": 4,
                                "die_type": "D6",
                                "bonus": 7,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 22,
                                "die_count": 5,
                                "die_type": "D8",
                                "bonus": 0,
                                "type": "slashing"
                            }
                        }
                    ]
                },
                {
                    "name": "Healing Touch",
                    "desc": "The planetar touches another creature. The target magically regains 30 (6d8 + 3) hit points and is freed from any curse, disease, poison, blindness, or deafness.\n",
                    "uses_per_day": 4
                },
                {
                    "name": "Multiattack",
                    "desc": "The planetar makes two melee attacks.\n"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_aboleth/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_aboleth",
            "name": "Aboleth",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api",
            "alignment": "lawful evil",
            "weight": "0.000",
            "armor_class": 17,
            "hit_points": 135,
            "ability_scores": {
                "strength": 21,
                "dexterity": 9,
                "constitution": 15,
                "intelligence": 18,
                "wisdom": 15,
                "charisma": 18
            },
            "modifiers": {
                "strength": 5,
                "dexterity": -1,
                "constitution": 2,
                "intelligence": 4,
                "wisdom": 2,
                "charisma": 4
            },
            "saving_throws": {
                "constitution": 6,
                "intelligence": 8,
                "wisdom": 6
            },
            "all_saving_throws": {
                "strength": 5,
                "dexterity": -1,
                "constitution": 6,
                "intelligence": 8,
                "wisdom": 6,
                "charisma": 4
            },
            "skill_bonuses": {
                "history": 12,
                "perception": 10
            },
            "all_skill_bonuses": {
                "acrobatics": -1,
                "animal_handling": 2,
                "arcana": 4,
                "athletics": 5,
                "deception": 4,
                "history": 12,
                "insight": 2,
                "intimidation": 4,
                "investigation": 4,
                "medicine": 2,
                "nature": 4,
                "perception": 10,
                "performance": 4,
                "persuasion": 4,
                "religion": 4,
                "sleight_of_hand": -1,
                "stealth": -1,
                "survival": 2
            },
            "passive_perception": 20,
            "actions": [
                {
                    "name": "Enslave",
                    "desc": "The aboleth targets one creature it can see within 30 feet of it. The target must succeed on a DC 14 Wisdom saving throw or be magically charmed by the aboleth until the aboleth dies or until it is on a different plane of existence from the target. The charmed target is under the aboleth's control and can't take reactions, and the aboleth and the target can communicate telepathically with each other over any distance.\n\nWhenever the charmed target takes damage, the target can repeat the saving throw. On a success, the effect ends. No more than once every 24 hours, the target can also repeat the saving throw when it is at least 1 mile away from the aboleth.\n",
                    "uses_per_day": 3
                },
                {
                    "name": "Multiattack",
                    "desc": "The aboleth makes three tentacle attacks.\n"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 15 (3d6 + 5) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Tail attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 9,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 15,
                                "die_count": 3,
                                "die_type": "D6",
                                "bonus": 5,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                },
                {
                    "name": "Tentacle",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 12 (2d6 + 5) bludgeoning damage. If the target is a creature, it must succeed on a DC 14 Constitution saving throw or become diseased. The disease has no effect for 1 minute and can be removed by any magic that cures disease. After 1 minute, the diseased creature's skin becomes translucent and slimy, the creature can't regain hit points unless it is underwater, and the disease can be removed only by heal or another disease-curing spell of 6th level or higher. When the creature is outside a body of water, it takes 6 (1d12) acid damage every 10 minutes unless moisture is applied to the skin before 10 minutes have passed.\n",
                    "attacks": [
                        {
                            "name": "Tentacle attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 9,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 12,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 5,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_androsphinx/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_androsphinx",
            "name": "Androsphinx",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Sphinxes",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api",
            "alignment": "lawful neutral",
            "weight": "0.000",
            "armor_class": 17,
            "hit_points": 199,
            "ability_scores": {
                "strength": 22,
                "dexterity": 10,
                "constitution": 20,
                "intelligence": 16,
                "wisdom": 18,
                "charisma": 23
            },
            "modifiers": {
                "strength": 6,
                "dexterity": 0,
                "constitution": 5,
                "intelligence": 3,
                "wisdom": 4,
                "charisma": 6
            },
            "saving_throws": {
                "dexterity": 6,
                "constitution": 11,
                "intelligence": 9,
                "wisdom": 10
            },
            "all_saving_throws": {
                "strength": 6,
                "dexterity": 6,
                "constitution": 11,
                "intelligence": 9,
                "wisdom": 10,
                "charisma": 6
            },
            "skill_bonuses": {
                "arcana": 9,
                "perception": 10,
                "religion": 15
            },
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 4,
                "arcana": 9,
                "athletics": 6,
                "deception": 6,
                "history": 3,
                "insight": 4,
                "intimidation": 6,
                "investigation": 3,
                "medicine": 4,
                "nature": 3,
                "perception": 10,
                "performance": 6,
                "persuasion": 6,
                "religion": 15,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 4
            },
            "passive_perception": 20,
            "actions": [
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 5 ft., one target. Hit: 17 (2d10 + 6) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 12,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 17,
                                "die_count": 2,
                                "die_type": "D10",
                                "bonus": 6,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                },
                {
                    "name": "Multiattack",
                    "desc": "The sphinx makes two claw attacks.\n"
                },
                {
                    "name": "Roar",
                    "desc": "The sphinx emits a magical roar. Each time it roars before finishing a long rest, the roar is louder and the effect is different, as detailed below. Each creature within 500 feet of the sphinx and able to hear the roar must make a saving throw.\n\nFirst Roar. Each creature that fails a DC 18 Wisdom saving throw is frightened for 1 minute. A frightened creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.\n\nSecond Roar. Each creature that fails a DC 18 Wisdom saving throw is deafened and frightened for 1 minute. A frightened creature is paralyzed and can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.\n\nThird Roar. Each creature makes a DC 18 Constitution saving throw. On a failed save, a creature takes 44 (8d10) thunder damage and is knocked prone. On a successful save, the creature takes half as much damage and isn't knocked prone.\n",
                    "uses_per_day": 3
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_deva/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_deva",
            "name": "Deva",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
                "key": "medium",
                "name": "Medium",
                "rank": 3,
                "space_diameter": "5.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Angels",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api",
            "alignment": "lawful good",
            "weight": "0.000",
            "armor_class": 17,
            "hit_points": 136,
            "ability_scores": {
                "strength": 18,
                "dexterity": 18,
                "constitution": 18,
                "intelligence": 17,
                "wisdom": 20,
                "charisma": 20
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 4,
                "constitution": 4,
                "intelligence": 3,
                "wisdom": 5,
                "charisma": 5
            },
            "saving_throws": {
                "wisdom": 9,
                "charisma": 9
            },
            "all_saving_throws": {
                "strength": 4,
                "dexterity": 4,
                "constitution": 4,
                "intelligence": 3,
                "wisdom": 9,
                "charisma": 9
            },
            "skill_bonuses": {
                "insight": 9,
                "perception": 9
            },
            "all_skill_bonuses": {
                "acrobatics": 4,
                "animal_handling": 5,
                "arcana": 3,
                "athletics": 4,
                "deception": 5,
                "history": 3,
                "insight": 9,
                "intimidation": 5,
                "investigation": 3,
                "medicine": 5,
                "nature": 3,
                "perception": 9,
                "performance": 5,
                "persuasion": 5,
                "religion": 3,
                "sleight_of_hand": 4,
                "stealth": 4,
                "survival": 5
            },
            "passive_perception": 19,
            "actions": [
                {
                    "name": "Change Shape",
                    "desc": "The deva magically polymorphs into a humanoid or beast that has a challenge rating equal to or less 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 deva's choice).\n\nIn a new form, the deva retains its game statistics and ability to speak, but its AC, movement modes, Strength, Dexterity, and special senses are replaced by those of the new form, and it gains any statistics and capabilities (except class features, legendary actions, and lair actions) that the new form has but that it lacks.\n"
                },
                {
                    "name": "Healing Touch",
                    "desc": "The deva touches another creature. The target magically regains 20 (4d8 + 2) hit points and is freed from any curse, disease, poison, blindness, or deafness.\n",
                    "uses_per_day": 3
                },
                {
                    "name": "Mace",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) bludgeoning damage plus 18 (4d8) radiant damage.\n",
                    "attacks": [
                        {
                            "name": "Mace attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 8,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 7,
                                "die_count": 1,
                                "die_type": "D6",
                                "bonus": 4,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 18,
                                "die_count": 4,
                                "die_type": "D8",
                                "bonus": 0,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                },
                {
                    "name": "Multiattack",
                    "desc": "The deva makes two melee attacks.\n"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_lich/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_lich",
            "name": "Lich",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
                "key": "medium",
                "name": "Medium",
                "rank": 3,
                "space_diameter": "5.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api",
            "alignment": "any evil alignment",
            "weight": "0.000",
            "armor_class": 17,
            "hit_points": 135,
            "ability_scores": {
                "strength": 11,
                "dexterity": 16,
                "constitution": 16,
                "intelligence": 20,
                "wisdom": 14,
                "charisma": 16
            },
            "modifiers": {
                "strength": 0,
                "dexterity": 3,
                "constitution": 3,
                "intelligence": 5,
                "wisdom": 2,
                "charisma": 3
            },
            "saving_throws": {
                "constitution": 10,
                "intelligence": 12,
                "wisdom": 9
            },
            "all_saving_throws": {
                "strength": 0,
                "dexterity": 3,
                "constitution": 10,
                "intelligence": 12,
                "wisdom": 9,
                "charisma": 3
            },
            "skill_bonuses": {
                "arcana": 18,
                "history": 12,
                "insight": 9,
                "perception": 9
            },
            "all_skill_bonuses": {
                "acrobatics": 3,
                "animal_handling": 2,
                "arcana": 18,
                "athletics": 0,
                "deception": 3,
                "history": 12,
                "insight": 9,
                "intimidation": 3,
                "investigation": 5,
                "medicine": 2,
                "nature": 5,
                "perception": 9,
                "performance": 3,
                "persuasion": 3,
                "religion": 5,
                "sleight_of_hand": 3,
                "stealth": 3,
                "survival": 2
            },
            "passive_perception": 19,
            "actions": [
                {
                    "name": "Paralyzing Touch",
                    "desc": "Melee Spell Attack: +12 to hit, reach 5 ft., one creature. Hit: 10 (3d6) cold damage. The target must succeed on a DC 18 Constitution saving throw or be paralyzed for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.\n",
                    "attacks": [
                        {
                            "name": "Paralyzing Touch attack",
                            "attack_type": "SPELL",
                            "to_hit_mod": 12,
                            "reach_ft": 5,
                            "target_creature_only": true,
                            "damage": {
                                "amount": 10,
                                "die_count": 3,
                                "die_type": "D6",
                                "bonus": 0,
                                "type": "cold"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "cold"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_storm-giant/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_storm-giant",
            "name": "Storm Giant",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
                "key": "huge",
                "name": "Huge",
                "rank": 5,
                "space_diameter": "15.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Giants",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/giant/?format=api",
            "alignment": "chaotic good",
            "weight": "0.000",
            "armor_class": 16,
            "hit_points": 230,
            "ability_scores": {
                "strength": 29,
                "dexterity": 14,
                "constitution": 20,
                "intelligence": 16,
                "wisdom": 18,
                "charisma": 18
            },
            "modifiers": {
                "strength": 9,
                "dexterity": 2,
                "constitution": 5,
                "intelligence": 3,
                "wisdom": 4,
                "charisma": 4
            },
            "saving_throws": {
                "strength": 14,
                "constitution": 10,
                "wisdom": 9,
                "charisma": 9
            },
            "all_saving_throws": {
                "strength": 14,
                "dexterity": 2,
                "constitution": 10,
                "intelligence": 3,
                "wisdom": 9,
                "charisma": 9
            },
            "skill_bonuses": {
                "arcana": 8,
                "athletics": 14,
                "history": 8,
                "perception": 9
            },
            "all_skill_bonuses": {
                "acrobatics": 2,
                "animal_handling": 4,
                "arcana": 8,
                "athletics": 14,
                "deception": 4,
                "history": 8,
                "insight": 4,
                "intimidation": 4,
                "investigation": 3,
                "medicine": 4,
                "nature": 3,
                "perception": 9,
                "performance": 4,
                "persuasion": 4,
                "religion": 3,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": 4
            },
            "passive_perception": 19,
            "actions": [
                {
                    "name": "Greatsword",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 30 (6d6 + 9) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Greatsword attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 14,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 30,
                                "die_count": 6,
                                "die_type": "D6",
                                "bonus": 9,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                },
                {
                    "name": "Lightning Strike",
                    "desc": "The giant hurls a magical lightning bolt at a point it can see within 500 feet of it. Each creature within 10 feet of that point must make a DC 17 Dexterity saving throw, taking 54 (12d8) lightning damage on a failed save, or half as much damage on a successful one.\n",
                    "recharge_on_roll": 5
                },
                {
                    "name": "Multiattack",
                    "desc": "The giant makes two greatsword attacks.\n"
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +14 to hit, range 60/240 ft., one target. Hit: 35 (4d12 + 9) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Rock attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 14,
                            "range_ft": 60,
                            "long_range_ft": 240,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 35,
                                "die_count": 4,
                                "die_type": "D12",
                                "bonus": 9,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_young-blue-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_young-blue-dragon",
            "name": "Young Blue Dragon",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Dragons, Chromatic",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "lawful evil",
            "weight": "0.000",
            "armor_class": 18,
            "hit_points": 152,
            "ability_scores": {
                "strength": 21,
                "dexterity": 10,
                "constitution": 19,
                "intelligence": 14,
                "wisdom": 13,
                "charisma": 17
            },
            "modifiers": {
                "strength": 5,
                "dexterity": 0,
                "constitution": 4,
                "intelligence": 2,
                "wisdom": 1,
                "charisma": 3
            },
            "saving_throws": {
                "dexterity": 4,
                "constitution": 8,
                "wisdom": 5,
                "charisma": 7
            },
            "all_saving_throws": {
                "strength": 5,
                "dexterity": 4,
                "constitution": 8,
                "intelligence": 2,
                "wisdom": 5,
                "charisma": 7
            },
            "skill_bonuses": {
                "perception": 9,
                "stealth": 4
            },
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 1,
                "arcana": 2,
                "athletics": 5,
                "deception": 3,
                "history": 2,
                "insight": 1,
                "intimidation": 3,
                "investigation": 2,
                "medicine": 1,
                "nature": 2,
                "perception": 9,
                "performance": 3,
                "persuasion": 3,
                "religion": 2,
                "sleight_of_hand": 0,
                "stealth": 4,
                "survival": 1
            },
            "passive_perception": 19,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 16 (2d10 + 5) piercing damage plus 5 (1d10) lightning damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 9,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 16,
                                "die_count": 2,
                                "die_type": "D10",
                                "bonus": 5,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 5,
                                "die_count": 1,
                                "die_type": "D10",
                                "bonus": 0,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 9,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 12,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 5,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                },
                {
                    "name": "Lightning Breath",
                    "desc": "The dragon exhales lightning in an 60-foot line that is 5 feet wide. Each creature in that line must make a DC 16 Dexterity saving throw, taking 55 (10d10) lightning damage on a failed save, or half as much damage on a successful one.\n",
                    "recharge_on_roll": 5
                },
                {
                    "name": "Multiattack",
                    "desc": "The dragon makes three attacks: one with its bite and two with its claws.\n"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_young-gold-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_young-gold-dragon",
            "name": "Young Gold Dragon",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Dragons, Metallic",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "lawful good",
            "weight": "0.000",
            "armor_class": 18,
            "hit_points": 178,
            "ability_scores": {
                "strength": 23,
                "dexterity": 14,
                "constitution": 21,
                "intelligence": 16,
                "wisdom": 13,
                "charisma": 20
            },
            "modifiers": {
                "strength": 6,
                "dexterity": 2,
                "constitution": 5,
                "intelligence": 3,
                "wisdom": 1,
                "charisma": 5
            },
            "saving_throws": {
                "dexterity": 6,
                "constitution": 9,
                "wisdom": 5,
                "charisma": 9
            },
            "all_saving_throws": {
                "strength": 6,
                "dexterity": 6,
                "constitution": 9,
                "intelligence": 3,
                "wisdom": 5,
                "charisma": 9
            },
            "skill_bonuses": {
                "insight": 5,
                "perception": 9,
                "persuasion": 9,
                "stealth": 6
            },
            "all_skill_bonuses": {
                "acrobatics": 2,
                "animal_handling": 1,
                "arcana": 3,
                "athletics": 6,
                "deception": 5,
                "history": 3,
                "insight": 5,
                "intimidation": 5,
                "investigation": 3,
                "medicine": 1,
                "nature": 3,
                "perception": 9,
                "performance": 5,
                "persuasion": 9,
                "religion": 3,
                "sleight_of_hand": 2,
                "stealth": 6,
                "survival": 1
            },
            "passive_perception": 19,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 17 (2d10 + 6) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 10,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 17,
                                "die_count": 2,
                                "die_type": "D10",
                                "bonus": 6,
                                "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 30-foot cone. Each creature in that area must make a DC 17 Dexterity saving throw, taking 55 (10d10) fire damage on a failed save, or half as much damage on a successful one.\n\nWeakening Breath. The dragon exhales gas in a 30-foot cone. Each creature in that area must succeed on a DC 17 Strength saving throw or have disadvantage on Strength-based attack rolls, Strength checks, and Strength saving throws for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.\n",
                    "recharge_on_roll": 5
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 10,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 13,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 6,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                },
                {
                    "name": "Multiattack",
                    "desc": "The dragon makes three attacks: one with its bite and two with its claws.\n"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_barbed-devil/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_barbed-devil",
            "name": "Barbed Devil",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
                "key": "medium",
                "name": "Medium",
                "rank": 3,
                "space_diameter": "5.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Devils",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/fiend/?format=api",
            "alignment": "lawful evil",
            "weight": "0.000",
            "armor_class": 15,
            "hit_points": 110,
            "ability_scores": {
                "strength": 16,
                "dexterity": 17,
                "constitution": 18,
                "intelligence": 12,
                "wisdom": 14,
                "charisma": 14
            },
            "modifiers": {
                "strength": 3,
                "dexterity": 3,
                "constitution": 4,
                "intelligence": 1,
                "wisdom": 2,
                "charisma": 2
            },
            "saving_throws": {
                "strength": 6,
                "constitution": 7,
                "wisdom": 5,
                "charisma": 5
            },
            "all_saving_throws": {
                "strength": 6,
                "dexterity": 3,
                "constitution": 7,
                "intelligence": 1,
                "wisdom": 5,
                "charisma": 5
            },
            "skill_bonuses": {
                "deception": 5,
                "insight": 5,
                "perception": 8
            },
            "all_skill_bonuses": {
                "acrobatics": 3,
                "animal_handling": 2,
                "arcana": 1,
                "athletics": 3,
                "deception": 5,
                "history": 1,
                "insight": 5,
                "intimidation": 2,
                "investigation": 1,
                "medicine": 2,
                "nature": 1,
                "perception": 8,
                "performance": 2,
                "persuasion": 2,
                "religion": 1,
                "sleight_of_hand": 3,
                "stealth": 3,
                "survival": 2
            },
            "passive_perception": 18,
            "actions": [
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 6,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 6,
                                "die_count": 1,
                                "die_type": "D6",
                                "bonus": 3,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Hurl Flame",
                    "desc": "Ranged Spell Attack: +5 to hit, range 150 ft., one target. Hit: 10 (3d6) fire damage. If the target is a flammable object that isn't being worn or carried, it also catches fire.\n",
                    "attacks": [
                        {
                            "name": "Hurl Flame attack",
                            "attack_type": "SPELL",
                            "to_hit_mod": 5,
                            "range_ft": 150,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 10,
                                "die_count": 3,
                                "die_type": "D6",
                                "bonus": 0,
                                "type": "fire"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "fire"
                            }
                        }
                    ]
                },
                {
                    "name": "Multiattack",
                    "desc": "The devil makes three melee attacks: one with its tail and two with its claws. Alternatively, it can use Hurl Flame twice.\n"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Tail attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 6,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 10,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 3,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_chimera/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_chimera",
            "name": "Chimera",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api",
            "alignment": "chaotic evil",
            "weight": "0.000",
            "armor_class": 14,
            "hit_points": 114,
            "ability_scores": {
                "strength": 19,
                "dexterity": 11,
                "constitution": 19,
                "intelligence": 3,
                "wisdom": 14,
                "charisma": 10
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 0,
                "constitution": 4,
                "intelligence": -4,
                "wisdom": 2,
                "charisma": 0
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 4,
                "dexterity": 0,
                "constitution": 4,
                "intelligence": -4,
                "wisdom": 2,
                "charisma": 0
            },
            "skill_bonuses": {
                "perception": 8
            },
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 2,
                "arcana": -4,
                "athletics": 4,
                "deception": 0,
                "history": -4,
                "insight": 2,
                "intimidation": 0,
                "investigation": -4,
                "medicine": 2,
                "nature": -4,
                "perception": 8,
                "performance": 0,
                "persuasion": 0,
                "religion": -4,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 2
            },
            "passive_perception": 18,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 7,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 11,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 4,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claws attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 7,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 11,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 4,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                },
                {
                    "name": "Fire Breath",
                    "desc": "The dragon head exhales fire in a 15-foot cone. Each creature in that area must make a DC 15 Dexterity saving throw, taking 31 (7d8) fire damage on a failed save, or half as much damage on a successful one.\n",
                    "recharge_on_roll": 5
                },
                {
                    "name": "Horns",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 10 (1d12 + 4) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Horns attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 7,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 10,
                                "die_count": 1,
                                "die_type": "D12",
                                "bonus": 4,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                },
                {
                    "name": "Multiattack",
                    "desc": "The chimera makes three attacks: one with its bite, one with its horns, and one with its claws. When its fire breath is available, it can use the breath in place of its bite or horns.\n"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_gynosphinx/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_gynosphinx",
            "name": "Gynosphinx",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Sphinxes",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api",
            "alignment": "lawful neutral",
            "weight": "0.000",
            "armor_class": 17,
            "hit_points": 136,
            "ability_scores": {
                "strength": 18,
                "dexterity": 15,
                "constitution": 16,
                "intelligence": 18,
                "wisdom": 18,
                "charisma": 18
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 2,
                "constitution": 3,
                "intelligence": 4,
                "wisdom": 4,
                "charisma": 4
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 4,
                "dexterity": 2,
                "constitution": 3,
                "intelligence": 4,
                "wisdom": 4,
                "charisma": 4
            },
            "skill_bonuses": {
                "arcana": 12,
                "history": 12,
                "perception": 8,
                "religion": 8
            },
            "all_skill_bonuses": {
                "acrobatics": 2,
                "animal_handling": 4,
                "arcana": 12,
                "athletics": 4,
                "deception": 4,
                "history": 12,
                "insight": 4,
                "intimidation": 4,
                "investigation": 4,
                "medicine": 4,
                "nature": 4,
                "perception": 8,
                "performance": 4,
                "persuasion": 4,
                "religion": 8,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": 4
            },
            "passive_perception": 18,
            "actions": [
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 8,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 13,
                                "die_count": 2,
                                "die_type": "D8",
                                "bonus": 4,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                },
                {
                    "name": "Multiattack",
                    "desc": "The sphinx makes two claw attacks.\n"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_invisible-stalker/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_invisible-stalker",
            "name": "Invisible Stalker",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
                "key": "medium",
                "name": "Medium",
                "rank": 3,
                "space_diameter": "5.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/elemental/?format=api",
            "alignment": "neutral",
            "weight": "0.000",
            "armor_class": 14,
            "hit_points": 104,
            "ability_scores": {
                "strength": 16,
                "dexterity": 19,
                "constitution": 14,
                "intelligence": 10,
                "wisdom": 15,
                "charisma": 11
            },
            "modifiers": {
                "strength": 3,
                "dexterity": 4,
                "constitution": 2,
                "intelligence": 0,
                "wisdom": 2,
                "charisma": 0
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 3,
                "dexterity": 4,
                "constitution": 2,
                "intelligence": 0,
                "wisdom": 2,
                "charisma": 0
            },
            "skill_bonuses": {
                "perception": 8,
                "stealth": 10
            },
            "all_skill_bonuses": {
                "acrobatics": 4,
                "animal_handling": 2,
                "arcana": 0,
                "athletics": 3,
                "deception": 0,
                "history": 0,
                "insight": 2,
                "intimidation": 0,
                "investigation": 0,
                "medicine": 2,
                "nature": 0,
                "perception": 8,
                "performance": 0,
                "persuasion": 0,
                "religion": 0,
                "sleight_of_hand": 4,
                "stealth": 10,
                "survival": 2
            },
            "passive_perception": 18,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The stalker makes two slam attacks.\n"
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Slam attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 6,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 10,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 3,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_young-red-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_young-red-dragon",
            "name": "Young Red Dragon",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Dragons, Chromatic",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "weight": "0.000",
            "armor_class": 18,
            "hit_points": 178,
            "ability_scores": {
                "strength": 23,
                "dexterity": 10,
                "constitution": 21,
                "intelligence": 14,
                "wisdom": 11,
                "charisma": 19
            },
            "modifiers": {
                "strength": 6,
                "dexterity": 0,
                "constitution": 5,
                "intelligence": 2,
                "wisdom": 0,
                "charisma": 4
            },
            "saving_throws": {
                "dexterity": 4,
                "constitution": 9,
                "wisdom": 4,
                "charisma": 8
            },
            "all_saving_throws": {
                "strength": 6,
                "dexterity": 4,
                "constitution": 9,
                "intelligence": 2,
                "wisdom": 4,
                "charisma": 8
            },
            "skill_bonuses": {
                "perception": 8,
                "stealth": 4
            },
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 0,
                "arcana": 2,
                "athletics": 6,
                "deception": 4,
                "history": 2,
                "insight": 0,
                "intimidation": 4,
                "investigation": 2,
                "medicine": 0,
                "nature": 2,
                "perception": 8,
                "performance": 4,
                "persuasion": 4,
                "religion": 2,
                "sleight_of_hand": 0,
                "stealth": 4,
                "survival": 0
            },
            "passive_perception": 18,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 17 (2d10 + 6) piercing damage plus 3 (1d6) fire damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 10,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 17,
                                "die_count": 2,
                                "die_type": "D10",
                                "bonus": 6,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 3,
                                "die_count": 1,
                                "die_type": "D6",
                                "bonus": 0,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 10,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 13,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 6,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                },
                {
                    "name": "Fire Breath",
                    "desc": "The dragon exhales fire in a 30-foot cone. Each creature in that area must make a DC 17 Dexterity saving throw, taking 56 (16d6) fire damage on a failed save, or half as much damage on a successful one.\n",
                    "recharge_on_roll": 5
                },
                {
                    "name": "Multiattack",
                    "desc": "The dragon makes three attacks: one with its bite and two with its claws.\n"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_young-silver-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_young-silver-dragon",
            "name": "Young Silver Dragon",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Dragons, Metallic",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "lawful good",
            "weight": "0.000",
            "armor_class": 18,
            "hit_points": 168,
            "ability_scores": {
                "strength": 23,
                "dexterity": 10,
                "constitution": 21,
                "intelligence": 14,
                "wisdom": 11,
                "charisma": 19
            },
            "modifiers": {
                "strength": 6,
                "dexterity": 0,
                "constitution": 5,
                "intelligence": 2,
                "wisdom": 0,
                "charisma": 4
            },
            "saving_throws": {
                "dexterity": 4,
                "constitution": 9,
                "wisdom": 4,
                "charisma": 8
            },
            "all_saving_throws": {
                "strength": 6,
                "dexterity": 4,
                "constitution": 9,
                "intelligence": 2,
                "wisdom": 4,
                "charisma": 8
            },
            "skill_bonuses": {
                "arcana": 6,
                "history": 6,
                "perception": 8,
                "stealth": 4
            },
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 0,
                "arcana": 6,
                "athletics": 6,
                "deception": 4,
                "history": 6,
                "insight": 0,
                "intimidation": 4,
                "investigation": 2,
                "medicine": 0,
                "nature": 2,
                "perception": 8,
                "performance": 4,
                "persuasion": 4,
                "religion": 2,
                "sleight_of_hand": 0,
                "stealth": 4,
                "survival": 0
            },
            "passive_perception": 18,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 17 (2d10 + 6) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 10,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 17,
                                "die_count": 2,
                                "die_type": "D10",
                                "bonus": 6,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Breath Weapons",
                    "desc": "The dragon uses one of the following breath weapons.\n\nCold Breath. The dragon exhales an icy blast in a 30-foot cone. Each creature in that area must make a DC 17 Constitution saving throw, taking 54 (12d8) cold damage on a failed save, or half as much damage on a successful one.\n\nParalyzing Breath. The dragon exhales paralyzing gas in a 30-foot cone. Each creature in that area must succeed on a DC 17 Constitution saving throw or be paralyzed for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.\n",
                    "recharge_on_roll": 5
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 10,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 13,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 6,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                },
                {
                    "name": "Multiattack",
                    "desc": "The dragon makes three attacks: one with its bite and two with its claws.\n"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_cloud-giant/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_cloud-giant",
            "name": "Cloud Giant",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
                "key": "huge",
                "name": "Huge",
                "rank": 5,
                "space_diameter": "15.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Giants",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/giant/?format=api",
            "alignment": "neutral good (50%) or neutral evil (50%)",
            "weight": "0.000",
            "armor_class": 14,
            "hit_points": 200,
            "ability_scores": {
                "strength": 27,
                "dexterity": 10,
                "constitution": 22,
                "intelligence": 12,
                "wisdom": 16,
                "charisma": 16
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 0,
                "constitution": 6,
                "intelligence": 1,
                "wisdom": 3,
                "charisma": 3
            },
            "saving_throws": {
                "constitution": 10,
                "wisdom": 7,
                "charisma": 7
            },
            "all_saving_throws": {
                "strength": 8,
                "dexterity": 0,
                "constitution": 10,
                "intelligence": 1,
                "wisdom": 7,
                "charisma": 7
            },
            "skill_bonuses": {
                "insight": 7,
                "perception": 7
            },
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 3,
                "arcana": 1,
                "athletics": 8,
                "deception": 3,
                "history": 1,
                "insight": 7,
                "intimidation": 3,
                "investigation": 1,
                "medicine": 3,
                "nature": 1,
                "perception": 7,
                "performance": 3,
                "persuasion": 3,
                "religion": 1,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 3
            },
            "passive_perception": 17,
            "actions": [
                {
                    "name": "Morningstar",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 21 (3d8 + 8) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Morningstar attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 12,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 21,
                                "die_count": 3,
                                "die_type": "D8",
                                "bonus": 8,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Multiattack",
                    "desc": "The giant makes two morningstar attacks.\n"
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +12 to hit, range 60/240 ft., one target. Hit: 30 (4d10 + 8) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Rock attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 12,
                            "range_ft": 60,
                            "long_range_ft": 240,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 30,
                                "die_count": 4,
                                "die_type": "D10",
                                "bonus": 8,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_minotaur/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_minotaur",
            "name": "Minotaur",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api",
            "alignment": "chaotic evil",
            "weight": "0.000",
            "armor_class": 14,
            "hit_points": 76,
            "ability_scores": {
                "strength": 18,
                "dexterity": 11,
                "constitution": 16,
                "intelligence": 6,
                "wisdom": 16,
                "charisma": 9
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 0,
                "constitution": 3,
                "intelligence": -2,
                "wisdom": 3,
                "charisma": -1
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 4,
                "dexterity": 0,
                "constitution": 3,
                "intelligence": -2,
                "wisdom": 3,
                "charisma": -1
            },
            "skill_bonuses": {
                "perception": 7
            },
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 3,
                "arcana": -2,
                "athletics": 4,
                "deception": -1,
                "history": -2,
                "insight": 3,
                "intimidation": -1,
                "investigation": -2,
                "medicine": 3,
                "nature": -2,
                "perception": 7,
                "performance": -1,
                "persuasion": -1,
                "religion": -2,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 3
            },
            "passive_perception": 17,
            "actions": [
                {
                    "name": "Gore",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Gore attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 6,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 13,
                                "die_count": 2,
                                "die_type": "D8",
                                "bonus": 4,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Greataxe",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 17 (2d12 + 4) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Greataxe attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 6,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 17,
                                "die_count": 2,
                                "die_type": "D12",
                                "bonus": 4,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_vampire/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_vampire",
            "name": "Vampire",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
                "key": "medium",
                "name": "Medium",
                "rank": 3,
                "space_diameter": "5.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Vampires",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api",
            "alignment": "lawful evil",
            "weight": "0.000",
            "armor_class": 16,
            "hit_points": 144,
            "ability_scores": {
                "strength": 18,
                "dexterity": 18,
                "constitution": 18,
                "intelligence": 17,
                "wisdom": 15,
                "charisma": 18
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 4,
                "constitution": 4,
                "intelligence": 3,
                "wisdom": 2,
                "charisma": 4
            },
            "saving_throws": {
                "dexterity": 9,
                "wisdom": 7,
                "charisma": 9
            },
            "all_saving_throws": {
                "strength": 4,
                "dexterity": 9,
                "constitution": 4,
                "intelligence": 3,
                "wisdom": 7,
                "charisma": 9
            },
            "skill_bonuses": {
                "perception": 7,
                "stealth": 9
            },
            "all_skill_bonuses": {
                "acrobatics": 4,
                "animal_handling": 2,
                "arcana": 3,
                "athletics": 4,
                "deception": 4,
                "history": 3,
                "insight": 2,
                "intimidation": 4,
                "investigation": 3,
                "medicine": 2,
                "nature": 3,
                "perception": 7,
                "performance": 4,
                "persuasion": 4,
                "religion": 3,
                "sleight_of_hand": 4,
                "stealth": 9,
                "survival": 2
            },
            "passive_perception": 17,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "(Bat or Vampire Form Only). Melee Weapon Attack: +9 to hit, reach 5 ft., one willing creature, or a creature that is grappled by the vampire, incapacitated, or restrained. Hit: 7 (1d6 + 4) piercing damage plus 10 (3d6) necrotic damage. The target's hit point maximum is reduced by an amount equal to the necrotic damage taken, and the vampire regains hit points equal to that amount. The reduction lasts until the target finishes a long rest. The target dies if this effect reduces its hit point maximum to 0. A humanoid slain in this way and then buried in the ground rises the following night as a vampire spawn under the vampire's control.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 9,
                            "reach_ft": 5,
                            "target_creature_only": true,
                            "damage": {
                                "amount": 7,
                                "die_count": 1,
                                "die_type": "D6",
                                "bonus": 4,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 10,
                                "die_count": 3,
                                "die_type": "D6",
                                "bonus": 0,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Charm",
                    "desc": "The vampire targets one humanoid it can see within 30 feet of it. If the target can see the vampire, the target must succeed on a DC 17 Wisdom saving throw against this magic or be charmed by the vampire. The charmed target regards the vampire as a trusted friend to be heeded and protected. Although the target isn't under the vampire's control, it takes the vampire's requests or actions in the most favorable way it can, and it is a willing target for the vampire's bite attack.\n\nEach time the vampire or the vampire's companions do anything harmful to the target, it can repeat the saving throw, ending the effect on itself on a success. Otherwise, the effect lasts 24 hours or until the vampire is destroyed, is on a different plane of existence than the target, or takes a bonus action to end the effect.\n"
                },
                {
                    "name": "Children of the Night",
                    "desc": "The vampire magically calls 2d4 swarms of bats or rats, provided that the sun isn't up. While outdoors, the vampire can call 3d6 wolves instead. The called creatures arrive in 1d4 rounds, acting as allies of the vampire and obeying its spoken commands. The beasts remain for 1 hour, until the vampire dies, or until the vampire dismisses them as a bonus action.\n",
                    "uses_per_day": 1
                },
                {
                    "name": "Multiattack",
                    "desc": "(Vampire Form Only). The vampire makes two attacks, only one of which can be a bite attack.\n"
                },
                {
                    "name": "Unarmed Strike",
                    "desc": "(Vampire Form Only). Melee Weapon Attack: +9 to hit, reach 5 ft., one creature. Hit: 8 (1d8 + 4) bludgeoning damage. Instead of dealing damage, the vampire can grapple the target (escape DC 18).\n",
                    "attacks": [
                        {
                            "name": "Unarmed Strike attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 9,
                            "reach_ft": 5,
                            "target_creature_only": true,
                            "damage": {
                                "amount": 8,
                                "die_count": 1,
                                "die_type": "D8",
                                "bonus": 4,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_werebear/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_werebear",
            "name": "Werebear",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
                "key": "medium",
                "name": "Medium",
                "rank": 3,
                "space_diameter": "5.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Lycanthropes",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api",
            "alignment": "neutral good",
            "weight": "0.000",
            "armor_class": 10,
            "hit_points": 135,
            "ability_scores": {
                "strength": 19,
                "dexterity": 10,
                "constitution": 17,
                "intelligence": 11,
                "wisdom": 12,
                "charisma": 12
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 0,
                "constitution": 3,
                "intelligence": 0,
                "wisdom": 1,
                "charisma": 1
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 4,
                "dexterity": 0,
                "constitution": 3,
                "intelligence": 0,
                "wisdom": 1,
                "charisma": 1
            },
            "skill_bonuses": {
                "perception": 7
            },
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 1,
                "arcana": 0,
                "athletics": 4,
                "deception": 1,
                "history": 0,
                "insight": 1,
                "intimidation": 1,
                "investigation": 0,
                "medicine": 1,
                "nature": 0,
                "perception": 7,
                "performance": 1,
                "persuasion": 1,
                "religion": 0,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 1
            },
            "passive_perception": 17,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "(Bear or Hybrid Form Only). Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 15 (2d10 + 4) piercing damage. If the target is a humanoid, it must succeed on a DC 14 Constitution saving throw or be cursed with werebear lycanthropy.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 7,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 15,
                                "die_count": 2,
                                "die_type": "D10",
                                "bonus": 4,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Claw",
                    "desc": "(Bear or Hybrid Form Only). Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 7,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 13,
                                "die_count": 2,
                                "die_type": "D8",
                                "bonus": 4,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                },
                {
                    "name": "Greataxe",
                    "desc": "(Humanoid or Hybrid Form Only). Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 10 (1d12 + 4) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Greataxe attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 7,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 10,
                                "die_count": 1,
                                "die_type": "D12",
                                "bonus": 4,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                },
                {
                    "name": "Multiattack",
                    "desc": "In bear form, the werebear makes two claw attacks. In humanoid form, it makes two greataxe attacks. In hybrid form, it can attack like a bear or a humanoid.\n"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_young-bronze-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_young-bronze-dragon",
            "name": "Young Bronze Dragon",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Dragons, Metallic",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "lawful good",
            "weight": "0.000",
            "armor_class": 18,
            "hit_points": 142,
            "ability_scores": {
                "strength": 21,
                "dexterity": 10,
                "constitution": 19,
                "intelligence": 14,
                "wisdom": 13,
                "charisma": 17
            },
            "modifiers": {
                "strength": 5,
                "dexterity": 0,
                "constitution": 4,
                "intelligence": 2,
                "wisdom": 1,
                "charisma": 3
            },
            "saving_throws": {
                "dexterity": 3,
                "constitution": 7,
                "wisdom": 4,
                "charisma": 6
            },
            "all_saving_throws": {
                "strength": 5,
                "dexterity": 3,
                "constitution": 7,
                "intelligence": 2,
                "wisdom": 4,
                "charisma": 6
            },
            "skill_bonuses": {
                "insight": 4,
                "perception": 7,
                "stealth": 3
            },
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 1,
                "arcana": 2,
                "athletics": 5,
                "deception": 3,
                "history": 2,
                "insight": 4,
                "intimidation": 3,
                "investigation": 2,
                "medicine": 1,
                "nature": 2,
                "perception": 7,
                "performance": 3,
                "persuasion": 3,
                "religion": 2,
                "sleight_of_hand": 0,
                "stealth": 3,
                "survival": 1
            },
            "passive_perception": 17,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 16 (2d10 + 5) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 8,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 16,
                                "die_count": 2,
                                "die_type": "D10",
                                "bonus": 5,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Breath Weapons",
                    "desc": "The dragon uses one of the following breath weapons.\n\nLightning Breath. The dragon exhales lightning in a 60-foot line that is 5 feet wide. Each creature in that line must make a DC 15 Dexterity saving throw, taking 55 (10d10) lightning damage on a failed save, or half as much damage on a successful one.\n\nRepulsion Breath. The dragon exhales repulsion energy in a 30-foot cone. Each creature in that area must succeed on a DC 15 Strength saving throw. On a failed save, the creature is pushed 40 feet away from the dragon.\n",
                    "recharge_on_roll": 5
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 8,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 12,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 5,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                },
                {
                    "name": "Multiattack",
                    "desc": "The dragon makes three attacks: one with its bite and two with its claws.\n"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_young-copper-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_young-copper-dragon",
            "name": "Young Copper Dragon",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Dragons, Metallic",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic good",
            "weight": "0.000",
            "armor_class": 17,
            "hit_points": 119,
            "ability_scores": {
                "strength": 19,
                "dexterity": 12,
                "constitution": 17,
                "intelligence": 16,
                "wisdom": 13,
                "charisma": 15
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 1,
                "constitution": 3,
                "intelligence": 3,
                "wisdom": 1,
                "charisma": 2
            },
            "saving_throws": {
                "dexterity": 4,
                "constitution": 6,
                "wisdom": 4,
                "charisma": 5
            },
            "all_saving_throws": {
                "strength": 4,
                "dexterity": 4,
                "constitution": 6,
                "intelligence": 3,
                "wisdom": 4,
                "charisma": 5
            },
            "skill_bonuses": {
                "deception": 5,
                "perception": 7,
                "stealth": 4
            },
            "all_skill_bonuses": {
                "acrobatics": 1,
                "animal_handling": 1,
                "arcana": 3,
                "athletics": 4,
                "deception": 5,
                "history": 3,
                "insight": 1,
                "intimidation": 2,
                "investigation": 3,
                "medicine": 1,
                "nature": 3,
                "perception": 7,
                "performance": 2,
                "persuasion": 2,
                "religion": 3,
                "sleight_of_hand": 1,
                "stealth": 4,
                "survival": 1
            },
            "passive_perception": 17,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 15 (2d10 + 4) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 7,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 15,
                                "die_count": 2,
                                "die_type": "D10",
                                "bonus": 4,
                                "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 40-foot line that is 5 feet wide. Each creature in that line must make a DC 14 Dexterity saving throw, taking 40 (9d8) acid damage on a failed save, or half as much damage on a successful one.\n\nSlowing Breath. The dragon exhales gas in a 30-foot cone. Each creature in that area must succeed on a DC 14 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": "Claw",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 7,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 11,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 4,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                },
                {
                    "name": "Multiattack",
                    "desc": "The dragon makes three attacks: one with its bite and two with its claws.\n"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_young-green-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_young-green-dragon",
            "name": "Young Green Dragon",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Dragons, Chromatic",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "lawful evil",
            "weight": "0.000",
            "armor_class": 18,
            "hit_points": 136,
            "ability_scores": {
                "strength": 19,
                "dexterity": 12,
                "constitution": 17,
                "intelligence": 16,
                "wisdom": 13,
                "charisma": 15
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 1,
                "constitution": 3,
                "intelligence": 3,
                "wisdom": 1,
                "charisma": 2
            },
            "saving_throws": {
                "dexterity": 4,
                "constitution": 6,
                "wisdom": 4,
                "charisma": 5
            },
            "all_saving_throws": {
                "strength": 4,
                "dexterity": 4,
                "constitution": 6,
                "intelligence": 3,
                "wisdom": 4,
                "charisma": 5
            },
            "skill_bonuses": {
                "deception": 5,
                "perception": 7,
                "stealth": 4
            },
            "all_skill_bonuses": {
                "acrobatics": 1,
                "animal_handling": 1,
                "arcana": 3,
                "athletics": 4,
                "deception": 5,
                "history": 3,
                "insight": 1,
                "intimidation": 2,
                "investigation": 3,
                "medicine": 1,
                "nature": 3,
                "perception": 7,
                "performance": 2,
                "persuasion": 2,
                "religion": 3,
                "sleight_of_hand": 1,
                "stealth": 4,
                "survival": 1
            },
            "passive_perception": 17,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 15 (2d10 + 4) piercing damage plus 7 (2d6) poison damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 7,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 15,
                                "die_count": 2,
                                "die_type": "D10",
                                "bonus": 4,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 7,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 0,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 7,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 11,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 4,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                },
                {
                    "name": "Multiattack",
                    "desc": "The dragon makes three attacks: one with its bite and two with its claws.\n"
                },
                {
                    "name": "Poison Breath",
                    "desc": "The dragon exhales poisonous gas in a 30-foot cone. Each creature in that area must make a DC 14 Constitution saving throw, taking 42 (12d6) poison damage on a failed save, or half as much damage on a successful one.\n",
                    "recharge_on_roll": 5
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_behir/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_behir",
            "name": "Behir",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
                "key": "huge",
                "name": "Huge",
                "rank": 5,
                "space_diameter": "15.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api",
            "alignment": "neutral evil",
            "weight": "0.000",
            "armor_class": 17,
            "hit_points": 168,
            "ability_scores": {
                "strength": 23,
                "dexterity": 16,
                "constitution": 18,
                "intelligence": 7,
                "wisdom": 14,
                "charisma": 12
            },
            "modifiers": {
                "strength": 6,
                "dexterity": 3,
                "constitution": 4,
                "intelligence": -2,
                "wisdom": 2,
                "charisma": 1
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 6,
                "dexterity": 3,
                "constitution": 4,
                "intelligence": -2,
                "wisdom": 2,
                "charisma": 1
            },
            "skill_bonuses": {
                "perception": 6,
                "stealth": 7
            },
            "all_skill_bonuses": {
                "acrobatics": 3,
                "animal_handling": 2,
                "arcana": -2,
                "athletics": 6,
                "deception": 1,
                "history": -2,
                "insight": 2,
                "intimidation": 1,
                "investigation": -2,
                "medicine": 2,
                "nature": -2,
                "perception": 6,
                "performance": 1,
                "persuasion": 1,
                "religion": -2,
                "sleight_of_hand": 3,
                "stealth": 7,
                "survival": 2
            },
            "passive_perception": 16,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 22 (3d10 + 6) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 10,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 22,
                                "die_count": 3,
                                "die_type": "D10",
                                "bonus": 6,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Constrict",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one Large or smaller creature. Hit: 17 (2d10 + 6) bludgeoning damage plus 17 (2d10 + 6) slashing damage. The target is grappled (escape DC 16) if the behir isn't already constricting a creature, and the target is restrained until this grapple ends.\n",
                    "attacks": [
                        {
                            "name": "Constrict attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 10,
                            "reach_ft": 5,
                            "target_creature_only": true,
                            "damage": {
                                "amount": 17,
                                "die_count": 2,
                                "die_type": "D10",
                                "bonus": 6,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 17,
                                "die_count": 2,
                                "die_type": "D10",
                                "bonus": 6,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                },
                {
                    "name": "Lightning Breath",
                    "desc": "The behir exhales a line of lightning that is 20 feet long and 5 feet wide. Each creature in that line must make a DC 16 Dexterity saving throw, taking 66 (12d10) lightning damage on a failed save, or half as much damage on a successful one.\n",
                    "recharge_on_roll": 5
                },
                {
                    "name": "Multiattack",
                    "desc": "The behir makes two attacks: one with its bite and one to constrict.\n"
                },
                {
                    "name": "Swallow",
                    "desc": "The behir makes one bite attack against a Medium or smaller target it is grappling. If the attack hits, the target is also swallowed, and the grapple ends. While swallowed, the target is blinded and restrained, it has total cover against attacks and other effects outside the behir, and it takes 21 (6d6) acid damage at the start of each of the behir's turns. A behir can have only one creature swallowed at a time.\n\nIf the behir takes 30 damage or more on a single turn from the swallowed creature, the behir must succeed on a DC 14 Constitution saving throw at the end of that turn or regurgitate the creature, which falls prone in a space within 10 feet of the behir. If the behir dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 15 feet of movement, exiting prone.\n"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_bulette/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_bulette",
            "name": "Bulette",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 17,
            "hit_points": 94,
            "ability_scores": {
                "strength": 19,
                "dexterity": 11,
                "constitution": 21,
                "intelligence": 2,
                "wisdom": 10,
                "charisma": 5
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 0,
                "constitution": 5,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -3
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 4,
                "dexterity": 0,
                "constitution": 5,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -3
            },
            "skill_bonuses": {
                "perception": 6
            },
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 0,
                "arcana": -4,
                "athletics": 4,
                "deception": -3,
                "history": -4,
                "insight": 0,
                "intimidation": -3,
                "investigation": -4,
                "medicine": 0,
                "nature": -4,
                "perception": 6,
                "performance": -3,
                "persuasion": -3,
                "religion": -4,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 0
            },
            "passive_perception": 16,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 30 (4d12 + 4) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 7,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 30,
                                "die_count": 4,
                                "die_type": "D12",
                                "bonus": 4,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Deadly Leap",
                    "desc": "If the bulette jumps at least 15 feet as part of its movement, it can then use this action to land on its feet in a space that contains one or more other creatures. Each of those creatures must succeed on a DC 16 Strength or Dexterity saving throw (target's choice) or be knocked prone and take 14 (3d6 + 4) bludgeoning damage plus 14 (3d6 + 4) slashing damage. On a successful save, the creature takes only half the damage, isn't knocked prone, and is pushed 5 feet out of the bulette's space into an unoccupied space of the creature's choice. If no unoccupied space is within range, the creature instead falls prone in the bulette's space.\n"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_fire-giant/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_fire-giant",
            "name": "Fire Giant",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
                "key": "huge",
                "name": "Huge",
                "rank": 5,
                "space_diameter": "15.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Giants",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/giant/?format=api",
            "alignment": "lawful evil",
            "weight": "0.000",
            "armor_class": 18,
            "hit_points": 162,
            "ability_scores": {
                "strength": 25,
                "dexterity": 9,
                "constitution": 23,
                "intelligence": 10,
                "wisdom": 14,
                "charisma": 13
            },
            "modifiers": {
                "strength": 7,
                "dexterity": -1,
                "constitution": 6,
                "intelligence": 0,
                "wisdom": 2,
                "charisma": 1
            },
            "saving_throws": {
                "dexterity": 3,
                "constitution": 10,
                "charisma": 5
            },
            "all_saving_throws": {
                "strength": 7,
                "dexterity": 3,
                "constitution": 10,
                "intelligence": 0,
                "wisdom": 2,
                "charisma": 5
            },
            "skill_bonuses": {
                "athletics": 11,
                "perception": 6
            },
            "all_skill_bonuses": {
                "acrobatics": -1,
                "animal_handling": 2,
                "arcana": 0,
                "athletics": 11,
                "deception": 1,
                "history": 0,
                "insight": 2,
                "intimidation": 1,
                "investigation": 0,
                "medicine": 2,
                "nature": 0,
                "perception": 6,
                "performance": 1,
                "persuasion": 1,
                "religion": 0,
                "sleight_of_hand": -1,
                "stealth": -1,
                "survival": 2
            },
            "passive_perception": 16,
            "actions": [
                {
                    "name": "Greatsword",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 28 (6d6 + 7) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Greatsword attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 11,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 28,
                                "die_count": 6,
                                "die_type": "D6",
                                "bonus": 7,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                },
                {
                    "name": "Multiattack",
                    "desc": "The giant makes two greatsword attacks.\n"
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +11 to hit, range 60/240 ft., one target. Hit: 29 (4d10 + 7) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Rock attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 11,
                            "range_ft": 60,
                            "long_range_ft": 240,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 29,
                                "die_count": 4,
                                "die_type": "D10",
                                "bonus": 7,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_hydra/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_hydra",
            "name": "Hydra",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
                "key": "huge",
                "name": "Huge",
                "rank": 5,
                "space_diameter": "15.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api",
            "alignment": "unaligned",
            "weight": "0.000",
            "armor_class": 15,
            "hit_points": 172,
            "ability_scores": {
                "strength": 20,
                "dexterity": 12,
                "constitution": 20,
                "intelligence": 2,
                "wisdom": 10,
                "charisma": 7
            },
            "modifiers": {
                "strength": 5,
                "dexterity": 1,
                "constitution": 5,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -2
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 5,
                "dexterity": 1,
                "constitution": 5,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -2
            },
            "skill_bonuses": {
                "perception": 6
            },
            "all_skill_bonuses": {
                "acrobatics": 1,
                "animal_handling": 0,
                "arcana": -4,
                "athletics": 5,
                "deception": -2,
                "history": -4,
                "insight": 0,
                "intimidation": -2,
                "investigation": -4,
                "medicine": 0,
                "nature": -4,
                "perception": 6,
                "performance": -2,
                "persuasion": -2,
                "religion": -4,
                "sleight_of_hand": 1,
                "stealth": 1,
                "survival": 0
            },
            "passive_perception": 16,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 10 (1d10 + 5) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 8,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 10,
                                "die_count": 1,
                                "die_type": "D10",
                                "bonus": 5,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Multiattack",
                    "desc": "The hydra makes as many bite attacks as it has heads.\n"
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_night-hag/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_night-hag",
            "name": "Night Hag",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
                "key": "medium",
                "name": "Medium",
                "rank": 3,
                "space_diameter": "5.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters; Hags",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/fiend/?format=api",
            "alignment": "neutral evil",
            "weight": "0.000",
            "armor_class": 17,
            "hit_points": 112,
            "ability_scores": {
                "strength": 18,
                "dexterity": 15,
                "constitution": 16,
                "intelligence": 16,
                "wisdom": 14,
                "charisma": 16
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 2,
                "constitution": 3,
                "intelligence": 3,
                "wisdom": 2,
                "charisma": 3
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 4,
                "dexterity": 2,
                "constitution": 3,
                "intelligence": 3,
                "wisdom": 2,
                "charisma": 3
            },
            "skill_bonuses": {
                "deception": 7,
                "insight": 6,
                "perception": 6,
                "stealth": 6
            },
            "all_skill_bonuses": {
                "acrobatics": 2,
                "animal_handling": 2,
                "arcana": 3,
                "athletics": 4,
                "deception": 7,
                "history": 3,
                "insight": 6,
                "intimidation": 3,
                "investigation": 3,
                "medicine": 2,
                "nature": 3,
                "perception": 6,
                "performance": 3,
                "persuasion": 3,
                "religion": 3,
                "sleight_of_hand": 2,
                "stealth": 6,
                "survival": 2
            },
            "passive_perception": 16,
            "actions": [
                {
                    "name": "Change Shape",
                    "desc": "The hag magically polymorphs into a Small or Medium female humanoid, or back into her true form. Her statistics are the same in each form. Any equipment she is wearing or carrying isn't transformed. She reverts to her true form if she dies.\n"
                },
                {
                    "name": "Claws",
                    "desc": "(Hag Form Only). Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claws attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 7,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 13,
                                "die_count": 2,
                                "die_type": "D8",
                                "bonus": 4,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                },
                {
                    "name": "Etherealness",
                    "desc": "The hag magically enters the Ethereal Plane from the Material Plane, or vice versa. To do so, the hag must have a heartstone in her possession.\n"
                },
                {
                    "name": "Nightmare Haunting",
                    "desc": "While on the Ethereal Plane, the hag magically touches a sleeping humanoid on the Material Plane. A protection from evil and good spell cast on the target prevents this contact, as does a magic circle. As long as the contact persists, the target has dreadful visions. If these visions last for at least 1 hour, the target gains no benefit from its rest, and its hit point maximum is reduced by 5 (1d10). If this effect reduces the target's hit point maximum to 0, the target dies, and if the target was evil, its soul is trapped in the hag's soul bag. The reduction to the target's hit point maximum lasts until removed by the greater restoration spell or similar magic.\n",
                    "uses_per_day": 1
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_pegasus/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_pegasus",
            "name": "Pegasus",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api",
            "alignment": "chaotic good",
            "weight": "0.000",
            "armor_class": 12,
            "hit_points": 59,
            "ability_scores": {
                "strength": 18,
                "dexterity": 15,
                "constitution": 16,
                "intelligence": 10,
                "wisdom": 15,
                "charisma": 13
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 2,
                "constitution": 3,
                "intelligence": 0,
                "wisdom": 2,
                "charisma": 1
            },
            "saving_throws": {
                "dexterity": 4,
                "wisdom": 4,
                "charisma": 3
            },
            "all_saving_throws": {
                "strength": 4,
                "dexterity": 4,
                "constitution": 3,
                "intelligence": 0,
                "wisdom": 4,
                "charisma": 3
            },
            "skill_bonuses": {
                "perception": 6
            },
            "all_skill_bonuses": {
                "acrobatics": 2,
                "animal_handling": 2,
                "arcana": 0,
                "athletics": 4,
                "deception": 1,
                "history": 0,
                "insight": 2,
                "intimidation": 1,
                "investigation": 0,
                "medicine": 2,
                "nature": 0,
                "perception": 6,
                "performance": 1,
                "persuasion": 1,
                "religion": 0,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": 2
            },
            "passive_perception": 16,
            "actions": [
                {
                    "name": "Hooves",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Hooves attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 6,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 11,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 4,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_roper/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_roper",
            "name": "Roper",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
                "key": "large",
                "name": "Large",
                "rank": 4,
                "space_diameter": "10.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api",
            "alignment": "neutral evil",
            "weight": "0.000",
            "armor_class": 20,
            "hit_points": 93,
            "ability_scores": {
                "strength": 18,
                "dexterity": 8,
                "constitution": 17,
                "intelligence": 7,
                "wisdom": 16,
                "charisma": 6
            },
            "modifiers": {
                "strength": 4,
                "dexterity": -1,
                "constitution": 3,
                "intelligence": -2,
                "wisdom": 3,
                "charisma": -2
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 4,
                "dexterity": -1,
                "constitution": 3,
                "intelligence": -2,
                "wisdom": 3,
                "charisma": -2
            },
            "skill_bonuses": {
                "perception": 6,
                "stealth": 5
            },
            "all_skill_bonuses": {
                "acrobatics": -1,
                "animal_handling": 3,
                "arcana": -2,
                "athletics": 4,
                "deception": -2,
                "history": -2,
                "insight": 3,
                "intimidation": -2,
                "investigation": -2,
                "medicine": 3,
                "nature": -2,
                "perception": 6,
                "performance": -2,
                "persuasion": -2,
                "religion": -2,
                "sleight_of_hand": -1,
                "stealth": 5,
                "survival": 3
            },
            "passive_perception": 16,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 22 (4d8 + 4) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 7,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 22,
                                "die_count": 4,
                                "die_type": "D8",
                                "bonus": 4,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Multiattack",
                    "desc": "The roper makes four attacks with its tendrils, uses Reel, and makes one attack with its bite.\n"
                },
                {
                    "name": "Reel",
                    "desc": "The roper pulls each creature grappled by it up to 25 feet straight toward it.\n"
                },
                {
                    "name": "Tendril",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 50 ft., one creature. Hit: The target is grappled (escape DC 15). Until the grapple ends, the target is restrained and has disadvantage on Strength checks and Strength saving throws, and the roper can't use the same tendril on another target.\n",
                    "attacks": [
                        {
                            "name": "Tendril attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 7,
                            "reach_ft": 50,
                            "target_creature_only": true
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_xorn/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_xorn",
            "name": "Xorn",
            "size": {
                "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
                "key": "medium",
                "name": "Medium",
                "rank": 3,
                "space_diameter": "5.000",
                "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/elemental/?format=api",
            "alignment": "neutral",
            "weight": "0.000",
            "armor_class": 19,
            "hit_points": 73,
            "ability_scores": {
                "strength": 17,
                "dexterity": 10,
                "constitution": 22,
                "intelligence": 11,
                "wisdom": 10,
                "charisma": 11
            },
            "modifiers": {
                "strength": 3,
                "dexterity": 0,
                "constitution": 6,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": 0
            },
            "saving_throws": {},
            "all_saving_throws": {
                "strength": 3,
                "dexterity": 0,
                "constitution": 6,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": 0
            },
            "skill_bonuses": {
                "perception": 6,
                "stealth": 3
            },
            "all_skill_bonuses": {
                "acrobatics": 0,
                "animal_handling": 0,
                "arcana": 0,
                "athletics": 3,
                "deception": 0,
                "history": 0,
                "insight": 0,
                "intimidation": 0,
                "investigation": 0,
                "medicine": 0,
                "nature": 0,
                "perception": 6,
                "performance": 0,
                "persuasion": 0,
                "religion": 0,
                "sleight_of_hand": 0,
                "stealth": 3,
                "survival": 0
            },
            "passive_perception": 16,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 13 (3d6 + 3) piercing damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 6,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 13,
                                "die_count": 3,
                                "die_type": "D6",
                                "bonus": 3,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 6,
                            "reach_ft": 5,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 6,
                                "die_count": 1,
                                "die_type": "D6",
                                "bonus": 3,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                },
                {
                    "name": "Multiattack",
                    "desc": "The xorn makes three claw attacks and one bite attack.\n"
                }
            ],
            "creaturesets": []
        }
    ]
}