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

GET /v2/creatures/?format=api&ordering=environments&page=61
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=environments&page=62",
    "previous": "https://api-beta.open5e.com/v2/creatures/?format=api&ordering=environments&page=60",
    "results": [
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_kobold/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_kobold",
            "name": "Kobold",
            "size": "https://api-beta.open5e.com/v2/sizes/small/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?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": 12,
            "hit_points": 5,
            "hit_dice": "2d6-2",
            "challenge_rating_decimal": "0.125",
            "challenge_rating_text": "1/8",
            "experience_points": 25,
            "ability_scores": {
                "strength": 7,
                "dexterity": 15,
                "constitution": 9,
                "intelligence": 8,
                "wisdom": 7,
                "charisma": 8
            },
            "modifiers": {
                "strength": -2,
                "dexterity": 2,
                "constitution": -1,
                "intelligence": -1,
                "wisdom": -2,
                "charisma": -1
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": -2,
                "dexterity": 2,
                "constitution": -1,
                "intelligence": -1,
                "wisdom": -2,
                "charisma": -1
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": -2,
                "arcana": -1,
                "athletics": -2,
                "deception": -1,
                "history": -1,
                "insight": -2,
                "intimidation": -1,
                "investigation": -1,
                "medicine": -2,
                "nature": -1,
                "perception": -2,
                "performance": -1,
                "persuasion": -1,
                "religion": -1,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": -2
            },
            "passive_perception": 8,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "srd_kobold_dagger",
                    "attacks": [],
                    "name": "Dagger",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_kobold"
                },
                {
                    "key": "srd_kobold_sling",
                    "attacks": [],
                    "name": "Sling",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 30/120 ft., one target. Hit: 4 (1d4 + 2) bludgeoning damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_kobold"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api",
                "https://api-beta.open5e.com/v2/environments/urban/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_lizardfolk/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_lizardfolk",
            "name": "Lizardfolk",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "swim": 30.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 30.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api",
            "alignment": "neutral",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 15,
            "hit_points": 22,
            "hit_dice": "4d8+4",
            "challenge_rating_decimal": "0.500",
            "challenge_rating_text": "1/2",
            "experience_points": 100,
            "ability_scores": {
                "strength": 15,
                "dexterity": 10,
                "constitution": 13,
                "intelligence": 7,
                "wisdom": 12,
                "charisma": 7
            },
            "modifiers": {
                "strength": 2,
                "dexterity": 0,
                "constitution": 1,
                "intelligence": -2,
                "wisdom": 1,
                "charisma": -2
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 2,
                "dexterity": 0,
                "constitution": 1,
                "intelligence": -2,
                "wisdom": 1,
                "charisma": -2
            },
            "skill_bonuses": {
                "perception": 3,
                "stealth": 4,
                "survival": 5
            },
            "skill_bonuses_all": {
                "acrobatics": 0,
                "animal_handling": 1,
                "arcana": -2,
                "athletics": 2,
                "deception": -2,
                "history": -2,
                "insight": 1,
                "intimidation": -2,
                "investigation": -2,
                "medicine": 1,
                "nature": -2,
                "perception": 3,
                "performance": -2,
                "persuasion": -2,
                "religion": -2,
                "sleight_of_hand": 0,
                "stealth": 4,
                "survival": 5
            },
            "passive_perception": 13,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "srd_lizardfolk_bite",
                    "attacks": [],
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_lizardfolk"
                },
                {
                    "key": "srd_lizardfolk_heavy-club",
                    "attacks": [],
                    "name": "Heavy Club",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) bludgeoning damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_lizardfolk"
                },
                {
                    "key": "srd_lizardfolk_javelin",
                    "attacks": [],
                    "name": "Javelin",
                    "desc": "Melee or Ranged Weapon Attack: +4 to hit, reach 5 ft. or range 30/120 ft., one target. Hit: 5 (1d6 + 2) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_lizardfolk"
                },
                {
                    "key": "srd_lizardfolk_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The lizardfolk makes two melee attacks, each one with a different weapon.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_lizardfolk"
                },
                {
                    "key": "srd_lizardfolk_spiked-shield",
                    "attacks": [],
                    "name": "Spiked Shield",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_lizardfolk"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/laboratory/?format=api",
                "https://api-beta.open5e.com/v2/environments/lake/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/sewer/?format=api",
                "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/temple/?format=api",
                "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api",
                "https://api-beta.open5e.com/v2/environments/tomb/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api",
                "https://api-beta.open5e.com/v2/environments/urban/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_manticore/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_manticore",
            "name": "Manticore",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "fly": 50.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 50.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api",
            "alignment": "lawful evil",
            "languages": [],
            "armor_class": 14,
            "hit_points": 68,
            "hit_dice": "8d10+24",
            "challenge_rating_decimal": "3.000",
            "challenge_rating_text": "3",
            "experience_points": 700,
            "ability_scores": {
                "strength": 17,
                "dexterity": 16,
                "constitution": 17,
                "intelligence": 7,
                "wisdom": 12,
                "charisma": 8
            },
            "modifiers": {
                "strength": 3,
                "dexterity": 3,
                "constitution": 3,
                "intelligence": -2,
                "wisdom": 1,
                "charisma": -1
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 3,
                "dexterity": 3,
                "constitution": 3,
                "intelligence": -2,
                "wisdom": 1,
                "charisma": -1
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 1,
                "arcana": -2,
                "athletics": 3,
                "deception": -1,
                "history": -2,
                "insight": 1,
                "intimidation": -1,
                "investigation": -2,
                "medicine": 1,
                "nature": -2,
                "perception": 1,
                "performance": -1,
                "persuasion": -1,
                "religion": -2,
                "sleight_of_hand": 3,
                "stealth": 3,
                "survival": 1
            },
            "passive_perception": 11,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "srd_manticore_bite",
                    "attacks": [],
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_manticore"
                },
                {
                    "key": "srd_manticore_claw",
                    "attacks": [],
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_manticore"
                },
                {
                    "key": "srd_manticore_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The manticore makes three attacks: one with its bite and two with its claws or three with its tail spikes.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_manticore"
                },
                {
                    "key": "srd_manticore_tail-spike",
                    "attacks": [],
                    "name": "Tail Spike",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 100/200 ft., one target. Hit: 7 (1d8 + 3) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_manticore"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_merfolk/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_merfolk",
            "name": "Merfolk",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 10.0,
                "unit": "feet",
                "swim": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 10.0,
                "crawl": 5.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 5.0,
                "swim": 40.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api",
            "alignment": "neutral",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api"
            ],
            "armor_class": 11,
            "hit_points": 11,
            "hit_dice": "2d8+2",
            "challenge_rating_decimal": "0.125",
            "challenge_rating_text": "1/8",
            "experience_points": 25,
            "ability_scores": {
                "strength": 10,
                "dexterity": 13,
                "constitution": 12,
                "intelligence": 11,
                "wisdom": 11,
                "charisma": 12
            },
            "modifiers": {
                "strength": 0,
                "dexterity": 1,
                "constitution": 1,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": 1
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 0,
                "dexterity": 1,
                "constitution": 1,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": 1
            },
            "skill_bonuses": {
                "perception": 2
            },
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": 0,
                "arcana": 0,
                "athletics": 0,
                "deception": 1,
                "history": 0,
                "insight": 0,
                "intimidation": 1,
                "investigation": 0,
                "medicine": 0,
                "nature": 0,
                "perception": 2,
                "performance": 1,
                "persuasion": 1,
                "religion": 0,
                "sleight_of_hand": 1,
                "stealth": 1,
                "survival": 0
            },
            "passive_perception": 12,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "srd_merfolk_spear",
                    "attacks": [],
                    "name": "Spear",
                    "desc": "Melee or Ranged Weapon Attack: +2 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 3 (1d6) piercing damage, or 4 (1d8) piercing damage if used with two hands to make a melee attack.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_merfolk"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_merrow/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_merrow",
            "name": "Merrow",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 10.0,
                "unit": "feet",
                "swim": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 10.0,
                "crawl": 5.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 5.0,
                "swim": 40.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/abyssal/?format=api"
            ],
            "armor_class": 13,
            "hit_points": 45,
            "hit_dice": "6d10+12",
            "challenge_rating_decimal": "2.000",
            "challenge_rating_text": "2",
            "experience_points": 450,
            "ability_scores": {
                "strength": 18,
                "dexterity": 10,
                "constitution": 15,
                "intelligence": 8,
                "wisdom": 10,
                "charisma": 9
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 0,
                "constitution": 2,
                "intelligence": -1,
                "wisdom": 0,
                "charisma": -1
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 4,
                "dexterity": 0,
                "constitution": 2,
                "intelligence": -1,
                "wisdom": 0,
                "charisma": -1
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 0,
                "animal_handling": 0,
                "arcana": -1,
                "athletics": 4,
                "deception": -1,
                "history": -1,
                "insight": 0,
                "intimidation": -1,
                "investigation": -1,
                "medicine": 0,
                "nature": -1,
                "perception": 0,
                "performance": -1,
                "persuasion": -1,
                "religion": -1,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 0
            },
            "passive_perception": 10,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "srd_merrow_bite",
                    "attacks": [],
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_merrow"
                },
                {
                    "key": "srd_merrow_claws",
                    "attacks": [],
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 9 (2d4 + 4) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_merrow"
                },
                {
                    "key": "srd_merrow_harpoon",
                    "attacks": [],
                    "name": "Harpoon",
                    "desc": "Melee or Ranged Weapon Attack: +6 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 11 (2d6 + 4) piercing damage. If the target is a Huge or smaller creature, it must succeed on a Strength contest against the merrow or be pulled up to 20 feet toward the merrow.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_merrow"
                },
                {
                    "key": "srd_merrow_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The merrow makes two attacks: one with its bite and one with its claws or harpoon.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_merrow"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_ogre/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_ogre",
            "name": "Ogre",
            "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",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/giant/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api"
            ],
            "armor_class": 11,
            "hit_points": 59,
            "hit_dice": "7d10+21",
            "challenge_rating_decimal": "2.000",
            "challenge_rating_text": "2",
            "experience_points": 450,
            "ability_scores": {
                "strength": 19,
                "dexterity": 8,
                "constitution": 16,
                "intelligence": 5,
                "wisdom": 7,
                "charisma": 7
            },
            "modifiers": {
                "strength": 4,
                "dexterity": -1,
                "constitution": 3,
                "intelligence": -3,
                "wisdom": -2,
                "charisma": -2
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 4,
                "dexterity": -1,
                "constitution": 3,
                "intelligence": -3,
                "wisdom": -2,
                "charisma": -2
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": -1,
                "animal_handling": -2,
                "arcana": -3,
                "athletics": 4,
                "deception": -2,
                "history": -3,
                "insight": -2,
                "intimidation": -2,
                "investigation": -3,
                "medicine": -2,
                "nature": -3,
                "perception": -2,
                "performance": -2,
                "persuasion": -2,
                "religion": -3,
                "sleight_of_hand": -1,
                "stealth": -1,
                "survival": -2
            },
            "passive_perception": 8,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "srd_ogre_greatclub",
                    "attacks": [],
                    "name": "Greatclub",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_ogre"
                },
                {
                    "key": "srd_ogre_javelin",
                    "attacks": [],
                    "name": "Javelin",
                    "desc": "Melee or Ranged Weapon Attack: +6 to hit, reach 5 ft. or range 30/120 ft., one target. Hit: 11 (2d6 + 4) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_ogre"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_plesiosaurus/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_plesiosaurus",
            "name": "Plesiosaurus",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 20.0,
                "unit": "feet",
                "swim": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 20.0,
                "crawl": 10.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 10.0,
                "swim": 40.0
            },
            "category": "Monsters",
            "subcategory": "Dinosaurs",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api",
            "alignment": "unaligned",
            "languages": [],
            "armor_class": 13,
            "hit_points": 68,
            "hit_dice": "8d10+24",
            "challenge_rating_decimal": "2.000",
            "challenge_rating_text": "2",
            "experience_points": 450,
            "ability_scores": {
                "strength": 18,
                "dexterity": 15,
                "constitution": 16,
                "intelligence": 2,
                "wisdom": 12,
                "charisma": 5
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 2,
                "constitution": 3,
                "intelligence": -4,
                "wisdom": 1,
                "charisma": -3
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 4,
                "dexterity": 2,
                "constitution": 3,
                "intelligence": -4,
                "wisdom": 1,
                "charisma": -3
            },
            "skill_bonuses": {
                "perception": 3,
                "stealth": 4
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 1,
                "arcana": -4,
                "athletics": 4,
                "deception": -3,
                "history": -4,
                "insight": 1,
                "intimidation": -3,
                "investigation": -4,
                "medicine": 1,
                "nature": -4,
                "perception": 3,
                "performance": -3,
                "persuasion": -3,
                "religion": -4,
                "sleight_of_hand": 2,
                "stealth": 4,
                "survival": 1
            },
            "passive_perception": 13,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "srd_plesiosaurus_bite",
                    "attacks": [],
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 14 (3d6 + 4) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_plesiosaurus"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_poisonous-snake/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_poisonous-snake",
            "name": "Poisonous Snake",
            "size": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "swim": 30.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 30.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api",
            "alignment": "unaligned",
            "languages": [],
            "armor_class": 13,
            "hit_points": 2,
            "hit_dice": "1d4",
            "challenge_rating_decimal": "0.125",
            "challenge_rating_text": "1/8",
            "experience_points": 25,
            "ability_scores": {
                "strength": 2,
                "dexterity": 16,
                "constitution": 11,
                "intelligence": 1,
                "wisdom": 10,
                "charisma": 3
            },
            "modifiers": {
                "strength": -4,
                "dexterity": 3,
                "constitution": 0,
                "intelligence": -5,
                "wisdom": 0,
                "charisma": -4
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": -4,
                "dexterity": 3,
                "constitution": 0,
                "intelligence": -5,
                "wisdom": 0,
                "charisma": -4
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 0,
                "arcana": -5,
                "athletics": -4,
                "deception": -4,
                "history": -5,
                "insight": 0,
                "intimidation": -4,
                "investigation": -5,
                "medicine": 0,
                "nature": -5,
                "perception": 0,
                "performance": -4,
                "persuasion": -4,
                "religion": -5,
                "sleight_of_hand": 3,
                "stealth": 3,
                "survival": 0
            },
            "passive_perception": 10,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": 10.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "srd_poisonous-snake_bite",
                    "attacks": [],
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 1 piercing damage, and the target must make a DC 10 Constitution saving throw, taking 5 (2d4) poison damage on a failed save, or half as much damage on a successful one.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_poisonous-snake"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/sewer/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/tomb/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_pseudodragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_pseudodragon",
            "name": "Pseudodragon",
            "size": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api",
            "speed": {
                "walk": 15.0,
                "unit": "feet",
                "fly": 60.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 15.0,
                "crawl": 7.5,
                "hover": false,
                "fly": 60.0,
                "burrow": 0.0,
                "climb": 7.5,
                "swim": 7.5
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "neutral good",
            "languages": [],
            "armor_class": 13,
            "hit_points": 7,
            "hit_dice": "2d4+2",
            "challenge_rating_decimal": "0.250",
            "challenge_rating_text": "1/4",
            "experience_points": 50,
            "ability_scores": {
                "strength": 6,
                "dexterity": 15,
                "constitution": 13,
                "intelligence": 10,
                "wisdom": 12,
                "charisma": 10
            },
            "modifiers": {
                "strength": -2,
                "dexterity": 2,
                "constitution": 1,
                "intelligence": 0,
                "wisdom": 1,
                "charisma": 0
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": -2,
                "dexterity": 2,
                "constitution": 1,
                "intelligence": 0,
                "wisdom": 1,
                "charisma": 0
            },
            "skill_bonuses": {
                "perception": 3,
                "stealth": 4
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 1,
                "arcana": 0,
                "athletics": -2,
                "deception": 0,
                "history": 0,
                "insight": 1,
                "intimidation": 0,
                "investigation": 0,
                "medicine": 1,
                "nature": 0,
                "perception": 3,
                "performance": 0,
                "persuasion": 0,
                "religion": 0,
                "sleight_of_hand": 2,
                "stealth": 4,
                "survival": 1
            },
            "passive_perception": 13,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": 10.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "srd_pseudodragon_bite",
                    "attacks": [],
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_pseudodragon"
                },
                {
                    "key": "srd_pseudodragon_sting",
                    "attacks": [],
                    "name": "Sting",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 4 (1d4 + 2) piercing damage, and the target must succeed on a DC 11 Constitution saving throw or become poisoned for 1 hour. If the saving throw fails by 5 or more, the target falls unconscious for the same duration, or until it takes damage or another creature uses an action to shake it awake.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_pseudodragon"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/urban/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_quasit/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_quasit",
            "name": "Quasit",
            "size": "https://api-beta.open5e.com/v2/sizes/tiny/?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",
            "subcategory": "Demons",
            "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"
            ],
            "armor_class": 13,
            "hit_points": 7,
            "hit_dice": "3d4",
            "challenge_rating_decimal": "1.000",
            "challenge_rating_text": "1",
            "experience_points": 200,
            "ability_scores": {
                "strength": 5,
                "dexterity": 17,
                "constitution": 10,
                "intelligence": 7,
                "wisdom": 10,
                "charisma": 10
            },
            "modifiers": {
                "strength": -3,
                "dexterity": 3,
                "constitution": 0,
                "intelligence": -2,
                "wisdom": 0,
                "charisma": 0
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": -3,
                "dexterity": 3,
                "constitution": 0,
                "intelligence": -2,
                "wisdom": 0,
                "charisma": 0
            },
            "skill_bonuses": {
                "stealth": 5
            },
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 0,
                "arcana": -2,
                "athletics": -3,
                "deception": 0,
                "history": -2,
                "insight": 0,
                "intimidation": 0,
                "investigation": -2,
                "medicine": 0,
                "nature": -2,
                "perception": 0,
                "performance": 0,
                "persuasion": 0,
                "religion": -2,
                "sleight_of_hand": 3,
                "stealth": 5,
                "survival": 0
            },
            "passive_perception": 10,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/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/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": 120.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "srd_quasit_claw",
                    "attacks": [],
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) piercing damage, and the target must succeed on a DC 10 Constitution saving throw or take 5 (2d4) poison damage and become poisoned for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": "Bite in Beast Form",
                    "legendary_cost": 1,
                    "parent": "srd_quasit"
                },
                {
                    "key": "srd_quasit_invisibility",
                    "attacks": [],
                    "name": "Invisibility",
                    "desc": "The quasit magically turns invisible until it attacks or uses Scare, or until its concentration ends (as if concentrating on a spell). Any equipment the quasit wears or carries is invisible with it.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_quasit"
                },
                {
                    "key": "srd_quasit_scare",
                    "attacks": [],
                    "name": "Scare",
                    "desc": "One creature of the quasit's choice within 20 ft. of it must succeed on a DC 10 Wisdom saving throw or be frightened for 1 minute. The target can repeat the saving throw at the end of each of its turns, with disadvantage if the quasit is within line of sight, ending the effect on itself on a success.",
                    "uses_type": "PER_DAY",
                    "uses_param": 1,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_quasit"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/laboratory/?format=api",
                "https://api-beta.open5e.com/v2/environments/lake/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/sewer/?format=api",
                "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/temple/?format=api",
                "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api",
                "https://api-beta.open5e.com/v2/environments/tomb/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api",
                "https://api-beta.open5e.com/v2/environments/urban/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_roc/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_roc",
            "name": "Roc",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 20.0,
                "unit": "feet",
                "fly": 120.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 20.0,
                "crawl": 10.0,
                "hover": false,
                "fly": 120.0,
                "burrow": 0.0,
                "climb": 10.0,
                "swim": 10.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api",
            "alignment": "unaligned",
            "languages": [],
            "armor_class": 15,
            "hit_points": 248,
            "hit_dice": "16d20+80",
            "challenge_rating_decimal": "11.000",
            "challenge_rating_text": "11",
            "experience_points": 7200,
            "ability_scores": {
                "strength": 28,
                "dexterity": 10,
                "constitution": 20,
                "intelligence": 3,
                "wisdom": 10,
                "charisma": 9
            },
            "modifiers": {
                "strength": 9,
                "dexterity": 0,
                "constitution": 5,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -1
            },
            "saving_throws": {
                "dexterity": 4,
                "constitution": 9,
                "wisdom": 4,
                "charisma": 3
            },
            "saving_throws_all": {
                "strength": 9,
                "dexterity": 4,
                "constitution": 9,
                "intelligence": -4,
                "wisdom": 4,
                "charisma": 3
            },
            "skill_bonuses": {
                "perception": 4
            },
            "skill_bonuses_all": {
                "acrobatics": 0,
                "animal_handling": 0,
                "arcana": -4,
                "athletics": 9,
                "deception": -1,
                "history": -4,
                "insight": 0,
                "intimidation": -1,
                "investigation": -4,
                "medicine": 0,
                "nature": -4,
                "perception": 4,
                "performance": -1,
                "persuasion": -1,
                "religion": -4,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 0
            },
            "passive_perception": 14,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "srd_roc_beak",
                    "attacks": [],
                    "name": "Beak",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 27 (4d8 + 9) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_roc"
                },
                {
                    "key": "srd_roc_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The roc makes two attacks: one with its beak and one with its talons.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_roc"
                },
                {
                    "key": "srd_roc_talons",
                    "attacks": [],
                    "name": "Talons",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 23 (4d6 + 9) slashing damage, and the target is grappled (escape DC 19). Until this grapple ends, the target is restrained, and the roc can't use its talons on another target.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_roc"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_sahuagin/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_sahuagin",
            "name": "Sahuagin",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "swim": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 40.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api",
            "alignment": "lawful evil",
            "languages": [],
            "armor_class": 12,
            "hit_points": 22,
            "hit_dice": "4d8+4",
            "challenge_rating_decimal": "0.500",
            "challenge_rating_text": "1/2",
            "experience_points": 100,
            "ability_scores": {
                "strength": 13,
                "dexterity": 11,
                "constitution": 12,
                "intelligence": 12,
                "wisdom": 13,
                "charisma": 9
            },
            "modifiers": {
                "strength": 1,
                "dexterity": 0,
                "constitution": 1,
                "intelligence": 1,
                "wisdom": 1,
                "charisma": -1
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 1,
                "dexterity": 0,
                "constitution": 1,
                "intelligence": 1,
                "wisdom": 1,
                "charisma": -1
            },
            "skill_bonuses": {
                "perception": 5
            },
            "skill_bonuses_all": {
                "acrobatics": 0,
                "animal_handling": 1,
                "arcana": 1,
                "athletics": 1,
                "deception": -1,
                "history": 1,
                "insight": 1,
                "intimidation": -1,
                "investigation": 1,
                "medicine": 1,
                "nature": 1,
                "perception": 5,
                "performance": -1,
                "persuasion": -1,
                "religion": 1,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 1
            },
            "passive_perception": 15,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "srd_sahuagin_bite",
                    "attacks": [],
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 3 (1d4 + 1) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_sahuagin"
                },
                {
                    "key": "srd_sahuagin_claws",
                    "attacks": [],
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 3 (1d4 + 1) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_sahuagin"
                },
                {
                    "key": "srd_sahuagin_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The sahuagin makes two melee attacks: one with its bite and one with its claws or spear.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_sahuagin"
                },
                {
                    "key": "srd_sahuagin_spear",
                    "attacks": [],
                    "name": "Spear",
                    "desc": "Melee or Ranged Weapon Attack: +3 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 4 (1d6 + 1) piercing damage, or 5 (1d8 + 1) piercing damage if used with two hands to make a melee attack.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_sahuagin"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_scout/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_scout",
            "name": "Scout",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api",
            "alignment": "any alignment",
            "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": 13,
            "hit_points": 16,
            "hit_dice": "3d8+3",
            "challenge_rating_decimal": "0.500",
            "challenge_rating_text": "1/2",
            "experience_points": 100,
            "ability_scores": {
                "strength": 11,
                "dexterity": 14,
                "constitution": 12,
                "intelligence": 11,
                "wisdom": 13,
                "charisma": 11
            },
            "modifiers": {
                "strength": 0,
                "dexterity": 2,
                "constitution": 1,
                "intelligence": 0,
                "wisdom": 1,
                "charisma": 0
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 0,
                "dexterity": 2,
                "constitution": 1,
                "intelligence": 0,
                "wisdom": 1,
                "charisma": 0
            },
            "skill_bonuses": {
                "nature": 4,
                "perception": 5,
                "stealth": 6,
                "survival": 5
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 1,
                "arcana": 0,
                "athletics": 0,
                "deception": 0,
                "history": 0,
                "insight": 1,
                "intimidation": 0,
                "investigation": 0,
                "medicine": 1,
                "nature": 4,
                "perception": 5,
                "performance": 0,
                "persuasion": 0,
                "religion": 0,
                "sleight_of_hand": 2,
                "stealth": 6,
                "survival": 5
            },
            "passive_perception": 15,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "srd_scout_longbow",
                    "attacks": [],
                    "name": "Longbow",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 150/600 ft., one target. Hit: 6 (1d8 + 2) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_scout"
                },
                {
                    "key": "srd_scout_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The scout makes two melee attacks or two ranged attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_scout"
                },
                {
                    "key": "srd_scout_shortsword",
                    "attacks": [],
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_scout"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_sea-hag/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_sea-hag",
            "name": "Sea Hag",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "swim": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 40.0
            },
            "category": "Monsters",
            "subcategory": "Hags",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/fey/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api"
            ],
            "armor_class": 14,
            "hit_points": 52,
            "hit_dice": "7d8+21",
            "challenge_rating_decimal": "2.000",
            "challenge_rating_text": "2",
            "experience_points": 450,
            "ability_scores": {
                "strength": 16,
                "dexterity": 13,
                "constitution": 16,
                "intelligence": 12,
                "wisdom": 12,
                "charisma": 13
            },
            "modifiers": {
                "strength": 3,
                "dexterity": 1,
                "constitution": 3,
                "intelligence": 1,
                "wisdom": 1,
                "charisma": 1
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 3,
                "dexterity": 1,
                "constitution": 3,
                "intelligence": 1,
                "wisdom": 1,
                "charisma": 1
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": 1,
                "arcana": 1,
                "athletics": 3,
                "deception": 1,
                "history": 1,
                "insight": 1,
                "intimidation": 1,
                "investigation": 1,
                "medicine": 1,
                "nature": 1,
                "perception": 1,
                "performance": 1,
                "persuasion": 1,
                "religion": 1,
                "sleight_of_hand": 1,
                "stealth": 1,
                "survival": 1
            },
            "passive_perception": 11,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "srd_sea-hag_claws",
                    "attacks": [],
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_sea-hag"
                },
                {
                    "key": "srd_sea-hag_death-glare",
                    "attacks": [],
                    "name": "Death Glare",
                    "desc": "The hag targets one frightened creature she can see within 30 ft. of her. If the target can see the hag, it must succeed on a DC 11 Wisdom saving throw against this magic or drop to 0 hit points.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_sea-hag"
                },
                {
                    "key": "srd_sea-hag_illusory-appearance",
                    "attacks": [],
                    "name": "Illusory Appearance",
                    "desc": "The hag covers herself and anything she is wearing or carrying with a magical illusion that makes her look like an ugly creature of her general size and humanoid shape. The effect ends if the hag takes a bonus action to end it or if she dies.\nThe changes wrought by this effect fail to hold up to physical inspection. For example, the hag could appear to have no claws, but someone touching her hand might feel the claws. Otherwise, a creature must take an action to visually inspect the illusion and succeed on a DC 16 Intelligence (Investigation) check to discern that the hag is disguised.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_sea-hag"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_stirge/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_stirge",
            "name": "Stirge",
            "size": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api",
            "speed": {
                "walk": 10.0,
                "unit": "feet",
                "fly": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 10.0,
                "crawl": 5.0,
                "hover": false,
                "fly": 40.0,
                "burrow": 0.0,
                "climb": 5.0,
                "swim": 5.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api",
            "alignment": "unaligned",
            "languages": [],
            "armor_class": 14,
            "hit_points": 2,
            "hit_dice": "1d4",
            "challenge_rating_decimal": "0.125",
            "challenge_rating_text": "1/8",
            "experience_points": 25,
            "ability_scores": {
                "strength": 4,
                "dexterity": 16,
                "constitution": 11,
                "intelligence": 2,
                "wisdom": 8,
                "charisma": 6
            },
            "modifiers": {
                "strength": -3,
                "dexterity": 3,
                "constitution": 0,
                "intelligence": -4,
                "wisdom": -1,
                "charisma": -2
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": -3,
                "dexterity": 3,
                "constitution": 0,
                "intelligence": -4,
                "wisdom": -1,
                "charisma": -2
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": -1,
                "arcana": -4,
                "athletics": -3,
                "deception": -2,
                "history": -4,
                "insight": -1,
                "intimidation": -2,
                "investigation": -4,
                "medicine": -1,
                "nature": -4,
                "perception": -1,
                "performance": -2,
                "persuasion": -2,
                "religion": -4,
                "sleight_of_hand": 3,
                "stealth": 3,
                "survival": -1
            },
            "passive_perception": 9,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "srd_stirge_blood-drain",
                    "attacks": [],
                    "name": "Blood Drain",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 5 (1d4 + 3) piercing damage, and the stirge attaches to the target. While attached, the stirge doesn't attack. Instead, at the start of each of the stirge's turns, the target loses 5 (1d4 + 3) hit points due to blood loss.\nThe stirge can detach itself by spending 5 feet of its movement. It does so after it drains 10 hit points of blood from the target or the target dies. A creature, including the target, can use its action to detach the stirge.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_stirge"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api",
                "https://api-beta.open5e.com/v2/environments/urban/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_stone-golem/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_stone-golem",
            "name": "Stone Golem",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "subcategory": "Golems",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/construct/?format=api",
            "alignment": "unaligned",
            "languages": [],
            "armor_class": 17,
            "hit_points": 178,
            "hit_dice": "17d10+85",
            "challenge_rating_decimal": "10.000",
            "challenge_rating_text": "10",
            "experience_points": 5900,
            "ability_scores": {
                "strength": 22,
                "dexterity": 9,
                "constitution": 20,
                "intelligence": 3,
                "wisdom": 11,
                "charisma": 1
            },
            "modifiers": {
                "strength": 6,
                "dexterity": -1,
                "constitution": 5,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -5
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 6,
                "dexterity": -1,
                "constitution": 5,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -5
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": -1,
                "animal_handling": 0,
                "arcana": -4,
                "athletics": 6,
                "deception": -5,
                "history": -4,
                "insight": 0,
                "intimidation": -5,
                "investigation": -4,
                "medicine": 0,
                "nature": -4,
                "perception": 0,
                "performance": -5,
                "persuasion": -5,
                "religion": -4,
                "sleight_of_hand": -1,
                "stealth": -1,
                "survival": 0
            },
            "passive_perception": 10,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/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/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/petrified/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "srd_stone-golem_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The golem makes two slam attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_stone-golem"
                },
                {
                    "key": "srd_stone-golem_slam",
                    "attacks": [],
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 19 (3d8 + 6) bludgeoning damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_stone-golem"
                },
                {
                    "key": "srd_stone-golem_slow",
                    "attacks": [],
                    "name": "Slow",
                    "desc": "The golem targets one or more creatures it can see within 10 ft. of it. Each target must make a DC 17 Wisdom saving throw against this magic. On a failed save, a target can't use reactions, its speed is halved, and it can't make more than one attack on its turn. In addition, the target can take either an action or a bonus action on its turn, not both. These effects last for 1 minute. A target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_stone-golem"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/laboratory/?format=api",
                "https://api-beta.open5e.com/v2/environments/lake/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/sewer/?format=api",
                "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/temple/?format=api",
                "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api",
                "https://api-beta.open5e.com/v2/environments/tomb/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api",
                "https://api-beta.open5e.com/v2/environments/urban/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_storm-giant/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_storm-giant",
            "name": "Storm Giant",
            "size": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
            "speed": {
                "walk": 50.0,
                "unit": "feet",
                "swim": 50.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 50.0,
                "crawl": 25.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 25.0,
                "swim": 50.0
            },
            "category": "Monsters",
            "subcategory": "Giants",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/giant/?format=api",
            "alignment": "chaotic good",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api"
            ],
            "armor_class": 16,
            "hit_points": 230,
            "hit_dice": "20d12+100",
            "challenge_rating_decimal": "13.000",
            "challenge_rating_text": "13",
            "experience_points": 10000,
            "ability_scores": {
                "strength": 29,
                "dexterity": 14,
                "constitution": 20,
                "intelligence": 16,
                "wisdom": 18,
                "charisma": 18
            },
            "modifiers": {
                "strength": 9,
                "dexterity": 2,
                "constitution": 5,
                "intelligence": 3,
                "wisdom": 4,
                "charisma": 4
            },
            "saving_throws": {
                "strength": 14,
                "constitution": 10,
                "wisdom": 9,
                "charisma": 9
            },
            "saving_throws_all": {
                "strength": 14,
                "dexterity": 2,
                "constitution": 10,
                "intelligence": 3,
                "wisdom": 9,
                "charisma": 9
            },
            "skill_bonuses": {
                "arcana": 8,
                "athletics": 14,
                "history": 8,
                "perception": 9
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 4,
                "arcana": 8,
                "athletics": 14,
                "deception": 4,
                "history": 8,
                "insight": 4,
                "intimidation": 4,
                "investigation": 3,
                "medicine": 4,
                "nature": 3,
                "perception": 9,
                "performance": 4,
                "persuasion": 4,
                "religion": 3,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": 4
            },
            "passive_perception": 19,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "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": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "srd_storm-giant_greatsword",
                    "attacks": [],
                    "name": "Greatsword",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 10 ft., one target. Hit: 30 (6d6 + 9) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_storm-giant"
                },
                {
                    "key": "srd_storm-giant_lightning-strike",
                    "attacks": [],
                    "name": "Lightning Strike",
                    "desc": "The giant hurls a magical lightning bolt at a point it can see within 500 feet of it. Each creature within 10 feet of that point must make a DC 17 Dexterity saving throw, taking 54 (12d8) lightning damage on a failed save, or half as much damage on a successful one.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_storm-giant"
                },
                {
                    "key": "srd_storm-giant_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The giant makes two greatsword attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_storm-giant"
                },
                {
                    "key": "srd_storm-giant_rock",
                    "attacks": [],
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +14 to hit, range 60/240 ft., one target. Hit: 35 (4d12 + 9) bludgeoning damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_storm-giant"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_succubusincubus/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_succubusincubus",
            "name": "Succubus/Incubus",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "fly": 60.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 60.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/fiend/?format=api",
            "alignment": "neutral 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/infernal/?format=api"
            ],
            "armor_class": 15,
            "hit_points": 66,
            "hit_dice": "12d8+12",
            "challenge_rating_decimal": "4.000",
            "challenge_rating_text": "4",
            "experience_points": 1100,
            "ability_scores": {
                "strength": 8,
                "dexterity": 17,
                "constitution": 13,
                "intelligence": 15,
                "wisdom": 12,
                "charisma": 20
            },
            "modifiers": {
                "strength": -1,
                "dexterity": 3,
                "constitution": 1,
                "intelligence": 2,
                "wisdom": 1,
                "charisma": 5
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": -1,
                "dexterity": 3,
                "constitution": 1,
                "intelligence": 2,
                "wisdom": 1,
                "charisma": 5
            },
            "skill_bonuses": {
                "deception": 9,
                "insight": 5,
                "perception": 5,
                "persuasion": 9,
                "stealth": 7
            },
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 1,
                "arcana": 2,
                "athletics": -1,
                "deception": 9,
                "history": 2,
                "insight": 5,
                "intimidation": 5,
                "investigation": 2,
                "medicine": 1,
                "nature": 2,
                "perception": 5,
                "performance": 5,
                "persuasion": 9,
                "religion": 2,
                "sleight_of_hand": 3,
                "stealth": 7,
                "survival": 1
            },
            "passive_perception": 15,
            "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/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/poison/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": true,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "srd_succubusincubus_charm",
                    "attacks": [],
                    "name": "Charm",
                    "desc": "One humanoid the fiend can see within 30 feet of it must succeed on a DC 15 Wisdom saving throw or be magically charmed for 1 day. The charmed target obeys the fiend's verbal or telepathic commands. If the target suffers any harm or receives a suicidal command, it can repeat the saving throw, ending the effect on a success. If the target successfully saves against the effect, or if the effect on it ends, the target is immune to this fiend's Charm for the next 24 hours.\nThe fiend can have only one target charmed at a time. If it charms another, the effect on the previous target ends.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_succubusincubus"
                },
                {
                    "key": "srd_succubusincubus_claw",
                    "attacks": [],
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": "Fiend Form Only",
                    "legendary_cost": 1,
                    "parent": "srd_succubusincubus"
                },
                {
                    "key": "srd_succubusincubus_draining-kiss",
                    "attacks": [],
                    "name": "Draining Kiss",
                    "desc": "The fiend kisses a creature charmed by it or a willing creature. The target must make a DC 15 Constitution saving throw against this magic, taking 32 (5d10 + 5) psychic damage on a failed save, or half as much damage on a successful one. The target's hit point maximum is reduced by an amount equal to the damage taken. This reduction lasts until the target finishes a long rest. The target dies if this effect reduces its hit point maximum to 0.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_succubusincubus"
                },
                {
                    "key": "srd_succubusincubus_etherealness",
                    "attacks": [],
                    "name": "Etherealness",
                    "desc": "The fiend magically enters the Ethereal Plane from the Material Plane, or vice versa.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_succubusincubus"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/laboratory/?format=api",
                "https://api-beta.open5e.com/v2/environments/lake/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/sewer/?format=api",
                "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/temple/?format=api",
                "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api",
                "https://api-beta.open5e.com/v2/environments/tomb/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api",
                "https://api-beta.open5e.com/v2/environments/urban/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_swarm-of-centipedes/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_swarm-of-centipedes",
            "name": "Swarm of Centipedes",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 20.0,
                "unit": "feet",
                "climb": 20.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 20.0,
                "crawl": 10.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 10.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api",
            "alignment": "unaligned",
            "languages": [],
            "armor_class": 12,
            "hit_points": 22,
            "hit_dice": "5d8",
            "challenge_rating_decimal": "0.500",
            "challenge_rating_text": "1/2",
            "experience_points": 100,
            "ability_scores": {
                "strength": 3,
                "dexterity": 13,
                "constitution": 10,
                "intelligence": 1,
                "wisdom": 7,
                "charisma": 1
            },
            "modifiers": {
                "strength": -4,
                "dexterity": 1,
                "constitution": 0,
                "intelligence": -5,
                "wisdom": -2,
                "charisma": -5
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": -4,
                "dexterity": 1,
                "constitution": 0,
                "intelligence": -5,
                "wisdom": -2,
                "charisma": -5
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": -2,
                "arcana": -5,
                "athletics": -4,
                "deception": -5,
                "history": -5,
                "insight": -2,
                "intimidation": -5,
                "investigation": -5,
                "medicine": -2,
                "nature": -5,
                "perception": -2,
                "performance": -5,
                "persuasion": -5,
                "religion": -5,
                "sleight_of_hand": 1,
                "stealth": 1,
                "survival": -2
            },
            "passive_perception": 8,
            "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": 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/grappled/?format=api",
                "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/petrified/?format=api",
                "https://api-beta.open5e.com/v2/conditions/prone/?format=api",
                "https://api-beta.open5e.com/v2/conditions/restrained/?format=api",
                "https://api-beta.open5e.com/v2/conditions/stunned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": 10.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "srd_swarm-of-centipedes_bites",
                    "attacks": [],
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 0 ft., one target in the swarm's space. Hit: 10 (4d4) piercing damage, or 5 (2d4) piercing damage if the swarm has half of its hit points or fewer.\nA creature reduced to 0 hit points by a swarm of centipedes is stable but poisoned for 1 hour, even after regaining hit points, and paralyzed while poisoned in this way.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_swarm-of-centipedes"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/laboratory/?format=api",
                "https://api-beta.open5e.com/v2/environments/lake/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/sewer/?format=api",
                "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/temple/?format=api",
                "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api",
                "https://api-beta.open5e.com/v2/environments/tomb/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api",
                "https://api-beta.open5e.com/v2/environments/urban/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_swarm-of-spiders/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_swarm-of-spiders",
            "name": "Swarm of Spiders",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 20.0,
                "unit": "feet",
                "climb": 20.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 20.0,
                "crawl": 10.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 10.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api",
            "alignment": "unaligned",
            "languages": [],
            "armor_class": 12,
            "hit_points": 22,
            "hit_dice": "5d8",
            "challenge_rating_decimal": "0.500",
            "challenge_rating_text": "1/2",
            "experience_points": 100,
            "ability_scores": {
                "strength": 3,
                "dexterity": 13,
                "constitution": 10,
                "intelligence": 1,
                "wisdom": 7,
                "charisma": 1
            },
            "modifiers": {
                "strength": -4,
                "dexterity": 1,
                "constitution": 0,
                "intelligence": -5,
                "wisdom": -2,
                "charisma": -5
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": -4,
                "dexterity": 1,
                "constitution": 0,
                "intelligence": -5,
                "wisdom": -2,
                "charisma": -5
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": -2,
                "arcana": -5,
                "athletics": -4,
                "deception": -5,
                "history": -5,
                "insight": -2,
                "intimidation": -5,
                "investigation": -5,
                "medicine": -2,
                "nature": -5,
                "perception": -2,
                "performance": -5,
                "persuasion": -5,
                "religion": -5,
                "sleight_of_hand": 1,
                "stealth": 1,
                "survival": -2
            },
            "passive_perception": 8,
            "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": 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/prone/?format=api",
                "https://api-beta.open5e.com/v2/conditions/restrained/?format=api",
                "https://api-beta.open5e.com/v2/conditions/stunned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": 10.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "srd_swarm-of-spiders_bites",
                    "attacks": [],
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 0 ft., one target in the swarm's space. Hit: 10 (4d4) piercing damage, or 5 (2d4) piercing damage if the swarm has half of its hit points or fewer.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_swarm-of-spiders"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/laboratory/?format=api",
                "https://api-beta.open5e.com/v2/environments/lake/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/sewer/?format=api",
                "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/temple/?format=api",
                "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api",
                "https://api-beta.open5e.com/v2/environments/tomb/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api",
                "https://api-beta.open5e.com/v2/environments/urban/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_swarm-of-wasps/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_swarm-of-wasps",
            "name": "Swarm of Wasps",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 5.0,
                "unit": "feet",
                "fly": 30.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 5.0,
                "crawl": 2.5,
                "hover": false,
                "fly": 30.0,
                "burrow": 0.0,
                "climb": 2.5,
                "swim": 2.5
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api",
            "alignment": "unaligned",
            "languages": [],
            "armor_class": 12,
            "hit_points": 22,
            "hit_dice": "5d8",
            "challenge_rating_decimal": "0.500",
            "challenge_rating_text": "1/2",
            "experience_points": 100,
            "ability_scores": {
                "strength": 3,
                "dexterity": 13,
                "constitution": 10,
                "intelligence": 1,
                "wisdom": 7,
                "charisma": 1
            },
            "modifiers": {
                "strength": -4,
                "dexterity": 1,
                "constitution": 0,
                "intelligence": -5,
                "wisdom": -2,
                "charisma": -5
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": -4,
                "dexterity": 1,
                "constitution": 0,
                "intelligence": -5,
                "wisdom": -2,
                "charisma": -5
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": -2,
                "arcana": -5,
                "athletics": -4,
                "deception": -5,
                "history": -5,
                "insight": -2,
                "intimidation": -5,
                "investigation": -5,
                "medicine": -2,
                "nature": -5,
                "perception": -2,
                "performance": -5,
                "persuasion": -5,
                "religion": -5,
                "sleight_of_hand": 1,
                "stealth": 1,
                "survival": -2
            },
            "passive_perception": 8,
            "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": 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/grappled/?format=api",
                "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/petrified/?format=api",
                "https://api-beta.open5e.com/v2/conditions/prone/?format=api",
                "https://api-beta.open5e.com/v2/conditions/restrained/?format=api",
                "https://api-beta.open5e.com/v2/conditions/stunned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": 10.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "srd_swarm-of-wasps_bites",
                    "attacks": [],
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 0 ft., one target in the swarm's space. Hit: 10 (4d4) piercing damage, or 5 (2d4) piercing damage if the swarm has half of its hit points or fewer.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_swarm-of-wasps"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/laboratory/?format=api",
                "https://api-beta.open5e.com/v2/environments/lake/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/sewer/?format=api",
                "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/temple/?format=api",
                "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api",
                "https://api-beta.open5e.com/v2/environments/tomb/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api",
                "https://api-beta.open5e.com/v2/environments/urban/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_tribal-warrior/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_tribal-warrior",
            "name": "Tribal Warrior",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api",
            "alignment": "any alignment",
            "languages": [],
            "armor_class": 12,
            "hit_points": 11,
            "hit_dice": "2d8+2",
            "challenge_rating_decimal": "0.125",
            "challenge_rating_text": "1/8",
            "experience_points": 25,
            "ability_scores": {
                "strength": 13,
                "dexterity": 11,
                "constitution": 12,
                "intelligence": 8,
                "wisdom": 11,
                "charisma": 8
            },
            "modifiers": {
                "strength": 1,
                "dexterity": 0,
                "constitution": 1,
                "intelligence": -1,
                "wisdom": 0,
                "charisma": -1
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 1,
                "dexterity": 0,
                "constitution": 1,
                "intelligence": -1,
                "wisdom": 0,
                "charisma": -1
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 0,
                "animal_handling": 0,
                "arcana": -1,
                "athletics": 1,
                "deception": -1,
                "history": -1,
                "insight": 0,
                "intimidation": -1,
                "investigation": -1,
                "medicine": 0,
                "nature": -1,
                "perception": 0,
                "performance": -1,
                "persuasion": -1,
                "religion": -1,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 0
            },
            "passive_perception": 10,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "srd_tribal-warrior_spear",
                    "attacks": [],
                    "name": "Spear",
                    "desc": "Melee or Ranged Weapon Attack: +3 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 4 (1d6 + 1) piercing damage, or 5 (1d8 + 1) piercing damage if used with two hands to make a melee attack.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_tribal-warrior"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_veteran/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_veteran",
            "name": "Veteran",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api",
            "alignment": "any alignment",
            "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": 17,
            "hit_points": 58,
            "hit_dice": "9d8+18",
            "challenge_rating_decimal": "3.000",
            "challenge_rating_text": "3",
            "experience_points": 700,
            "ability_scores": {
                "strength": 16,
                "dexterity": 13,
                "constitution": 14,
                "intelligence": 10,
                "wisdom": 11,
                "charisma": 10
            },
            "modifiers": {
                "strength": 3,
                "dexterity": 1,
                "constitution": 2,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": 0
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 3,
                "dexterity": 1,
                "constitution": 2,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": 0
            },
            "skill_bonuses": {
                "athletics": 5,
                "perception": 2
            },
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": 0,
                "arcana": 0,
                "athletics": 5,
                "deception": 0,
                "history": 0,
                "insight": 0,
                "intimidation": 0,
                "investigation": 0,
                "medicine": 0,
                "nature": 0,
                "perception": 2,
                "performance": 0,
                "persuasion": 0,
                "religion": 0,
                "sleight_of_hand": 1,
                "stealth": 1,
                "survival": 0
            },
            "passive_perception": 12,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "srd_veteran_heavy-crossbow",
                    "attacks": [],
                    "name": "Heavy Crossbow",
                    "desc": "Ranged Weapon Attack: +3 to hit, range 100/400 ft., one target. Hit: 6 (1d10 + 1) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_veteran"
                },
                {
                    "key": "srd_veteran_longsword",
                    "attacks": [],
                    "name": "Longsword",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) slashing damage, or 8 (1d10 + 3) slashing damage if used with two hands.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_veteran"
                },
                {
                    "key": "srd_veteran_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The veteran makes two longsword attacks. If it has a shortsword drawn, it can also make a shortsword attack.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_veteran"
                },
                {
                    "key": "srd_veteran_shortsword",
                    "attacks": [],
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_veteran"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api",
                "https://api-beta.open5e.com/v2/environments/urban/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_warhorse-skeleton/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_warhorse-skeleton",
            "name": "Warhorse Skeleton",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?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",
            "subcategory": "Skeletons",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api",
            "alignment": "lawful evil",
            "languages": [],
            "armor_class": 13,
            "hit_points": 22,
            "hit_dice": "3d10+6",
            "challenge_rating_decimal": "0.500",
            "challenge_rating_text": "1/2",
            "experience_points": 100,
            "ability_scores": {
                "strength": 18,
                "dexterity": 12,
                "constitution": 15,
                "intelligence": 2,
                "wisdom": 8,
                "charisma": 5
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 1,
                "constitution": 2,
                "intelligence": -4,
                "wisdom": -1,
                "charisma": -3
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 4,
                "dexterity": 1,
                "constitution": 2,
                "intelligence": -4,
                "wisdom": -1,
                "charisma": -3
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": -1,
                "arcana": -4,
                "athletics": 4,
                "deception": -3,
                "history": -4,
                "insight": -1,
                "intimidation": -3,
                "investigation": -4,
                "medicine": -1,
                "nature": -4,
                "perception": -1,
                "performance": -3,
                "persuasion": -3,
                "religion": -4,
                "sleight_of_hand": 1,
                "stealth": 1,
                "survival": -1
            },
            "passive_perception": 9,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api"
            ],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "srd_warhorse-skeleton_hooves",
                    "attacks": [],
                    "name": "Hooves",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) bludgeoning damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_warhorse-skeleton"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/laboratory/?format=api",
                "https://api-beta.open5e.com/v2/environments/lake/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/sewer/?format=api",
                "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/temple/?format=api",
                "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api",
                "https://api-beta.open5e.com/v2/environments/tomb/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api",
                "https://api-beta.open5e.com/v2/environments/urban/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_water-elemental/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_water-elemental",
            "name": "Water Elemental",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "swim": 90.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 90.0
            },
            "category": "Monsters",
            "subcategory": "Elementals",
            "type": "https://api-beta.open5e.com/v2/creaturetypes/elemental/?format=api",
            "alignment": "neutral",
            "languages": [],
            "armor_class": 14,
            "hit_points": 114,
            "hit_dice": "12d10+48",
            "challenge_rating_decimal": "5.000",
            "challenge_rating_text": "5",
            "experience_points": 1800,
            "ability_scores": {
                "strength": 18,
                "dexterity": 14,
                "constitution": 18,
                "intelligence": 5,
                "wisdom": 10,
                "charisma": 8
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 2,
                "constitution": 4,
                "intelligence": -3,
                "wisdom": 0,
                "charisma": -1
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 4,
                "dexterity": 2,
                "constitution": 4,
                "intelligence": -3,
                "wisdom": 0,
                "charisma": -1
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 0,
                "arcana": -3,
                "athletics": 4,
                "deception": -1,
                "history": -3,
                "insight": 0,
                "intimidation": -1,
                "investigation": -3,
                "medicine": 0,
                "nature": -3,
                "perception": 0,
                "performance": -1,
                "persuasion": -1,
                "religion": -3,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": 0
            },
            "passive_perception": 10,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/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/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/grappled/?format=api",
                "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/petrified/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api",
                "https://api-beta.open5e.com/v2/conditions/prone/?format=api",
                "https://api-beta.open5e.com/v2/conditions/restrained/?format=api",
                "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "srd_water-elemental_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The elemental makes two slam attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_water-elemental"
                },
                {
                    "key": "srd_water-elemental_slam",
                    "attacks": [],
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_water-elemental"
                },
                {
                    "key": "srd_water-elemental_whelm",
                    "attacks": [],
                    "name": "Whelm",
                    "desc": "Each creature in the elemental's space must make a DC 15 Strength saving throw. On a failure, a target takes 13 (2d8 + 4) bludgeoning damage. If it is Large or smaller, it is also grappled (escape DC 14). Until this grapple ends, the target is restrained and unable to breathe unless it can breathe water. If the saving throw is successful, the target is pushed out of the elemental's space.\nThe elemental can grapple one Large creature or up to two Medium or smaller creatures at one time. At the start of each of the elemental's turns, each target grappled by it takes 13 (2d8 + 4) bludgeoning damage. A creature within 5 feet of the elemental can pull a creature or object out of it by taking an action to make a DC 14 Strength and succeeding.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_water-elemental"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/laboratory/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_young-blue-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_young-blue-dragon",
            "name": "Young Blue Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?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",
            "subcategory": "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": 18,
            "hit_points": 152,
            "hit_dice": "16d10+64",
            "challenge_rating_decimal": "9.000",
            "challenge_rating_text": "9",
            "experience_points": 5000,
            "ability_scores": {
                "strength": 21,
                "dexterity": 10,
                "constitution": 19,
                "intelligence": 14,
                "wisdom": 13,
                "charisma": 17
            },
            "modifiers": {
                "strength": 5,
                "dexterity": 0,
                "constitution": 4,
                "intelligence": 2,
                "wisdom": 1,
                "charisma": 3
            },
            "saving_throws": {
                "dexterity": 4,
                "constitution": 8,
                "wisdom": 5,
                "charisma": 7
            },
            "saving_throws_all": {
                "strength": 5,
                "dexterity": 4,
                "constitution": 8,
                "intelligence": 2,
                "wisdom": 5,
                "charisma": 7
            },
            "skill_bonuses": {
                "perception": 9,
                "stealth": 4
            },
            "skill_bonuses_all": {
                "acrobatics": 0,
                "animal_handling": 1,
                "arcana": 2,
                "athletics": 5,
                "deception": 3,
                "history": 2,
                "insight": 1,
                "intimidation": 3,
                "investigation": 2,
                "medicine": 1,
                "nature": 2,
                "perception": 9,
                "performance": 3,
                "persuasion": 3,
                "religion": 2,
                "sleight_of_hand": 0,
                "stealth": 4,
                "survival": 1
            },
            "passive_perception": 19,
            "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": 30.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "srd_young-blue-dragon_bite",
                    "attacks": [],
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 16 (2d10 + 5) piercing damage plus 5 (1d10) lightning damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_young-blue-dragon"
                },
                {
                    "key": "srd_young-blue-dragon_claw",
                    "attacks": [],
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_young-blue-dragon"
                },
                {
                    "key": "srd_young-blue-dragon_lightning-breath",
                    "attacks": [],
                    "name": "Lightning Breath",
                    "desc": "The dragon exhales lightning in an 60-foot line that is 5 feet wide. Each creature in that line must make a DC 16 Dexterity saving throw, taking 55 (10d10) lightning damage on a failed save, or half as much damage on a successful one.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_young-blue-dragon"
                },
                {
                    "key": "srd_young-blue-dragon_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The dragon makes three attacks: one with its bite and two with its claws.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_young-blue-dragon"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_young-brass-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_young-brass-dragon",
            "name": "Young Brass Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 80.0,
                "burrow": 20.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 80.0,
                "burrow": 20.0,
                "climb": 20.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "subcategory": "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": 17,
            "hit_points": 110,
            "hit_dice": "13d10+39",
            "challenge_rating_decimal": "6.000",
            "challenge_rating_text": "6",
            "experience_points": 2300,
            "ability_scores": {
                "strength": 19,
                "dexterity": 10,
                "constitution": 17,
                "intelligence": 12,
                "wisdom": 11,
                "charisma": 15
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 0,
                "constitution": 3,
                "intelligence": 1,
                "wisdom": 0,
                "charisma": 2
            },
            "saving_throws": {
                "dexterity": 3,
                "constitution": 6,
                "wisdom": 3,
                "charisma": 5
            },
            "saving_throws_all": {
                "strength": 4,
                "dexterity": 3,
                "constitution": 6,
                "intelligence": 1,
                "wisdom": 3,
                "charisma": 5
            },
            "skill_bonuses": {
                "perception": 6,
                "persuasion": 5,
                "stealth": 3
            },
            "skill_bonuses_all": {
                "acrobatics": 0,
                "animal_handling": 0,
                "arcana": 1,
                "athletics": 4,
                "deception": 2,
                "history": 1,
                "insight": 0,
                "intimidation": 2,
                "investigation": 1,
                "medicine": 0,
                "nature": 1,
                "perception": 6,
                "performance": 2,
                "persuasion": 5,
                "religion": 1,
                "sleight_of_hand": 0,
                "stealth": 3,
                "survival": 0
            },
            "passive_perception": 16,
            "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": 30.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "srd_young-brass-dragon_bite",
                    "attacks": [],
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 15 (2d10 + 4) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_young-brass-dragon"
                },
                {
                    "key": "srd_young-brass-dragon_breath-weapons",
                    "attacks": [],
                    "name": "Breath Weapons",
                    "desc": "The dragon uses one of the following breath weapons.\n**Fire Breath.** The dragon exhales fire in a 40-foot line that is 5 feet wide. Each creature in that line must make a DC 14 Dexterity saving throw, taking 42 (12d6) fire damage on a failed save, or half as much damage on a successful one.\n**Sleep Breath.** The dragon exhales sleep gas in a 30-foot cone. Each creature in that area must succeed on a DC 14 Constitution saving throw or fall unconscious for 5 minutes. This effect ends for a creature if the creature takes damage or someone uses an action to wake it.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_young-brass-dragon"
                },
                {
                    "key": "srd_young-brass-dragon_claw",
                    "attacks": [],
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_young-brass-dragon"
                },
                {
                    "key": "srd_young-brass-dragon_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The dragon makes three attacks: one with its bite and two with its claws.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_young-brass-dragon"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/laboratory/?format=api",
                "https://api-beta.open5e.com/v2/environments/lake/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/sewer/?format=api",
                "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/temple/?format=api",
                "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api",
                "https://api-beta.open5e.com/v2/environments/tomb/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api",
                "https://api-beta.open5e.com/v2/environments/urban/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/srd_young-bronze-dragon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api",
            "key": "srd_young-bronze-dragon",
            "name": "Young Bronze Dragon",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?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",
            "subcategory": "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": 18,
            "hit_points": 142,
            "hit_dice": "15d10+60",
            "challenge_rating_decimal": "8.000",
            "challenge_rating_text": "8",
            "experience_points": 3900,
            "ability_scores": {
                "strength": 21,
                "dexterity": 10,
                "constitution": 19,
                "intelligence": 14,
                "wisdom": 13,
                "charisma": 17
            },
            "modifiers": {
                "strength": 5,
                "dexterity": 0,
                "constitution": 4,
                "intelligence": 2,
                "wisdom": 1,
                "charisma": 3
            },
            "saving_throws": {
                "dexterity": 3,
                "constitution": 7,
                "wisdom": 4,
                "charisma": 6
            },
            "saving_throws_all": {
                "strength": 5,
                "dexterity": 3,
                "constitution": 7,
                "intelligence": 2,
                "wisdom": 4,
                "charisma": 6
            },
            "skill_bonuses": {
                "insight": 4,
                "perception": 7,
                "stealth": 3
            },
            "skill_bonuses_all": {
                "acrobatics": 0,
                "animal_handling": 1,
                "arcana": 2,
                "athletics": 5,
                "deception": 3,
                "history": 2,
                "insight": 4,
                "intimidation": 3,
                "investigation": 2,
                "medicine": 1,
                "nature": 2,
                "perception": 7,
                "performance": 3,
                "persuasion": 3,
                "religion": 2,
                "sleight_of_hand": 0,
                "stealth": 3,
                "survival": 1
            },
            "passive_perception": 17,
            "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": 30.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "srd_young-bronze-dragon_bite",
                    "attacks": [],
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 16 (2d10 + 5) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_young-bronze-dragon"
                },
                {
                    "key": "srd_young-bronze-dragon_breath-weapons",
                    "attacks": [],
                    "name": "Breath Weapons",
                    "desc": "The dragon uses one of the following breath weapons.\n**Lightning Breath.** The dragon exhales lightning in a 60-foot line that is 5 feet wide. Each creature in that line must make a DC 15 Dexterity saving throw, taking 55 (10d10) lightning damage on a failed save, or half as much damage on a successful one.\n**Repulsion Breath.** The dragon exhales repulsion energy in a 30-foot cone. Each creature in that area must succeed on a DC 15 Strength saving throw. On a failed save, the creature is pushed 40 feet away from the dragon.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_young-bronze-dragon"
                },
                {
                    "key": "srd_young-bronze-dragon_claw",
                    "attacks": [],
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_young-bronze-dragon"
                },
                {
                    "key": "srd_young-bronze-dragon_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The dragon makes three attacks: one with its bite and two with its claws.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": 1,
                    "parent": "srd_young-bronze-dragon"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_abominable-beauty/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_abominable-beauty",
            "name": "Abominable Beauty",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/fey/?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",
                "https://api-beta.open5e.com/v2/languages/elvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/sylvan/?format=api"
            ],
            "armor_class": 18,
            "hit_points": 187,
            "hit_dice": "22d8+88",
            "challenge_rating_decimal": "11.000",
            "challenge_rating_text": "11",
            "experience_points": 7200,
            "ability_scores": {
                "strength": 17,
                "dexterity": 18,
                "constitution": 18,
                "intelligence": 17,
                "wisdom": 16,
                "charisma": 26
            },
            "modifiers": {
                "strength": 3,
                "dexterity": 4,
                "constitution": 4,
                "intelligence": 3,
                "wisdom": 3,
                "charisma": 8
            },
            "saving_throws": {
                "dexterity": 8,
                "constitution": 8,
                "charisma": 12
            },
            "saving_throws_all": {
                "strength": 3,
                "dexterity": 8,
                "constitution": 8,
                "intelligence": 3,
                "wisdom": 3,
                "charisma": 12
            },
            "skill_bonuses": {
                "deception": 12,
                "perception": 7,
                "performance": 12,
                "persuasion": 12
            },
            "skill_bonuses_all": {
                "acrobatics": 4,
                "animal_handling": 3,
                "arcana": 3,
                "athletics": 3,
                "deception": 12,
                "history": 3,
                "insight": 3,
                "intimidation": 8,
                "investigation": 3,
                "medicine": 3,
                "nature": 3,
                "perception": 7,
                "performance": 12,
                "persuasion": 12,
                "religion": 3,
                "sleight_of_hand": 4,
                "stealth": 4,
                "survival": 3
            },
            "passive_perception": 17,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_abominable-beauty_blinding-gaze",
                    "attacks": [],
                    "name": "Blinding Gaze ",
                    "desc": "A creature within 30 feet of the abominable beauty who is targeted by this attack and who meets the abominable beauty's gaze must succeed on a DC 17 Charisma saving throw or be blinded. If the saving throw succeeds, the target creature is permanently immune to this abominable beauty's Blinding Gaze.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_abominable-beauty"
                },
                {
                    "key": "tob_abominable-beauty_deafening-voice",
                    "attacks": [],
                    "name": "Deafening Voice ",
                    "desc": "An abominable beauty's voice is lovely, but any creature within 90 feet and able to hear her when she makes her Deafening Voice attack must succeed on a DC 16 Constitution saving throw or be permanently deafened.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_abominable-beauty"
                },
                {
                    "key": "tob_abominable-beauty_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The abominable beauty makes two slam attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_abominable-beauty"
                },
                {
                    "key": "tob_abominable-beauty_slam",
                    "attacks": [],
                    "name": "Slam",
                    "desc": "+8 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) damage plus 28 (8d6) fire damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_abominable-beauty"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/laboratory/?format=api",
                "https://api-beta.open5e.com/v2/environments/lake/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/sewer/?format=api",
                "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/temple/?format=api",
                "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api",
                "https://api-beta.open5e.com/v2/environments/tomb/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api",
                "https://api-beta.open5e.com/v2/environments/urban/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_adult-rime-worm/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_adult-rime-worm",
            "name": "Adult Rime Worm",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "burrow": 30.0,
                "swim": 30.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 30.0,
                "climb": 15.0,
                "swim": 30.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/elemental/?format=api",
            "alignment": "neutral",
            "languages": [],
            "armor_class": 15,
            "hit_points": 105,
            "hit_dice": "10d10+50",
            "challenge_rating_decimal": "6.000",
            "challenge_rating_text": "6",
            "experience_points": 2300,
            "ability_scores": {
                "strength": 20,
                "dexterity": 14,
                "constitution": 20,
                "intelligence": 6,
                "wisdom": 14,
                "charisma": 3
            },
            "modifiers": {
                "strength": 5,
                "dexterity": 2,
                "constitution": 5,
                "intelligence": -2,
                "wisdom": 2,
                "charisma": -4
            },
            "saving_throws": {
                "strength": 8,
                "constitution": 8
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 2,
                "constitution": 8,
                "intelligence": -2,
                "wisdom": 2,
                "charisma": -4
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 2,
                "arcana": -2,
                "athletics": 5,
                "deception": -4,
                "history": -2,
                "insight": 2,
                "intimidation": -4,
                "investigation": -2,
                "medicine": 2,
                "nature": -2,
                "perception": 2,
                "performance": -4,
                "persuasion": -4,
                "religion": -2,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": 2
            },
            "passive_perception": 12,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 200.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_adult-rime-worm_black-ice-spray",
                    "attacks": [],
                    "name": "Black Ice Spray ",
                    "desc": "The rime worm sprays slivers of ice in a line 30 feet long and 5 feet wide. All creatures in the line take 26 (4d12) necrotic damage and are blinded; a successful DC 15 Constitution saving throw prevents the blindness. A blinded creature repeats the saving throw at the end of its turn, ending the effect on itself with a successful save.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_adult-rime-worm"
                },
                {
                    "key": "tob_adult-rime-worm_devour",
                    "attacks": [
                        {
                            "key": "tob_adult-rime-worm_devour_devour-attack",
                            "distance_unit": "feet",
                            "name": "Devour attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 8,
                            "reach": 5.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 2,
                            "damage_die_type": "D12",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_adult-rime-worm_devour",
                            "damage_type": null,
                            "extra_damage_type": "cold"
                        }
                    ],
                    "name": "Devour",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 18 (2d12 + 5) slashing damage. If the target was grappled by the rime worm, it takes an additional 13 (2d12) cold damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_adult-rime-worm"
                },
                {
                    "key": "tob_adult-rime-worm_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The rime worm makes two tendril attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_adult-rime-worm"
                },
                {
                    "key": "tob_adult-rime-worm_tendril",
                    "attacks": [
                        {
                            "key": "tob_adult-rime-worm_tendril_tendril-attack",
                            "distance_unit": "feet",
                            "name": "Tendril attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 8,
                            "reach": 10.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 1,
                            "damage_die_type": "D6",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_adult-rime-worm_tendril",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Tendril",
                    "desc": "Melee Weapon Attack. +8 to hit, reach 10 ft., one target. Hit: 8 (1d6 + 5) slashing damage. If both tendril attacks hit the same target in a single turn, that target is grappled (escape DC 15). The rime worm can grapple one creature at a time, and it can't use its tendril or devour attacks against a different target while it has a creature grappled.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_adult-rime-worm"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/laboratory/?format=api",
                "https://api-beta.open5e.com/v2/environments/lake/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/sewer/?format=api",
                "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/temple/?format=api",
                "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api",
                "https://api-beta.open5e.com/v2/environments/tomb/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api",
                "https://api-beta.open5e.com/v2/environments/urban/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_al-aeshma-genie/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_al-aeshma-genie",
            "name": "Al-Aeshma Genie",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "fly": 90.0,
                "hover": true
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": true,
                "fly": 90.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/elemental/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api"
            ],
            "armor_class": 17,
            "hit_points": 172,
            "hit_dice": "15d10+90",
            "challenge_rating_decimal": "9.000",
            "challenge_rating_text": "9",
            "experience_points": 5000,
            "ability_scores": {
                "strength": 21,
                "dexterity": 15,
                "constitution": 22,
                "intelligence": 15,
                "wisdom": 16,
                "charisma": 20
            },
            "modifiers": {
                "strength": 5,
                "dexterity": 2,
                "constitution": 6,
                "intelligence": 2,
                "wisdom": 3,
                "charisma": 5
            },
            "saving_throws": {
                "dexterity": 6,
                "wisdom": 7,
                "charisma": 9
            },
            "saving_throws_all": {
                "strength": 5,
                "dexterity": 6,
                "constitution": 6,
                "intelligence": 2,
                "wisdom": 7,
                "charisma": 9
            },
            "skill_bonuses": {},
            "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": 3,
                "performance": 5,
                "persuasion": 5,
                "religion": 2,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": 3
            },
            "passive_perception": 13,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_al-aeshma-genie_dust-devil",
                    "attacks": [],
                    "name": "Dust Devil",
                    "desc": "A 5-foot-radius, 30-foot-tall cylinder of sand magically forms on a point the al-Aeshma can see within 120 feet of it. The dust devil lasts as long as the al-Aeshma maintains concentration (as if a spell). Any creature but the al-Aeshma that enters the dust devil must succeed on a DC 18 Strength saving throw or be restrained by it; any number of creatures may be restrained this way. At the start of a restrained creature's turn, it takes 7 (2d6) slashing damage plus 7 (2d6) necrotic damage. The al-Aeshma can move the dust devil up to 60 feet as an action; restrained creatures move with it. The dust devil ends if the al-Aeshma loses sight of it. A creature can use its action to free a creature restrained by the dust devil, including itself, by making a DC 18 Strength check. If the check succeeds, it moves to the nearest space outside the dust devil.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_al-aeshma-genie"
                },
                {
                    "key": "tob_al-aeshma-genie_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The al-Aeshma makes three scimitar attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_al-aeshma-genie"
                },
                {
                    "key": "tob_al-aeshma-genie_scimitar",
                    "attacks": [
                        {
                            "key": "tob_al-aeshma-genie_scimitar_scimitar-attack",
                            "distance_unit": "feet",
                            "name": "Scimitar attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 9,
                            "reach": 5.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 2,
                            "damage_die_type": "D6",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_al-aeshma-genie_scimitar",
                            "damage_type": null,
                            "extra_damage_type": "necrotic"
                        }
                    ],
                    "name": "Scimitar",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) slashing damage, plus 3 (1d6) necrotic damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_al-aeshma-genie"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/laboratory/?format=api",
                "https://api-beta.open5e.com/v2/environments/lake/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/sewer/?format=api",
                "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/temple/?format=api",
                "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api",
                "https://api-beta.open5e.com/v2/environments/tomb/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api",
                "https://api-beta.open5e.com/v2/environments/urban/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_ala/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_ala",
            "name": "Ala",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "fly": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 40.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/fey/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 17,
            "hit_points": 127,
            "hit_dice": "15d8+60",
            "challenge_rating_decimal": "8.000",
            "challenge_rating_text": "8",
            "experience_points": 3900,
            "ability_scores": {
                "strength": 20,
                "dexterity": 16,
                "constitution": 18,
                "intelligence": 10,
                "wisdom": 16,
                "charisma": 8
            },
            "modifiers": {
                "strength": 5,
                "dexterity": 3,
                "constitution": 4,
                "intelligence": 0,
                "wisdom": 3,
                "charisma": -1
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 5,
                "dexterity": 3,
                "constitution": 4,
                "intelligence": 0,
                "wisdom": 3,
                "charisma": -1
            },
            "skill_bonuses": {
                "athletics": 8,
                "perception": 9,
                "stealth": 6
            },
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 3,
                "arcana": 0,
                "athletics": 8,
                "deception": -1,
                "history": 0,
                "insight": 3,
                "intimidation": -1,
                "investigation": 0,
                "medicine": 3,
                "nature": 0,
                "perception": 9,
                "performance": -1,
                "persuasion": -1,
                "religion": 0,
                "sleight_of_hand": 3,
                "stealth": 6,
                "survival": 3
            },
            "passive_perception": 19,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?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": [],
            "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": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_ala_bite",
                    "attacks": [
                        {
                            "key": "tob_ala_bite_bite-attack",
                            "distance_unit": "feet",
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 8,
                            "reach": 5.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 1,
                            "damage_die_type": "D10",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_ala_bite",
                            "damage_type": null,
                            "extra_damage_type": "poison"
                        }
                    ],
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 10 (1d10 + 5) piercing damage, and the target must succeed on a DC 16 saving throw or take 10 (3d6) poison damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_ala"
                },
                {
                    "key": "tob_ala_claw",
                    "attacks": [
                        {
                            "key": "tob_ala_claw_claw-attack",
                            "distance_unit": "feet",
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 8,
                            "reach": 5.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 2,
                            "damage_die_type": "D8",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_ala_claw",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_ala"
                },
                {
                    "key": "tob_ala_lightnings-kiss",
                    "attacks": [],
                    "name": "Lightning's Kiss ",
                    "desc": "One target within 50 feet must make a DC 16 Dexterity saving throw. It takes 28 (8d6) lightning damage on a failed save, or half as much damage on a successful one.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_ala"
                },
                {
                    "key": "tob_ala_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The ala makes two claw attacks or one claw and one bite attack.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_ala"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/laboratory/?format=api",
                "https://api-beta.open5e.com/v2/environments/lake/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/sewer/?format=api",
                "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/temple/?format=api",
                "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api",
                "https://api-beta.open5e.com/v2/environments/tomb/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api",
                "https://api-beta.open5e.com/v2/environments/urban/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_algorith/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_algorith",
            "name": "Algorith",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 40.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 40.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/construct/?format=api",
            "alignment": "lawful 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/infernal/?format=api"
            ],
            "armor_class": 18,
            "hit_points": 136,
            "hit_dice": "16d8+64",
            "challenge_rating_decimal": "10.000",
            "challenge_rating_text": "10",
            "experience_points": 5900,
            "ability_scores": {
                "strength": 21,
                "dexterity": 14,
                "constitution": 19,
                "intelligence": 13,
                "wisdom": 16,
                "charisma": 18
            },
            "modifiers": {
                "strength": 5,
                "dexterity": 2,
                "constitution": 4,
                "intelligence": 1,
                "wisdom": 3,
                "charisma": 4
            },
            "saving_throws": {
                "dexterity": 6,
                "constitution": 8,
                "wisdom": 7,
                "charisma": 8
            },
            "saving_throws_all": {
                "strength": 5,
                "dexterity": 6,
                "constitution": 8,
                "intelligence": 1,
                "wisdom": 7,
                "charisma": 8
            },
            "skill_bonuses": {
                "athletics": 9,
                "insight": 7,
                "investigation": 5,
                "perception": 7
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 3,
                "arcana": 1,
                "athletics": 9,
                "deception": 4,
                "history": 1,
                "insight": 7,
                "intimidation": 4,
                "investigation": 5,
                "medicine": 3,
                "nature": 1,
                "perception": 7,
                "performance": 4,
                "persuasion": 4,
                "religion": 1,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": 3
            },
            "passive_perception": 17,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/petrified/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_algorith_cone-of-negation",
                    "attacks": [],
                    "name": "Cone of Negation ",
                    "desc": "An algorith can project a cone of null energy. Targets inside the 30 foot cone take 42 (12d6) force damage and suffer the effect of a dispel magic spell. A successful DC 16 Dexterity saving throw reduces the damage to half and negates the dispel magic effect on that target.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_algorith"
                },
                {
                    "key": "tob_algorith_logic-razor",
                    "attacks": [
                        {
                            "key": "tob_algorith_logic-razor_logic-razor-attack",
                            "distance_unit": "feet",
                            "name": "Logic Razor attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 9,
                            "reach": 5.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 4,
                            "damage_die_type": "D12",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_algorith_logic-razor",
                            "damage_type": null,
                            "extra_damage_type": "force"
                        }
                    ],
                    "name": "Logic Razor",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 31 (4d12 + 5) force damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_algorith"
                },
                {
                    "key": "tob_algorith_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The algorith makes two logic razor attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_algorith"
                },
                {
                    "key": "tob_algorith_reality-bomb",
                    "attacks": [],
                    "name": "Reality Bomb ",
                    "desc": "The algorith can summon forth a tiny rune of law and throw it as a weapon. Any creature within 30 feet of the square where the reality bomb lands takes 21 (6d6) force damage and is stunned until the start of the algorith's next turn. A target that makes a successful DC 16 Dexterity saving throw takes half damage and isn't stunned.",
                    "uses_type": "PER_DAY",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_algorith"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/laboratory/?format=api",
                "https://api-beta.open5e.com/v2/environments/lake/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/sewer/?format=api",
                "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/temple/?format=api",
                "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api",
                "https://api-beta.open5e.com/v2/environments/tomb/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api",
                "https://api-beta.open5e.com/v2/environments/urban/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_ancient-titan/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_ancient-titan",
            "name": "Ancient Titan",
            "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",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api",
            "alignment": "neutral good",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api",
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api"
            ],
            "armor_class": 15,
            "hit_points": 198,
            "hit_dice": "12d20+72",
            "challenge_rating_decimal": "12.000",
            "challenge_rating_text": "12",
            "experience_points": 8400,
            "ability_scores": {
                "strength": 27,
                "dexterity": 13,
                "constitution": 22,
                "intelligence": 16,
                "wisdom": 16,
                "charisma": 20
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 1,
                "constitution": 6,
                "intelligence": 3,
                "wisdom": 3,
                "charisma": 5
            },
            "saving_throws": {
                "constitution": 10,
                "wisdom": 7,
                "charisma": 9
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 1,
                "constitution": 10,
                "intelligence": 3,
                "wisdom": 7,
                "charisma": 9
            },
            "skill_bonuses": {
                "athletics": 14,
                "intimidation": 9,
                "perception": 7
            },
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": 3,
                "arcana": 3,
                "athletics": 14,
                "deception": 5,
                "history": 3,
                "insight": 3,
                "intimidation": 9,
                "investigation": 3,
                "medicine": 3,
                "nature": 3,
                "perception": 7,
                "performance": 5,
                "persuasion": 5,
                "religion": 3,
                "sleight_of_hand": 1,
                "stealth": 1,
                "survival": 3
            },
            "passive_perception": 17,
            "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": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_ancient-titan_eldritch-singularity",
                    "attacks": [],
                    "name": "Eldritch Singularity ",
                    "desc": "The ancient titan opens a momentary rupture in the eldritch source that fuels its words of power. This rupture appears at a spot designated by the titan within 100 feet. Any creature within 60 feet of the spot must make a DC 17 Constitution saving throw. On a failure, the creature takes 28 (8d6) force damage, falls prone, and is pulled 1d6 x 10 feet toward the eldritch singularity, taking an additional 3 (1d6) bludgeoning damage per 10 feet they were dragged. If the saving throw succeeds, the target takes half as much force damage and isn't knocked prone or pulled. The spot where the rupture occurs becomes the center of a 60-foot-radius antimagic field until the end of the ancient titan's next turn. The titan's spells are not affected by this antimagic field.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_ancient-titan"
                },
                {
                    "key": "tob_ancient-titan_greatsword",
                    "attacks": [
                        {
                            "key": "tob_ancient-titan_greatsword_greatsword-attack",
                            "distance_unit": "feet",
                            "name": "Greatsword attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 12,
                            "reach": 10.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 8,
                            "damage_die_type": "D6",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_ancient-titan_greatsword",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Greatsword",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 38 (8d6 + 8) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_ancient-titan"
                },
                {
                    "key": "tob_ancient-titan_longbow",
                    "attacks": [
                        {
                            "key": "tob_ancient-titan_longbow_longbow-attack",
                            "distance_unit": "feet",
                            "name": "Longbow attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 5,
                            "reach": null,
                            "range": 150.0,
                            "long_range": 640.0,
                            "target_creature_only": false,
                            "damage_die_count": 4,
                            "damage_die_type": "D8",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_ancient-titan_longbow",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "name": "Longbow",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 150/640 ft., one target. Hit: 19 (4d8 + 1) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_ancient-titan"
                },
                {
                    "key": "tob_ancient-titan_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The ancient titan makes two greatsword attacks or two longbow attacks",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_ancient-titan"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/laboratory/?format=api",
                "https://api-beta.open5e.com/v2/environments/lake/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/sewer/?format=api",
                "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/temple/?format=api",
                "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api",
                "https://api-beta.open5e.com/v2/environments/tomb/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api",
                "https://api-beta.open5e.com/v2/environments/urban/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_andrenjinyi/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_andrenjinyi",
            "name": "Andrenjinyi",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 60.0,
                "unit": "feet",
                "burrow": 20.0,
                "climb": 20.0,
                "swim": 60.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 60.0,
                "crawl": 30.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 20.0,
                "climb": 20.0,
                "swim": 60.0
            },
            "category": "Monsters",
            "subcategory": null,
            "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",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api",
                "https://api-beta.open5e.com/v2/languages/sylvan/?format=api"
            ],
            "armor_class": 18,
            "hit_points": 228,
            "hit_dice": "13d20+91",
            "challenge_rating_decimal": "15.000",
            "challenge_rating_text": "15",
            "experience_points": 13000,
            "ability_scores": {
                "strength": 30,
                "dexterity": 17,
                "constitution": 25,
                "intelligence": 10,
                "wisdom": 18,
                "charisma": 23
            },
            "modifiers": {
                "strength": 10,
                "dexterity": 3,
                "constitution": 7,
                "intelligence": 0,
                "wisdom": 4,
                "charisma": 6
            },
            "saving_throws": {
                "constitution": 12,
                "wisdom": 9,
                "charisma": 11
            },
            "saving_throws_all": {
                "strength": 10,
                "dexterity": 3,
                "constitution": 12,
                "intelligence": 0,
                "wisdom": 9,
                "charisma": 11
            },
            "skill_bonuses": {
                "arcana": 5,
                "perception": 9,
                "religion": 5
            },
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 4,
                "arcana": 5,
                "athletics": 10,
                "deception": 6,
                "history": 0,
                "insight": 4,
                "intimidation": 6,
                "investigation": 0,
                "medicine": 4,
                "nature": 0,
                "perception": 9,
                "performance": 6,
                "persuasion": 6,
                "religion": 5,
                "sleight_of_hand": 3,
                "stealth": 3,
                "survival": 4
            },
            "passive_perception": 19,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/psychic/?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"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": 120.0,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_andrenjinyi_bite",
                    "attacks": [
                        {
                            "key": "tob_andrenjinyi_bite_bite-attack",
                            "distance_unit": "feet",
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 15,
                            "reach": 20.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 4,
                            "damage_die_type": "D12",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_andrenjinyi_bite",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 20 ft., one target. Hit: 36 (4d12 + 10) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_andrenjinyi"
                },
                {
                    "key": "tob_andrenjinyi_constrict",
                    "attacks": [
                        {
                            "key": "tob_andrenjinyi_constrict_constrict-attack",
                            "distance_unit": "feet",
                            "name": "Constrict attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 15,
                            "reach": 5.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 4,
                            "damage_die_type": "D12",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_andrenjinyi_constrict",
                            "damage_type": null,
                            "extra_damage_type": "bludgeoning"
                        }
                    ],
                    "name": "Constrict",
                    "desc": "Melee Weapon Attack: +15 to hit, reach 5 ft., one target. Hit: 36 (4d12 + 10) bludgeoning damage, and the target is grappled (escape DC 20). Until this grapple ends the target is restrained, and the andrenjinyi can't constrict another target.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_andrenjinyi"
                },
                {
                    "key": "tob_andrenjinyi_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The andrenjinyi makes two attacks, one with its bite and one with its constriction. If both attacks hit the same target, then the target is Swallowed Whole.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_andrenjinyi"
                },
                {
                    "key": "tob_andrenjinyi_rainbow-arch",
                    "attacks": [],
                    "name": "Rainbow Arch",
                    "desc": "The andrenjinyi can instantaneously teleport between sources of fresh water within 1 mile as an action. It can't move normally or take any other action on the turn when it uses this power. When this power is activated, a rainbow manifests between the origin and destination, lasting for 1 minute.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_andrenjinyi"
                },
                {
                    "key": "tob_andrenjinyi_swallow-whole",
                    "attacks": [],
                    "name": "Swallow Whole",
                    "desc": "If the bite and constrict attacks hit the same target in one turn, the creature is swallowed whole. The target is blinded and restrained, and has total cover against attacks and other effects outside the andrenjinyi. The target takes no damage inside the andrenjinyi. The andrenjinyi can have three Medium-sized creatures or four Small-sized creatures swallowed at a time. If the andrenjinyi takes 20 damage or more in a single turn from a swallowed creature, the andrenjinyi must succeed on a DC 18 Constitution saving throw at the end of that turn or regurgitate all swallowed creatures, which fall prone in a space within 5 feet of the andrenjinyi. If the andrenjinyi is slain, a swallowed creature is no longer restrained by it and can escape from the andrenjinyi by using 15 feet of movement, exiting prone. The andrenjinyi can regurgitate swallowed creatures as a free action.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_andrenjinyi"
                },
                {
                    "key": "tob_andrenjinyi_transmuting-gullet",
                    "attacks": [],
                    "name": "Transmuting Gullet",
                    "desc": "When a creature is swallowed by an andrenjinyi, it must make a successful DC 19 Wisdom saving throw each round at the end of its turn or be affected by true polymorph into a new form chosen by the andrenjinyi. The effect is permanent until dispelled or ended with a wish or comparable magic.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_andrenjinyi"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/laboratory/?format=api",
                "https://api-beta.open5e.com/v2/environments/lake/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/sewer/?format=api",
                "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/temple/?format=api",
                "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api",
                "https://api-beta.open5e.com/v2/environments/tomb/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api",
                "https://api-beta.open5e.com/v2/environments/urban/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_angel-chained/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_angel-chained",
            "name": "Angel, Chained",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "fly": 60.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 60.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api",
            "alignment": "neutral 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/infernal/?format=api"
            ],
            "armor_class": 16,
            "hit_points": 88,
            "hit_dice": "16d8+16",
            "challenge_rating_decimal": "8.000",
            "challenge_rating_text": "8",
            "experience_points": 3900,
            "ability_scores": {
                "strength": 18,
                "dexterity": 16,
                "constitution": 12,
                "intelligence": 12,
                "wisdom": 18,
                "charisma": 20
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 3,
                "constitution": 1,
                "intelligence": 1,
                "wisdom": 4,
                "charisma": 5
            },
            "saving_throws": {
                "dexterity": 6,
                "wisdom": 7,
                "charisma": 8
            },
            "saving_throws_all": {
                "strength": 4,
                "dexterity": 6,
                "constitution": 1,
                "intelligence": 1,
                "wisdom": 7,
                "charisma": 8
            },
            "skill_bonuses": {
                "perception": 7
            },
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 4,
                "arcana": 1,
                "athletics": 4,
                "deception": 5,
                "history": 1,
                "insight": 4,
                "intimidation": 5,
                "investigation": 1,
                "medicine": 4,
                "nature": 1,
                "perception": 7,
                "performance": 5,
                "persuasion": 5,
                "religion": 1,
                "sleight_of_hand": 3,
                "stealth": 3,
                "survival": 4
            },
            "passive_perception": 17,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 200.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_angel-chained_fallen-glory",
                    "attacks": [],
                    "name": "Fallen Glory ",
                    "desc": "All creatures within 50 feet of the chained angel and in its line of sight take 19 (3d12) radiant damage and are knocked prone, or take half damage and aren't knocked prone with a successful DC 15 Strength saving throw.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_angel-chained"
                },
                {
                    "key": "tob_angel-chained_fiendish-cunning",
                    "attacks": [],
                    "name": "Fiendish Cunning",
                    "desc": "When a creature within 60 feet casts a divine spell, the chained angel can counter the spell if it succeeds on a Charisma check against a DC of 10 + the spell's level.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "REACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_angel-chained"
                },
                {
                    "key": "tob_angel-chained_fiery-greatsword",
                    "attacks": [],
                    "name": "Fiery Greatsword",
                    "desc": "Melee Weapon Attack. +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage plus 16 (3d10) fire damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_angel-chained"
                },
                {
                    "key": "tob_angel-chained_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The chained angel makes two fiery greatsword attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_angel-chained"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/laboratory/?format=api",
                "https://api-beta.open5e.com/v2/environments/lake/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/sewer/?format=api",
                "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/temple/?format=api",
                "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api",
                "https://api-beta.open5e.com/v2/environments/tomb/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api",
                "https://api-beta.open5e.com/v2/environments/urban/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_anubian/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_anubian",
            "name": "Anubian",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/elemental/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api"
            ],
            "armor_class": 13,
            "hit_points": 44,
            "hit_dice": "8d8+8",
            "challenge_rating_decimal": "2.000",
            "challenge_rating_text": "2",
            "experience_points": 450,
            "ability_scores": {
                "strength": 12,
                "dexterity": 16,
                "constitution": 12,
                "intelligence": 10,
                "wisdom": 12,
                "charisma": 10
            },
            "modifiers": {
                "strength": 1,
                "dexterity": 3,
                "constitution": 1,
                "intelligence": 0,
                "wisdom": 1,
                "charisma": 0
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 1,
                "dexterity": 3,
                "constitution": 1,
                "intelligence": 0,
                "wisdom": 1,
                "charisma": 0
            },
            "skill_bonuses": {
                "stealth": 5
            },
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 1,
                "arcana": 0,
                "athletics": 1,
                "deception": 0,
                "history": 0,
                "insight": 1,
                "intimidation": 0,
                "investigation": 0,
                "medicine": 1,
                "nature": 0,
                "perception": 1,
                "performance": 0,
                "persuasion": 0,
                "religion": 0,
                "sleight_of_hand": 3,
                "stealth": 5,
                "survival": 1
            },
            "passive_perception": 11,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/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/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/grappled/?format=api",
                "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/petrified/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api",
                "https://api-beta.open5e.com/v2/conditions/prone/?format=api",
                "https://api-beta.open5e.com/v2/conditions/restrained/?format=api",
                "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": 30.0,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_anubian_claw",
                    "attacks": [
                        {
                            "key": "tob_anubian_claw_claw-attack",
                            "distance_unit": "feet",
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 5,
                            "reach": 5.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 1,
                            "damage_die_type": "D6",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_anubian_claw",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_anubian"
                },
                {
                    "key": "tob_anubian_haboob",
                    "attacks": [],
                    "name": "Haboob ",
                    "desc": "The anubian creates a sandstorm in a cylinder 30-feet high, that reaches to within 5 feet of it. The storm moves with the anubian. The area is heavily obscured, and each creature other than an anubian that enters the sandstorm or ends its turn there must make a successful DC 13 Strength saving throw or be restrained by it. Also, each creature other than an anubian that ends its turn inside the sandstorm takes 3 (1d6) slashing damage. The anubian can maintain the haboob for up to 10 minutes as if concentrating on a spell. While maintaining the haboob, the anubian's speed is reduced to 5 feet and it can't sand step. Creatures restrained by the sandstorm move with the anubian. A creature can free itself or an adjacent creature from the sandstorm by using its action and making a DC 13 Strength check. A successful check ends the restraint on the target creature.",
                    "uses_type": "PER_DAY",
                    "uses_param": 1,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_anubian"
                },
                {
                    "key": "tob_anubian_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The anubian makes two claw attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_anubian"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/laboratory/?format=api",
                "https://api-beta.open5e.com/v2/environments/lake/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/sewer/?format=api",
                "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/temple/?format=api",
                "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api",
                "https://api-beta.open5e.com/v2/environments/tomb/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api",
                "https://api-beta.open5e.com/v2/environments/urban/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_aridni/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_aridni",
            "name": "Aridni",
            "size": "https://api-beta.open5e.com/v2/sizes/small/?format=api",
            "speed": {
                "walk": 20.0,
                "unit": "feet",
                "fly": 60.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 20.0,
                "crawl": 10.0,
                "hover": false,
                "fly": 60.0,
                "burrow": 0.0,
                "climb": 10.0,
                "swim": 10.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/fey/?format=api",
            "alignment": "neutral evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/sylvan/?format=api",
                "https://api-beta.open5e.com/v2/languages/void-speech/?format=api"
            ],
            "armor_class": 15,
            "hit_points": 82,
            "hit_dice": "15d6+30",
            "challenge_rating_decimal": "5.000",
            "challenge_rating_text": "5",
            "experience_points": 1800,
            "ability_scores": {
                "strength": 9,
                "dexterity": 21,
                "constitution": 14,
                "intelligence": 12,
                "wisdom": 11,
                "charisma": 16
            },
            "modifiers": {
                "strength": -1,
                "dexterity": 5,
                "constitution": 2,
                "intelligence": 1,
                "wisdom": 0,
                "charisma": 3
            },
            "saving_throws": {
                "dexterity": 8
            },
            "saving_throws_all": {
                "strength": -1,
                "dexterity": 8,
                "constitution": 2,
                "intelligence": 1,
                "wisdom": 0,
                "charisma": 3
            },
            "skill_bonuses": {
                "acrobatics": 11,
                "perception": 3,
                "stealth": 11
            },
            "skill_bonuses_all": {
                "acrobatics": 11,
                "animal_handling": 0,
                "arcana": 1,
                "athletics": -1,
                "deception": 3,
                "history": 1,
                "insight": 0,
                "intimidation": 3,
                "investigation": 1,
                "medicine": 0,
                "nature": 1,
                "perception": 3,
                "performance": 3,
                "persuasion": 3,
                "religion": 1,
                "sleight_of_hand": 5,
                "stealth": 11,
                "survival": 0
            },
            "passive_perception": 13,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_aridni_pixie-bow",
                    "attacks": [
                        {
                            "key": "tob_aridni_pixie-bow_pixie-bow-attack",
                            "distance_unit": "feet",
                            "name": "Pixie Bow attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 8,
                            "reach": null,
                            "range": 40.0,
                            "long_range": 160.0,
                            "target_creature_only": false,
                            "damage_die_count": 1,
                            "damage_die_type": "D4",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_aridni_pixie-bow",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "name": "Pixie Bow",
                    "desc": "Ranged Weapon Attack: +8 to hit, range 40/160 ft., one target. Hit: 7 (1d4 + 5) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_aridni"
                },
                {
                    "key": "tob_aridni_shortsword",
                    "attacks": [
                        {
                            "key": "tob_aridni_shortsword_shortsword-attack",
                            "distance_unit": "feet",
                            "name": "Shortsword attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 8,
                            "reach": 5.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 1,
                            "damage_die_type": "D6",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_aridni_shortsword",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "name": "Shortsword",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 8 (1d6 + 5) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_aridni"
                },
                {
                    "key": "tob_aridni_slaver-arrows",
                    "attacks": [],
                    "name": "Slaver Arrows",
                    "desc": "An aridni can add a magical effect in addition to the normal damage done by its arrows. If so, the aridni chooses from the following effects:\n\nConfusion. The target must succeed on a DC 14 Wisdom saving throw or become confused (as the spell) for 2d4 - 1 rounds.\n\nFear. The target must succeed on a DC 14 Wisdom saving throw or become frightened for 2d4 rounds.\n\nHideous Laughter. The target must succeed on a DC 14 Wisdom saving throw or become incapacitated for 2d4 rounds. While incapacitated, the target is prone and laughing uncontrollably.\n\nSleep. The target must succeed on a DC 14 Wisdom saving throw or fall asleep for 2d4 minutes. The creature wakes up if it takes damage or if another creature takes an action to shake it awake.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_aridni"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/laboratory/?format=api",
                "https://api-beta.open5e.com/v2/environments/lake/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/sewer/?format=api",
                "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/temple/?format=api",
                "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api",
                "https://api-beta.open5e.com/v2/environments/tomb/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api",
                "https://api-beta.open5e.com/v2/environments/urban/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_automata-devil/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_automata-devil",
            "name": "Automata 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",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/fiend/?format=api",
            "alignment": "lawful evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api"
            ],
            "armor_class": 17,
            "hit_points": 168,
            "hit_dice": "16d10+80",
            "challenge_rating_decimal": "10.000",
            "challenge_rating_text": "10",
            "experience_points": 5900,
            "ability_scores": {
                "strength": 24,
                "dexterity": 17,
                "constitution": 20,
                "intelligence": 11,
                "wisdom": 14,
                "charisma": 19
            },
            "modifiers": {
                "strength": 7,
                "dexterity": 3,
                "constitution": 5,
                "intelligence": 0,
                "wisdom": 2,
                "charisma": 4
            },
            "saving_throws": {
                "strength": 11,
                "dexterity": 7,
                "constitution": 9,
                "wisdom": 6,
                "charisma": 8
            },
            "saving_throws_all": {
                "strength": 11,
                "dexterity": 7,
                "constitution": 9,
                "intelligence": 0,
                "wisdom": 6,
                "charisma": 8
            },
            "skill_bonuses": {
                "athletics": 11,
                "intimidation": 8
            },
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 2,
                "arcana": 0,
                "athletics": 11,
                "deception": 4,
                "history": 0,
                "insight": 2,
                "intimidation": 8,
                "investigation": 0,
                "medicine": 2,
                "nature": 0,
                "perception": 2,
                "performance": 4,
                "persuasion": 4,
                "religion": 0,
                "sleight_of_hand": 3,
                "stealth": 3,
                "survival": 2
            },
            "passive_perception": 12,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": true,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_automata-devil_bite",
                    "attacks": [
                        {
                            "key": "tob_automata-devil_bite_bite-attack",
                            "distance_unit": "feet",
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 11,
                            "reach": 5.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 2,
                            "damage_die_type": "D10",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_automata-devil_bite",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 18 (2d10 + 7) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_automata-devil"
                },
                {
                    "key": "tob_automata-devil_claw",
                    "attacks": [
                        {
                            "key": "tob_automata-devil_claw_claw-attack",
                            "distance_unit": "feet",
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 11,
                            "reach": 5.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 2,
                            "damage_die_type": "D6",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_automata-devil_claw",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 14 (2d6 + 7) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_automata-devil"
                },
                {
                    "key": "tob_automata-devil_fear-aura",
                    "attacks": [],
                    "name": "Fear Aura",
                    "desc": "Automata devils radiate fear in a 10-foot radius. A creature that starts its turn in the affected area must make a successful DC 16 Wisdom saving throw or become frightened. A creature that makes the save successfully cannot be affected by the same automata devil's fear aura again.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_automata-devil"
                },
                {
                    "key": "tob_automata-devil_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The automata devil makes two melee attacks, using any combination of bite, claw, and whip attacks. The bite attack can be used only once per turn.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_automata-devil"
                },
                {
                    "key": "tob_automata-devil_punishing-maw",
                    "attacks": [],
                    "name": "Punishing Maw",
                    "desc": "If a target is already grappled in a whip at the start of the automata devil's turn, both creatures make opposed Strength (Athletics) checks. If the grappled creature wins, it takes 9 (2d8) piercing damage and remains grappled. If the devil wins, the grappled creature is dragged into the devil's stomach maw, a mass of churning gears, razor teeth, and whirling blades. The creature takes 49 (4d20 + 7) slashing damage and is grappled, and the whip is free to attack again on the devil's next turn. The creature takes another 49 (4d20 + 7) slashing damage automatically at the start of each of the automata devil's turns for as long as it remains grappled in the maw. Only one creature can be grappled in the punishing maw at a time. The automata devil can freely \"spit out\"a creature or corpse during its turn, to free up the maw for another victim.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_automata-devil"
                },
                {
                    "key": "tob_automata-devil_whip",
                    "attacks": [
                        {
                            "key": "tob_automata-devil_whip_whip-attack",
                            "distance_unit": "feet",
                            "name": "Whip attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 11,
                            "reach": 15.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 1,
                            "damage_die_type": "D8",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_automata-devil_whip",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "name": "Whip",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 15 ft., one target. Hit: 11 (1d8 + 7) slashing damage and the target is grappled (escape DC 17) and restrained. Only two targets can be grappled by the automata devil at one time, and each grappled target prevents one whip from being used to attack. An individual target can be grappled by only one whip at a time. A grappled target takes 9 (2d8) piercing damage at the start of its turn.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_automata-devil"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/laboratory/?format=api",
                "https://api-beta.open5e.com/v2/environments/lake/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/sewer/?format=api",
                "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/temple/?format=api",
                "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api",
                "https://api-beta.open5e.com/v2/environments/tomb/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api",
                "https://api-beta.open5e.com/v2/environments/urban/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_azza-gremlin/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_azza-gremlin",
            "name": "Azza Gremlin",
            "size": "https://api-beta.open5e.com/v2/sizes/small/?format=api",
            "speed": {
                "walk": 10.0,
                "unit": "feet",
                "fly": 40.0,
                "hover": true
            },
            "speed_all": {
                "unit": "feet",
                "walk": 10.0,
                "crawl": 5.0,
                "hover": true,
                "fly": 40.0,
                "burrow": 0.0,
                "climb": 5.0,
                "swim": 5.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/fey/?format=api",
            "alignment": "neutral",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api"
            ],
            "armor_class": 14,
            "hit_points": 7,
            "hit_dice": "2d6",
            "challenge_rating_decimal": "0.250",
            "challenge_rating_text": "1/4",
            "experience_points": 50,
            "ability_scores": {
                "strength": 5,
                "dexterity": 18,
                "constitution": 10,
                "intelligence": 12,
                "wisdom": 13,
                "charisma": 10
            },
            "modifiers": {
                "strength": -3,
                "dexterity": 4,
                "constitution": 0,
                "intelligence": 1,
                "wisdom": 1,
                "charisma": 0
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": -3,
                "dexterity": 4,
                "constitution": 0,
                "intelligence": 1,
                "wisdom": 1,
                "charisma": 0
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 4,
                "animal_handling": 1,
                "arcana": 1,
                "athletics": -3,
                "deception": 0,
                "history": 1,
                "insight": 1,
                "intimidation": 0,
                "investigation": 1,
                "medicine": 1,
                "nature": 1,
                "perception": 1,
                "performance": 0,
                "persuasion": 0,
                "religion": 1,
                "sleight_of_hand": 4,
                "stealth": 4,
                "survival": 1
            },
            "passive_perception": 11,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_azza-gremlin_lightning-jolt",
                    "attacks": [
                        {
                            "key": "tob_azza-gremlin_lightning-jolt_lightning-jolt-attack",
                            "distance_unit": "feet",
                            "name": "Lightning Jolt attack",
                            "attack_type": "SPELL",
                            "to_hit_mod": 6,
                            "reach": 5.0,
                            "range": 30.0,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 1,
                            "damage_die_type": "D6",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_azza-gremlin_lightning-jolt",
                            "damage_type": null,
                            "extra_damage_type": "lightning"
                        }
                    ],
                    "name": "Lightning Jolt",
                    "desc": "Melee or Ranged Spell Attack: +6 to hit, reach 5 ft. or range 30 ft., one creature. Hit: 3 (1d6) lightning damage, and the target is affected by Contagious Lightning.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_azza-gremlin"
                },
                {
                    "key": "tob_azza-gremlin_ride-the-bolt",
                    "attacks": [],
                    "name": "Ride the Bolt",
                    "desc": "The azza gremlin can travel instantly along any bolt of lightning. When it is within 5 feet of a lightning effect, the azza can teleport to any unoccupied space inside or within 5 feet of that lightning effect.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "REACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_azza-gremlin"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/laboratory/?format=api",
                "https://api-beta.open5e.com/v2/environments/lake/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/sewer/?format=api",
                "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/temple/?format=api",
                "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api",
                "https://api-beta.open5e.com/v2/environments/tomb/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api",
                "https://api-beta.open5e.com/v2/environments/urban/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_bandit-lord/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_bandit-lord",
            "name": "Bandit Lord",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api",
            "alignment": "any non-lawful",
            "languages": [],
            "armor_class": 16,
            "hit_points": 91,
            "hit_dice": "14d8+28",
            "challenge_rating_decimal": "4.000",
            "challenge_rating_text": "4",
            "experience_points": 1100,
            "ability_scores": {
                "strength": 16,
                "dexterity": 15,
                "constitution": 14,
                "intelligence": 14,
                "wisdom": 11,
                "charisma": 14
            },
            "modifiers": {
                "strength": 3,
                "dexterity": 2,
                "constitution": 2,
                "intelligence": 2,
                "wisdom": 0,
                "charisma": 2
            },
            "saving_throws": {
                "strength": 5,
                "dexterity": 4,
                "wisdom": 2
            },
            "saving_throws_all": {
                "strength": 5,
                "dexterity": 4,
                "constitution": 2,
                "intelligence": 2,
                "wisdom": 2,
                "charisma": 2
            },
            "skill_bonuses": {
                "athletics": 5,
                "deception": 4,
                "intimidation": 4
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 0,
                "arcana": 2,
                "athletics": 5,
                "deception": 4,
                "history": 2,
                "insight": 0,
                "intimidation": 4,
                "investigation": 2,
                "medicine": 0,
                "nature": 2,
                "perception": 0,
                "performance": 2,
                "persuasion": 2,
                "religion": 2,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": 0
            },
            "passive_perception": 10,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_bandit-lord_dagger",
                    "attacks": [
                        {
                            "key": "tob_bandit-lord_dagger_dagger-attack",
                            "distance_unit": "feet",
                            "name": "Dagger attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 5,
                            "reach": 5.0,
                            "range": 20.0,
                            "long_range": 60.0,
                            "target_creature_only": false,
                            "damage_die_count": 1,
                            "damage_die_type": "D4",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_bandit-lord_dagger",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "name": "Dagger",
                    "desc": "Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 5 (1d4 + 3) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_bandit-lord"
                },
                {
                    "key": "tob_bandit-lord_greatsword",
                    "attacks": [
                        {
                            "key": "tob_bandit-lord_greatsword_greatsword-attack",
                            "distance_unit": "feet",
                            "name": "Greatsword attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 5,
                            "reach": 5.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 2,
                            "damage_die_type": "D6",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_bandit-lord_greatsword",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Greatsword",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_bandit-lord"
                },
                {
                    "key": "tob_bandit-lord_leadership",
                    "attacks": [],
                    "name": "Leadership ",
                    "desc": "For 1 minute, the bandit lord can utter a special command or warning whenever a nonhostile creature that it can see within 30 feet of it makes an attack roll or a saving throw. The creature can add a d4 to its roll provided it can hear and understand the bandit lord. A creature can benefit from only one Leadership die at a time. This effect ends if the bandit lord is incapacitated.",
                    "uses_type": "RECHARGE_AFTER_REST",
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_bandit-lord"
                },
                {
                    "key": "tob_bandit-lord_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The bandit lord makes three melee or ranged attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_bandit-lord"
                },
                {
                    "key": "tob_bandit-lord_parry",
                    "attacks": [],
                    "name": "Parry",
                    "desc": "The bandit lord adds 2 to its AC against one melee attack that would hit it. To do so the bandit lord must see the attacker and be wielding a weapon.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "REACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_bandit-lord"
                },
                {
                    "key": "tob_bandit-lord_redirect-attack",
                    "attacks": [],
                    "name": "Redirect Attack",
                    "desc": "When a creature the bandit lord can see targets it with an attack, the bandit lord chooses an ally within 5 feet of it. The bandit lord and the ally swap places, and the chosen ally becomes the target instead.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "REACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_bandit-lord"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/laboratory/?format=api",
                "https://api-beta.open5e.com/v2/environments/lake/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/sewer/?format=api",
                "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/temple/?format=api",
                "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api",
                "https://api-beta.open5e.com/v2/environments/tomb/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api",
                "https://api-beta.open5e.com/v2/environments/urban/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_beli/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_beli",
            "name": "Beli",
            "size": "https://api-beta.open5e.com/v2/sizes/small/?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",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/fey/?format=api",
            "alignment": "neutral evil",
            "languages": [
                "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/giant/?format=api"
            ],
            "armor_class": 15,
            "hit_points": 45,
            "hit_dice": "10d6+10",
            "challenge_rating_decimal": "2.000",
            "challenge_rating_text": "2",
            "experience_points": 450,
            "ability_scores": {
                "strength": 11,
                "dexterity": 16,
                "constitution": 12,
                "intelligence": 8,
                "wisdom": 11,
                "charisma": 14
            },
            "modifiers": {
                "strength": 0,
                "dexterity": 3,
                "constitution": 1,
                "intelligence": -1,
                "wisdom": 0,
                "charisma": 2
            },
            "saving_throws": {
                "dexterity": 5
            },
            "saving_throws_all": {
                "strength": 0,
                "dexterity": 5,
                "constitution": 1,
                "intelligence": -1,
                "wisdom": 0,
                "charisma": 2
            },
            "skill_bonuses": {
                "perception": 4,
                "stealth": 5
            },
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 0,
                "arcana": -1,
                "athletics": 0,
                "deception": 2,
                "history": -1,
                "insight": 0,
                "intimidation": 2,
                "investigation": -1,
                "medicine": 0,
                "nature": -1,
                "perception": 4,
                "performance": 2,
                "persuasion": 2,
                "religion": -1,
                "sleight_of_hand": 3,
                "stealth": 5,
                "survival": 0
            },
            "passive_perception": 14,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
            ],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_beli_ice-dagger",
                    "attacks": [
                        {
                            "key": "tob_beli_ice-dagger_ice-dagger-attack",
                            "distance_unit": "feet",
                            "name": "Ice Dagger attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 5,
                            "reach": 5.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 1,
                            "damage_die_type": "D4",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_beli_ice-dagger",
                            "damage_type": null,
                            "extra_damage_type": "cold"
                        }
                    ],
                    "name": "Ice Dagger",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) piercing damage plus 2 (1d4) cold damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_beli"
                },
                {
                    "key": "tob_beli_icy-shortbow",
                    "attacks": [
                        {
                            "key": "tob_beli_icy-shortbow_icy-shortbow-attack",
                            "distance_unit": "feet",
                            "name": "Icy Shortbow attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 5,
                            "reach": null,
                            "range": 80.0,
                            "long_range": 320.0,
                            "target_creature_only": false,
                            "damage_die_count": 1,
                            "damage_die_type": "D4",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_beli_icy-shortbow",
                            "damage_type": null,
                            "extra_damage_type": "cold"
                        }
                    ],
                    "name": "Icy Shortbow",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 80/320 ft., one target. Hit: 5 (1d4 + 3) piercing damage plus 2 (1d4) cold damage, and the target must make a successful DC 13 Constitution saving throw or gain 2 levels of exhaustion from the arrow's icy chill. If the save succeeds, the target also becomes immune to further exhaustion from beli arrows for 24 hours (but any levels of exhaustion already gained remain in effect). A character who gains a sixth level of exhaustion doesn't die automatically but drops to 0 hit points and must make death saving throws as normal. The exhaustion lasts until the target recovers fully from the cold damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_beli"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/laboratory/?format=api",
                "https://api-beta.open5e.com/v2/environments/lake/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/sewer/?format=api",
                "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/temple/?format=api",
                "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api",
                "https://api-beta.open5e.com/v2/environments/tomb/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api",
                "https://api-beta.open5e.com/v2/environments/urban/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_black-knight-commander/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_black-knight-commander",
            "name": "Black Knight Commander",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api",
            "alignment": "lawful evil",
            "languages": [],
            "armor_class": 18,
            "hit_points": 78,
            "hit_dice": "12d8+24",
            "challenge_rating_decimal": "5.000",
            "challenge_rating_text": "5",
            "experience_points": 1800,
            "ability_scores": {
                "strength": 18,
                "dexterity": 10,
                "constitution": 14,
                "intelligence": 12,
                "wisdom": 13,
                "charisma": 15
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 0,
                "constitution": 2,
                "intelligence": 1,
                "wisdom": 1,
                "charisma": 2
            },
            "saving_throws": {
                "strength": 7,
                "wisdom": 4,
                "charisma": 5
            },
            "saving_throws_all": {
                "strength": 7,
                "dexterity": 0,
                "constitution": 2,
                "intelligence": 1,
                "wisdom": 4,
                "charisma": 5
            },
            "skill_bonuses": {
                "athletics": 7
            },
            "skill_bonuses_all": {
                "acrobatics": 0,
                "animal_handling": 1,
                "arcana": 1,
                "athletics": 7,
                "deception": 2,
                "history": 1,
                "insight": 1,
                "intimidation": 2,
                "investigation": 1,
                "medicine": 1,
                "nature": 1,
                "perception": 1,
                "performance": 2,
                "persuasion": 2,
                "religion": 1,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 1
            },
            "passive_perception": 11,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_black-knight-commander_frightful-charge",
                    "attacks": [],
                    "name": "Frightful Charge ",
                    "desc": "The black knight commander lets loose a terrifying cry and makes one melee attack at the end of a charge. Whether the attack hits or misses, all enemies within 15 feet of the target and aware of the black knight commander's presence must succeed on a DC 13 Wisdom saving throw or become frightened for 1 minute. A frightened creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "uses_type": "RECHARGE_AFTER_REST",
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_black-knight-commander"
                },
                {
                    "key": "tob_black-knight-commander_lance",
                    "attacks": [
                        {
                            "key": "tob_black-knight-commander_lance_lance-attack",
                            "distance_unit": "feet",
                            "name": "Lance attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 8,
                            "reach": 10.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 1,
                            "damage_die_type": "D12",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_black-knight-commander_lance",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "name": "Lance",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 11 (1d12 + 5) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_black-knight-commander"
                },
                {
                    "key": "tob_black-knight-commander_mace",
                    "attacks": [
                        {
                            "key": "tob_black-knight-commander_mace_mace-attack",
                            "distance_unit": "feet",
                            "name": "Mace attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 8,
                            "reach": 5.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 1,
                            "damage_die_type": "D6",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_black-knight-commander_mace",
                            "damage_type": null,
                            "extra_damage_type": "bludgeoning"
                        }
                    ],
                    "name": "Mace",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 8 (1d6 + 5) bludgeoning damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_black-knight-commander"
                },
                {
                    "key": "tob_black-knight-commander_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The black knight commander makes two melee attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_black-knight-commander"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/laboratory/?format=api",
                "https://api-beta.open5e.com/v2/environments/lake/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/sewer/?format=api",
                "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/temple/?format=api",
                "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api",
                "https://api-beta.open5e.com/v2/environments/tomb/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api",
                "https://api-beta.open5e.com/v2/environments/urban/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_blood-hag/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_blood-hag",
            "name": "Blood Hag",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?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",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/fey/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api",
                "https://api-beta.open5e.com/v2/languages/sylvan/?format=api"
            ],
            "armor_class": 16,
            "hit_points": 178,
            "hit_dice": "21d8+84",
            "challenge_rating_decimal": "11.000",
            "challenge_rating_text": "11",
            "experience_points": 7200,
            "ability_scores": {
                "strength": 20,
                "dexterity": 16,
                "constitution": 18,
                "intelligence": 19,
                "wisdom": 21,
                "charisma": 17
            },
            "modifiers": {
                "strength": 5,
                "dexterity": 3,
                "constitution": 4,
                "intelligence": 4,
                "wisdom": 5,
                "charisma": 3
            },
            "saving_throws": {
                "dexterity": 7,
                "constitution": 8,
                "charisma": 7
            },
            "saving_throws_all": {
                "strength": 5,
                "dexterity": 7,
                "constitution": 8,
                "intelligence": 4,
                "wisdom": 5,
                "charisma": 7
            },
            "skill_bonuses": {
                "deception": 7,
                "intimidation": 7,
                "perception": 9,
                "stealth": 7
            },
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 5,
                "arcana": 4,
                "athletics": 5,
                "deception": 7,
                "history": 4,
                "insight": 5,
                "intimidation": 7,
                "investigation": 4,
                "medicine": 5,
                "nature": 4,
                "perception": 9,
                "performance": 3,
                "persuasion": 3,
                "religion": 4,
                "sleight_of_hand": 3,
                "stealth": 7,
                "survival": 5
            },
            "passive_perception": 19,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_blood-hag_1",
                    "attacks": [],
                    "name": "1",
                    "desc": "Blood Choke Curse. The target's mouth fills with blood, preventing any speech or spellcasting with verbal components for 1 minute.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_blood-hag"
                },
                {
                    "key": "tob_blood-hag_2",
                    "attacks": [],
                    "name": "2",
                    "desc": "Blood Eye. The target's eyes well up with bloody tears. The target is blinded for 1 minute.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_blood-hag"
                },
                {
                    "key": "tob_blood-hag_3",
                    "attacks": [],
                    "name": "3",
                    "desc": "Heart Like Thunder. The target hears only the rushing of blood and their thumping heart. They are deaf for 1 minute.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_blood-hag"
                },
                {
                    "key": "tob_blood-hag_4",
                    "attacks": [],
                    "name": "4",
                    "desc": "Rupturing Arteries. The victim suffers 7 (2d6) slashing damage as its veins and arteries burst open. The target repeats the saving throw at the beginning of each of its turns. It takes 3 (1d6) necrotic damage if the saving throw fails, but the effect ends on a successful save.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_blood-hag"
                },
                {
                    "key": "tob_blood-hag_blood-drinking-hair",
                    "attacks": [
                        {
                            "key": "tob_blood-hag_blood-drinking-hair_blood-drinking-hair-attack",
                            "distance_unit": "feet",
                            "name": "Blood-Drinking Hair attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 9,
                            "reach": 10.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 3,
                            "damage_die_type": "D8",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_blood-hag_blood-drinking-hair",
                            "damage_type": null,
                            "extra_damage_type": "necrotic"
                        }
                    ],
                    "name": "Blood-Drinking Hair",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 18 (3d8 + 5) piercing damage and a Medium or smaller target is grappled (escape DC 15). A grappled creature takes 13 (2d8 + 3) necrotic damage at the start of the hag's turns, and the hag heals half as many hit points. The hag gains excess healing as temporary hit points. The hag can grapple one or two creatures at a time. Also see Face Peel.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_blood-hag"
                },
                {
                    "key": "tob_blood-hag_call-the-blood",
                    "attacks": [],
                    "name": "Call the Blood",
                    "desc": "The blood hag targets a living creature within 30 feet that she detects with her blood sense and makes the target bleed uncontrollably. The target must make a successful DC 16 Constitution saving throw or suffer one of the effects listed below. A target that saves successfully cannot be affected by this hag's ability again for 24 hours.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_blood-hag"
                },
                {
                    "key": "tob_blood-hag_claws",
                    "attacks": [
                        {
                            "key": "tob_blood-hag_claws_claws-attack",
                            "distance_unit": "feet",
                            "name": "Claws attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 9,
                            "reach": 5.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 4,
                            "damage_die_type": "D6",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_blood-hag_claws",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 19 (4d6 + 5) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_blood-hag"
                },
                {
                    "key": "tob_blood-hag_face-peel",
                    "attacks": [],
                    "name": "Face Peel",
                    "desc": "The blood hag peels the face off one grappled foe. The target must make a DC 17 Dexterity saving throw. If the saving throw fails, the face is torn off; the target takes 38 (8d6 + 10) slashing damage and is stunned until the start of the hag's next turn. If the save succeeds, the target takes half damage and isn't stunned. Heal, regeneration, or comparable magic restores the stolen features; other curative magic forms a mass of scar tissue. The peeled-off face is a tiny, animated object (per the spell-20 HP, AC 18, no attack, Str 4, Dex 18) under the hag's control. It retains the former owner's memories and personality. Blood hags keep such faces as trophies, but they can also wear someone's face to gain advantage on Charisma (Deception) checks made to imitate the face's former owner.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_blood-hag"
                },
                {
                    "key": "tob_blood-hag_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The blood hag makes two claw attacks and one blood-drinking hair attack.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_blood-hag"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/laboratory/?format=api",
                "https://api-beta.open5e.com/v2/environments/lake/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/sewer/?format=api",
                "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/temple/?format=api",
                "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api",
                "https://api-beta.open5e.com/v2/environments/tomb/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api",
                "https://api-beta.open5e.com/v2/environments/urban/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_bone-collective/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_bone-collective",
            "name": "Bone Collective",
            "size": "https://api-beta.open5e.com/v2/sizes/small/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api"
            ],
            "armor_class": 17,
            "hit_points": 120,
            "hit_dice": "16d6+64",
            "challenge_rating_decimal": "8.000",
            "challenge_rating_text": "8",
            "experience_points": 3900,
            "ability_scores": {
                "strength": 10,
                "dexterity": 20,
                "constitution": 18,
                "intelligence": 14,
                "wisdom": 10,
                "charisma": 16
            },
            "modifiers": {
                "strength": 0,
                "dexterity": 5,
                "constitution": 4,
                "intelligence": 2,
                "wisdom": 0,
                "charisma": 3
            },
            "saving_throws": {
                "dexterity": 8
            },
            "saving_throws_all": {
                "strength": 0,
                "dexterity": 8,
                "constitution": 4,
                "intelligence": 2,
                "wisdom": 0,
                "charisma": 3
            },
            "skill_bonuses": {
                "arcana": 5,
                "deception": 6,
                "perception": 3,
                "stealth": 11
            },
            "skill_bonuses_all": {
                "acrobatics": 5,
                "animal_handling": 0,
                "arcana": 5,
                "athletics": 0,
                "deception": 6,
                "history": 2,
                "insight": 0,
                "intimidation": 3,
                "investigation": 2,
                "medicine": 0,
                "nature": 2,
                "perception": 3,
                "performance": 3,
                "persuasion": 3,
                "religion": 2,
                "sleight_of_hand": 5,
                "stealth": 11,
                "survival": 0
            },
            "passive_perception": 13,
            "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/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": true,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_bone-collective_bite",
                    "attacks": [
                        {
                            "key": "tob_bone-collective_bite_bite-attack",
                            "distance_unit": "feet",
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 8,
                            "reach": 5.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 4,
                            "damage_die_type": "D12",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_bone-collective_bite",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 31 (4d12 + 5) piercing damage, and the target must make a DC 16 Constitution save or suffer the effects of Wyrmblood Venom.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_bone-collective"
                },
                {
                    "key": "tob_bone-collective_claw",
                    "attacks": [
                        {
                            "key": "tob_bone-collective_claw_claw-attack",
                            "distance_unit": "feet",
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 8,
                            "reach": 5.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 3,
                            "damage_die_type": "D12",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_bone-collective_claw",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 25 (3d12 + 5) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_bone-collective"
                },
                {
                    "key": "tob_bone-collective_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The bone collective makes two claw attacks, or one claw and one bite attack, or one swarm attack.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_bone-collective"
                },
                {
                    "key": "tob_bone-collective_swarm",
                    "attacks": [
                        {
                            "key": "tob_bone-collective_swarm_swarm-attack",
                            "distance_unit": "feet",
                            "name": "Swarm attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 8,
                            "reach": 0.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 8,
                            "damage_die_type": "D12",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_bone-collective_swarm",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "name": "Swarm",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 0 ft., one creature in the swarm's space. Hit: 57 (8d12 + 5) piercing damage, or 31 (4d12 + 5) piercing damage if the bone collective has half its hit points or fewer. If the attack hits, the target must make a successful DC 15 Constitution save or suffer the effects of Wyrmblood Venom.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_bone-collective"
                },
                {
                    "key": "tob_bone-collective_wyrmblood-venom-injury",
                    "attacks": [],
                    "name": "Wyrmblood Venom (Injury)",
                    "desc": "Bone collectives create a reddish liquid, which they smear on their fangs. The freakish red mouths on the tiny skeletons are disturbing, and the toxin is deadly. A bitten creature must succeed on a DC 15 Constitution saving throw or become poisoned and take 1d6 Charisma damage. A poisoned creature repeats the saving throw every four hours, taking another 1d6 Charisma damage for each failure, until it has made two consecutive successful saves or survived for 24 hours. If the creature survives, the effect ends and the creature can heal normally. Lost Charisma can be regained with a lesser restoration spell or comparable magic.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_bone-collective"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/laboratory/?format=api",
                "https://api-beta.open5e.com/v2/environments/lake/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/sewer/?format=api",
                "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/temple/?format=api",
                "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api",
                "https://api-beta.open5e.com/v2/environments/tomb/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api",
                "https://api-beta.open5e.com/v2/environments/urban/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_bone-swarm/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_bone-swarm",
            "name": "Bone Swarm",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 20.0,
                "unit": "feet",
                "fly": 60.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 20.0,
                "crawl": 10.0,
                "hover": false,
                "fly": 60.0,
                "burrow": 0.0,
                "climb": 10.0,
                "swim": 10.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/void-speech/?format=api"
            ],
            "armor_class": 17,
            "hit_points": 198,
            "hit_dice": "36d10",
            "challenge_rating_decimal": "10.000",
            "challenge_rating_text": "10",
            "experience_points": 5900,
            "ability_scores": {
                "strength": 22,
                "dexterity": 18,
                "constitution": 10,
                "intelligence": 9,
                "wisdom": 15,
                "charisma": 20
            },
            "modifiers": {
                "strength": 6,
                "dexterity": 4,
                "constitution": 0,
                "intelligence": -1,
                "wisdom": 2,
                "charisma": 5
            },
            "saving_throws": {
                "dexterity": 8,
                "wisdom": 6,
                "charisma": 9
            },
            "saving_throws_all": {
                "strength": 6,
                "dexterity": 8,
                "constitution": 0,
                "intelligence": -1,
                "wisdom": 6,
                "charisma": 9
            },
            "skill_bonuses": {
                "acrobatics": 8,
                "perception": 6,
                "stealth": 8
            },
            "skill_bonuses_all": {
                "acrobatics": 8,
                "animal_handling": 2,
                "arcana": -1,
                "athletics": 6,
                "deception": 5,
                "history": -1,
                "insight": 2,
                "intimidation": 5,
                "investigation": -1,
                "medicine": 2,
                "nature": -1,
                "perception": 6,
                "performance": 5,
                "persuasion": 5,
                "religion": -1,
                "sleight_of_hand": 4,
                "stealth": 8,
                "survival": 2
            },
            "passive_perception": 16,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/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": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?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/paralyzed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api",
                "https://api-beta.open5e.com/v2/conditions/prone/?format=api",
                "https://api-beta.open5e.com/v2/conditions/restrained/?format=api",
                "https://api-beta.open5e.com/v2/conditions/stunned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_bone-swarm_deaths-embrace",
                    "attacks": [],
                    "name": "Death's Embrace ",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 0 ft., one creature in the swarm's space. Hit: the target is grappled (escape DC 16) and enveloped within the swarm's bones. The swarm can force the creature to move at its normal speed wherever the bone swarm wishes. Any non-area attack against the bone swarm has a 50 percent chance of hitting a creature grappled in Death's Embrace instead.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_bone-swarm"
                },
                {
                    "key": "tob_bone-swarm_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The bone swarm can attack every hostile creature in its space with swirling bones.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_bone-swarm"
                },
                {
                    "key": "tob_bone-swarm_swirling-bones",
                    "attacks": [
                        {
                            "key": "tob_bone-swarm_swirling-bones_swirling-bones-attack",
                            "distance_unit": "feet",
                            "name": "Swirling Bones attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 10,
                            "reach": 0.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 5,
                            "damage_die_type": "D8",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_bone-swarm_swirling-bones",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Swirling Bones",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 0 ft., one creature in the swarm's space. Hit: 31 (5d8 + 9) bludgeoning, piercing, or slashing damage (includes Strength of Bone special ability).",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_bone-swarm"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/laboratory/?format=api",
                "https://api-beta.open5e.com/v2/environments/lake/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/sewer/?format=api",
                "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/temple/?format=api",
                "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api",
                "https://api-beta.open5e.com/v2/environments/tomb/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api",
                "https://api-beta.open5e.com/v2/environments/urban/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_bouda/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_bouda",
            "name": "Bouda",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/fiend/?format=api",
            "alignment": "neutral 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/infernal/?format=api"
            ],
            "armor_class": 15,
            "hit_points": 93,
            "hit_dice": "11d8+44",
            "challenge_rating_decimal": "5.000",
            "challenge_rating_text": "5",
            "experience_points": 1800,
            "ability_scores": {
                "strength": 19,
                "dexterity": 14,
                "constitution": 18,
                "intelligence": 10,
                "wisdom": 12,
                "charisma": 15
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 2,
                "constitution": 4,
                "intelligence": 0,
                "wisdom": 1,
                "charisma": 2
            },
            "saving_throws": {
                "dexterity": 5,
                "constitution": 7,
                "intelligence": 4,
                "charisma": 6
            },
            "saving_throws_all": {
                "strength": 4,
                "dexterity": 5,
                "constitution": 7,
                "intelligence": 4,
                "wisdom": 1,
                "charisma": 6
            },
            "skill_bonuses": {
                "athletics": 7,
                "deception": 5,
                "intimidation": 5,
                "perception": 4,
                "stealth": 5
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 1,
                "arcana": 0,
                "athletics": 7,
                "deception": 5,
                "history": 0,
                "insight": 1,
                "intimidation": 5,
                "investigation": 0,
                "medicine": 1,
                "nature": 0,
                "perception": 4,
                "performance": 2,
                "persuasion": 2,
                "religion": 0,
                "sleight_of_hand": 2,
                "stealth": 5,
                "survival": 1
            },
            "passive_perception": 14,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/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": [],
            "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/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_bouda_bite",
                    "attacks": [
                        {
                            "key": "tob_bouda_bite_bite-attack",
                            "distance_unit": "feet",
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 7,
                            "reach": 5.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 2,
                            "damage_die_type": "D8",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_bouda_bite",
                            "damage_type": null,
                            "extra_damage_type": "poison"
                        }
                    ],
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) piercing damage plus 10 (3d6) poison damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_bouda"
                },
                {
                    "key": "tob_bouda_mephitic-claw",
                    "attacks": [
                        {
                            "key": "tob_bouda_mephitic-claw_mephitic-claw-attack",
                            "distance_unit": "feet",
                            "name": "Mephitic Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 7,
                            "reach": 5.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 2,
                            "damage_die_type": "D6",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_bouda_mephitic-claw",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Mephitic Claw",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage, and the target must make a successful DC 15 Constitution saving throw or become poisoned for 1 round by the visible cloud of vermin swarming around the bouda's forearms.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_bouda"
                },
                {
                    "key": "tob_bouda_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The bouda makes one bite attack and one mephitic claw attack.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_bouda"
                },
                {
                    "key": "tob_bouda_ravenous-gorge",
                    "attacks": [],
                    "name": "Ravenous Gorge",
                    "desc": "The bouda consumes the organs of a corpse in a space it occupies. It gains temporary hit points equal to the dead creature's HD that last 1 hour. Organs consumed by this ability are gone, and the creature can't be restored to life through spells and magical effects that require a mostly intact corpse.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_bouda"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/laboratory/?format=api",
                "https://api-beta.open5e.com/v2/environments/lake/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/sewer/?format=api",
                "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/temple/?format=api",
                "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api",
                "https://api-beta.open5e.com/v2/environments/tomb/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api",
                "https://api-beta.open5e.com/v2/environments/urban/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_broodiken/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_broodiken",
            "name": "Broodiken",
            "size": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api",
            "speed": {
                "walk": 20.0,
                "unit": "feet",
                "climb": 20.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 20.0,
                "crawl": 10.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 10.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/construct/?format=api",
            "alignment": "neutral",
            "languages": [],
            "armor_class": 13,
            "hit_points": 55,
            "hit_dice": "10d4+30",
            "challenge_rating_decimal": "1.000",
            "challenge_rating_text": "1",
            "experience_points": 200,
            "ability_scores": {
                "strength": 8,
                "dexterity": 14,
                "constitution": 16,
                "intelligence": 2,
                "wisdom": 10,
                "charisma": 6
            },
            "modifiers": {
                "strength": -1,
                "dexterity": 2,
                "constitution": 3,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -2
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": -1,
                "dexterity": 2,
                "constitution": 3,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -2
            },
            "skill_bonuses": {
                "perception": 4,
                "stealth": 6
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 0,
                "arcana": -4,
                "athletics": -1,
                "deception": -2,
                "history": -4,
                "insight": 0,
                "intimidation": -2,
                "investigation": -4,
                "medicine": 0,
                "nature": -4,
                "perception": 4,
                "performance": -2,
                "persuasion": -2,
                "religion": -4,
                "sleight_of_hand": 2,
                "stealth": 6,
                "survival": 0
            },
            "passive_perception": 14,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/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",
                "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/petrified/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_broodiken_attach",
                    "attacks": [],
                    "name": "Attach",
                    "desc": "When a broodiken succeeds on a bite attack, its teeth latch on, grappling the target (escape DC 9). On each of its turns, its bite attack hits automatically as long as it can maintain its grapple.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_broodiken"
                },
                {
                    "key": "tob_broodiken_bite",
                    "attacks": [
                        {
                            "key": "tob_broodiken_bite_bite-attack",
                            "distance_unit": "feet",
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 4,
                            "reach": 5.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 1,
                            "damage_die_type": "D10",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_broodiken_bite",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 7 (1d10 + 2) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_broodiken"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/laboratory/?format=api",
                "https://api-beta.open5e.com/v2/environments/lake/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/sewer/?format=api",
                "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/temple/?format=api",
                "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api",
                "https://api-beta.open5e.com/v2/environments/tomb/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api",
                "https://api-beta.open5e.com/v2/environments/urban/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_bucca/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_bucca",
            "name": "Bucca",
            "size": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api",
            "speed": {
                "walk": 20.0,
                "unit": "feet",
                "fly": 30.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 20.0,
                "crawl": 10.0,
                "hover": false,
                "fly": 30.0,
                "burrow": 0.0,
                "climb": 10.0,
                "swim": 10.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/fey/?format=api",
            "alignment": "neutral evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api"
            ],
            "armor_class": 14,
            "hit_points": 27,
            "hit_dice": "5d4+15",
            "challenge_rating_decimal": "0.500",
            "challenge_rating_text": "1/2",
            "experience_points": 100,
            "ability_scores": {
                "strength": 10,
                "dexterity": 16,
                "constitution": 17,
                "intelligence": 13,
                "wisdom": 9,
                "charisma": 16
            },
            "modifiers": {
                "strength": 0,
                "dexterity": 3,
                "constitution": 3,
                "intelligence": 1,
                "wisdom": -1,
                "charisma": 3
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 0,
                "dexterity": 3,
                "constitution": 3,
                "intelligence": 1,
                "wisdom": -1,
                "charisma": 3
            },
            "skill_bonuses": {
                "perception": 1,
                "stealth": 7
            },
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": -1,
                "arcana": 1,
                "athletics": 0,
                "deception": 3,
                "history": 1,
                "insight": -1,
                "intimidation": 3,
                "investigation": 1,
                "medicine": -1,
                "nature": 1,
                "perception": 1,
                "performance": 3,
                "persuasion": 3,
                "religion": 1,
                "sleight_of_hand": 3,
                "stealth": 7,
                "survival": -1
            },
            "passive_perception": 11,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_bucca_dagger",
                    "attacks": [],
                    "name": "Dagger",
                    "desc": "Melee Weapon Damage: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) piercing damage, and the target must succeed on a DC 13 Constitution saving throw against poison or take 1d2 Strength damage. The target must repeat the saving throw at the end of each of its turns, and it loses another 1d2 Strength for each failed saving throw. The effect ends when one of the saving throws succeeds or automatically after 4 rounds. All lost Strength returns after a long rest.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_bucca"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/laboratory/?format=api",
                "https://api-beta.open5e.com/v2/environments/lake/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/sewer/?format=api",
                "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/temple/?format=api",
                "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api",
                "https://api-beta.open5e.com/v2/environments/tomb/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api",
                "https://api-beta.open5e.com/v2/environments/urban/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_buraq/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_buraq",
            "name": "Buraq",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 60.0,
                "unit": "feet",
                "fly": 90.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 60.0,
                "crawl": 30.0,
                "hover": false,
                "fly": 90.0,
                "burrow": 0.0,
                "climb": 30.0,
                "swim": 30.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api",
            "alignment": "lawful good",
            "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/primordial/?format=api"
            ],
            "armor_class": 17,
            "hit_points": 152,
            "hit_dice": "16d8+80",
            "challenge_rating_decimal": "11.000",
            "challenge_rating_text": "11",
            "experience_points": 7200,
            "ability_scores": {
                "strength": 15,
                "dexterity": 18,
                "constitution": 20,
                "intelligence": 18,
                "wisdom": 18,
                "charisma": 20
            },
            "modifiers": {
                "strength": 2,
                "dexterity": 4,
                "constitution": 5,
                "intelligence": 4,
                "wisdom": 4,
                "charisma": 5
            },
            "saving_throws": {
                "constitution": 9,
                "wisdom": 8,
                "charisma": 9
            },
            "saving_throws_all": {
                "strength": 2,
                "dexterity": 4,
                "constitution": 9,
                "intelligence": 4,
                "wisdom": 8,
                "charisma": 9
            },
            "skill_bonuses": {
                "history": 8,
                "religion": 8
            },
            "skill_bonuses_all": {
                "acrobatics": 4,
                "animal_handling": 4,
                "arcana": 4,
                "athletics": 2,
                "deception": 5,
                "history": 8,
                "insight": 4,
                "intimidation": 5,
                "investigation": 4,
                "medicine": 4,
                "nature": 4,
                "perception": 4,
                "performance": 5,
                "persuasion": 5,
                "religion": 8,
                "sleight_of_hand": 4,
                "stealth": 4,
                "survival": 4
            },
            "passive_perception": 14,
            "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/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": [
                {
                    "key": "tob_buraq_hooves",
                    "attacks": [
                        {
                            "key": "tob_buraq_hooves_hooves-attack",
                            "distance_unit": "feet",
                            "name": "Hooves attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 8,
                            "reach": 5.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 2,
                            "damage_die_type": "D6",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_buraq_hooves",
                            "damage_type": null,
                            "extra_damage_type": "radiant"
                        }
                    ],
                    "name": "Hooves",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) bludgeoning damage plus 18 (4d8) radiant damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_buraq"
                },
                {
                    "key": "tob_buraq_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The buraq makes two attacks with its hooves.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_buraq"
                },
                {
                    "key": "tob_buraq_teleport",
                    "attacks": [],
                    "name": "Teleport ",
                    "desc": "The buraq magically teleports itself and its rider, along with any equipment it is wearing or carrying, to a location the buraq is familiar with, up to 1 mile away.",
                    "uses_type": "PER_DAY",
                    "uses_param": 1,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_buraq"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/arctic/?format=api",
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/coast/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/grassland/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/laboratory/?format=api",
                "https://api-beta.open5e.com/v2/environments/lake/?format=api",
                "https://api-beta.open5e.com/v2/environments/mountain/?format=api",
                "https://api-beta.open5e.com/v2/environments/ocean/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/sewer/?format=api",
                "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api",
                "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api",
                "https://api-beta.open5e.com/v2/environments/swamp/?format=api",
                "https://api-beta.open5e.com/v2/environments/temple/?format=api",
                "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api",
                "https://api-beta.open5e.com/v2/environments/tomb/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api",
                "https://api-beta.open5e.com/v2/environments/urban/?format=api"
            ]
        }
    ]
}