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&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3210,
    "next": "https://api-beta.open5e.com/v2/creatures/?format=api&ordering=-passive_perception&page=3",
    "previous": "https://api-beta.open5e.com/v2/creatures/?format=api&ordering=-passive_perception",
    "results": [
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob-2023_camazotz/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob-2023/?format=api",
            "key": "tob-2023_camazotz",
            "name": "Camazotz",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 80.0,
                "unit": "feet",
                "fly": 30.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 80.0,
                "crawl": 40.0,
                "hover": false,
                "fly": 30.0,
                "burrow": 0.0,
                "climb": 40.0,
                "swim": 40.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/fiend/?format=api",
            "alignment": "Chaotic Evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/abyssal/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api"
            ],
            "armor_class": 19,
            "hit_points": 537,
            "hit_dice": "43d10 + 301",
            "challenge_rating_decimal": "22.000",
            "challenge_rating_text": "22",
            "experience_points": 41000,
            "ability_scores": {
                "strength": 30,
                "dexterity": 22,
                "constitution": 25,
                "intelligence": 12,
                "wisdom": 22,
                "charisma": 25
            },
            "modifiers": {
                "strength": 10,
                "dexterity": 6,
                "constitution": 7,
                "intelligence": 1,
                "wisdom": 6,
                "charisma": 7
            },
            "saving_throws": {
                "dexterity": 13,
                "constitution": 14,
                "wisdom": 13,
                "charisma": 14
            },
            "saving_throws_all": {
                "strength": 10,
                "dexterity": 13,
                "constitution": 14,
                "intelligence": 1,
                "wisdom": 13,
                "charisma": 14
            },
            "skill_bonuses": {
                "acrobatics": 13,
                "athletics": 17,
                "deception": 14,
                "insight": 13,
                "intimidation": 14,
                "perception": 13
            },
            "skill_bonuses_all": {
                "acrobatics": 13,
                "animal_handling": 6,
                "arcana": 1,
                "athletics": 17,
                "deception": 14,
                "history": 1,
                "insight": 13,
                "intimidation": 14,
                "investigation": 1,
                "medicine": 6,
                "nature": 1,
                "perception": 13,
                "performance": 7,
                "persuasion": 7,
                "religion": 1,
                "sleight_of_hand": 6,
                "stealth": 6,
                "survival": 6
            },
            "passive_perception": 23,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": true,
            "damage_vulnerabilities": [
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api"
            ],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/deafened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/petrified/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api",
                "https://api-beta.open5e.com/v2/conditions/stunned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": 120.0,
            "tremorsense_range": null,
            "truesight_range": 30.0,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob-2023_orobas-devil/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob-2023/?format=api",
            "key": "tob-2023_orobas-devil",
            "name": "Orobas Devil",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/fiend/?format=api",
            "alignment": "Lawful Evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api"
            ],
            "armor_class": 19,
            "hit_points": 203,
            "hit_dice": "14d10 + 126",
            "challenge_rating_decimal": "14.000",
            "challenge_rating_text": "14",
            "experience_points": 11500,
            "ability_scores": {
                "strength": 26,
                "dexterity": 14,
                "constitution": 28,
                "intelligence": 23,
                "wisdom": 26,
                "charisma": 21
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 2,
                "constitution": 9,
                "intelligence": 6,
                "wisdom": 8,
                "charisma": 5
            },
            "saving_throws": {
                "strength": 13,
                "dexterity": 7,
                "constitution": 14,
                "wisdom": 13
            },
            "saving_throws_all": {
                "strength": 13,
                "dexterity": 7,
                "constitution": 14,
                "intelligence": 6,
                "wisdom": 13,
                "charisma": 5
            },
            "skill_bonuses": {
                "deception": 10,
                "history": 11,
                "insight": 13,
                "perception": 13,
                "persuasion": 10
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 8,
                "arcana": 6,
                "athletics": 8,
                "deception": 10,
                "history": 11,
                "insight": 13,
                "intimidation": 5,
                "investigation": 6,
                "medicine": 8,
                "nature": 6,
                "perception": 13,
                "performance": 5,
                "persuasion": 10,
                "religion": 6,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": 8
            },
            "passive_perception": 23,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": true,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 90.0,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob-2023_qorgeth/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob-2023/?format=api",
            "key": "tob-2023_qorgeth",
            "name": "Qorgeth",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "burrow": 50.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 50.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/fiend/?format=api",
            "alignment": "Chaotic Evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/abyssal/?format=api",
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/druidic/?format=api",
                "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/elvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api",
                "https://api-beta.open5e.com/v2/languages/gnomish/?format=api",
                "https://api-beta.open5e.com/v2/languages/goblin/?format=api",
                "https://api-beta.open5e.com/v2/languages/halfling/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api",
                "https://api-beta.open5e.com/v2/languages/orc/?format=api",
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api",
                "https://api-beta.open5e.com/v2/languages/sylvan/?format=api",
                "https://api-beta.open5e.com/v2/languages/thieves-cant/?format=api",
                "https://api-beta.open5e.com/v2/languages/undercommon/?format=api",
                "https://api-beta.open5e.com/v2/languages/void-speech/?format=api"
            ],
            "armor_class": 21,
            "hit_points": 370,
            "hit_dice": "20d20 + 160",
            "challenge_rating_decimal": "23.000",
            "challenge_rating_text": "23",
            "experience_points": 50000,
            "ability_scores": {
                "strength": 29,
                "dexterity": 6,
                "constitution": 26,
                "intelligence": 9,
                "wisdom": 22,
                "charisma": 18
            },
            "modifiers": {
                "strength": 9,
                "dexterity": -2,
                "constitution": 8,
                "intelligence": -1,
                "wisdom": 6,
                "charisma": 4
            },
            "saving_throws": {
                "dexterity": 5,
                "constitution": 15,
                "wisdom": 13,
                "charisma": 11
            },
            "saving_throws_all": {
                "strength": 9,
                "dexterity": 5,
                "constitution": 15,
                "intelligence": -1,
                "wisdom": 13,
                "charisma": 11
            },
            "skill_bonuses": {
                "perception": 13
            },
            "skill_bonuses_all": {
                "acrobatics": -2,
                "animal_handling": 6,
                "arcana": -1,
                "athletics": 9,
                "deception": 4,
                "history": -1,
                "insight": 6,
                "intimidation": 4,
                "investigation": -1,
                "medicine": 6,
                "nature": -1,
                "perception": 13,
                "performance": 4,
                "persuasion": 4,
                "religion": -1,
                "sleight_of_hand": -2,
                "stealth": -2,
                "survival": 6
            },
            "passive_perception": 23,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_immunity": true,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/blinded/?format=api",
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": 120.0,
            "tremorsense_range": 120.0,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob-2023_skein-witch/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob-2023/?format=api",
            "key": "tob-2023_skein-witch",
            "name": "Skein Witch",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "fly": 30.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 30.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api",
            "alignment": "Neutral",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api"
            ],
            "armor_class": 20,
            "hit_points": 162,
            "hit_dice": "25d8 +50",
            "challenge_rating_decimal": "12.000",
            "challenge_rating_text": "12",
            "experience_points": 8400,
            "ability_scores": {
                "strength": 6,
                "dexterity": 12,
                "constitution": 14,
                "intelligence": 16,
                "wisdom": 20,
                "charisma": 20
            },
            "modifiers": {
                "strength": -2,
                "dexterity": 1,
                "constitution": 2,
                "intelligence": 3,
                "wisdom": 5,
                "charisma": 5
            },
            "saving_throws": {
                "intelligence": 7,
                "wisdom": 9,
                "charisma": 9
            },
            "saving_throws_all": {
                "strength": -2,
                "dexterity": 1,
                "constitution": 2,
                "intelligence": 7,
                "wisdom": 9,
                "charisma": 9
            },
            "skill_bonuses": {
                "history": 7,
                "insight": 13,
                "perception": 13
            },
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": 5,
                "arcana": 3,
                "athletics": -2,
                "deception": 5,
                "history": 7,
                "insight": 13,
                "intimidation": 5,
                "investigation": 3,
                "medicine": 5,
                "nature": 3,
                "perception": 13,
                "performance": 5,
                "persuasion": 5,
                "religion": 3,
                "sleight_of_hand": 1,
                "stealth": 1,
                "survival": 5
            },
            "passive_perception": 23,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 60.0,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob2_adult-boreal-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob2/?format=api",
            "key": "tob2_adult-boreal-dragon",
            "name": "Adult Boreal Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "swim": 30.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 30.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic neutral",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api"
            ],
            "armor_class": 19,
            "hit_points": 212,
            "hit_dice": "17d12+102",
            "challenge_rating_decimal": "17.000",
            "challenge_rating_text": "17",
            "experience_points": 18000,
            "ability_scores": {
                "strength": 25,
                "dexterity": 10,
                "constitution": 23,
                "intelligence": 15,
                "wisdom": 17,
                "charisma": 16
            },
            "modifiers": {
                "strength": 7,
                "dexterity": 0,
                "constitution": 6,
                "intelligence": 2,
                "wisdom": 3,
                "charisma": 3
            },
            "saving_throws": {
                "dexterity": 6,
                "constitution": 12,
                "wisdom": 9,
                "charisma": 9
            },
            "saving_throws_all": {
                "strength": 7,
                "dexterity": 6,
                "constitution": 12,
                "intelligence": 2,
                "wisdom": 9,
                "charisma": 9
            },
            "skill_bonuses": {
                "athletics": 13,
                "perception": 15,
                "stealth": 6
            },
            "skill_bonuses_all": {
                "acrobatics": 0,
                "animal_handling": 3,
                "arcana": 2,
                "athletics": 13,
                "deception": 3,
                "history": 2,
                "insight": 3,
                "intimidation": 3,
                "investigation": 2,
                "medicine": 3,
                "nature": 2,
                "perception": 15,
                "performance": 3,
                "persuasion": 3,
                "religion": 2,
                "sleight_of_hand": 0,
                "stealth": 6,
                "survival": 3
            },
            "passive_perception": 23,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob2_angel-of-judgment/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob2/?format=api",
            "key": "tob2_angel-of-judgment",
            "name": "Angel of Judgment",
            "size": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 120.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 120.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api",
            "alignment": "neutral",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/abyssal/?format=api",
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/druidic/?format=api",
                "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/elvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api",
                "https://api-beta.open5e.com/v2/languages/gnomish/?format=api",
                "https://api-beta.open5e.com/v2/languages/goblin/?format=api",
                "https://api-beta.open5e.com/v2/languages/halfling/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api",
                "https://api-beta.open5e.com/v2/languages/orc/?format=api",
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api",
                "https://api-beta.open5e.com/v2/languages/sylvan/?format=api",
                "https://api-beta.open5e.com/v2/languages/thieves-cant/?format=api",
                "https://api-beta.open5e.com/v2/languages/undercommon/?format=api",
                "https://api-beta.open5e.com/v2/languages/void-speech/?format=api"
            ],
            "armor_class": 19,
            "hit_points": 229,
            "hit_dice": "17d12+119",
            "challenge_rating_decimal": "18.000",
            "challenge_rating_text": "18",
            "experience_points": 20000,
            "ability_scores": {
                "strength": 23,
                "dexterity": 18,
                "constitution": 25,
                "intelligence": 22,
                "wisdom": 24,
                "charisma": 20
            },
            "modifiers": {
                "strength": 6,
                "dexterity": 4,
                "constitution": 7,
                "intelligence": 6,
                "wisdom": 7,
                "charisma": 5
            },
            "saving_throws": {
                "intelligence": 12,
                "wisdom": 13,
                "charisma": 11
            },
            "saving_throws_all": {
                "strength": 6,
                "dexterity": 4,
                "constitution": 7,
                "intelligence": 12,
                "wisdom": 13,
                "charisma": 11
            },
            "skill_bonuses": {
                "history": 12,
                "investigation": 12,
                "perception": 13,
                "religion": 12
            },
            "skill_bonuses_all": {
                "acrobatics": 4,
                "animal_handling": 7,
                "arcana": 6,
                "athletics": 6,
                "deception": 5,
                "history": 12,
                "insight": 7,
                "intimidation": 5,
                "investigation": 12,
                "medicine": 7,
                "nature": 6,
                "perception": 13,
                "performance": 5,
                "persuasion": 5,
                "religion": 12,
                "sleight_of_hand": 4,
                "stealth": 4,
                "survival": 7
            },
            "passive_perception": 23,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": true,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 120.0,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob2_butatsch/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob2/?format=api",
            "key": "tob2_butatsch",
            "name": "Butatsch",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 20.0,
                "unit": "feet",
                "swim": 50.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 20.0,
                "crawl": 10.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 10.0,
                "swim": 50.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api",
            "alignment": "chaotic neutral",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api"
            ],
            "armor_class": 17,
            "hit_points": 248,
            "hit_dice": "16d20+80",
            "challenge_rating_decimal": "14.000",
            "challenge_rating_text": "14",
            "experience_points": 11500,
            "ability_scores": {
                "strength": 23,
                "dexterity": 14,
                "constitution": 21,
                "intelligence": 16,
                "wisdom": 17,
                "charisma": 14
            },
            "modifiers": {
                "strength": 6,
                "dexterity": 2,
                "constitution": 5,
                "intelligence": 3,
                "wisdom": 3,
                "charisma": 2
            },
            "saving_throws": {
                "constitution": 11,
                "wisdom": 8
            },
            "saving_throws_all": {
                "strength": 6,
                "dexterity": 2,
                "constitution": 11,
                "intelligence": 3,
                "wisdom": 8,
                "charisma": 2
            },
            "skill_bonuses": {
                "perception": 13
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 3,
                "arcana": 3,
                "athletics": 6,
                "deception": 2,
                "history": 3,
                "insight": 3,
                "intimidation": 2,
                "investigation": 3,
                "medicine": 3,
                "nature": 3,
                "perception": 13,
                "performance": 2,
                "persuasion": 2,
                "religion": 3,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": 3
            },
            "passive_perception": 23,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/grappled/?format=api",
                "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/prone/?format=api",
                "https://api-beta.open5e.com/v2/conditions/restrained/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 120.0,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob2_helashruu/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob2/?format=api",
            "key": "tob2_helashruu",
            "name": "Helashruu",
            "size": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
            "speed": {
                "walk": 0.0,
                "unit": "feet",
                "fly": 50.0,
                "hover": true
            },
            "speed_all": {
                "unit": "feet",
                "walk": 0.0,
                "crawl": 0.0,
                "hover": true,
                "fly": 50.0,
                "burrow": 0.0,
                "climb": 0.0,
                "swim": 0.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/void-speech/?format=api"
            ],
            "armor_class": 18,
            "hit_points": 184,
            "hit_dice": "16d12+80",
            "challenge_rating_decimal": "13.000",
            "challenge_rating_text": "13",
            "experience_points": 10000,
            "ability_scores": {
                "strength": 20,
                "dexterity": 15,
                "constitution": 20,
                "intelligence": 14,
                "wisdom": 17,
                "charisma": 20
            },
            "modifiers": {
                "strength": 5,
                "dexterity": 2,
                "constitution": 5,
                "intelligence": 2,
                "wisdom": 3,
                "charisma": 5
            },
            "saving_throws": {
                "dexterity": 7,
                "wisdom": 8
            },
            "saving_throws_all": {
                "strength": 5,
                "dexterity": 7,
                "constitution": 5,
                "intelligence": 2,
                "wisdom": 8,
                "charisma": 5
            },
            "skill_bonuses": {
                "perception": 13
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 3,
                "arcana": 2,
                "athletics": 5,
                "deception": 5,
                "history": 2,
                "insight": 3,
                "intimidation": 5,
                "investigation": 2,
                "medicine": 3,
                "nature": 2,
                "perception": 13,
                "performance": 5,
                "persuasion": 5,
                "religion": 2,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": 3
            },
            "passive_perception": 23,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api"
            ],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/petrified/?format=api",
                "https://api-beta.open5e.com/v2/conditions/prone/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 90.0,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_ancient-mithral-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_ancient-mithral-dragon",
            "name": "Ancient Mithral Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "neutral",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api"
            ],
            "armor_class": 20,
            "hit_points": 297,
            "hit_dice": "17d20+119",
            "challenge_rating_decimal": "18.000",
            "challenge_rating_text": "18",
            "experience_points": 20000,
            "ability_scores": {
                "strength": 29,
                "dexterity": 16,
                "constitution": 25,
                "intelligence": 24,
                "wisdom": 25,
                "charisma": 24
            },
            "modifiers": {
                "strength": 9,
                "dexterity": 3,
                "constitution": 7,
                "intelligence": 7,
                "wisdom": 7,
                "charisma": 7
            },
            "saving_throws": {
                "dexterity": 9,
                "constitution": 13,
                "intelligence": 13,
                "wisdom": 13,
                "charisma": 13
            },
            "saving_throws_all": {
                "strength": 9,
                "dexterity": 9,
                "constitution": 13,
                "intelligence": 13,
                "wisdom": 13,
                "charisma": 13
            },
            "skill_bonuses": {
                "athletics": 15,
                "history": 13,
                "insight": 13,
                "intimidation": 13,
                "perception": 13,
                "persuasion": 13
            },
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 7,
                "arcana": 7,
                "athletics": 15,
                "deception": 7,
                "history": 13,
                "insight": 13,
                "intimidation": 13,
                "investigation": 7,
                "medicine": 7,
                "nature": 7,
                "perception": 13,
                "performance": 7,
                "persuasion": 13,
                "religion": 7,
                "sleight_of_hand": 3,
                "stealth": 3,
                "survival": 7
            },
            "passive_perception": 23,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_orobas-devil/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_orobas-devil",
            "name": "Orobas Devil",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/fiend/?format=api",
            "alignment": "lawful evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api",
                "https://api-beta.open5e.com/v2/languages/undercommon/?format=api"
            ],
            "armor_class": 19,
            "hit_points": 261,
            "hit_dice": "14d10+126",
            "challenge_rating_decimal": "14.000",
            "challenge_rating_text": "14",
            "experience_points": 11500,
            "ability_scores": {
                "strength": 26,
                "dexterity": 14,
                "constitution": 28,
                "intelligence": 23,
                "wisdom": 26,
                "charisma": 21
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 2,
                "constitution": 9,
                "intelligence": 6,
                "wisdom": 8,
                "charisma": 5
            },
            "saving_throws": {
                "strength": 12,
                "dexterity": 7,
                "constitution": 14,
                "wisdom": 13
            },
            "saving_throws_all": {
                "strength": 12,
                "dexterity": 7,
                "constitution": 14,
                "intelligence": 6,
                "wisdom": 13,
                "charisma": 5
            },
            "skill_bonuses": {
                "deception": 10,
                "history": 11,
                "insight": 13,
                "perception": 13,
                "persuasion": 10
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 8,
                "arcana": 6,
                "athletics": 8,
                "deception": 10,
                "history": 11,
                "insight": 13,
                "intimidation": 5,
                "investigation": 6,
                "medicine": 8,
                "nature": 6,
                "perception": 13,
                "performance": 5,
                "persuasion": 10,
                "religion": 6,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": 8
            },
            "passive_perception": 23,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": true,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 90.0,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob3_angel-zirnitran/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob3/?format=api",
            "key": "tob3_angel-zirnitran",
            "name": "Angel, Zirnitran",
            "size": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
            "speed": {
                "walk": 30.0,
                "fly": 80.0
            },
            "speed_all": {
                "unit": null,
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api",
            "alignment": "neutral good",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/abyssal/?format=api",
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/druidic/?format=api",
                "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/elvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api",
                "https://api-beta.open5e.com/v2/languages/gnomish/?format=api",
                "https://api-beta.open5e.com/v2/languages/goblin/?format=api",
                "https://api-beta.open5e.com/v2/languages/halfling/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api",
                "https://api-beta.open5e.com/v2/languages/orc/?format=api",
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api",
                "https://api-beta.open5e.com/v2/languages/sylvan/?format=api",
                "https://api-beta.open5e.com/v2/languages/thieves-cant/?format=api",
                "https://api-beta.open5e.com/v2/languages/undercommon/?format=api",
                "https://api-beta.open5e.com/v2/languages/void-speech/?format=api"
            ],
            "armor_class": 19,
            "hit_points": 325,
            "hit_dice": "26d12+156",
            "challenge_rating_decimal": "20.000",
            "challenge_rating_text": "20",
            "experience_points": 25000,
            "ability_scores": {
                "strength": 19,
                "dexterity": 14,
                "constitution": 23,
                "intelligence": 25,
                "wisdom": 25,
                "charisma": 20
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 2,
                "constitution": 6,
                "intelligence": 7,
                "wisdom": 7,
                "charisma": 5
            },
            "saving_throws": {
                "strength": 1,
                "dexterity": 8,
                "wisdom": 1,
                "charisma": 1
            },
            "saving_throws_all": {
                "strength": 1,
                "dexterity": 8,
                "constitution": 6,
                "intelligence": 7,
                "wisdom": 1,
                "charisma": 1
            },
            "skill_bonuses": {
                "perception": 7
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 7,
                "arcana": 7,
                "athletics": 4,
                "deception": 5,
                "history": 7,
                "insight": 7,
                "intimidation": 5,
                "investigation": 7,
                "medicine": 7,
                "nature": 7,
                "perception": 7,
                "performance": 5,
                "persuasion": 5,
                "religion": 7,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": 7
            },
            "passive_perception": 23,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 120.0,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob3_dread-examiner/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob3/?format=api",
            "key": "tob3_dread-examiner",
            "name": "Dread Examiner",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 30.0,
                "fly": 30.0,
                "swim": 30.0
            },
            "speed_all": {
                "unit": null,
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 30.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 30.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api",
            "alignment": "neutral evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/abyssal/?format=api",
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/druidic/?format=api",
                "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/elvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api",
                "https://api-beta.open5e.com/v2/languages/gnomish/?format=api",
                "https://api-beta.open5e.com/v2/languages/goblin/?format=api",
                "https://api-beta.open5e.com/v2/languages/halfling/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api",
                "https://api-beta.open5e.com/v2/languages/orc/?format=api",
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api",
                "https://api-beta.open5e.com/v2/languages/sylvan/?format=api",
                "https://api-beta.open5e.com/v2/languages/thieves-cant/?format=api",
                "https://api-beta.open5e.com/v2/languages/undercommon/?format=api",
                "https://api-beta.open5e.com/v2/languages/void-speech/?format=api"
            ],
            "armor_class": 19,
            "hit_points": 322,
            "hit_dice": "28d10+168",
            "challenge_rating_decimal": "21.000",
            "challenge_rating_text": "21",
            "experience_points": 33000,
            "ability_scores": {
                "strength": 20,
                "dexterity": 16,
                "constitution": 22,
                "intelligence": 25,
                "wisdom": 23,
                "charisma": 25
            },
            "modifiers": {
                "strength": 5,
                "dexterity": 3,
                "constitution": 6,
                "intelligence": 7,
                "wisdom": 6,
                "charisma": 7
            },
            "saving_throws": {
                "constitution": 1,
                "intelligence": 1,
                "wisdom": 1,
                "charisma": 1
            },
            "saving_throws_all": {
                "strength": 5,
                "dexterity": 3,
                "constitution": 1,
                "intelligence": 1,
                "wisdom": 1,
                "charisma": 1
            },
            "skill_bonuses": {
                "perception": 6
            },
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 6,
                "arcana": 7,
                "athletics": 5,
                "deception": 7,
                "history": 7,
                "insight": 6,
                "intimidation": 7,
                "investigation": 7,
                "medicine": 6,
                "nature": 7,
                "perception": 6,
                "performance": 7,
                "persuasion": 7,
                "religion": 7,
                "sleight_of_hand": 3,
                "stealth": 3,
                "survival": 6
            },
            "passive_perception": 23,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_immunity": true,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/petrified/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api",
                "https://api-beta.open5e.com/v2/conditions/prone/?format=api",
                "https://api-beta.open5e.com/v2/conditions/restrained/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 120.0,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/bfrd_ancient-gold-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/bfrd/?format=api",
            "key": "bfrd_ancient-gold-dragon",
            "name": "Ancient Gold Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "swim": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 40.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 22,
            "hit_points": 382,
            "hit_dice": "",
            "challenge_rating_decimal": "21.000",
            "challenge_rating_text": "21",
            "experience_points": 33000,
            "ability_scores": {
                "strength": 30,
                "dexterity": 28,
                "constitution": 42,
                "intelligence": 20,
                "wisdom": 36,
                "charisma": 34
            },
            "modifiers": {
                "strength": 10,
                "dexterity": 9,
                "constitution": 16,
                "intelligence": 5,
                "wisdom": 13,
                "charisma": 12
            },
            "saving_throws": {
                "strength": 10,
                "dexterity": 9,
                "constitution": 16,
                "intelligence": 5,
                "wisdom": 13,
                "charisma": 12
            },
            "saving_throws_all": {
                "strength": 10,
                "dexterity": 9,
                "constitution": 16,
                "intelligence": 5,
                "wisdom": 13,
                "charisma": 12
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 9,
                "animal_handling": 13,
                "arcana": 5,
                "athletics": 10,
                "deception": 12,
                "history": 5,
                "insight": 13,
                "intimidation": 12,
                "investigation": 5,
                "medicine": 13,
                "nature": 5,
                "perception": 13,
                "performance": 12,
                "persuasion": 12,
                "religion": 5,
                "sleight_of_hand": 9,
                "stealth": 9,
                "survival": 13
            },
            "passive_perception": 23,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/mmenag_ancient-brass-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/mmenag/?format=api",
            "key": "mmenag_ancient-brass-dragon",
            "name": "Ancient Brass Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "burrow": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 40.0,
                "climb": 20.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 20,
            "hit_points": 367,
            "hit_dice": "21d20+147",
            "challenge_rating_decimal": "22.000",
            "challenge_rating_text": "22",
            "experience_points": 41000,
            "ability_scores": {
                "strength": 26,
                "dexterity": 10,
                "constitution": 24,
                "intelligence": 20,
                "wisdom": 16,
                "charisma": 18
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 0,
                "constitution": 7,
                "intelligence": 5,
                "wisdom": 3,
                "charisma": 4
            },
            "saving_throws": {
                "dexterity": 7,
                "constitution": 14,
                "wisdom": 10,
                "charisma": 11
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 7,
                "constitution": 14,
                "intelligence": 5,
                "wisdom": 10,
                "charisma": 11
            },
            "skill_bonuses": {
                "arcana": 12,
                "history": 12,
                "nature": 12,
                "perception": 10,
                "persuasion": 11,
                "religion": 12,
                "stealth": 7
            },
            "skill_bonuses_all": {
                "acrobatics": 0,
                "animal_handling": 3,
                "arcana": 12,
                "athletics": 8,
                "deception": 4,
                "history": 12,
                "insight": 3,
                "intimidation": 4,
                "investigation": 5,
                "medicine": 3,
                "nature": 12,
                "perception": 10,
                "performance": 4,
                "persuasion": 11,
                "religion": 12,
                "sleight_of_hand": 0,
                "stealth": 7,
                "survival": 3
            },
            "passive_perception": 23,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/mmenag_ancient-bronze-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/mmenag/?format=api",
            "key": "mmenag_ancient-bronze-dragon",
            "name": "Ancient Bronze Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "swim": 80.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 80.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 21,
            "hit_points": 425,
            "hit_dice": "23d20+184",
            "challenge_rating_decimal": "24.000",
            "challenge_rating_text": "24",
            "experience_points": 62000,
            "ability_scores": {
                "strength": 28,
                "dexterity": 10,
                "constitution": 26,
                "intelligence": 18,
                "wisdom": 16,
                "charisma": 20
            },
            "modifiers": {
                "strength": 9,
                "dexterity": 0,
                "constitution": 8,
                "intelligence": 4,
                "wisdom": 3,
                "charisma": 5
            },
            "saving_throws": {
                "dexterity": 7,
                "constitution": 15,
                "wisdom": 10,
                "charisma": 12
            },
            "saving_throws_all": {
                "strength": 9,
                "dexterity": 7,
                "constitution": 15,
                "intelligence": 4,
                "wisdom": 10,
                "charisma": 12
            },
            "skill_bonuses": {
                "insight": 10,
                "perception": 10,
                "stealth": 7
            },
            "skill_bonuses_all": {
                "acrobatics": 0,
                "animal_handling": 3,
                "arcana": 4,
                "athletics": 9,
                "deception": 5,
                "history": 4,
                "insight": 10,
                "intimidation": 5,
                "investigation": 4,
                "medicine": 3,
                "nature": 4,
                "perception": 10,
                "performance": 5,
                "persuasion": 5,
                "religion": 4,
                "sleight_of_hand": 0,
                "stealth": 7,
                "survival": 3
            },
            "passive_perception": 23,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/mmenag_ancient-copper-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/mmenag/?format=api",
            "key": "mmenag_ancient-copper-dragon",
            "name": "Ancient Copper Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "climb": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 0.0,
                "climb": 40.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 21,
            "hit_points": 367,
            "hit_dice": "21d20+147",
            "challenge_rating_decimal": "23.000",
            "challenge_rating_text": "23",
            "experience_points": 50000,
            "ability_scores": {
                "strength": 26,
                "dexterity": 12,
                "constitution": 24,
                "intelligence": 20,
                "wisdom": 16,
                "charisma": 18
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 1,
                "constitution": 7,
                "intelligence": 5,
                "wisdom": 3,
                "charisma": 4
            },
            "saving_throws": {
                "dexterity": 8,
                "constitution": 14,
                "wisdom": 10,
                "charisma": 11
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 8,
                "constitution": 14,
                "intelligence": 5,
                "wisdom": 10,
                "charisma": 11
            },
            "skill_bonuses": {
                "deception": 11,
                "perception": 10,
                "stealth": 8
            },
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": 3,
                "arcana": 5,
                "athletics": 8,
                "deception": 11,
                "history": 5,
                "insight": 3,
                "intimidation": 4,
                "investigation": 5,
                "medicine": 3,
                "nature": 5,
                "perception": 10,
                "performance": 4,
                "persuasion": 4,
                "religion": 5,
                "sleight_of_hand": 1,
                "stealth": 8,
                "survival": 3
            },
            "passive_perception": 23,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/mmenag_ancient-green-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/mmenag/?format=api",
            "key": "mmenag_ancient-green-dragon",
            "name": "Ancient Green Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "swim": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 40.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 21,
            "hit_points": 420,
            "hit_dice": "24d20+168",
            "challenge_rating_decimal": "24.000",
            "challenge_rating_text": "24",
            "experience_points": 62000,
            "ability_scores": {
                "strength": 26,
                "dexterity": 12,
                "constitution": 24,
                "intelligence": 20,
                "wisdom": 16,
                "charisma": 28
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 1,
                "constitution": 7,
                "intelligence": 5,
                "wisdom": 3,
                "charisma": 9
            },
            "saving_throws": {
                "dexterity": 8,
                "constitution": 14,
                "wisdom": 10,
                "charisma": 11
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 8,
                "constitution": 14,
                "intelligence": 5,
                "wisdom": 10,
                "charisma": 11
            },
            "skill_bonuses": {
                "deception": 11,
                "insight": 10,
                "perception": 10,
                "persuasion": 11,
                "stealth": 8
            },
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": 3,
                "arcana": 5,
                "athletics": 8,
                "deception": 11,
                "history": 5,
                "insight": 10,
                "intimidation": 9,
                "investigation": 5,
                "medicine": 3,
                "nature": 5,
                "perception": 10,
                "performance": 9,
                "persuasion": 11,
                "religion": 5,
                "sleight_of_hand": 1,
                "stealth": 8,
                "survival": 3
            },
            "passive_perception": 23,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/mmenag_ancient-white-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/mmenag/?format=api",
            "key": "mmenag_ancient-white-dragon",
            "name": "Ancient White Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "burrow": 40.0,
                "swim": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 40.0,
                "climb": 20.0,
                "swim": 40.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 20,
            "hit_points": 370,
            "hit_dice": "20d20+160",
            "challenge_rating_decimal": "22.000",
            "challenge_rating_text": "22",
            "experience_points": 41000,
            "ability_scores": {
                "strength": 26,
                "dexterity": 12,
                "constitution": 26,
                "intelligence": 10,
                "wisdom": 16,
                "charisma": 16
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 1,
                "constitution": 8,
                "intelligence": 0,
                "wisdom": 3,
                "charisma": 3
            },
            "saving_throws": {
                "dexterity": 8,
                "constitution": 15,
                "wisdom": 10,
                "charisma": 10
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 8,
                "constitution": 15,
                "intelligence": 0,
                "wisdom": 10,
                "charisma": 10
            },
            "skill_bonuses": {
                "intimidation": 10,
                "perception": 10,
                "stealth": 8
            },
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": 3,
                "arcana": 0,
                "athletics": 8,
                "deception": 3,
                "history": 0,
                "insight": 3,
                "intimidation": 10,
                "investigation": 0,
                "medicine": 3,
                "nature": 0,
                "perception": 10,
                "performance": 3,
                "persuasion": 3,
                "religion": 0,
                "sleight_of_hand": 1,
                "stealth": 8,
                "survival": 3
            },
            "passive_perception": 23,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/mmenag_great-wyrm-green-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/mmenag/?format=api",
            "key": "mmenag_great-wyrm-green-dragon",
            "name": "Great Wyrm Green Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "swim": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 40.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 21,
            "hit_points": 840,
            "hit_dice": "48d20+336",
            "challenge_rating_decimal": "24.000",
            "challenge_rating_text": "24",
            "experience_points": 62000,
            "ability_scores": {
                "strength": 26,
                "dexterity": 12,
                "constitution": 24,
                "intelligence": 20,
                "wisdom": 16,
                "charisma": 28
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 1,
                "constitution": 7,
                "intelligence": 5,
                "wisdom": 3,
                "charisma": 9
            },
            "saving_throws": {
                "dexterity": 8,
                "constitution": 14,
                "wisdom": 10,
                "charisma": 11
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 8,
                "constitution": 14,
                "intelligence": 5,
                "wisdom": 10,
                "charisma": 11
            },
            "skill_bonuses": {
                "deception": 11,
                "insight": 10,
                "perception": 10,
                "persuasion": 11,
                "stealth": 8
            },
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": 3,
                "arcana": 5,
                "athletics": 8,
                "deception": 11,
                "history": 5,
                "insight": 10,
                "intimidation": 9,
                "investigation": 5,
                "medicine": 3,
                "nature": 5,
                "perception": 10,
                "performance": 9,
                "persuasion": 11,
                "religion": 5,
                "sleight_of_hand": 1,
                "stealth": 8,
                "survival": 3
            },
            "passive_perception": 23,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/mmenag_great-wyrm-white-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/mmenag/?format=api",
            "key": "mmenag_great-wyrm-white-dragon",
            "name": "Great Wyrm White Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "burrow": 40.0,
                "swim": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 40.0,
                "climb": 20.0,
                "swim": 40.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 20,
            "hit_points": 740,
            "hit_dice": "40d20+320",
            "challenge_rating_decimal": "22.000",
            "challenge_rating_text": "22",
            "experience_points": 41000,
            "ability_scores": {
                "strength": 26,
                "dexterity": 12,
                "constitution": 26,
                "intelligence": 10,
                "wisdom": 16,
                "charisma": 16
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 1,
                "constitution": 8,
                "intelligence": 0,
                "wisdom": 3,
                "charisma": 3
            },
            "saving_throws": {
                "dexterity": 8,
                "constitution": 15,
                "wisdom": 10,
                "charisma": 10
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 8,
                "constitution": 15,
                "intelligence": 0,
                "wisdom": 10,
                "charisma": 10
            },
            "skill_bonuses": {
                "intimidation": 10,
                "perception": 10,
                "stealth": 8
            },
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": 3,
                "arcana": 0,
                "athletics": 8,
                "deception": 3,
                "history": 0,
                "insight": 3,
                "intimidation": 10,
                "investigation": 0,
                "medicine": 3,
                "nature": 0,
                "perception": 10,
                "performance": 3,
                "persuasion": 3,
                "religion": 0,
                "sleight_of_hand": 1,
                "stealth": 8,
                "survival": 3
            },
            "passive_perception": 23,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "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": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "climb": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 0.0,
                "climb": 40.0,
                "swim": 20.0
            },
            "category": "Monsters; Dragons, Chromatic",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 19,
            "hit_points": 256,
            "hit_dice": "19d12+133",
            "challenge_rating_decimal": "17.000",
            "challenge_rating_text": "17",
            "experience_points": 18000,
            "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
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 6,
                "constitution": 13,
                "intelligence": 3,
                "wisdom": 7,
                "charisma": 11
            },
            "skill_bonuses": {
                "perception": 13,
                "stealth": 6
            },
            "skill_bonuses_all": {
                "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,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 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": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "burrow": 40.0,
                "swim": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 40.0,
                "climb": 20.0,
                "swim": 40.0
            },
            "category": "Monsters; Dragons, Chromatic",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 20,
            "hit_points": 333,
            "hit_dice": "18d20+144",
            "challenge_rating_decimal": "20.000",
            "challenge_rating_text": "20",
            "experience_points": 25000,
            "ability_scores": {
                "strength": 26,
                "dexterity": 10,
                "constitution": 26,
                "intelligence": 10,
                "wisdom": 13,
                "charisma": 14
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 0,
                "constitution": 8,
                "intelligence": 0,
                "wisdom": 1,
                "charisma": 2
            },
            "saving_throws": {
                "dexterity": 6,
                "constitution": 14,
                "wisdom": 7,
                "charisma": 8
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 6,
                "constitution": 14,
                "intelligence": 0,
                "wisdom": 7,
                "charisma": 8
            },
            "skill_bonuses": {
                "perception": 13,
                "stealth": 6
            },
            "skill_bonuses_all": {
                "acrobatics": 0,
                "animal_handling": 1,
                "arcana": 0,
                "athletics": 8,
                "deception": 2,
                "history": 0,
                "insight": 1,
                "intimidation": 2,
                "investigation": 0,
                "medicine": 1,
                "nature": 0,
                "perception": 13,
                "performance": 2,
                "persuasion": 2,
                "religion": 0,
                "sleight_of_hand": 0,
                "stealth": 6,
                "survival": 1
            },
            "passive_perception": 23,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 15 ft., one target. Hit: 19 (2d10 + 8) piercing damage plus 9 (2d8) cold damage.\n",
                    "attacks": [
                        {
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 14,
                            "reach_ft": 15,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 19,
                                "die_count": 2,
                                "die_type": "D10",
                                "bonus": 8,
                                "type": "piercing"
                            },
                            "extra_damage": {
                                "amount": 9,
                                "die_count": 2,
                                "die_type": "D8",
                                "bonus": 0,
                                "type": "piercing"
                            }
                        }
                    ]
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 15 (2d6 + 8) slashing damage.\n",
                    "attacks": [
                        {
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 14,
                            "reach_ft": 10,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 15,
                                "die_count": 2,
                                "die_type": "D6",
                                "bonus": 8,
                                "type": "slashing"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "slashing"
                            }
                        }
                    ]
                },
                {
                    "name": "Cold Breath",
                    "desc": "The dragon exhales an icy blast in a 90-foot cone. Each creature in that area must make a DC 22 Constitution saving throw, taking 72 (16d8) cold damage on a failed save, or half as much damage on a successful one.\n",
                    "recharge_on_roll": 5
                },
                {
                    "name": "Frightful Presence",
                    "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 16 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours.\n"
                },
                {
                    "name": "Multiattack",
                    "desc": "The dragon can use its Frightful Presence. It then makes three attacks: one with its bite and two with its claws.\n"
                },
                {
                    "name": "Tail",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 20 ft., one target. Hit: 17 (2d8 + 8) bludgeoning damage.\n",
                    "attacks": [
                        {
                            "name": "Tail attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 14,
                            "reach_ft": 20,
                            "target_creature_only": false,
                            "damage": {
                                "amount": 17,
                                "die_count": 2,
                                "die_type": "D8",
                                "bonus": 8,
                                "type": "bludgeoning"
                            },
                            "extra_damage": {
                                "amount": 1,
                                "type": "bludgeoning"
                            }
                        }
                    ]
                }
            ],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob-2023_adult-flame-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob-2023/?format=api",
            "key": "tob-2023_adult-flame-dragon",
            "name": "Adult Flame Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
            "speed": {
                "walk": 80.0,
                "unit": "feet",
                "fly": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 80.0,
                "crawl": 40.0,
                "hover": false,
                "fly": 40.0,
                "burrow": 0.0,
                "climb": 40.0,
                "swim": 40.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "Chaotic Evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 19,
            "hit_points": 275,
            "hit_dice": "22d12 + 132",
            "challenge_rating_decimal": "16.000",
            "challenge_rating_text": "16",
            "experience_points": 15000,
            "ability_scores": {
                "strength": 19,
                "dexterity": 14,
                "constitution": 23,
                "intelligence": 17,
                "wisdom": 14,
                "charisma": 20
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 2,
                "constitution": 6,
                "intelligence": 3,
                "wisdom": 2,
                "charisma": 5
            },
            "saving_throws": {
                "dexterity": 7,
                "constitution": 11,
                "wisdom": 7,
                "charisma": 10
            },
            "saving_throws_all": {
                "strength": 4,
                "dexterity": 7,
                "constitution": 11,
                "intelligence": 3,
                "wisdom": 7,
                "charisma": 10
            },
            "skill_bonuses": {
                "deception": 10,
                "perception": 12,
                "persuasion": 10,
                "stealth": 7
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 2,
                "arcana": 3,
                "athletics": 4,
                "deception": 10,
                "history": 3,
                "insight": 2,
                "intimidation": 5,
                "investigation": 3,
                "medicine": 2,
                "nature": 3,
                "perception": 12,
                "performance": 5,
                "persuasion": 10,
                "religion": 3,
                "sleight_of_hand": 2,
                "stealth": 7,
                "survival": 2
            },
            "passive_perception": 22,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob-2023_adult-wind-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob-2023/?format=api",
            "key": "tob-2023_adult-wind-dragon",
            "name": "Adult Wind Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
            "speed": {
                "walk": 90.0,
                "unit": "feet",
                "fly": 30.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 90.0,
                "crawl": 45.0,
                "hover": false,
                "fly": 30.0,
                "burrow": 0.0,
                "climb": 45.0,
                "swim": 45.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "Chaotic Neutral",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api"
            ],
            "armor_class": 17,
            "hit_points": 187,
            "hit_dice": "15d12 + 90",
            "challenge_rating_decimal": "16.000",
            "challenge_rating_text": "16",
            "experience_points": 15000,
            "ability_scores": {
                "strength": 24,
                "dexterity": 16,
                "constitution": 22,
                "intelligence": 16,
                "wisdom": 15,
                "charisma": 18
            },
            "modifiers": {
                "strength": 7,
                "dexterity": 3,
                "constitution": 6,
                "intelligence": 3,
                "wisdom": 2,
                "charisma": 4
            },
            "saving_throws": {
                "dexterity": 8,
                "constitution": 11,
                "wisdom": 7,
                "charisma": 9
            },
            "saving_throws_all": {
                "strength": 7,
                "dexterity": 8,
                "constitution": 11,
                "intelligence": 3,
                "wisdom": 7,
                "charisma": 9
            },
            "skill_bonuses": {
                "acrobatics": 13,
                "intimidation": 9,
                "perception": 12,
                "stealth": 8
            },
            "skill_bonuses_all": {
                "acrobatics": 13,
                "animal_handling": 2,
                "arcana": 3,
                "athletics": 7,
                "deception": 4,
                "history": 3,
                "insight": 2,
                "intimidation": 9,
                "investigation": 3,
                "medicine": 2,
                "nature": 3,
                "perception": 12,
                "performance": 4,
                "persuasion": 4,
                "religion": 3,
                "sleight_of_hand": 3,
                "stealth": 8,
                "survival": 2
            },
            "passive_perception": 22,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob-2023_mechuiti/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob-2023/?format=api",
            "key": "tob-2023_mechuiti",
            "name": "Mechuiti",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 60.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 60.0,
                "crawl": 30.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 30.0,
                "swim": 30.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/fiend/?format=api",
            "alignment": "Chaotic Evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/abyssal/?format=api",
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api"
            ],
            "armor_class": 19,
            "hit_points": 462,
            "hit_dice": "25d20 + 200",
            "challenge_rating_decimal": "27.000",
            "challenge_rating_text": "27",
            "experience_points": 105000,
            "ability_scores": {
                "strength": 29,
                "dexterity": 19,
                "constitution": 27,
                "intelligence": 18,
                "wisdom": 18,
                "charisma": 22
            },
            "modifiers": {
                "strength": 9,
                "dexterity": 4,
                "constitution": 8,
                "intelligence": 4,
                "wisdom": 4,
                "charisma": 6
            },
            "saving_throws": {
                "strength": 17,
                "dexterity": 12,
                "wisdom": 12
            },
            "saving_throws_all": {
                "strength": 17,
                "dexterity": 12,
                "constitution": 8,
                "intelligence": 4,
                "wisdom": 12,
                "charisma": 6
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 4,
                "animal_handling": 4,
                "arcana": 4,
                "athletics": 9,
                "deception": 6,
                "history": 4,
                "insight": 4,
                "intimidation": 6,
                "investigation": 4,
                "medicine": 4,
                "nature": 4,
                "perception": 4,
                "performance": 6,
                "persuasion": 6,
                "religion": 4,
                "sleight_of_hand": 4,
                "stealth": 4,
                "survival": 4
            },
            "passive_perception": 22,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_immunity": true,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api"
            ],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api",
                "https://api-beta.open5e.com/v2/conditions/stunned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 120.0,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob-2023_star-drake/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob-2023/?format=api",
            "key": "tob-2023_star-drake",
            "name": "Star Drake",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 100.0,
                "unit": "feet",
                "fly": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 100.0,
                "crawl": 50.0,
                "hover": false,
                "fly": 40.0,
                "burrow": 0.0,
                "climb": 50.0,
                "swim": 50.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "Neutral",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/abyssal/?format=api",
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api",
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api"
            ],
            "armor_class": 19,
            "hit_points": 189,
            "hit_dice": "18d10 + 90",
            "challenge_rating_decimal": "15.000",
            "challenge_rating_text": "15",
            "experience_points": 13000,
            "ability_scores": {
                "strength": 20,
                "dexterity": 17,
                "constitution": 21,
                "intelligence": 16,
                "wisdom": 24,
                "charisma": 20
            },
            "modifiers": {
                "strength": 5,
                "dexterity": 3,
                "constitution": 5,
                "intelligence": 3,
                "wisdom": 7,
                "charisma": 5
            },
            "saving_throws": {
                "dexterity": 8,
                "constitution": 10,
                "wisdom": 12,
                "charisma": 10
            },
            "saving_throws_all": {
                "strength": 5,
                "dexterity": 8,
                "constitution": 10,
                "intelligence": 3,
                "wisdom": 12,
                "charisma": 10
            },
            "skill_bonuses": {
                "arcana": 8,
                "history": 8,
                "insight": 12,
                "perception": 12,
                "religion": 8
            },
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 7,
                "arcana": 8,
                "athletics": 5,
                "deception": 5,
                "history": 8,
                "insight": 12,
                "intimidation": 5,
                "investigation": 3,
                "medicine": 7,
                "nature": 3,
                "perception": 12,
                "performance": 5,
                "persuasion": 5,
                "religion": 8,
                "sleight_of_hand": 3,
                "stealth": 3,
                "survival": 7
            },
            "passive_perception": 22,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_immunity": true,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/blinded/?format=api",
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 120.0,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_adult-flame-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_adult-flame-dragon",
            "name": "Adult Flame Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "climb": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 0.0,
                "climb": 40.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api",
                "https://api-beta.open5e.com/v2/languages/orc/?format=api"
            ],
            "armor_class": 19,
            "hit_points": 212,
            "hit_dice": "17d12+102",
            "challenge_rating_decimal": "16.000",
            "challenge_rating_text": "16",
            "experience_points": 15000,
            "ability_scores": {
                "strength": 19,
                "dexterity": 14,
                "constitution": 23,
                "intelligence": 17,
                "wisdom": 14,
                "charisma": 20
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 2,
                "constitution": 6,
                "intelligence": 3,
                "wisdom": 2,
                "charisma": 5
            },
            "saving_throws": {
                "dexterity": 7,
                "constitution": 11,
                "wisdom": 7,
                "charisma": 10
            },
            "saving_throws_all": {
                "strength": 4,
                "dexterity": 7,
                "constitution": 11,
                "intelligence": 3,
                "wisdom": 7,
                "charisma": 10
            },
            "skill_bonuses": {
                "deception": 10,
                "insight": 7,
                "perception": 12,
                "persuasion": 10,
                "stealth": 7
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 2,
                "arcana": 3,
                "athletics": 4,
                "deception": 10,
                "history": 3,
                "insight": 7,
                "intimidation": 5,
                "investigation": 3,
                "medicine": 2,
                "nature": 3,
                "perception": 12,
                "performance": 5,
                "persuasion": 10,
                "religion": 3,
                "sleight_of_hand": 2,
                "stealth": 7,
                "survival": 2
            },
            "passive_perception": 22,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_adult-sea-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_adult-sea-dragon",
            "name": "Adult Sea Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "swim": 60.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 60.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "neutral evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 19,
            "hit_points": 225,
            "hit_dice": "18d12+108",
            "challenge_rating_decimal": "16.000",
            "challenge_rating_text": "16",
            "experience_points": 15000,
            "ability_scores": {
                "strength": 25,
                "dexterity": 10,
                "constitution": 23,
                "intelligence": 17,
                "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
            },
            "saving_throws_all": {
                "strength": 7,
                "dexterity": 5,
                "constitution": 11,
                "intelligence": 3,
                "wisdom": 7,
                "charisma": 9
            },
            "skill_bonuses": {
                "perception": 12,
                "stealth": 5
            },
            "skill_bonuses_all": {
                "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,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_arbeyach/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_arbeyach",
            "name": "Arbeyach",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "burrow": 20.0,
                "climb": 40.0,
                "hover": true
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": true,
                "fly": 80.0,
                "burrow": 20.0,
                "climb": 40.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/fiend/?format=api",
            "alignment": "lawful evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api"
            ],
            "armor_class": 17,
            "hit_points": 275,
            "hit_dice": "22d10+154",
            "challenge_rating_decimal": "21.000",
            "challenge_rating_text": "21",
            "experience_points": 33000,
            "ability_scores": {
                "strength": 22,
                "dexterity": 20,
                "constitution": 25,
                "intelligence": 19,
                "wisdom": 21,
                "charisma": 25
            },
            "modifiers": {
                "strength": 6,
                "dexterity": 5,
                "constitution": 7,
                "intelligence": 4,
                "wisdom": 5,
                "charisma": 7
            },
            "saving_throws": {
                "dexterity": 12,
                "constitution": 14,
                "wisdom": 12,
                "charisma": 14
            },
            "saving_throws_all": {
                "strength": 6,
                "dexterity": 12,
                "constitution": 14,
                "intelligence": 4,
                "wisdom": 12,
                "charisma": 14
            },
            "skill_bonuses": {
                "deception": 14,
                "insight": 12,
                "perception": 12,
                "stealth": 12
            },
            "skill_bonuses_all": {
                "acrobatics": 5,
                "animal_handling": 5,
                "arcana": 4,
                "athletics": 6,
                "deception": 14,
                "history": 4,
                "insight": 12,
                "intimidation": 7,
                "investigation": 4,
                "medicine": 5,
                "nature": 4,
                "perception": 12,
                "performance": 7,
                "persuasion": 7,
                "religion": 4,
                "sleight_of_hand": 5,
                "stealth": 12,
                "survival": 5
            },
            "passive_perception": 22,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": true,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api",
                "https://api-beta.open5e.com/v2/conditions/stunned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 120.0,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_star-drake/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_star-drake",
            "name": "Star Drake",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 100.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 100.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "neutral",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/elvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api",
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api"
            ],
            "armor_class": 19,
            "hit_points": 189,
            "hit_dice": "18d10+90",
            "challenge_rating_decimal": "15.000",
            "challenge_rating_text": "15",
            "experience_points": 13000,
            "ability_scores": {
                "strength": 20,
                "dexterity": 17,
                "constitution": 21,
                "intelligence": 16,
                "wisdom": 24,
                "charisma": 20
            },
            "modifiers": {
                "strength": 5,
                "dexterity": 3,
                "constitution": 5,
                "intelligence": 3,
                "wisdom": 7,
                "charisma": 5
            },
            "saving_throws": {
                "dexterity": 8,
                "constitution": 10,
                "intelligence": 8,
                "wisdom": 12,
                "charisma": 10
            },
            "saving_throws_all": {
                "strength": 5,
                "dexterity": 8,
                "constitution": 10,
                "intelligence": 8,
                "wisdom": 12,
                "charisma": 10
            },
            "skill_bonuses": {
                "arcana": 8,
                "history": 8,
                "insight": 12,
                "perception": 12,
                "religion": 8
            },
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 7,
                "arcana": 8,
                "athletics": 5,
                "deception": 5,
                "history": 8,
                "insight": 12,
                "intimidation": 5,
                "investigation": 3,
                "medicine": 7,
                "nature": 3,
                "perception": 12,
                "performance": 5,
                "persuasion": 5,
                "religion": 8,
                "sleight_of_hand": 3,
                "stealth": 3,
                "survival": 7
            },
            "passive_perception": 22,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_immunity": true,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 120.0,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_ancient-light-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_ancient-light-dragon",
            "name": "Ancient Light Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "neutral good",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 22,
            "hit_points": 407,
            "hit_dice": "22d20+176",
            "challenge_rating_decimal": "22.000",
            "challenge_rating_text": "22",
            "experience_points": 41000,
            "ability_scores": {
                "strength": 26,
                "dexterity": 10,
                "constitution": 27,
                "intelligence": 18,
                "wisdom": 20,
                "charisma": 19
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 0,
                "constitution": 8,
                "intelligence": 4,
                "wisdom": 5,
                "charisma": 4
            },
            "saving_throws": {
                "dexterity": 7,
                "constitution": 15,
                "wisdom": 12,
                "charisma": 11
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 7,
                "constitution": 15,
                "intelligence": 4,
                "wisdom": 12,
                "charisma": 11
            },
            "skill_bonuses": {
                "arcana": 11,
                "nature": 11,
                "perception": 12,
                "persuasion": 11,
                "religion": 11
            },
            "skill_bonuses_all": {
                "acrobatics": 0,
                "animal_handling": 5,
                "arcana": 11,
                "athletics": 8,
                "deception": 4,
                "history": 4,
                "insight": 5,
                "intimidation": 4,
                "investigation": 4,
                "medicine": 5,
                "nature": 11,
                "perception": 12,
                "performance": 4,
                "persuasion": 11,
                "religion": 11,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 5
            },
            "passive_perception": 22,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_immunity": true,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/blinded/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_avatar-of-shoth/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_avatar-of-shoth",
            "name": "Avatar of Shoth",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "climb": 30.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 30.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api",
            "alignment": "lawful neutral",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/abyssal/?format=api",
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/druidic/?format=api",
                "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/elvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api",
                "https://api-beta.open5e.com/v2/languages/gnomish/?format=api",
                "https://api-beta.open5e.com/v2/languages/goblin/?format=api",
                "https://api-beta.open5e.com/v2/languages/halfling/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api",
                "https://api-beta.open5e.com/v2/languages/orc/?format=api",
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api",
                "https://api-beta.open5e.com/v2/languages/sylvan/?format=api",
                "https://api-beta.open5e.com/v2/languages/thieves-cant/?format=api",
                "https://api-beta.open5e.com/v2/languages/undercommon/?format=api",
                "https://api-beta.open5e.com/v2/languages/void-speech/?format=api"
            ],
            "armor_class": 18,
            "hit_points": 341,
            "hit_dice": "22d20+110",
            "challenge_rating_decimal": "21.000",
            "challenge_rating_text": "21",
            "experience_points": 33000,
            "ability_scores": {
                "strength": 20,
                "dexterity": 9,
                "constitution": 20,
                "intelligence": 18,
                "wisdom": 20,
                "charisma": 22
            },
            "modifiers": {
                "strength": 5,
                "dexterity": -1,
                "constitution": 5,
                "intelligence": 4,
                "wisdom": 5,
                "charisma": 6
            },
            "saving_throws": {
                "constitution": 12,
                "wisdom": 12,
                "charisma": 13
            },
            "saving_throws_all": {
                "strength": 5,
                "dexterity": -1,
                "constitution": 12,
                "intelligence": 4,
                "wisdom": 12,
                "charisma": 13
            },
            "skill_bonuses": {
                "insight": 12,
                "perception": 12,
                "persuasion": 13
            },
            "skill_bonuses_all": {
                "acrobatics": -1,
                "animal_handling": 5,
                "arcana": 4,
                "athletics": 5,
                "deception": 6,
                "history": 4,
                "insight": 12,
                "intimidation": 6,
                "investigation": 4,
                "medicine": 5,
                "nature": 4,
                "perception": 12,
                "performance": 6,
                "persuasion": 13,
                "religion": 4,
                "sleight_of_hand": -1,
                "stealth": -1,
                "survival": 5
            },
            "passive_perception": 22,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/prone/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": 60.0,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_barong/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_barong",
            "name": "Barong",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 60.0,
                "unit": "feet",
                "fly": 60.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 60.0,
                "crawl": 30.0,
                "hover": false,
                "fly": 60.0,
                "burrow": 0.0,
                "climb": 30.0,
                "swim": 30.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api",
            "alignment": "lawful good",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/abyssal/?format=api",
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/druidic/?format=api",
                "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/elvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api",
                "https://api-beta.open5e.com/v2/languages/gnomish/?format=api",
                "https://api-beta.open5e.com/v2/languages/goblin/?format=api",
                "https://api-beta.open5e.com/v2/languages/halfling/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api",
                "https://api-beta.open5e.com/v2/languages/orc/?format=api",
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api",
                "https://api-beta.open5e.com/v2/languages/sylvan/?format=api",
                "https://api-beta.open5e.com/v2/languages/thieves-cant/?format=api",
                "https://api-beta.open5e.com/v2/languages/undercommon/?format=api",
                "https://api-beta.open5e.com/v2/languages/void-speech/?format=api"
            ],
            "armor_class": 20,
            "hit_points": 225,
            "hit_dice": "18d10+126",
            "challenge_rating_decimal": "17.000",
            "challenge_rating_text": "17",
            "experience_points": 18000,
            "ability_scores": {
                "strength": 25,
                "dexterity": 20,
                "constitution": 25,
                "intelligence": 18,
                "wisdom": 23,
                "charisma": 22
            },
            "modifiers": {
                "strength": 7,
                "dexterity": 5,
                "constitution": 7,
                "intelligence": 4,
                "wisdom": 6,
                "charisma": 6
            },
            "saving_throws": {
                "constitution": 13,
                "wisdom": 12,
                "charisma": 12
            },
            "saving_throws_all": {
                "strength": 7,
                "dexterity": 5,
                "constitution": 13,
                "intelligence": 4,
                "wisdom": 12,
                "charisma": 12
            },
            "skill_bonuses": {
                "insight": 12,
                "perception": 12,
                "persuasion": 12
            },
            "skill_bonuses_all": {
                "acrobatics": 5,
                "animal_handling": 6,
                "arcana": 4,
                "athletics": 7,
                "deception": 6,
                "history": 4,
                "insight": 12,
                "intimidation": 6,
                "investigation": 4,
                "medicine": 6,
                "nature": 4,
                "perception": 12,
                "performance": 6,
                "persuasion": 12,
                "religion": 4,
                "sleight_of_hand": 5,
                "stealth": 5,
                "survival": 6
            },
            "passive_perception": 22,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": true,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 120.0,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_monkey-king/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_monkey-king",
            "name": "Monkey King",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 60.0,
                "unit": "feet",
                "fly": 60.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 60.0,
                "crawl": 30.0,
                "hover": false,
                "fly": 60.0,
                "burrow": 0.0,
                "climb": 30.0,
                "swim": 30.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api",
            "alignment": "neutral",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api"
            ],
            "armor_class": 21,
            "hit_points": 262,
            "hit_dice": "25d8+150",
            "challenge_rating_decimal": "21.000",
            "challenge_rating_text": "21",
            "experience_points": 33000,
            "ability_scores": {
                "strength": 19,
                "dexterity": 24,
                "constitution": 22,
                "intelligence": 16,
                "wisdom": 21,
                "charisma": 17
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 7,
                "constitution": 6,
                "intelligence": 3,
                "wisdom": 5,
                "charisma": 3
            },
            "saving_throws": {
                "dexterity": 14,
                "constitution": 13,
                "wisdom": 12
            },
            "saving_throws_all": {
                "strength": 4,
                "dexterity": 14,
                "constitution": 13,
                "intelligence": 3,
                "wisdom": 12,
                "charisma": 3
            },
            "skill_bonuses": {
                "acrobatics": 14,
                "deception": 10,
                "insight": 12,
                "perception": 12,
                "stealth": 14
            },
            "skill_bonuses_all": {
                "acrobatics": 14,
                "animal_handling": 5,
                "arcana": 3,
                "athletics": 4,
                "deception": 10,
                "history": 3,
                "insight": 12,
                "intimidation": 3,
                "investigation": 3,
                "medicine": 5,
                "nature": 3,
                "perception": 12,
                "performance": 3,
                "persuasion": 3,
                "religion": 3,
                "sleight_of_hand": 7,
                "stealth": 14,
                "survival": 5
            },
            "passive_perception": 22,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api",
                "https://api-beta.open5e.com/v2/conditions/stunned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 120.0,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_mountain-giant/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_mountain-giant",
            "name": "Mountain Giant",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 50.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 50.0,
                "crawl": 25.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 25.0,
                "swim": 25.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/giant/?format=api",
            "alignment": "neutral evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api"
            ],
            "armor_class": 20,
            "hit_points": 313,
            "hit_dice": "19d20+114",
            "challenge_rating_decimal": "21.000",
            "challenge_rating_text": "21",
            "experience_points": 33000,
            "ability_scores": {
                "strength": 26,
                "dexterity": 10,
                "constitution": 22,
                "intelligence": 14,
                "wisdom": 20,
                "charisma": 10
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 0,
                "constitution": 6,
                "intelligence": 2,
                "wisdom": 5,
                "charisma": 0
            },
            "saving_throws": {
                "constitution": 13,
                "intelligence": 9,
                "wisdom": 12,
                "charisma": 7
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 0,
                "constitution": 13,
                "intelligence": 9,
                "wisdom": 12,
                "charisma": 7
            },
            "skill_bonuses": {
                "athletics": 15,
                "perception": 12
            },
            "skill_bonuses_all": {
                "acrobatics": 0,
                "animal_handling": 5,
                "arcana": 2,
                "athletics": 15,
                "deception": 0,
                "history": 2,
                "insight": 5,
                "intimidation": 0,
                "investigation": 2,
                "medicine": 5,
                "nature": 2,
                "perception": 12,
                "performance": 0,
                "persuasion": 0,
                "religion": 2,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 5
            },
            "passive_perception": 22,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/petrified/?format=api",
                "https://api-beta.open5e.com/v2/conditions/stunned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": 120.0,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/ccdx_ophanim/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/ccdx/?format=api",
            "key": "ccdx_ophanim",
            "name": "Ophanim",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 50.0,
                "unit": "feet",
                "fly": 120.0,
                "hover": true
            },
            "speed_all": {
                "unit": "feet",
                "walk": 50.0,
                "crawl": 25.0,
                "hover": true,
                "fly": 120.0,
                "burrow": 0.0,
                "climb": 25.0,
                "swim": 25.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api",
            "alignment": "lawful good",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/abyssal/?format=api",
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/druidic/?format=api",
                "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/elvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api",
                "https://api-beta.open5e.com/v2/languages/gnomish/?format=api",
                "https://api-beta.open5e.com/v2/languages/goblin/?format=api",
                "https://api-beta.open5e.com/v2/languages/halfling/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api",
                "https://api-beta.open5e.com/v2/languages/orc/?format=api",
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api",
                "https://api-beta.open5e.com/v2/languages/sylvan/?format=api",
                "https://api-beta.open5e.com/v2/languages/thieves-cant/?format=api",
                "https://api-beta.open5e.com/v2/languages/undercommon/?format=api",
                "https://api-beta.open5e.com/v2/languages/void-speech/?format=api"
            ],
            "armor_class": 19,
            "hit_points": 200,
            "hit_dice": "16d10+112",
            "challenge_rating_decimal": "16.000",
            "challenge_rating_text": "16",
            "experience_points": 15000,
            "ability_scores": {
                "strength": 24,
                "dexterity": 22,
                "constitution": 25,
                "intelligence": 22,
                "wisdom": 24,
                "charisma": 26
            },
            "modifiers": {
                "strength": 7,
                "dexterity": 6,
                "constitution": 7,
                "intelligence": 6,
                "wisdom": 7,
                "charisma": 8
            },
            "saving_throws": {
                "intelligence": 11,
                "wisdom": 12,
                "charisma": 13
            },
            "saving_throws_all": {
                "strength": 7,
                "dexterity": 6,
                "constitution": 7,
                "intelligence": 11,
                "wisdom": 12,
                "charisma": 13
            },
            "skill_bonuses": {
                "insight": 12,
                "perception": 12
            },
            "skill_bonuses_all": {
                "acrobatics": 6,
                "animal_handling": 7,
                "arcana": 6,
                "athletics": 7,
                "deception": 8,
                "history": 6,
                "insight": 12,
                "intimidation": 8,
                "investigation": 6,
                "medicine": 7,
                "nature": 6,
                "perception": 12,
                "performance": 8,
                "persuasion": 8,
                "religion": 6,
                "sleight_of_hand": 6,
                "stealth": 6,
                "survival": 7
            },
            "passive_perception": 22,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": true,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 120.0,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob3_dragon-prismatic-adult/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob3/?format=api",
            "key": "tob3_dragon-prismatic-adult",
            "name": "Dragon, Prismatic Adult",
            "size": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
            "speed": {
                "walk": 50.0,
                "climb": 30.0
            },
            "speed_all": {
                "unit": null,
                "walk": 50.0,
                "crawl": 25.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 30.0,
                "swim": 25.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "neutral",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 18,
            "hit_points": 212,
            "hit_dice": "17d12+102",
            "challenge_rating_decimal": "16.000",
            "challenge_rating_text": "16",
            "experience_points": 15000,
            "ability_scores": {
                "strength": 22,
                "dexterity": 10,
                "constitution": 23,
                "intelligence": 18,
                "wisdom": 15,
                "charisma": 17
            },
            "modifiers": {
                "strength": 6,
                "dexterity": 0,
                "constitution": 6,
                "intelligence": 4,
                "wisdom": 2,
                "charisma": 3
            },
            "saving_throws": {
                "dexterity": 5,
                "constitution": 1,
                "wisdom": 7,
                "charisma": 8
            },
            "saving_throws_all": {
                "strength": 6,
                "dexterity": 5,
                "constitution": 1,
                "intelligence": 4,
                "wisdom": 7,
                "charisma": 8
            },
            "skill_bonuses": {
                "perception": 2
            },
            "skill_bonuses_all": {
                "acrobatics": 0,
                "animal_handling": 2,
                "arcana": 4,
                "athletics": 6,
                "deception": 3,
                "history": 4,
                "insight": 2,
                "intimidation": 3,
                "investigation": 4,
                "medicine": 2,
                "nature": 4,
                "perception": 2,
                "performance": 3,
                "persuasion": 3,
                "religion": 4,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 2
            },
            "passive_perception": 22,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/blinded/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/mmenag_adult-red-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/mmenag/?format=api",
            "key": "mmenag_adult-red-dragon",
            "name": "Adult Red Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "climb": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 0.0,
                "climb": 40.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 19,
            "hit_points": 310,
            "hit_dice": "23d12+161",
            "challenge_rating_decimal": "20.000",
            "challenge_rating_text": "20",
            "experience_points": 25000,
            "ability_scores": {
                "strength": 26,
                "dexterity": 10,
                "constitution": 24,
                "intelligence": 16,
                "wisdom": 14,
                "charisma": 20
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 0,
                "constitution": 7,
                "intelligence": 3,
                "wisdom": 2,
                "charisma": 5
            },
            "saving_throws": {
                "dexterity": 6,
                "constitution": 13,
                "wisdom": 8,
                "charisma": 11
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 6,
                "constitution": 13,
                "intelligence": 3,
                "wisdom": 8,
                "charisma": 11
            },
            "skill_bonuses": {
                "intimidation": 11,
                "perception": 9,
                "stealth": 6
            },
            "skill_bonuses_all": {
                "acrobatics": 0,
                "animal_handling": 2,
                "arcana": 3,
                "athletics": 8,
                "deception": 5,
                "history": 3,
                "insight": 2,
                "intimidation": 11,
                "investigation": 3,
                "medicine": 2,
                "nature": 3,
                "perception": 9,
                "performance": 5,
                "persuasion": 5,
                "religion": 3,
                "sleight_of_hand": 0,
                "stealth": 6,
                "survival": 2
            },
            "passive_perception": 22,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/mmenag_ancient-black-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/mmenag/?format=api",
            "key": "mmenag_ancient-black-dragon",
            "name": "Ancient Black Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "swim": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 40.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 22,
            "hit_points": 367,
            "hit_dice": "21d20+147",
            "challenge_rating_decimal": "23.000",
            "challenge_rating_text": "23",
            "experience_points": 50000,
            "ability_scores": {
                "strength": 26,
                "dexterity": 14,
                "constitution": 24,
                "intelligence": 16,
                "wisdom": 14,
                "charisma": 18
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 2,
                "constitution": 7,
                "intelligence": 3,
                "wisdom": 2,
                "charisma": 4
            },
            "saving_throws": {
                "dexterity": 9,
                "constitution": 14,
                "wisdom": 9,
                "charisma": 11
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 9,
                "constitution": 14,
                "intelligence": 3,
                "wisdom": 9,
                "charisma": 11
            },
            "skill_bonuses": {
                "history": 10,
                "perception": 9,
                "stealth": 9
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 2,
                "arcana": 3,
                "athletics": 8,
                "deception": 4,
                "history": 10,
                "insight": 2,
                "intimidation": 4,
                "investigation": 3,
                "medicine": 2,
                "nature": 3,
                "perception": 9,
                "performance": 4,
                "persuasion": 4,
                "religion": 3,
                "sleight_of_hand": 2,
                "stealth": 9,
                "survival": 2
            },
            "passive_perception": 22,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/mmenag_ancient-silver-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/mmenag/?format=api",
            "key": "mmenag_ancient-silver-dragon",
            "name": "Ancient Silver Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 22,
            "hit_points": 429,
            "hit_dice": "22d20+198",
            "challenge_rating_decimal": "25.000",
            "challenge_rating_text": "25",
            "experience_points": 75000,
            "ability_scores": {
                "strength": 30,
                "dexterity": 14,
                "constitution": 28,
                "intelligence": 18,
                "wisdom": 14,
                "charisma": 22
            },
            "modifiers": {
                "strength": 10,
                "dexterity": 2,
                "constitution": 9,
                "intelligence": 4,
                "wisdom": 2,
                "charisma": 6
            },
            "saving_throws": {
                "dexterity": 9,
                "constitution": 16,
                "wisdom": 9,
                "charisma": 13
            },
            "saving_throws_all": {
                "strength": 10,
                "dexterity": 9,
                "constitution": 16,
                "intelligence": 4,
                "wisdom": 9,
                "charisma": 13
            },
            "skill_bonuses": {
                "arcana": 11,
                "history": 11,
                "perception": 9,
                "stealth": 9
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 2,
                "arcana": 11,
                "athletics": 10,
                "deception": 6,
                "history": 11,
                "insight": 2,
                "intimidation": 6,
                "investigation": 4,
                "medicine": 2,
                "nature": 4,
                "perception": 9,
                "performance": 6,
                "persuasion": 6,
                "religion": 4,
                "sleight_of_hand": 2,
                "stealth": 9,
                "survival": 2
            },
            "passive_perception": 22,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/mmenag_ascetic-grandmaster/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/mmenag/?format=api",
            "key": "mmenag_ascetic-grandmaster",
            "name": "Ascetic Grandmaster",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 60.0,
                "unit": "feet",
                "climb": 60.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 60.0,
                "crawl": 30.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 60.0,
                "swim": 30.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api",
            "alignment": "chaotic evil",
            "languages": [],
            "armor_class": 20,
            "hit_points": 172,
            "hit_dice": "23d8+69",
            "challenge_rating_decimal": "14.000",
            "challenge_rating_text": "14",
            "experience_points": 11500,
            "ability_scores": {
                "strength": 16,
                "dexterity": 20,
                "constitution": 16,
                "intelligence": 10,
                "wisdom": 20,
                "charisma": 10
            },
            "modifiers": {
                "strength": 3,
                "dexterity": 5,
                "constitution": 3,
                "intelligence": 0,
                "wisdom": 5,
                "charisma": 0
            },
            "saving_throws": {
                "strength": 8,
                "dexterity": 10,
                "constitution": 8,
                "intelligence": 5,
                "wisdom": 10,
                "charisma": 5
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 10,
                "constitution": 8,
                "intelligence": 5,
                "wisdom": 10,
                "charisma": 5
            },
            "skill_bonuses": {
                "acrobatics": 10,
                "athletics": 8,
                "perception": 10,
                "stealth": 10
            },
            "skill_bonuses_all": {
                "acrobatics": 10,
                "animal_handling": 5,
                "arcana": 0,
                "athletics": 8,
                "deception": 0,
                "history": 0,
                "insight": 5,
                "intimidation": 0,
                "investigation": 0,
                "medicine": 5,
                "nature": 0,
                "perception": 10,
                "performance": 0,
                "persuasion": 0,
                "religion": 0,
                "sleight_of_hand": 5,
                "stealth": 10,
                "survival": 5
            },
            "passive_perception": 22,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": true,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/mmenag_demilich/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/mmenag/?format=api",
            "key": "mmenag_demilich",
            "name": "Demilich",
            "size": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api",
            "speed": {
                "walk": 0.0,
                "unit": "feet",
                "fly": 30.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 0.0,
                "crawl": 0.0,
                "hover": false,
                "fly": 30.0,
                "burrow": 0.0,
                "climb": 0.0,
                "swim": 0.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api",
            "alignment": "chaotic evil",
            "languages": [],
            "armor_class": 20,
            "hit_points": 159,
            "hit_dice": "29d4+87",
            "challenge_rating_decimal": "18.000",
            "challenge_rating_text": "18",
            "experience_points": 20000,
            "ability_scores": {
                "strength": 10,
                "dexterity": 24,
                "constitution": 16,
                "intelligence": 24,
                "wisdom": 22,
                "charisma": 20
            },
            "modifiers": {
                "strength": 0,
                "dexterity": 7,
                "constitution": 3,
                "intelligence": 7,
                "wisdom": 6,
                "charisma": 5
            },
            "saving_throws": {
                "strength": 6,
                "constitution": 9,
                "intelligence": 13,
                "wisdom": 12,
                "charisma": 11
            },
            "saving_throws_all": {
                "strength": 6,
                "dexterity": 7,
                "constitution": 9,
                "intelligence": 13,
                "wisdom": 12,
                "charisma": 11
            },
            "skill_bonuses": {
                "arcana": 13,
                "perception": 12,
                "stealth": 13
            },
            "skill_bonuses_all": {
                "acrobatics": 7,
                "animal_handling": 6,
                "arcana": 13,
                "athletics": 0,
                "deception": 5,
                "history": 7,
                "insight": 6,
                "intimidation": 5,
                "investigation": 7,
                "medicine": 6,
                "nature": 7,
                "perception": 12,
                "performance": 5,
                "persuasion": 5,
                "religion": 7,
                "sleight_of_hand": 7,
                "stealth": 13,
                "survival": 6
            },
            "passive_perception": 22,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_immunity": true,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/deafened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/petrified/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api",
                "https://api-beta.open5e.com/v2/conditions/prone/?format=api",
                "https://api-beta.open5e.com/v2/conditions/stunned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 60.0,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/mmenag_demilich-mastermind/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/mmenag/?format=api",
            "key": "mmenag_demilich-mastermind",
            "name": "Demilich Mastermind",
            "size": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api",
            "speed": {
                "walk": 0.0,
                "unit": "feet",
                "fly": 30.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 0.0,
                "crawl": 0.0,
                "hover": false,
                "fly": 30.0,
                "burrow": 0.0,
                "climb": 0.0,
                "swim": 0.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api",
            "alignment": "chaotic evil",
            "languages": [],
            "armor_class": 20,
            "hit_points": 319,
            "hit_dice": "58d4+174",
            "challenge_rating_decimal": "18.000",
            "challenge_rating_text": "18",
            "experience_points": 20000,
            "ability_scores": {
                "strength": 10,
                "dexterity": 24,
                "constitution": 16,
                "intelligence": 24,
                "wisdom": 22,
                "charisma": 20
            },
            "modifiers": {
                "strength": 0,
                "dexterity": 7,
                "constitution": 3,
                "intelligence": 7,
                "wisdom": 6,
                "charisma": 5
            },
            "saving_throws": {
                "strength": 6,
                "constitution": 9,
                "intelligence": 13,
                "wisdom": 12,
                "charisma": 11
            },
            "saving_throws_all": {
                "strength": 6,
                "dexterity": 7,
                "constitution": 9,
                "intelligence": 13,
                "wisdom": 12,
                "charisma": 11
            },
            "skill_bonuses": {
                "arcana": 13,
                "perception": 12,
                "stealth": 13
            },
            "skill_bonuses_all": {
                "acrobatics": 7,
                "animal_handling": 6,
                "arcana": 13,
                "athletics": 0,
                "deception": 5,
                "history": 7,
                "insight": 6,
                "intimidation": 5,
                "investigation": 7,
                "medicine": 6,
                "nature": 7,
                "perception": 12,
                "performance": 5,
                "persuasion": 5,
                "religion": 7,
                "sleight_of_hand": 7,
                "stealth": 13,
                "survival": 6
            },
            "passive_perception": 22,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_immunity": true,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/deafened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/petrified/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api",
                "https://api-beta.open5e.com/v2/conditions/prone/?format=api",
                "https://api-beta.open5e.com/v2/conditions/stunned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 60.0,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/mmenag_fallen-planetar/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/mmenag/?format=api",
            "key": "mmenag_fallen-planetar",
            "name": "Fallen Planetar",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 120.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 120.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/abyssal/?format=api",
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/druidic/?format=api",
                "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/elvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api",
                "https://api-beta.open5e.com/v2/languages/gnomish/?format=api",
                "https://api-beta.open5e.com/v2/languages/goblin/?format=api",
                "https://api-beta.open5e.com/v2/languages/halfling/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api",
                "https://api-beta.open5e.com/v2/languages/orc/?format=api",
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api",
                "https://api-beta.open5e.com/v2/languages/sylvan/?format=api",
                "https://api-beta.open5e.com/v2/languages/thieves-cant/?format=api",
                "https://api-beta.open5e.com/v2/languages/undercommon/?format=api",
                "https://api-beta.open5e.com/v2/languages/void-speech/?format=api"
            ],
            "armor_class": 19,
            "hit_points": 250,
            "hit_dice": "20d10+140",
            "challenge_rating_decimal": "16.000",
            "challenge_rating_text": "16",
            "experience_points": 15000,
            "ability_scores": {
                "strength": 22,
                "dexterity": 22,
                "constitution": 24,
                "intelligence": 22,
                "wisdom": 24,
                "charisma": 24
            },
            "modifiers": {
                "strength": 6,
                "dexterity": 6,
                "constitution": 7,
                "intelligence": 6,
                "wisdom": 7,
                "charisma": 7
            },
            "saving_throws": {
                "wisdom": 12,
                "charisma": 12
            },
            "saving_throws_all": {
                "strength": 6,
                "dexterity": 6,
                "constitution": 7,
                "intelligence": 6,
                "wisdom": 12,
                "charisma": 12
            },
            "skill_bonuses": {
                "athletics": 11,
                "insight": 12,
                "perception": 12,
                "religion": 12
            },
            "skill_bonuses_all": {
                "acrobatics": 6,
                "animal_handling": 7,
                "arcana": 6,
                "athletics": 11,
                "deception": 7,
                "history": 6,
                "insight": 12,
                "intimidation": 7,
                "investigation": 6,
                "medicine": 7,
                "nature": 6,
                "perception": 12,
                "performance": 7,
                "persuasion": 7,
                "religion": 12,
                "sleight_of_hand": 6,
                "stealth": 6,
                "survival": 7
            },
            "passive_perception": 22,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": true,
            "damage_vulnerabilities": [
                "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api"
            ],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 60.0,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/mmenag_great-wyrm-black-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/mmenag/?format=api",
            "key": "mmenag_great-wyrm-black-dragon",
            "name": "Great Wyrm Black Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "swim": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 40.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 22,
            "hit_points": 735,
            "hit_dice": "42d20+294",
            "challenge_rating_decimal": "23.000",
            "challenge_rating_text": "23",
            "experience_points": 50000,
            "ability_scores": {
                "strength": 26,
                "dexterity": 14,
                "constitution": 24,
                "intelligence": 16,
                "wisdom": 14,
                "charisma": 18
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 2,
                "constitution": 7,
                "intelligence": 3,
                "wisdom": 2,
                "charisma": 4
            },
            "saving_throws": {
                "dexterity": 9,
                "constitution": 14,
                "wisdom": 9,
                "charisma": 11
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 9,
                "constitution": 14,
                "intelligence": 3,
                "wisdom": 9,
                "charisma": 11
            },
            "skill_bonuses": {
                "history": 10,
                "perception": 9,
                "stealth": 9
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 2,
                "arcana": 3,
                "athletics": 8,
                "deception": 4,
                "history": 10,
                "insight": 2,
                "intimidation": 4,
                "investigation": 3,
                "medicine": 2,
                "nature": 3,
                "perception": 9,
                "performance": 4,
                "persuasion": 4,
                "religion": 3,
                "sleight_of_hand": 2,
                "stealth": 9,
                "survival": 2
            },
            "passive_perception": 22,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [],
            "creaturesets": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/mmenag_planetar/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/mmenag/?format=api",
            "key": "mmenag_planetar",
            "name": "Planetar",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 120.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 120.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/abyssal/?format=api",
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/druidic/?format=api",
                "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/elvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api",
                "https://api-beta.open5e.com/v2/languages/gnomish/?format=api",
                "https://api-beta.open5e.com/v2/languages/goblin/?format=api",
                "https://api-beta.open5e.com/v2/languages/halfling/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api",
                "https://api-beta.open5e.com/v2/languages/orc/?format=api",
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api",
                "https://api-beta.open5e.com/v2/languages/sylvan/?format=api",
                "https://api-beta.open5e.com/v2/languages/thieves-cant/?format=api",
                "https://api-beta.open5e.com/v2/languages/undercommon/?format=api",
                "https://api-beta.open5e.com/v2/languages/void-speech/?format=api"
            ],
            "armor_class": 19,
            "hit_points": 250,
            "hit_dice": "20d10+140",
            "challenge_rating_decimal": "16.000",
            "challenge_rating_text": "16",
            "experience_points": 15000,
            "ability_scores": {
                "strength": 22,
                "dexterity": 22,
                "constitution": 24,
                "intelligence": 22,
                "wisdom": 24,
                "charisma": 24
            },
            "modifiers": {
                "strength": 6,
                "dexterity": 6,
                "constitution": 7,
                "intelligence": 6,
                "wisdom": 7,
                "charisma": 7
            },
            "saving_throws": {
                "wisdom": 12,
                "charisma": 12
            },
            "saving_throws_all": {
                "strength": 6,
                "dexterity": 6,
                "constitution": 7,
                "intelligence": 6,
                "wisdom": 12,
                "charisma": 12
            },
            "skill_bonuses": {
                "athletics": 11,
                "insight": 12,
                "perception": 12,
                "religion": 12
            },
            "skill_bonuses_all": {
                "acrobatics": 6,
                "animal_handling": 7,
                "arcana": 6,
                "athletics": 11,
                "deception": 7,
                "history": 6,
                "insight": 12,
                "intimidation": 7,
                "investigation": 6,
                "medicine": 7,
                "nature": 6,
                "perception": 12,
                "performance": 7,
                "persuasion": 7,
                "religion": 12,
                "sleight_of_hand": 6,
                "stealth": 6,
                "survival": 7
            },
            "passive_perception": 22,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": true,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 60.0,
            "actions": [],
            "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": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "burrow": 30.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 30.0,
                "climb": 20.0,
                "swim": 20.0
            },
            "category": "Monsters; Dragons, Chromatic",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "lawful evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 19,
            "hit_points": 225,
            "hit_dice": "18d12+108",
            "challenge_rating_decimal": "16.000",
            "challenge_rating_text": "16",
            "experience_points": 15000,
            "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
            },
            "saving_throws_all": {
                "strength": 7,
                "dexterity": 5,
                "constitution": 11,
                "intelligence": 3,
                "wisdom": 7,
                "charisma": 9
            },
            "skill_bonuses": {
                "perception": 12,
                "stealth": 5
            },
            "skill_bonuses_all": {
                "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,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "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": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "swim": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 40.0
            },
            "category": "Monsters; Dragons, Metallic",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "lawful good",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 19,
            "hit_points": 212,
            "hit_dice": "17d12+102",
            "challenge_rating_decimal": "15.000",
            "challenge_rating_text": "15",
            "experience_points": 13000,
            "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
            },
            "saving_throws_all": {
                "strength": 7,
                "dexterity": 5,
                "constitution": 11,
                "intelligence": 3,
                "wisdom": 7,
                "charisma": 9
            },
            "skill_bonuses": {
                "insight": 7,
                "perception": 12,
                "stealth": 5
            },
            "skill_bonuses_all": {
                "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,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "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": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "climb": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 0.0,
                "climb": 40.0,
                "swim": 20.0
            },
            "category": "Monsters; Dragons, Metallic",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic good",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 18,
            "hit_points": 184,
            "hit_dice": "16d12+80",
            "challenge_rating_decimal": "14.000",
            "challenge_rating_text": "14",
            "experience_points": 11500,
            "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
            },
            "saving_throws_all": {
                "strength": 6,
                "dexterity": 6,
                "constitution": 10,
                "intelligence": 4,
                "wisdom": 7,
                "charisma": 8
            },
            "skill_bonuses": {
                "deception": 8,
                "perception": 12,
                "stealth": 6
            },
            "skill_bonuses_all": {
                "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,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +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": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "swim": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 40.0
            },
            "category": "Monsters; Dragons, Chromatic",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "lawful evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 19,
            "hit_points": 207,
            "hit_dice": "18d12+90",
            "challenge_rating_decimal": "15.000",
            "challenge_rating_text": "15",
            "experience_points": 13000,
            "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
            },
            "saving_throws_all": {
                "strength": 6,
                "dexterity": 6,
                "constitution": 10,
                "intelligence": 4,
                "wisdom": 7,
                "charisma": 8
            },
            "skill_bonuses": {
                "deception": 8,
                "insight": 7,
                "perception": 12,
                "persuasion": 8,
                "stealth": 6
            },
            "skill_bonuses_all": {
                "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,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +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": []
        }
    ]
}