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=10
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=11",
    "previous": "https://api-beta.open5e.com/v2/creatures/?format=api&ordering=-environments&page=9",
    "results": [
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_mamura/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_mamura",
            "name": "Mamura",
            "size": "https://api-beta.open5e.com/v2/sizes/small/?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/aberration/?format=api",
            "alignment": "neutral evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/elvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/goblin/?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": 16,
            "hit_points": 97,
            "hit_dice": "13d6+52",
            "challenge_rating_decimal": "6.000",
            "challenge_rating_text": "6",
            "experience_points": 2300,
            "ability_scores": {
                "strength": 8,
                "dexterity": 18,
                "constitution": 19,
                "intelligence": 17,
                "wisdom": 11,
                "charisma": 16
            },
            "modifiers": {
                "strength": -1,
                "dexterity": 4,
                "constitution": 4,
                "intelligence": 3,
                "wisdom": 0,
                "charisma": 3
            },
            "saving_throws": {
                "dexterity": 7,
                "constitution": 7,
                "charisma": 6
            },
            "saving_throws_all": {
                "strength": -1,
                "dexterity": 7,
                "constitution": 7,
                "intelligence": 3,
                "wisdom": 0,
                "charisma": 6
            },
            "skill_bonuses": {
                "acrobatics": 7,
                "perception": 6,
                "stealth": 7
            },
            "skill_bonuses_all": {
                "acrobatics": 7,
                "animal_handling": 0,
                "arcana": 3,
                "athletics": -1,
                "deception": 3,
                "history": 3,
                "insight": 0,
                "intimidation": 3,
                "investigation": 3,
                "medicine": 0,
                "nature": 3,
                "perception": 6,
                "performance": 3,
                "persuasion": 3,
                "religion": 3,
                "sleight_of_hand": 4,
                "stealth": 7,
                "survival": 0
            },
            "passive_perception": 16,
            "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": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_mamura_claw",
                    "attacks": [
                        {
                            "key": "tob_mamura_claw_claw-attack",
                            "distance_unit": "feet",
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 7,
                            "reach": null,
                            "range": 5.0,
                            "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_mamura_claw",
                            "damage_type": null,
                            "extra_damage_type": "poison"
                        }
                    ],
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +7 to hit, range 5 ft., one target. Hit: 8 (1d8 + 4) slashing damage, and the target must succeed on a DC 15 Constitution saving throw or be poisoned for 1 round. The poison duration is cumulative with multiple failed saving throws.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_mamura"
                },
                {
                    "key": "tob_mamura_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The mamura makes three claw attacks and one whiptail sting attack.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_mamura"
                },
                {
                    "key": "tob_mamura_whiptail-stinger",
                    "attacks": [
                        {
                            "key": "tob_mamura_whiptail-stinger_whiptail-stinger-attack",
                            "distance_unit": "feet",
                            "name": "Whiptail Stinger attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 7,
                            "reach": null,
                            "range": 5.0,
                            "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_mamura_whiptail-stinger",
                            "damage_type": null,
                            "extra_damage_type": "poison"
                        }
                    ],
                    "name": "Whiptail Stinger",
                    "desc": "Melee Weapon Attack: +7 to hit, range 5 ft., one target. Hit: 8 (1d8 + 4) piercing damage, and the target must succeed on a DC 15 Constitution saving throw or take 1d6 poison damage. If the target is also poisoned by the mamura's claws, it takes another 1d6 poison damage at the start of each of its turns while the poisoning remains in effect.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_mamura"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_map-mimic/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_map-mimic",
            "name": "Map Mimic",
            "size": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "fly": 15.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 15.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api",
            "alignment": "neutral",
            "languages": [],
            "armor_class": 14,
            "hit_points": 32,
            "hit_dice": "5d8+10",
            "challenge_rating_decimal": "0.250",
            "challenge_rating_text": "1/4",
            "experience_points": 50,
            "ability_scores": {
                "strength": 10,
                "dexterity": 15,
                "constitution": 14,
                "intelligence": 13,
                "wisdom": 15,
                "charisma": 16
            },
            "modifiers": {
                "strength": 0,
                "dexterity": 2,
                "constitution": 2,
                "intelligence": 1,
                "wisdom": 2,
                "charisma": 3
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 0,
                "dexterity": 2,
                "constitution": 2,
                "intelligence": 1,
                "wisdom": 2,
                "charisma": 3
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 2,
                "arcana": 1,
                "athletics": 0,
                "deception": 3,
                "history": 1,
                "insight": 2,
                "intimidation": 3,
                "investigation": 1,
                "medicine": 2,
                "nature": 1,
                "perception": 2,
                "performance": 3,
                "persuasion": 3,
                "religion": 1,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": 2
            },
            "passive_perception": 14,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/prone/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_map-mimic_pseudopod",
                    "attacks": [
                        {
                            "key": "tob_map-mimic_pseudopod_pseudopod-attack",
                            "distance_unit": "feet",
                            "name": "Pseudopod 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": "D6",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_map-mimic_pseudopod",
                            "damage_type": null,
                            "extra_damage_type": "bludgeoning"
                        }
                    ],
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) bludgeoning damage. If the mimic is in object form, the target is subjected to its Constrict Face trait.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_map-mimic"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_mask-wight/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_mask-wight",
            "name": "Mask Wight",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?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/undead/?format=api",
            "alignment": "neutral evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api"
            ],
            "armor_class": 19,
            "hit_points": 207,
            "hit_dice": "18d8+126",
            "challenge_rating_decimal": "13.000",
            "challenge_rating_text": "13",
            "experience_points": 10000,
            "ability_scores": {
                "strength": 22,
                "dexterity": 18,
                "constitution": 24,
                "intelligence": 15,
                "wisdom": 16,
                "charisma": 18
            },
            "modifiers": {
                "strength": 6,
                "dexterity": 4,
                "constitution": 7,
                "intelligence": 2,
                "wisdom": 3,
                "charisma": 4
            },
            "saving_throws": {
                "strength": 11,
                "dexterity": 9,
                "constitution": 12,
                "intelligence": 7,
                "wisdom": 8,
                "charisma": 9
            },
            "saving_throws_all": {
                "strength": 11,
                "dexterity": 9,
                "constitution": 12,
                "intelligence": 7,
                "wisdom": 8,
                "charisma": 9
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 4,
                "animal_handling": 3,
                "arcana": 2,
                "athletics": 6,
                "deception": 4,
                "history": 2,
                "insight": 3,
                "intimidation": 4,
                "investigation": 2,
                "medicine": 3,
                "nature": 2,
                "perception": 3,
                "performance": 4,
                "persuasion": 4,
                "religion": 2,
                "sleight_of_hand": 4,
                "stealth": 4,
                "survival": 3
            },
            "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/acid/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/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": [
                "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api"
            ],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/petrified/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api",
                "https://api-beta.open5e.com/v2/conditions/stunned/?format=api",
                "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": 30.0,
            "actions": [
                {
                    "key": "tob_mask-wight_enervating-spiked-gauntlet",
                    "attacks": [
                        {
                            "key": "tob_mask-wight_enervating-spiked-gauntlet_enervating-spiked-gauntlet-attack",
                            "distance_unit": "feet",
                            "name": "Enervating Spiked Gauntlet 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": "D12",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_mask-wight_enervating-spiked-gauntlet",
                            "damage_type": null,
                            "extra_damage_type": "necrotic"
                        }
                    ],
                    "name": "Enervating Spiked Gauntlet",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 19 (2d12 + 6) bludgeoning damage plus 11 (2d10) necrotic damage, and the target must succeed on a DC 17 Wisdom saving throw or gain 1 level of exhaustion. The target recovers from all exhaustion caused by the enervating spiked gauntlet at the end of its next long rest.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_mask-wight"
                },
                {
                    "key": "tob_mask-wight_khopesh-of-oblivion",
                    "attacks": [
                        {
                            "key": "tob_mask-wight_khopesh-of-oblivion_khopesh-of-oblivion-attack",
                            "distance_unit": "feet",
                            "name": "Khopesh of Oblivion attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 11,
                            "reach": 5.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_mask-wight_khopesh-of-oblivion",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Khopesh of Oblivion",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 19 (3d8 + 6) slashing damage, and the target must succeed on a DC 17 Wisdom saving throw or some cherished material thing disappears from the universe, and only the target retains any memory of it. This item can be as large as a building, but it can't be a living entity and it can't be on the target's person or within the target's sight.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_mask-wight"
                },
                {
                    "key": "tob_mask-wight_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The mask wight makes one Khopesh of Oblivion attack and one Enervating Spiked Gauntlet attack.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_mask-wight"
                },
                {
                    "key": "tob_mask-wight_wail-of-the-forgotten",
                    "attacks": [],
                    "name": "Wail of the Forgotten ",
                    "desc": "The mask wight emits an ear-piercing wail. All creatures within 30 feet of the wight take 65 (10d12) thunder damage and are permanently deafened; a successful DC 17 Charisma saving throw reduces damage to half and limits the deafness to 1d4 hours. Targets slain by this attack are erased from the memories of every creature in the planes, all written or pictorial references to the target fade away, and its body is obliterated-the only exception is those who personally witnessed the death. Restoring such a slain creature requires a wish or divine intervention; no mortal remembers the creature's life or death.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 6,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_mask-wight"
                }
            ],
            "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_mavka/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_mavka",
            "name": "Mavka",
            "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/undead/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api",
                "https://api-beta.open5e.com/v2/languages/sylvan/?format=api"
            ],
            "armor_class": 17,
            "hit_points": 170,
            "hit_dice": "20d8+80",
            "challenge_rating_decimal": "12.000",
            "challenge_rating_text": "12",
            "experience_points": 8400,
            "ability_scores": {
                "strength": 20,
                "dexterity": 15,
                "constitution": 18,
                "intelligence": 13,
                "wisdom": 13,
                "charisma": 18
            },
            "modifiers": {
                "strength": 5,
                "dexterity": 2,
                "constitution": 4,
                "intelligence": 1,
                "wisdom": 1,
                "charisma": 4
            },
            "saving_throws": {
                "strength": 9,
                "dexterity": 6,
                "constitution": 8,
                "charisma": 8
            },
            "saving_throws_all": {
                "strength": 9,
                "dexterity": 6,
                "constitution": 8,
                "intelligence": 1,
                "wisdom": 1,
                "charisma": 8
            },
            "skill_bonuses": {
                "athletics": 9,
                "nature": 5,
                "perception": 5
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 1,
                "arcana": 1,
                "athletics": 9,
                "deception": 4,
                "history": 1,
                "insight": 1,
                "intimidation": 4,
                "investigation": 1,
                "medicine": 1,
                "nature": 5,
                "perception": 5,
                "performance": 4,
                "persuasion": 4,
                "religion": 1,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": 1
            },
            "passive_perception": 15,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?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/fire/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": true,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 90.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_mavka_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The mavka makes two slam attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_mavka"
                },
                {
                    "key": "tob_mavka_slam",
                    "attacks": [
                        {
                            "key": "tob_mavka_slam_slam-attack",
                            "distance_unit": "feet",
                            "name": "Slam 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": "D8",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_mavka_slam",
                            "damage_type": null,
                            "extra_damage_type": "necrotic"
                        }
                    ],
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 23 (4d8 + 5) bludgeoning damage plus 11 (2d10) necrotic damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_mavka"
                }
            ],
            "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_mi-go/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_mi-go",
            "name": "Mi-Go",
            "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/plant/?format=api",
            "alignment": "neutral 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": 76,
            "hit_dice": "8d8+40",
            "challenge_rating_decimal": "5.000",
            "challenge_rating_text": "5",
            "experience_points": 1800,
            "ability_scores": {
                "strength": 16,
                "dexterity": 19,
                "constitution": 21,
                "intelligence": 25,
                "wisdom": 15,
                "charisma": 13
            },
            "modifiers": {
                "strength": 3,
                "dexterity": 4,
                "constitution": 5,
                "intelligence": 7,
                "wisdom": 2,
                "charisma": 1
            },
            "saving_throws": {
                "strength": 6,
                "constitution": 8,
                "charisma": 4
            },
            "saving_throws_all": {
                "strength": 6,
                "dexterity": 4,
                "constitution": 8,
                "intelligence": 7,
                "wisdom": 2,
                "charisma": 4
            },
            "skill_bonuses": {
                "arcana": 10,
                "deception": 7,
                "medicine": 5,
                "perception": 5,
                "stealth": 7
            },
            "skill_bonuses_all": {
                "acrobatics": 4,
                "animal_handling": 2,
                "arcana": 10,
                "athletics": 3,
                "deception": 7,
                "history": 7,
                "insight": 2,
                "intimidation": 1,
                "investigation": 7,
                "medicine": 5,
                "nature": 7,
                "perception": 5,
                "performance": 1,
                "persuasion": 1,
                "religion": 7,
                "sleight_of_hand": 4,
                "stealth": 7,
                "survival": 2
            },
            "passive_perception": 15,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 240.0,
            "blindsight_range": 30.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_mi-go_claw",
                    "attacks": [
                        {
                            "key": "tob_mi-go_claw_claw-attack",
                            "distance_unit": "feet",
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 7,
                            "reach": 5.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 3,
                            "damage_die_type": "D6",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_mi-go_claw",
                            "damage_type": null,
                            "extra_damage_type": "psychic"
                        }
                    ],
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 14 (3d6 + 4) slashing damage, and the target is grappled (escape DC 13). If both claw attacks strike the same target in a single turn, the target takes an additional 13 (2d12) psychic damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_mi-go"
                },
                {
                    "key": "tob_mi-go_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The mi-go makes two attacks with its claws.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_mi-go"
                },
                {
                    "key": "tob_mi-go_spore-release",
                    "attacks": [],
                    "name": "Spore Release",
                    "desc": "When a mi-go dies, it releases its remaining spores. All living creatures within 10 feet take 14 (2d8 + 5) poison damage and become poisoned; a successful DC 16 Constitution saving throw halves the damage and prevents poisoning. A poisoned creature repeats the saving throw at the end of its turn, ending the effect on itself with a success.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "REACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_mi-go"
                }
            ],
            "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_mindrot-thrall/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_mindrot-thrall",
            "name": "Mindrot Thrall",
            "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/plant/?format=api",
            "alignment": "neutral",
            "languages": [],
            "armor_class": 15,
            "hit_points": 82,
            "hit_dice": "11d8+33",
            "challenge_rating_decimal": "3.000",
            "challenge_rating_text": "3",
            "experience_points": 700,
            "ability_scores": {
                "strength": 15,
                "dexterity": 14,
                "constitution": 17,
                "intelligence": 11,
                "wisdom": 14,
                "charisma": 6
            },
            "modifiers": {
                "strength": 2,
                "dexterity": 2,
                "constitution": 3,
                "intelligence": 0,
                "wisdom": 2,
                "charisma": -2
            },
            "saving_throws": {
                "constitution": 5
            },
            "saving_throws_all": {
                "strength": 2,
                "dexterity": 2,
                "constitution": 5,
                "intelligence": 0,
                "wisdom": 2,
                "charisma": -2
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 2,
                "arcana": 0,
                "athletics": 2,
                "deception": -2,
                "history": 0,
                "insight": 2,
                "intimidation": -2,
                "investigation": 0,
                "medicine": 2,
                "nature": 0,
                "perception": 2,
                "performance": -2,
                "persuasion": -2,
                "religion": 0,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": 2
            },
            "passive_perception": 12,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?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/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": 30.0,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_mindrot-thrall_acid-breath",
                    "attacks": [],
                    "name": "Acid Breath ",
                    "desc": "The thrall exhales a blast of acidic spores from its rotten lungs in a 15-foot cone. Each creature in that area takes 36 (8d8) acid damage, or half damage with a successful DC 13 Dexterity saving throw. If the saving throw fails, the creature is also infected with mindrot spores.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 4,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_mindrot-thrall"
                },
                {
                    "key": "tob_mindrot-thrall_claw",
                    "attacks": [
                        {
                            "key": "tob_mindrot-thrall_claw_claw-attack",
                            "distance_unit": "feet",
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 4,
                            "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_mindrot-thrall_claw",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_mindrot-thrall"
                },
                {
                    "key": "tob_mindrot-thrall_mindrot-spores",
                    "attacks": [],
                    "name": "Mindrot Spores",
                    "desc": "Infection occurs when mindrot spores are inhaled or swallowed. Infected creatures must make a DC 13 Constitution saving throw at the end of every long rest; nothing happens if the saving throw succeeds, but if it fails, the creature takes 9 (2d8) acid damage and its hit point maximum is reduced by the same amount. The infection ends when the character makes successful saving throws after two consecutive long rests, or receives the benefits of a lesser restoration spell or comparable magic. A creature slain by this disease becomes a mindrot thrall after 24 hours unless the corpse is destroyed.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_mindrot-thrall"
                },
                {
                    "key": "tob_mindrot-thrall_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The mindrot thrall makes two claw attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_mindrot-thrall"
                }
            ],
            "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_mirror-hag/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_mirror-hag",
            "name": "Mirror Hag",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "fly": 10.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 10.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 neutral",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api"
            ],
            "armor_class": 16,
            "hit_points": 168,
            "hit_dice": "16d8+96",
            "challenge_rating_decimal": "6.000",
            "challenge_rating_text": "6",
            "experience_points": 2300,
            "ability_scores": {
                "strength": 15,
                "dexterity": 16,
                "constitution": 22,
                "intelligence": 12,
                "wisdom": 14,
                "charisma": 19
            },
            "modifiers": {
                "strength": 2,
                "dexterity": 3,
                "constitution": 6,
                "intelligence": 1,
                "wisdom": 2,
                "charisma": 4
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 2,
                "dexterity": 3,
                "constitution": 6,
                "intelligence": 1,
                "wisdom": 2,
                "charisma": 4
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 2,
                "arcana": 1,
                "athletics": 2,
                "deception": 4,
                "history": 1,
                "insight": 2,
                "intimidation": 4,
                "investigation": 1,
                "medicine": 2,
                "nature": 1,
                "perception": 2,
                "performance": 4,
                "persuasion": 4,
                "religion": 1,
                "sleight_of_hand": 3,
                "stealth": 3,
                "survival": 2
            },
            "passive_perception": 12,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_mirror-hag_bite",
                    "attacks": [
                        {
                            "key": "tob_mirror-hag_bite_bite-attack",
                            "distance_unit": "feet",
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 6,
                            "reach": 5.0,
                            "range": null,
                            "long_range": null,
                            "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_mirror-hag_bite",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 21 (4d8 + 3) piercing damage, or 39 (8d8 + 3) piercing damage against a stunned target.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_mirror-hag"
                },
                {
                    "key": "tob_mirror-hag_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "A mirror hag can use its Reconfiguring Curse and make one melee attack.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_mirror-hag"
                },
                {
                    "key": "tob_mirror-hag_quarterstaff",
                    "attacks": [
                        {
                            "key": "tob_mirror-hag_quarterstaff_quarterstaff-attack",
                            "distance_unit": "feet",
                            "name": "Quarterstaff 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_mirror-hag_quarterstaff",
                            "damage_type": null,
                            "extra_damage_type": "bludgeoning"
                        }
                    ],
                    "name": "Quarterstaff",
                    "desc": "Melee Weapon Attack: +5 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": null,
                    "parent": "tob_mirror-hag"
                },
                {
                    "key": "tob_mirror-hag_reconfiguring-curse",
                    "attacks": [],
                    "name": "Reconfiguring Curse",
                    "desc": "The mirror hag curses a living creature within 60 feet, giving it beastly or hideous features. The target of the reconfiguring curse must succeed on a DC 15 Constitution saving throw or take 1d6 Charisma damage. A successful save renders the target immune to further uses of that hag's curse for 24 hours.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_mirror-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_monolith-champion/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_monolith-champion",
            "name": "Monolith Champion",
            "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/construct/?format=api",
            "alignment": "unaligned",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/elvish/?format=api"
            ],
            "armor_class": 17,
            "hit_points": 102,
            "hit_dice": "12d10+36",
            "challenge_rating_decimal": "8.000",
            "challenge_rating_text": "8",
            "experience_points": 3900,
            "ability_scores": {
                "strength": 19,
                "dexterity": 12,
                "constitution": 16,
                "intelligence": 10,
                "wisdom": 10,
                "charisma": 10
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 1,
                "constitution": 3,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": 0
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 4,
                "dexterity": 1,
                "constitution": 3,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": 0
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": 0,
                "arcana": 0,
                "athletics": 4,
                "deception": 0,
                "history": 0,
                "insight": 0,
                "intimidation": 0,
                "investigation": 0,
                "medicine": 0,
                "nature": 0,
                "perception": 0,
                "performance": 0,
                "persuasion": 0,
                "religion": 0,
                "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/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/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_monolith-champion_greatsword",
                    "attacks": [
                        {
                            "key": "tob_monolith-champion_greatsword_greatsword-attack",
                            "distance_unit": "feet",
                            "name": "Greatsword attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 7,
                            "reach": 5.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 3,
                            "damage_die_type": "D6",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_monolith-champion_greatsword",
                            "damage_type": null,
                            "extra_damage_type": "fire"
                        }
                    ],
                    "name": "Greatsword",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 14 (3d6 + 4) slashing damage plus 11 (2d10) cold or fire damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_monolith-champion"
                },
                {
                    "key": "tob_monolith-champion_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The champion makes two greatsword attacks or two slam attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_monolith-champion"
                },
                {
                    "key": "tob_monolith-champion_slam",
                    "attacks": [
                        {
                            "key": "tob_monolith-champion_slam_slam-attack",
                            "distance_unit": "feet",
                            "name": "Slam 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_monolith-champion_slam",
                            "damage_type": null,
                            "extra_damage_type": "fire"
                        }
                    ],
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) bludgeoning damage plus 11 (2d10) cold or fire damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_monolith-champion"
                }
            ],
            "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_monolith-footman/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_monolith-footman",
            "name": "Monolith Footman",
            "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/construct/?format=api",
            "alignment": "unaligned",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/elvish/?format=api"
            ],
            "armor_class": 14,
            "hit_points": 60,
            "hit_dice": "8d10+16",
            "challenge_rating_decimal": "3.000",
            "challenge_rating_text": "3",
            "experience_points": 700,
            "ability_scores": {
                "strength": 18,
                "dexterity": 12,
                "constitution": 14,
                "intelligence": 10,
                "wisdom": 10,
                "charisma": 10
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 1,
                "constitution": 2,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": 0
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 4,
                "dexterity": 1,
                "constitution": 2,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": 0
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": 0,
                "arcana": 0,
                "athletics": 4,
                "deception": 0,
                "history": 0,
                "insight": 0,
                "intimidation": 0,
                "investigation": 0,
                "medicine": 0,
                "nature": 0,
                "perception": 0,
                "performance": 0,
                "persuasion": 0,
                "religion": 0,
                "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/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/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_monolith-footman_longsword",
                    "attacks": [
                        {
                            "key": "tob_monolith-footman_longsword_longsword-attack",
                            "distance_unit": "feet",
                            "name": "Longsword attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 6,
                            "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_monolith-footman_longsword",
                            "damage_type": null,
                            "extra_damage_type": "fire"
                        }
                    ],
                    "name": "Longsword",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage plus 9 (2d8) cold or fire damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_monolith-footman"
                },
                {
                    "key": "tob_monolith-footman_slam",
                    "attacks": [
                        {
                            "key": "tob_monolith-footman_slam_slam-attack",
                            "distance_unit": "feet",
                            "name": "Slam attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 6,
                            "reach": 5.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_monolith-footman_slam",
                            "damage_type": null,
                            "extra_damage_type": "fire"
                        }
                    ],
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4) bludgeoning damage plus 9 (2d8) cold or fire damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_monolith-footman"
                }
            ],
            "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_mordant-snare/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_mordant-snare",
            "name": "Mordant Snare",
            "size": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api",
            "speed": {
                "walk": 10.0,
                "unit": "feet",
                "burrow": 20.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 10.0,
                "crawl": 5.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 20.0,
                "climb": 5.0,
                "swim": 5.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/primordial/?format=api"
            ],
            "armor_class": 18,
            "hit_points": 264,
            "hit_dice": "16d20+96",
            "challenge_rating_decimal": "15.000",
            "challenge_rating_text": "15",
            "experience_points": 13000,
            "ability_scores": {
                "strength": 23,
                "dexterity": 16,
                "constitution": 22,
                "intelligence": 15,
                "wisdom": 14,
                "charisma": 6
            },
            "modifiers": {
                "strength": 6,
                "dexterity": 3,
                "constitution": 6,
                "intelligence": 2,
                "wisdom": 2,
                "charisma": -2
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 6,
                "dexterity": 3,
                "constitution": 6,
                "intelligence": 2,
                "wisdom": 2,
                "charisma": -2
            },
            "skill_bonuses": {
                "deception": 8
            },
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 2,
                "arcana": 2,
                "athletics": 6,
                "deception": 8,
                "history": 2,
                "insight": 2,
                "intimidation": -2,
                "investigation": 2,
                "medicine": 2,
                "nature": 2,
                "perception": 2,
                "performance": -2,
                "persuasion": -2,
                "religion": 2,
                "sleight_of_hand": 3,
                "stealth": 3,
                "survival": 2
            },
            "passive_perception": 12,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?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/prone/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": 60.0,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_mordant-snare_filaments",
                    "attacks": [
                        {
                            "key": "tob_mordant-snare_filaments_filaments-attack",
                            "distance_unit": "feet",
                            "name": "Filaments attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 11,
                            "reach": 5.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 3,
                            "damage_die_type": "D10",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_mordant-snare_filaments",
                            "damage_type": null,
                            "extra_damage_type": "acid"
                        }
                    ],
                    "name": "Filaments",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 22 (3d10 + 6) bludgeoning damage plus 10 (3d6) acid damage, and the target is grappled (escape DC 16) and restrained.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_mordant-snare"
                },
                {
                    "key": "tob_mordant-snare_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The mordant snare makes four melee attacks, using any combination of tentacle attacks, spike attacks, and filament attacks. No creature can be targeted by more than one filament attack per turn.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_mordant-snare"
                },
                {
                    "key": "tob_mordant-snare_spike",
                    "attacks": [
                        {
                            "key": "tob_mordant-snare_spike_spike-attack",
                            "distance_unit": "feet",
                            "name": "Spike attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 8,
                            "reach": null,
                            "range": 20.0,
                            "long_range": 60.0,
                            "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_mordant-snare_spike",
                            "damage_type": null,
                            "extra_damage_type": "acid"
                        }
                    ],
                    "name": "Spike",
                    "desc": "Ranged Weapon Attack: +8 to hit, range 20/60 ft., one target. Hit: 12 (2d8 + 3) piercing damage plus 3 (1d6) acid damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_mordant-snare"
                },
                {
                    "key": "tob_mordant-snare_tentacle",
                    "attacks": [
                        {
                            "key": "tob_mordant-snare_tentacle_tentacle-attack",
                            "distance_unit": "feet",
                            "name": "Tentacle 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_mordant-snare_tentacle",
                            "damage_type": null,
                            "extra_damage_type": "acid"
                        }
                    ],
                    "name": "Tentacle",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 17 (2d10 + 6) bludgeoning damage plus 7 (2d6) acid damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_mordant-snare"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_moss-lurker/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_moss-lurker",
            "name": "Moss Lurker",
            "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": "chaotic neutral",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/giant/?format=api",
                "https://api-beta.open5e.com/v2/languages/sylvan/?format=api"
            ],
            "armor_class": 15,
            "hit_points": 45,
            "hit_dice": "10d6+10",
            "challenge_rating_decimal": "1.000",
            "challenge_rating_text": "1",
            "experience_points": 200,
            "ability_scores": {
                "strength": 14,
                "dexterity": 14,
                "constitution": 12,
                "intelligence": 12,
                "wisdom": 10,
                "charisma": 10
            },
            "modifiers": {
                "strength": 2,
                "dexterity": 2,
                "constitution": 1,
                "intelligence": 1,
                "wisdom": 0,
                "charisma": 0
            },
            "saving_throws": {
                "strength": 4,
                "dexterity": 4
            },
            "saving_throws_all": {
                "strength": 4,
                "dexterity": 4,
                "constitution": 1,
                "intelligence": 1,
                "wisdom": 0,
                "charisma": 0
            },
            "skill_bonuses": {
                "perception": 2,
                "stealth": 4
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 0,
                "arcana": 1,
                "athletics": 2,
                "deception": 0,
                "history": 1,
                "insight": 0,
                "intimidation": 0,
                "investigation": 1,
                "medicine": 0,
                "nature": 1,
                "perception": 2,
                "performance": 0,
                "persuasion": 0,
                "religion": 1,
                "sleight_of_hand": 2,
                "stealth": 4,
                "survival": 0
            },
            "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": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/blinded/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_moss-lurker_claw",
                    "attacks": [
                        {
                            "key": "tob_moss-lurker_claw_claw-attack",
                            "distance_unit": "feet",
                            "name": "Claw 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": "D6",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_moss-lurker_claw",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_moss-lurker"
                },
                {
                    "key": "tob_moss-lurker_dropped-boulder",
                    "attacks": [
                        {
                            "key": "tob_moss-lurker_dropped-boulder_dropped-boulder-attack",
                            "distance_unit": "feet",
                            "name": "Dropped Boulder attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 4,
                            "reach": null,
                            "range": 100.0,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 3,
                            "damage_die_type": "D6",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_moss-lurker_dropped-boulder",
                            "damage_type": null,
                            "extra_damage_type": "bludgeoning"
                        }
                    ],
                    "name": "Dropped Boulder",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 100 ft. (vertically), one target. Hit: 10 (3d6) bludgeoning damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_moss-lurker"
                },
                {
                    "key": "tob_moss-lurker_great-sword-or-maul",
                    "attacks": [
                        {
                            "key": "tob_moss-lurker_great-sword-or-maul_great-sword-or-maul-attack",
                            "distance_unit": "feet",
                            "name": "Great Sword or Maul attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 4,
                            "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_moss-lurker_great-sword-or-maul",
                            "damage_type": null,
                            "extra_damage_type": "bludgeoning"
                        }
                    ],
                    "name": "Great Sword or Maul",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) slashing or bludgeoning damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_moss-lurker"
                },
                {
                    "key": "tob_moss-lurker_mushroom-poisoned-javelin",
                    "attacks": [
                        {
                            "key": "tob_moss-lurker_mushroom-poisoned-javelin_mushroom-poisoned-javelin-attack",
                            "distance_unit": "feet",
                            "name": "Mushroom-Poisoned Javelin attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 4,
                            "reach": null,
                            "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_moss-lurker_mushroom-poisoned-javelin",
                            "damage_type": null,
                            "extra_damage_type": "poison"
                        }
                    ],
                    "name": "Mushroom-Poisoned Javelin",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 30 ft., one target. Hit: 5 (1d6 + 2) piercing damage plus 6 (1d12) poison damage and the target is poisoned until the start of the moss lurker's next turn. A successful DC 11 Constitution save halves the poison damage and prevents poisoning.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_moss-lurker"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?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/tob_myling/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_myling",
            "name": "Myling",
            "size": "https://api-beta.open5e.com/v2/sizes/small/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "burrow": 10.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 10.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": 13,
            "hit_points": 45,
            "hit_dice": "10d6+10",
            "challenge_rating_decimal": "2.000",
            "challenge_rating_text": "2",
            "experience_points": 450,
            "ability_scores": {
                "strength": 15,
                "dexterity": 10,
                "constitution": 12,
                "intelligence": 10,
                "wisdom": 12,
                "charisma": 10
            },
            "modifiers": {
                "strength": 2,
                "dexterity": 0,
                "constitution": 1,
                "intelligence": 0,
                "wisdom": 1,
                "charisma": 0
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 2,
                "dexterity": 0,
                "constitution": 1,
                "intelligence": 0,
                "wisdom": 1,
                "charisma": 0
            },
            "skill_bonuses": {
                "stealth": 4
            },
            "skill_bonuses_all": {
                "acrobatics": 0,
                "animal_handling": 1,
                "arcana": 0,
                "athletics": 2,
                "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": 0,
                "stealth": 4,
                "survival": 1
            },
            "passive_perception": 11,
            "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/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api",
                "https://api-beta.open5e.com/v2/conditions/stunned/?format=api",
                "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": "tob_myling_bite",
                    "attacks": [
                        {
                            "key": "tob_myling_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": 2,
                            "damage_die_type": "D4",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_myling_bite",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 7 (2d4 + 2) piercing damage, and the target is grappled (escape DC 12). If the target was grappled by the myling at the start of the myling's turn, the bite attack hits automatically.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_myling"
                },
                {
                    "key": "tob_myling_buried-alive",
                    "attacks": [],
                    "name": "Buried Alive",
                    "desc": "If the myling starts its turn on its chosen burial ground, it sinks into the earth. If it has a creature grappled, that creature sinks with the myling. A Medium or larger creature sinks up to its waist; a Small creature sinks up to its neck. If the myling still has the victim grappled at the start of the myling's next turn, both of them disappear into the earth. While buried this way, a creature is considered stunned. It can free itself with a successful DC 20 Strength (Athletics) check, but only one check is allowed; if it fails, the creature is powerless to aid itself except with magic. The creature must also make a DC 10 Constitution saving throw; if it succeeds, the creature has a lungful of air and can hold its breath for (Constitution modifier + 1) minutes before suffocation begins. Otherwise, it begins suffocating immediately. Allies equipped with digging tools can reach it in four minutes divided by the number of diggers; someone using an improvised tool (a sword, a plate, bare hands) counts as only one-half of a digger.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_myling"
                },
                {
                    "key": "tob_myling_claw",
                    "attacks": [
                        {
                            "key": "tob_myling_claw_claw-attack",
                            "distance_unit": "feet",
                            "name": "Claw attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 4,
                            "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_myling_claw",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 8 (2d6 + 1) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_myling"
                },
                {
                    "key": "tob_myling_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The myling makes one bite and two claw attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_myling"
                }
            ],
            "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_naina/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_naina",
            "name": "Naina",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 120.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 120.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "subcategory": null,
            "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",
                "https://api-beta.open5e.com/v2/languages/elvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/sylvan/?format=api"
            ],
            "armor_class": 17,
            "hit_points": 231,
            "hit_dice": "22d10+110",
            "challenge_rating_decimal": "11.000",
            "challenge_rating_text": "11",
            "experience_points": 7200,
            "ability_scores": {
                "strength": 20,
                "dexterity": 16,
                "constitution": 21,
                "intelligence": 15,
                "wisdom": 18,
                "charisma": 18
            },
            "modifiers": {
                "strength": 5,
                "dexterity": 3,
                "constitution": 5,
                "intelligence": 2,
                "wisdom": 4,
                "charisma": 4
            },
            "saving_throws": {
                "dexterity": 7,
                "constitution": 9,
                "intelligence": 6,
                "wisdom": 8,
                "charisma": 8
            },
            "saving_throws_all": {
                "strength": 5,
                "dexterity": 7,
                "constitution": 9,
                "intelligence": 6,
                "wisdom": 8,
                "charisma": 8
            },
            "skill_bonuses": {
                "arcana": 6,
                "deception": 8,
                "insight": 8,
                "perception": 8
            },
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 4,
                "arcana": 6,
                "athletics": 5,
                "deception": 8,
                "history": 2,
                "insight": 8,
                "intimidation": 4,
                "investigation": 2,
                "medicine": 4,
                "nature": 2,
                "perception": 8,
                "performance": 4,
                "persuasion": 4,
                "religion": 2,
                "sleight_of_hand": 3,
                "stealth": 3,
                "survival": 4
            },
            "passive_perception": 18,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": true,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api",
                "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_naina_bite",
                    "attacks": [
                        {
                            "key": "tob_naina_bite-drake-form-only_bite-drake-form-only-attack",
                            "distance_unit": "feet",
                            "name": "Bite (drake form only) attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 9,
                            "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_naina_bite",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 24 (3d12 + 5) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": "drake form only",
                    "legendary_cost": null,
                    "parent": "tob_naina"
                },
                {
                    "key": "tob_naina_claw",
                    "attacks": [
                        {
                            "key": "tob_naina_claw-drake-form-only_claw-drake-form-only-attack",
                            "distance_unit": "feet",
                            "name": "Claw (drake form only) attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 9,
                            "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_naina_claw",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 24 (3d12 + 5) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": "drake form only",
                    "legendary_cost": null,
                    "parent": "tob_naina"
                },
                {
                    "key": "tob_naina_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The naina makes two claw attacks and one bite attack.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_naina"
                },
                {
                    "key": "tob_naina_paralysis",
                    "attacks": [],
                    "name": "Paralysis",
                    "desc": "A creature caught in this paralytic gas must succeed on a DC 17 Constitution saving throw or be paralyzed for 2d4 rounds. A paralyzed creature repeats the saving throw at the end of each of its turns; a successful save ends the paralysis.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_naina"
                },
                {
                    "key": "tob_naina_poison",
                    "attacks": [],
                    "name": "Poison",
                    "desc": "A creature caught in this poison gas takes 18 (4d8) poison damage and is poisoned; a successful DC 17 Constitution saving throw reduces damage to half and negates the poisoned condition. While poisoned this way, the creature must repeat the saving throw at the end of each of its turns. On a failure, it takes 9 (2d8) poison damage and the poisoning continues; on a success, the poisoning ends.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_naina"
                },
                {
                    "key": "tob_naina_poison-breath",
                    "attacks": [],
                    "name": "Poison Breath ",
                    "desc": "While in drake form (only), the naina breathes a 20-foot cone of poison gas, paralytic gas, or sleep gas.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_naina"
                },
                {
                    "key": "tob_naina_sleep",
                    "attacks": [],
                    "name": "Sleep",
                    "desc": "A creature caught in this sleeping gas must succeed on a DC 17 Constitution saving throw or fall unconscious for 6 rounds. A sleeping creature repeats the saving throw at the end of each of its turns; it wakes up if it makes the save successfully.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_naina"
                }
            ],
            "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_nichny/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_nichny",
            "name": "Nichny",
            "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": "neutral evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/elvish/?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/void-speech/?format=api"
            ],
            "armor_class": 17,
            "hit_points": 112,
            "hit_dice": "15d8+45",
            "challenge_rating_decimal": "6.000",
            "challenge_rating_text": "6",
            "experience_points": 2300,
            "ability_scores": {
                "strength": 17,
                "dexterity": 19,
                "constitution": 17,
                "intelligence": 18,
                "wisdom": 18,
                "charisma": 19
            },
            "modifiers": {
                "strength": 3,
                "dexterity": 4,
                "constitution": 3,
                "intelligence": 4,
                "wisdom": 4,
                "charisma": 4
            },
            "saving_throws": {
                "dexterity": 7
            },
            "saving_throws_all": {
                "strength": 3,
                "dexterity": 7,
                "constitution": 3,
                "intelligence": 4,
                "wisdom": 4,
                "charisma": 4
            },
            "skill_bonuses": {
                "acrobatics": 7,
                "insight": 7,
                "perception": 7
            },
            "skill_bonuses_all": {
                "acrobatics": 7,
                "animal_handling": 4,
                "arcana": 4,
                "athletics": 3,
                "deception": 4,
                "history": 4,
                "insight": 7,
                "intimidation": 4,
                "investigation": 4,
                "medicine": 4,
                "nature": 4,
                "perception": 7,
                "performance": 4,
                "persuasion": 4,
                "religion": 4,
                "sleight_of_hand": 4,
                "stealth": 4,
                "survival": 4
            },
            "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/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/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/poisoned/?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": "tob_nichny_claw",
                    "attacks": [
                        {
                            "key": "tob_nichny_claw_claw-attack",
                            "distance_unit": "feet",
                            "name": "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": "D12",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_nichny_claw",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 17 (2d12 + 4) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_nichny"
                },
                {
                    "key": "tob_nichny_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The nichny makes two claw attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_nichny"
                }
            ],
            "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_night-scorpion/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_night-scorpion",
            "name": "Night Scorpion",
            "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/beast/?format=api",
            "alignment": "unaligned",
            "languages": [],
            "armor_class": 14,
            "hit_points": 90,
            "hit_dice": "12d10+24",
            "challenge_rating_decimal": "3.000",
            "challenge_rating_text": "3",
            "experience_points": 700,
            "ability_scores": {
                "strength": 15,
                "dexterity": 14,
                "constitution": 14,
                "intelligence": 1,
                "wisdom": 9,
                "charisma": 3
            },
            "modifiers": {
                "strength": 2,
                "dexterity": 2,
                "constitution": 2,
                "intelligence": -5,
                "wisdom": -1,
                "charisma": -4
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 2,
                "dexterity": 2,
                "constitution": 2,
                "intelligence": -5,
                "wisdom": -1,
                "charisma": -4
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": -1,
                "arcana": -5,
                "athletics": 2,
                "deception": -4,
                "history": -5,
                "insight": -1,
                "intimidation": -4,
                "investigation": -5,
                "medicine": -1,
                "nature": -5,
                "perception": -1,
                "performance": -4,
                "persuasion": -4,
                "religion": -5,
                "sleight_of_hand": 2,
                "stealth": 2,
                "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": null,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_night-scorpion_claw",
                    "attacks": [
                        {
                            "key": "tob_night-scorpion_claw_claw-attack",
                            "distance_unit": "feet",
                            "name": "Claw 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": "D8",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_night-scorpion_claw",
                            "damage_type": null,
                            "extra_damage_type": "bludgeoning"
                        }
                    ],
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) bludgeoning damage, and the target is grappled (escape DC 12). The scorpion has two claws, each of which can grapple one target.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_night-scorpion"
                },
                {
                    "key": "tob_night-scorpion_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The scorpion makes three attacks: two with its claws and one with its sting.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_night-scorpion"
                },
                {
                    "key": "tob_night-scorpion_sting",
                    "attacks": [
                        {
                            "key": "tob_night-scorpion_sting_sting-attack",
                            "distance_unit": "feet",
                            "name": "Sting 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_night-scorpion_sting",
                            "damage_type": null,
                            "extra_damage_type": "poison"
                        }
                    ],
                    "name": "Sting",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 7 (1d10 + 2) piercing damage, and the target takes 7 (2d6) poison damage and is blinded for 1d3 hours; a successful DC 12 Constitution saving throw reduces damage by half and prevents blindness. If the target fails the saving throw by 5 or more, the target is also paralyzed while poisoned. The poisoned target can repeat the saving throw at the end of each of its turns, ending the effect on itself with a successful save.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_night-scorpion"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/caves/?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/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_nightgarm/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_nightgarm",
            "name": "Nightgarm",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 20.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 20.0,
                "crawl": 10.0,
                "hover": false,
                "fly": 0.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": "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/goblin/?format=api"
            ],
            "armor_class": 15,
            "hit_points": 114,
            "hit_dice": "12d10+48",
            "challenge_rating_decimal": "6.000",
            "challenge_rating_text": "6",
            "experience_points": 2300,
            "ability_scores": {
                "strength": 20,
                "dexterity": 14,
                "constitution": 18,
                "intelligence": 10,
                "wisdom": 15,
                "charisma": 16
            },
            "modifiers": {
                "strength": 5,
                "dexterity": 2,
                "constitution": 4,
                "intelligence": 0,
                "wisdom": 2,
                "charisma": 3
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 5,
                "dexterity": 2,
                "constitution": 4,
                "intelligence": 0,
                "wisdom": 2,
                "charisma": 3
            },
            "skill_bonuses": {
                "perception": 5,
                "stealth": 5
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 2,
                "arcana": 0,
                "athletics": 5,
                "deception": 3,
                "history": 0,
                "insight": 2,
                "intimidation": 3,
                "investigation": 0,
                "medicine": 2,
                "nature": 0,
                "perception": 5,
                "performance": 3,
                "persuasion": 3,
                "religion": 0,
                "sleight_of_hand": 2,
                "stealth": 5,
                "survival": 2
            },
            "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/lightning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/thunder/?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": "tob_nightgarm_bite",
                    "attacks": [
                        {
                            "key": "tob_nightgarm_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": "D10",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_nightgarm_bite",
                            "damage_type": null,
                            "extra_damage_type": "acid"
                        }
                    ],
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 27 (4d10 + 5) piercing damage, and a Medium or smaller target must succeed on a DC 15 Strength saving throw or be swallowed whole. A swallowed creature is blinded and restrained and has total cover against attacks and other effects outside the nightgarm. It takes 21 (6d6) acid damage at the start of each of the nightgarm's turns. A nightgarm can have only one creature swallowed at a time. If the nightgarm takes 25 damage or more on a single turn from the swallowed creature, the nightgarm must succeed on a DC 14 Constitution saving throw at the end of that turn or regurgitate the creature, which falls prone within 5 feet of the nightgarm. If the nightgarm dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 10 feet of movement, exiting prone.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_nightgarm"
                }
            ],
            "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_noctiny/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_noctiny",
            "name": "Noctiny",
            "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": "neutral evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api"
            ],
            "armor_class": 13,
            "hit_points": 52,
            "hit_dice": "8d8+16",
            "challenge_rating_decimal": "2.000",
            "challenge_rating_text": "2",
            "experience_points": 450,
            "ability_scores": {
                "strength": 12,
                "dexterity": 13,
                "constitution": 14,
                "intelligence": 10,
                "wisdom": 11,
                "charisma": 16
            },
            "modifiers": {
                "strength": 1,
                "dexterity": 1,
                "constitution": 2,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": 3
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 1,
                "dexterity": 1,
                "constitution": 2,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": 3
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": 0,
                "arcana": 0,
                "athletics": 1,
                "deception": 3,
                "history": 0,
                "insight": 0,
                "intimidation": 3,
                "investigation": 0,
                "medicine": 0,
                "nature": 0,
                "perception": 0,
                "performance": 3,
                "persuasion": 3,
                "religion": 0,
                "sleight_of_hand": 1,
                "stealth": 1,
                "survival": 0
            },
            "passive_perception": 10,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "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": null,
            "actions": [
                {
                    "key": "tob_noctiny_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The noctiny makes two melee attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_noctiny"
                },
                {
                    "key": "tob_noctiny_pact-staff",
                    "attacks": [
                        {
                            "key": "tob_noctiny_pact-staff_pact-staff-attack",
                            "distance_unit": "feet",
                            "name": "Pact Staff attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 3,
                            "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_noctiny_pact-staff",
                            "damage_type": null,
                            "extra_damage_type": "bludgeoning"
                        }
                    ],
                    "name": "Pact Staff",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) bludgeoning damage or 8 (1d8 + 4) bludgeoning damage if used in two hands.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_noctiny"
                }
            ],
            "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_oculo-swarm/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_oculo-swarm",
            "name": "Oculo Swarm",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 5.0,
                "unit": "feet",
                "fly": 40.0,
                "hover": true
            },
            "speed_all": {
                "unit": "feet",
                "walk": 5.0,
                "crawl": 2.5,
                "hover": true,
                "fly": 40.0,
                "burrow": 0.0,
                "climb": 2.5,
                "swim": 2.5
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api",
            "alignment": "neutral evil",
            "languages": [],
            "armor_class": 15,
            "hit_points": 110,
            "hit_dice": "13d10+39",
            "challenge_rating_decimal": "4.000",
            "challenge_rating_text": "4",
            "experience_points": 1100,
            "ability_scores": {
                "strength": 10,
                "dexterity": 20,
                "constitution": 16,
                "intelligence": 8,
                "wisdom": 15,
                "charisma": 17
            },
            "modifiers": {
                "strength": 0,
                "dexterity": 5,
                "constitution": 3,
                "intelligence": -1,
                "wisdom": 2,
                "charisma": 3
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 0,
                "dexterity": 5,
                "constitution": 3,
                "intelligence": -1,
                "wisdom": 2,
                "charisma": 3
            },
            "skill_bonuses": {
                "insight": 6,
                "perception": 6,
                "stealth": 7
            },
            "skill_bonuses_all": {
                "acrobatics": 5,
                "animal_handling": 2,
                "arcana": -1,
                "athletics": 0,
                "deception": 3,
                "history": -1,
                "insight": 6,
                "intimidation": 3,
                "investigation": -1,
                "medicine": 2,
                "nature": -1,
                "perception": 6,
                "performance": 3,
                "persuasion": 3,
                "religion": -1,
                "sleight_of_hand": 5,
                "stealth": 7,
                "survival": 2
            },
            "passive_perception": 16,
            "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": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_oculo-swarm_eye-extraction",
                    "attacks": [],
                    "name": "Eye Extraction",
                    "desc": "Every creature that occupies the same space as the swarm must succeed on a DC 13 Constitution saving throw or become temporarily blinded as their eyes strain from their sockets. This blindness lasts for as long as the affected creature remains in the same space as the oculus; it ends at the end of the blinded creature's turn if the creature is out of the oculus's space. Also, any cure spell cast on the blinded creature ends the temporary blindness, but not restoration spells. If a creature that's already temporarily blinded is targeted again by eye extraction and fails the saving throw, that creature becomes permanently blind as its eyes are pulled from their sockets to join the swarm (causing 1d8 piercing damage). Success on either saving throw renders that creature immune to eye extraction for 24 hours (but it still doesn't recover its sight until it gets out of the swarm). An oculo swarm with 50 or fewer hit points can't use this ability.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_oculo-swarm"
                },
                {
                    "key": "tob_oculo-swarm_gaze",
                    "attacks": [],
                    "name": "Gaze ",
                    "desc": "The swarm targets every creature in its space with a gaze attack. The swarm can choose one of two effects for the attack: confusion or hold person. Every target in the swarm's space is affected unless it makes a successful DC 14 Charisma saving throw. Even creatures that avert their eyes or are blind can be affected by an oculus swarm's gaze. The confusion or hold person effect lasts 1d4 rounds.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_oculo-swarm"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_ogre-chieftain-corrupted/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_ogre-chieftain-corrupted",
            "name": "Ogre Chieftain, Corrupted",
            "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": 17,
            "hit_points": 127,
            "hit_dice": "15d10+45",
            "challenge_rating_decimal": "6.000",
            "challenge_rating_text": "6",
            "experience_points": 2300,
            "ability_scores": {
                "strength": 20,
                "dexterity": 8,
                "constitution": 16,
                "intelligence": 5,
                "wisdom": 7,
                "charisma": 8
            },
            "modifiers": {
                "strength": 5,
                "dexterity": -1,
                "constitution": 3,
                "intelligence": -3,
                "wisdom": -2,
                "charisma": -1
            },
            "saving_throws": {
                "strength": 8,
                "constitution": 6,
                "charisma": 2
            },
            "saving_throws_all": {
                "strength": 8,
                "dexterity": -1,
                "constitution": 6,
                "intelligence": -3,
                "wisdom": -2,
                "charisma": 2
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": -1,
                "animal_handling": -2,
                "arcana": -3,
                "athletics": 5,
                "deception": -1,
                "history": -3,
                "insight": -2,
                "intimidation": -1,
                "investigation": -3,
                "medicine": -2,
                "nature": -3,
                "perception": -2,
                "performance": -1,
                "persuasion": -1,
                "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": "tob_ogre-chieftain-corrupted_greatclub",
                    "attacks": [
                        {
                            "key": "tob_ogre-chieftain-corrupted_greatclub_greatclub-attack",
                            "distance_unit": "feet",
                            "name": "Greatclub 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_ogre-chieftain-corrupted_greatclub",
                            "damage_type": null,
                            "extra_damage_type": "bludgeoning"
                        }
                    ],
                    "name": "Greatclub",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) bludgeoning damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_ogre-chieftain-corrupted"
                },
                {
                    "key": "tob_ogre-chieftain-corrupted_javelin",
                    "attacks": [
                        {
                            "key": "tob_ogre-chieftain-corrupted_javelin_javelin-attack",
                            "distance_unit": "feet",
                            "name": "Javelin attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 8,
                            "reach": 5.0,
                            "range": 30.0,
                            "long_range": 120.0,
                            "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_ogre-chieftain-corrupted_javelin",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "name": "Javelin",
                    "desc": "Melee or Ranged Weapon Attack: +8 to hit, reach 5 ft. or range 30/120 ft., one target. Hit: 12 (2d6 + 5) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_ogre-chieftain-corrupted"
                },
                {
                    "key": "tob_ogre-chieftain-corrupted_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The corrupted ogre chieftain makes two melee attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_ogre-chieftain-corrupted"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_orobas-devil/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_orobas-devil",
            "name": "Orobas Devil",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/fiend/?format=api",
            "alignment": "lawful evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?format=api",
                "https://api-beta.open5e.com/v2/languages/undercommon/?format=api"
            ],
            "armor_class": 19,
            "hit_points": 261,
            "hit_dice": "14d10+126",
            "challenge_rating_decimal": "14.000",
            "challenge_rating_text": "14",
            "experience_points": 11500,
            "ability_scores": {
                "strength": 26,
                "dexterity": 14,
                "constitution": 28,
                "intelligence": 23,
                "wisdom": 26,
                "charisma": 21
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 2,
                "constitution": 9,
                "intelligence": 6,
                "wisdom": 8,
                "charisma": 5
            },
            "saving_throws": {
                "strength": 12,
                "dexterity": 7,
                "constitution": 14,
                "wisdom": 13
            },
            "saving_throws_all": {
                "strength": 12,
                "dexterity": 7,
                "constitution": 14,
                "intelligence": 6,
                "wisdom": 13,
                "charisma": 5
            },
            "skill_bonuses": {
                "deception": 10,
                "history": 11,
                "insight": 13,
                "perception": 13,
                "persuasion": 10
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 8,
                "arcana": 6,
                "athletics": 8,
                "deception": 10,
                "history": 11,
                "insight": 13,
                "intimidation": 5,
                "investigation": 6,
                "medicine": 8,
                "nature": 6,
                "perception": 13,
                "performance": 5,
                "persuasion": 10,
                "religion": 6,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": 8
            },
            "passive_perception": 23,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": true,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 90.0,
            "actions": [
                {
                    "key": "tob_orobas-devil_bite",
                    "attacks": [],
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 18 (3d6 + 8) piercing damage. The target must succeed on a DC 18 Constitution saving throw or become poisoned. While poisoned in this way, the target can't regain hit points and it takes 14 (4d6) poison damage at the start of each of its turns. The poisoned target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_orobas-devil"
                },
                {
                    "key": "tob_orobas-devil_claw",
                    "attacks": [],
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 15 (2d6 + 8) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_orobas-devil"
                },
                {
                    "key": "tob_orobas-devil_flail",
                    "attacks": [],
                    "name": "Flail",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 17 (2d8 + 8) bludgeoning damage plus 18 (4d8) acid damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_orobas-devil"
                },
                {
                    "key": "tob_orobas-devil_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The orobas makes four attacks: one with its bite, one with its claw, one with its flail, and one with its stomp.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_orobas-devil"
                },
                {
                    "key": "tob_orobas-devil_stomp",
                    "attacks": [],
                    "name": "Stomp",
                    "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 15 (2d6 + 8) bludgeoning damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_orobas-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_ostinato/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_ostinato",
            "name": "Ostinato",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 0.0,
                "unit": "feet",
                "fly": 50.0,
                "hover": true
            },
            "speed_all": {
                "unit": "feet",
                "walk": 0.0,
                "crawl": 0.0,
                "hover": true,
                "fly": 50.0,
                "burrow": 0.0,
                "climb": 0.0,
                "swim": 0.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api",
            "alignment": "chaotic neutral",
            "languages": [],
            "armor_class": 15,
            "hit_points": 39,
            "hit_dice": "6d8+12",
            "challenge_rating_decimal": "4.000",
            "challenge_rating_text": "4",
            "experience_points": 1100,
            "ability_scores": {
                "strength": 1,
                "dexterity": 20,
                "constitution": 15,
                "intelligence": 5,
                "wisdom": 12,
                "charisma": 17
            },
            "modifiers": {
                "strength": -5,
                "dexterity": 5,
                "constitution": 2,
                "intelligence": -3,
                "wisdom": 1,
                "charisma": 3
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": -5,
                "dexterity": 5,
                "constitution": 2,
                "intelligence": -3,
                "wisdom": 1,
                "charisma": 3
            },
            "skill_bonuses": {
                "perception": 3
            },
            "skill_bonuses_all": {
                "acrobatics": 5,
                "animal_handling": 1,
                "arcana": -3,
                "athletics": -5,
                "deception": 3,
                "history": -3,
                "insight": 1,
                "intimidation": 3,
                "investigation": -3,
                "medicine": 1,
                "nature": -3,
                "perception": 3,
                "performance": 3,
                "persuasion": 3,
                "religion": -3,
                "sleight_of_hand": 5,
                "stealth": 5,
                "survival": 1
            },
            "passive_perception": 13,
            "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/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": [
                "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api"
            ],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/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": "tob_ostinato_aural-symbiosis",
                    "attacks": [],
                    "name": "Aural Symbiosis ",
                    "desc": "One humanoid that the ostinato can see within 5 feet of it must succeed on a DC 13 Charisma saving throw or the ostinato merges with it, becoming an enjoyable, repetitive tune in its host's mind. The ostinato can't be targeted by any attack, spell, or other effect. The target retains control of its body and is aware of the ostinato's presence only as a melody, not as a living entity. The target no longer needs to eat or drink, gains the ostinato's Magic Resistance trait, and has advantage on Charisma checks. It also has disadvantage on Wisdom saving throws and it can't maintain concentration on spells or other effects for more than a single turn. The target can make a DC 13 Wisdom (Insight) check once every 24 hours; on a success, it realizes that the music it hears comes from an external entity. The Aural Symbiosis lasts until the target drops to 0 hit points, the ostinato ends it as a bonus action, or the ostinato is forced out by a dispel evil and good spell or comparable magic. When the Aural Symbiosis ends, the ostinato bursts forth in a thunderous explosion of sound and reappears in an unoccupied space within 5 feet of the target. All creatures within 60 feet, including the original target, take 21 (6d6) thunder damage, or half damage with a successful DC 13 Constitution saving throw. The target becomes immune to this ostinato's Aural Symbiosis for 24 hours if it succeeds on the saving throw or after the Aural Symbiosis ends.",
                    "uses_type": "PER_DAY",
                    "uses_param": 1,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_ostinato"
                },
                {
                    "key": "tob_ostinato_cacophony-ray",
                    "attacks": [
                        {
                            "key": "tob_ostinato_cacophony-ray_cacophony-ray-attack",
                            "distance_unit": "feet",
                            "name": "Cacophony Ray attack",
                            "attack_type": "SPELL",
                            "to_hit_mod": 7,
                            "reach": null,
                            "range": 60.0,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 3,
                            "damage_die_type": "D6",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_ostinato_cacophony-ray",
                            "damage_type": null,
                            "extra_damage_type": "thunder"
                        }
                    ],
                    "name": "Cacophony Ray",
                    "desc": "Ranged Spell Attack: +7 to hit, range 60 ft., one target. Hit: 10 (3d6) thunder damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_ostinato"
                },
                {
                    "key": "tob_ostinato_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The ostinato makes two cacophony ray attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_ostinato"
                },
                {
                    "key": "tob_ostinato_voracious-aura",
                    "attacks": [],
                    "name": "Voracious Aura ",
                    "desc": "While merged with a humanoid (see Aural Symbiosis), the ostinato feeds on nearby creatures. Up to nine creatures of the ostinato's choice within 60 feet of it can be targeted. Each target must succeed on a DC 13 Charisma saving throw or take 3 (1d6) necrotic damage and have its hit point maximum reduced by the same amount until it finishes a long rest. The target dies if its maximum hit points are reduced to 0. Victims notice this damage immediately, but not its source.",
                    "uses_type": "PER_DAY",
                    "uses_param": 1,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_ostinato"
                }
            ],
            "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_psoglav-demon/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_psoglav-demon",
            "name": "Psoglav Demon",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 40.0,
                "unit": "feet",
                "fly": 60.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 40.0,
                "crawl": 20.0,
                "hover": false,
                "fly": 60.0,
                "burrow": 0.0,
                "climb": 20.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/fiend/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api"
            ],
            "armor_class": 17,
            "hit_points": 115,
            "hit_dice": "11d10+55",
            "challenge_rating_decimal": "7.000",
            "challenge_rating_text": "7",
            "experience_points": 2900,
            "ability_scores": {
                "strength": 21,
                "dexterity": 23,
                "constitution": 20,
                "intelligence": 16,
                "wisdom": 19,
                "charisma": 18
            },
            "modifiers": {
                "strength": 5,
                "dexterity": 6,
                "constitution": 5,
                "intelligence": 3,
                "wisdom": 4,
                "charisma": 4
            },
            "saving_throws": {
                "dexterity": 9,
                "constitution": 8,
                "wisdom": 7,
                "charisma": 7
            },
            "saving_throws_all": {
                "strength": 5,
                "dexterity": 9,
                "constitution": 8,
                "intelligence": 3,
                "wisdom": 7,
                "charisma": 7
            },
            "skill_bonuses": {
                "acrobatics": 9,
                "intimidation": 7,
                "perception": 6,
                "stealth": 9
            },
            "skill_bonuses_all": {
                "acrobatics": 9,
                "animal_handling": 4,
                "arcana": 3,
                "athletics": 5,
                "deception": 4,
                "history": 3,
                "insight": 4,
                "intimidation": 7,
                "investigation": 3,
                "medicine": 4,
                "nature": 3,
                "perception": 6,
                "performance": 4,
                "persuasion": 4,
                "religion": 3,
                "sleight_of_hand": 6,
                "stealth": 9,
                "survival": 4
            },
            "passive_perception": 16,
            "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/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/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": 30.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_psoglav-demon_bite",
                    "attacks": [
                        {
                            "key": "tob_psoglav-demon_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": 2,
                            "damage_die_type": "D12",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_psoglav-demon_bite",
                            "damage_type": null,
                            "extra_damage_type": null
                        }
                    ],
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 18 (2d12 + 5).",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_psoglav-demon"
                },
                {
                    "key": "tob_psoglav-demon_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The psoglav demon makes three bite attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_psoglav-demon"
                },
                {
                    "key": "tob_psoglav-demon_shadow-stealing-ray",
                    "attacks": [],
                    "name": "Shadow Stealing Ray ",
                    "desc": "The psoglav emits a beam from its single eye. One target within 60 feet of the psoglav is hit automatically by the ray. The target is knocked 20 feet back and must succeed on a DC 15 Dexterity saving throw or be knocked prone. The target's shadow stays in the space the target was originally in, and acts as an undead shadow under the command of the psoglav demon. If the creature hit with the shadow stealing ray flees the encounter, it is without a natural shadow for 1d12 days before the undead shadow fades and the creature's natural shadow returns. The undead shadow steals the body of its creature of origin if that creature is killed during the encounter; in that case, the creature's alignment shifts to evil and it falls under the command of the psoglav. The original creature regains its natural shadow immediately if the undead shadow is slain. A creature can only have its shadow stolen by the shadow stealing ray once per day, even if hit by the rays of two different psoglav demons, but it can be knocked back by it every time it is hit.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_psoglav-demon"
                }
            ],
            "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_qwyllion/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_qwyllion",
            "name": "Qwyllion",
            "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/aberration/?format=api",
            "alignment": "neutral evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/goblin/?format=api",
                "https://api-beta.open5e.com/v2/languages/infernal/?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": 16,
            "hit_points": 110,
            "hit_dice": "13d8+52",
            "challenge_rating_decimal": "8.000",
            "challenge_rating_text": "8",
            "experience_points": 3900,
            "ability_scores": {
                "strength": 12,
                "dexterity": 20,
                "constitution": 19,
                "intelligence": 12,
                "wisdom": 13,
                "charisma": 16
            },
            "modifiers": {
                "strength": 1,
                "dexterity": 5,
                "constitution": 4,
                "intelligence": 1,
                "wisdom": 1,
                "charisma": 3
            },
            "saving_throws": {
                "constitution": 8,
                "charisma": 6
            },
            "saving_throws_all": {
                "strength": 1,
                "dexterity": 5,
                "constitution": 8,
                "intelligence": 1,
                "wisdom": 1,
                "charisma": 6
            },
            "skill_bonuses": {
                "acrobatics": 11,
                "perception": 4
            },
            "skill_bonuses_all": {
                "acrobatics": 11,
                "animal_handling": 1,
                "arcana": 1,
                "athletics": 1,
                "deception": 3,
                "history": 1,
                "insight": 1,
                "intimidation": 3,
                "investigation": 1,
                "medicine": 1,
                "nature": 1,
                "perception": 4,
                "performance": 3,
                "persuasion": 3,
                "religion": 1,
                "sleight_of_hand": 5,
                "stealth": 5,
                "survival": 1
            },
            "passive_perception": 14,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/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": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_qwyllion_claw",
                    "attacks": [
                        {
                            "key": "tob_qwyllion_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_qwyllion_claw",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 24 (3d12 + 5) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_qwyllion"
                },
                {
                    "key": "tob_qwyllion_deadly-gaze",
                    "attacks": [],
                    "name": "Deadly Gaze ",
                    "desc": "The qwyllion turns its gaze against a single creature within 20 feet of the qwyllion. The target must succeed on a DC 14 Constitution saving throw or take 16 (3d8 + 3) necrotic damage and be incapacitated until the start of the qwyllion's next turn. A humanoid slain by a qwyllion's death gaze rises 2d4 hours later as a specter under the qwyllion's control.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_qwyllion"
                },
                {
                    "key": "tob_qwyllion_innate-spellcasting",
                    "attacks": [],
                    "name": "Innate Spellcasting",
                    "desc": "the qwyllion's innate casting ability is Charisma (spell save DC 14). She can innately cast the following spells, requiring no material components:\n\n3/day each: dominate person (range 20 feet), shatter",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_qwyllion"
                },
                {
                    "key": "tob_qwyllion_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The qwyllion uses its deadly gaze if it can, and makes two claw attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_qwyllion"
                }
            ],
            "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_rat-king/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_rat-king",
            "name": "Rat King",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "burrow": 20.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 20.0,
                "climb": 15.0,
                "swim": 15.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/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/thieves-cant/?format=api"
            ],
            "armor_class": 14,
            "hit_points": 76,
            "hit_dice": "9d8+36",
            "challenge_rating_decimal": "5.000",
            "challenge_rating_text": "5",
            "experience_points": 1800,
            "ability_scores": {
                "strength": 6,
                "dexterity": 16,
                "constitution": 18,
                "intelligence": 11,
                "wisdom": 15,
                "charisma": 16
            },
            "modifiers": {
                "strength": -2,
                "dexterity": 3,
                "constitution": 4,
                "intelligence": 0,
                "wisdom": 2,
                "charisma": 3
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": -2,
                "dexterity": 3,
                "constitution": 4,
                "intelligence": 0,
                "wisdom": 2,
                "charisma": 3
            },
            "skill_bonuses": {
                "stealth": 6
            },
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 2,
                "arcana": 0,
                "athletics": -2,
                "deception": 3,
                "history": 0,
                "insight": 2,
                "intimidation": 3,
                "investigation": 0,
                "medicine": 2,
                "nature": 0,
                "perception": 2,
                "performance": 3,
                "persuasion": 3,
                "religion": 0,
                "sleight_of_hand": 3,
                "stealth": 6,
                "survival": 2
            },
            "passive_perception": 12,
            "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": 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": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_rat-king_absorption",
                    "attacks": [],
                    "name": "Absorption",
                    "desc": "When the rat king does damage to a rat or rat swarm, it can absorb the rat, or part of the swarm, into its own mass. The rat king regains hit points equal to the damage it did to the rat or swarm.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "REACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_rat-king"
                },
                {
                    "key": "tob_rat-king_bite",
                    "attacks": [
                        {
                            "key": "tob_rat-king_bite_bite-attack",
                            "distance_unit": "feet",
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 6,
                            "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_rat-king_bite",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) piercing damage, and a bitten creature must succeed on a DC 15 Constitution saving throw or be infected with a disease. A diseased creature gains one level of exhaustion immediately. When the creature finishes a long rest, it must repeat the saving throw. On a failure, the creature gains another level of exhaustion. On a success, the disease does not progress. The creature recovers from the disease if its saving throw succeeds after two consecutive long rests or if it receives a lesser restoration spell or comparable magic. The creature then recovers from one level of exhaustion after each long rest.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_rat-king"
                },
                {
                    "key": "tob_rat-king_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The rat king makes four bite attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_rat-king"
                },
                {
                    "key": "tob_rat-king_summon-swarm",
                    "attacks": [],
                    "name": "Summon Swarm ",
                    "desc": "The rat king summons three swarms of rats. The swarms appear immediately within 60 feet of the rat king. They can appear in spaces occupied by other creatures. The swarms act as allies of the rat king. They remain for 1 hour or until the rat king dies.",
                    "uses_type": "PER_DAY",
                    "uses_param": 1,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_rat-king"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?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_ratatosk/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_ratatosk",
            "name": "Ratatosk",
            "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/celestial/?format=api",
            "alignment": "chaotic neutral",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/celestial/?format=api"
            ],
            "armor_class": 14,
            "hit_points": 42,
            "hit_dice": "12d4+12",
            "challenge_rating_decimal": "4.000",
            "challenge_rating_text": "4",
            "experience_points": 1100,
            "ability_scores": {
                "strength": 4,
                "dexterity": 18,
                "constitution": 12,
                "intelligence": 17,
                "wisdom": 10,
                "charisma": 18
            },
            "modifiers": {
                "strength": -3,
                "dexterity": 4,
                "constitution": 1,
                "intelligence": 3,
                "wisdom": 0,
                "charisma": 4
            },
            "saving_throws": {
                "wisdom": 4,
                "charisma": 4
            },
            "saving_throws_all": {
                "strength": -3,
                "dexterity": 4,
                "constitution": 1,
                "intelligence": 3,
                "wisdom": 4,
                "charisma": 4
            },
            "skill_bonuses": {
                "deception": 6,
                "persuasion": 6,
                "stealth": 6
            },
            "skill_bonuses_all": {
                "acrobatics": 4,
                "animal_handling": 0,
                "arcana": 3,
                "athletics": -3,
                "deception": 6,
                "history": 3,
                "insight": 0,
                "intimidation": 4,
                "investigation": 3,
                "medicine": 0,
                "nature": 3,
                "perception": 0,
                "performance": 4,
                "persuasion": 6,
                "religion": 3,
                "sleight_of_hand": 4,
                "stealth": 6,
                "survival": 0
            },
            "passive_perception": 10,
            "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": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_ratatosk_desperate-lies",
                    "attacks": [],
                    "name": "Desperate Lies",
                    "desc": "A creature that can hear the ratatosk must make a DC 14 Wisdom saving throw when it attacks the ratatosk. If the saving throw fails, the creature still attacks, but it must choose a different target creature. An ally must be chosen if no other enemies are within the attack's reach or range. If no other target is in the attack's range or reach, the attack is still made (and ammunition or a spell slot is expended, if appropriate) but it automatically misses and has no effect.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "REACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_ratatosk"
                },
                {
                    "key": "tob_ratatosk_divisive-chatter",
                    "attacks": [],
                    "name": "Divisive Chatter ",
                    "desc": "Up to six creatures within 30 feet that can hear the ratatosk must make DC 14 Charisma saving throws. On a failure, the creature is affected as if by a confusion spell for 1 minute. An affected creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_ratatosk"
                },
                {
                    "key": "tob_ratatosk_gore",
                    "attacks": [
                        {
                            "key": "tob_ratatosk_gore_gore-attack",
                            "distance_unit": "feet",
                            "name": "Gore attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 6,
                            "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_ratatosk_gore",
                            "damage_type": null,
                            "extra_damage_type": "psychic"
                        }
                    ],
                    "name": "Gore",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 1 piercing damage plus 14 (4d6) psychic damage and the target must make a successful DC 14 Wisdom saving throw or be charmed for 1 round. While charmed in this way, the creature regards one randomly determined ally as a foe.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_ratatosk"
                }
            ],
            "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_ratfolk/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_ratfolk",
            "name": "Ratfolk",
            "size": "https://api-beta.open5e.com/v2/sizes/small/?format=api",
            "speed": {
                "walk": 25.0,
                "unit": "feet",
                "swim": 10.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 25.0,
                "crawl": 12.5,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 12.5,
                "swim": 10.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": 14,
            "hit_points": 7,
            "hit_dice": "2d6",
            "challenge_rating_decimal": "0.250",
            "challenge_rating_text": "1/4",
            "experience_points": 50,
            "ability_scores": {
                "strength": 7,
                "dexterity": 15,
                "constitution": 11,
                "intelligence": 14,
                "wisdom": 10,
                "charisma": 10
            },
            "modifiers": {
                "strength": -2,
                "dexterity": 2,
                "constitution": 0,
                "intelligence": 2,
                "wisdom": 0,
                "charisma": 0
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": -2,
                "dexterity": 2,
                "constitution": 0,
                "intelligence": 2,
                "wisdom": 0,
                "charisma": 0
            },
            "skill_bonuses": {
                "perception": 2
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 0,
                "arcana": 2,
                "athletics": -2,
                "deception": 0,
                "history": 2,
                "insight": 0,
                "intimidation": 0,
                "investigation": 2,
                "medicine": 0,
                "nature": 2,
                "perception": 2,
                "performance": 0,
                "persuasion": 0,
                "religion": 2,
                "sleight_of_hand": 2,
                "stealth": 2,
                "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": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_ratfolk_dagger",
                    "attacks": [
                        {
                            "key": "tob_ratfolk_dagger_dagger-attack",
                            "distance_unit": "feet",
                            "name": "Dagger 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": "D4",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_ratfolk_dagger",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "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": null,
                    "parent": "tob_ratfolk"
                },
                {
                    "key": "tob_ratfolk_light-crossbow",
                    "attacks": [
                        {
                            "key": "tob_ratfolk_light-crossbow_light-crossbow-attack",
                            "distance_unit": "feet",
                            "name": "Light crossbow attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 4,
                            "reach": null,
                            "range": 80.0,
                            "long_range": 320.0,
                            "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_ratfolk_light-crossbow",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "name": "Light crossbow",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 80/320 ft., one target. Hit: 6 (1d8 + 2) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_ratfolk"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?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_ratfolk-rogue/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_ratfolk-rogue",
            "name": "Ratfolk Rogue",
            "size": "https://api-beta.open5e.com/v2/sizes/small/?format=api",
            "speed": {
                "walk": 25.0,
                "unit": "feet",
                "swim": 10.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 25.0,
                "crawl": 12.5,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 12.5,
                "swim": 10.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",
                "https://api-beta.open5e.com/v2/languages/thieves-cant/?format=api"
            ],
            "armor_class": 15,
            "hit_points": 18,
            "hit_dice": "4d6+4",
            "challenge_rating_decimal": "1.000",
            "challenge_rating_text": "1",
            "experience_points": 200,
            "ability_scores": {
                "strength": 7,
                "dexterity": 16,
                "constitution": 12,
                "intelligence": 14,
                "wisdom": 10,
                "charisma": 10
            },
            "modifiers": {
                "strength": -2,
                "dexterity": 3,
                "constitution": 1,
                "intelligence": 2,
                "wisdom": 0,
                "charisma": 0
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": -2,
                "dexterity": 3,
                "constitution": 1,
                "intelligence": 2,
                "wisdom": 0,
                "charisma": 0
            },
            "skill_bonuses": {
                "acrobatics": 5,
                "perception": 2,
                "stealth": 7
            },
            "skill_bonuses_all": {
                "acrobatics": 5,
                "animal_handling": 0,
                "arcana": 2,
                "athletics": -2,
                "deception": 0,
                "history": 2,
                "insight": 0,
                "intimidation": 0,
                "investigation": 2,
                "medicine": 0,
                "nature": 2,
                "perception": 2,
                "performance": 0,
                "persuasion": 0,
                "religion": 2,
                "sleight_of_hand": 3,
                "stealth": 7,
                "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": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_ratfolk-rogue_dagger",
                    "attacks": [
                        {
                            "key": "tob_ratfolk-rogue_dagger_dagger-attack",
                            "distance_unit": "feet",
                            "name": "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_ratfolk-rogue_dagger",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "name": "Dagger",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 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_ratfolk-rogue"
                },
                {
                    "key": "tob_ratfolk-rogue_light-crossbow",
                    "attacks": [
                        {
                            "key": "tob_ratfolk-rogue_light-crossbow_light-crossbow-attack",
                            "distance_unit": "feet",
                            "name": "Light Crossbow 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": "D8",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_ratfolk-rogue_light-crossbow",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "name": "Light Crossbow",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 80/320 ft., one target. Hit: 7 (1d8 + 3) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_ratfolk-rogue"
                },
                {
                    "key": "tob_ratfolk-rogue_rat-dagger-flurry",
                    "attacks": [
                        {
                            "key": "tob_ratfolk-rogue_rat-dagger-flurry_rat-dagger-flurry-attack",
                            "distance_unit": "feet",
                            "name": "Rat Dagger Flurry attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 5,
                            "reach": null,
                            "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_ratfolk-rogue_rat-dagger-flurry",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "name": "Rat Dagger Flurry",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 20/60 ft., three targets. Hit: 7 (1d4 + 3) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_ratfolk-rogue"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?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_red-banded-line-spider/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_red-banded-line-spider",
            "name": "Red-Banded Line Spider",
            "size": "https://api-beta.open5e.com/v2/sizes/tiny/?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/beast/?format=api",
            "alignment": "unaligned",
            "languages": [],
            "armor_class": 13,
            "hit_points": 2,
            "hit_dice": "1d4",
            "challenge_rating_decimal": "0.250",
            "challenge_rating_text": "1/4",
            "experience_points": 50,
            "ability_scores": {
                "strength": 4,
                "dexterity": 16,
                "constitution": 10,
                "intelligence": 1,
                "wisdom": 10,
                "charisma": 2
            },
            "modifiers": {
                "strength": -3,
                "dexterity": 3,
                "constitution": 0,
                "intelligence": -5,
                "wisdom": 0,
                "charisma": -4
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": -3,
                "dexterity": 3,
                "constitution": 0,
                "intelligence": -5,
                "wisdom": 0,
                "charisma": -4
            },
            "skill_bonuses": {
                "perception": 2,
                "stealth": 5
            },
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 0,
                "arcana": -5,
                "athletics": -3,
                "deception": -4,
                "history": -5,
                "insight": 0,
                "intimidation": -4,
                "investigation": -5,
                "medicine": 0,
                "nature": -5,
                "perception": 2,
                "performance": -4,
                "persuasion": -4,
                "religion": -5,
                "sleight_of_hand": 3,
                "stealth": 5,
                "survival": 0
            },
            "passive_perception": 12,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_red-banded-line-spider_bite",
                    "attacks": [
                        {
                            "key": "tob_red-banded-line-spider_bite_bite-attack",
                            "distance_unit": "feet",
                            "name": "Bite 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_red-banded-line-spider_bite",
                            "damage_type": null,
                            "extra_damage_type": "poison"
                        }
                    ],
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 1 piercing damage, and the target must succeed on a DC 10 Constitution saving throw or take 3 (1d6) poison damage and be poisoned until the start of the spider's next turn. The target fails the saving throw automatically and takes an extra 1d6 poison damage if it is bitten by another red-banded line spider while poisoned this way.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_red-banded-line-spider"
                },
                {
                    "key": "tob_red-banded-line-spider_swingline",
                    "attacks": [
                        {
                            "key": "tob_red-banded-line-spider_swingline_swingline-attack",
                            "distance_unit": "feet",
                            "name": "Swingline attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 5,
                            "reach": null,
                            "range": 60.0,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 0,
                            "damage_die_type": null,
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_red-banded-line-spider_swingline",
                            "damage_type": null,
                            "extra_damage_type": null
                        }
                    ],
                    "name": "Swingline",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 60 ft., one target. Hit: the spider immediately moves the full length of the webbing (up to 60 feet) to the target and delivers a bite with advantage. This attack can be used only if the spider is higher than its target and at least 10 feet away.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_red-banded-line-spider"
                }
            ],
            "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_red-hag/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_red-hag",
            "name": "Red Hag",
            "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/fey/?format=api",
            "alignment": "neutral evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/druidic/?format=api",
                "https://api-beta.open5e.com/v2/languages/giant/?format=api"
            ],
            "armor_class": 15,
            "hit_points": 119,
            "hit_dice": "14d8+56",
            "challenge_rating_decimal": "7.000",
            "challenge_rating_text": "7",
            "experience_points": 2900,
            "ability_scores": {
                "strength": 19,
                "dexterity": 16,
                "constitution": 18,
                "intelligence": 18,
                "wisdom": 22,
                "charisma": 15
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 3,
                "constitution": 4,
                "intelligence": 4,
                "wisdom": 6,
                "charisma": 2
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 4,
                "dexterity": 3,
                "constitution": 4,
                "intelligence": 4,
                "wisdom": 6,
                "charisma": 2
            },
            "skill_bonuses": {
                "arcana": 9,
                "deception": 5,
                "insight": 7,
                "perception": 9
            },
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 6,
                "arcana": 9,
                "athletics": 4,
                "deception": 5,
                "history": 4,
                "insight": 7,
                "intimidation": 2,
                "investigation": 4,
                "medicine": 6,
                "nature": 4,
                "perception": 9,
                "performance": 2,
                "persuasion": 2,
                "religion": 4,
                "sleight_of_hand": 3,
                "stealth": 3,
                "survival": 6
            },
            "passive_perception": 16,
            "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_red-hag_claws",
                    "attacks": [
                        {
                            "key": "tob_red-hag_claws_claws-attack",
                            "distance_unit": "feet",
                            "name": "Claws attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 6,
                            "reach": 5.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_red-hag_claws",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 17 (3d8 + 4) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_red-hag"
                },
                {
                    "key": "tob_red-hag_siphoning-aura",
                    "attacks": [],
                    "name": "Siphoning Aura ",
                    "desc": "The red hag radiates an aura in a 30-foot radius, lasting for 3 rounds, that draws all fluids out through a creature's mouth, nose, eyes, ears, and pores. Every creature of the hag's choosing that starts its turn in the affected area takes 18 (4d6 + 4) necrotic damage, or half damage with a successful DC 15 Constitution saving throw.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_red-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_rift-swine/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_rift-swine",
            "name": "Rift Swine",
            "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/aberration/?format=api",
            "alignment": "chaotic neutral",
            "languages": [],
            "armor_class": 15,
            "hit_points": 110,
            "hit_dice": "13d10+39",
            "challenge_rating_decimal": "5.000",
            "challenge_rating_text": "5",
            "experience_points": 1800,
            "ability_scores": {
                "strength": 18,
                "dexterity": 10,
                "constitution": 17,
                "intelligence": 4,
                "wisdom": 12,
                "charisma": 5
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 0,
                "constitution": 3,
                "intelligence": -3,
                "wisdom": 1,
                "charisma": -3
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 4,
                "dexterity": 0,
                "constitution": 3,
                "intelligence": -3,
                "wisdom": 1,
                "charisma": -3
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 0,
                "animal_handling": 1,
                "arcana": -3,
                "athletics": 4,
                "deception": -3,
                "history": -3,
                "insight": 1,
                "intimidation": -3,
                "investigation": -3,
                "medicine": 1,
                "nature": -3,
                "perception": 1,
                "performance": -3,
                "persuasion": -3,
                "religion": -3,
                "sleight_of_hand": 0,
                "stealth": 0,
                "survival": 1
            },
            "passive_perception": 11,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/force/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "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_rift-swine_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The rift swine makes one tusks attack and two tentacle attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_rift-swine"
                },
                {
                    "key": "tob_rift-swine_tentacle",
                    "attacks": [
                        {
                            "key": "tob_rift-swine_tentacle_tentacle-attack",
                            "distance_unit": "feet",
                            "name": "Tentacle attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 7,
                            "reach": 10.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_rift-swine_tentacle",
                            "damage_type": null,
                            "extra_damage_type": "bludgeoning"
                        }
                    ],
                    "name": "Tentacle",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 11 (2d6 + 4) bludgeoning damage. If the target is a creature, it is grappled (escape DC 14). Until this grapple ends, the target is restrained, and the rift swine can't use this tentacle against another target.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_rift-swine"
                },
                {
                    "key": "tob_rift-swine_tusks",
                    "attacks": [
                        {
                            "key": "tob_rift-swine_tusks_tusks-attack",
                            "distance_unit": "feet",
                            "name": "Tusks 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_rift-swine_tusks",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Tusks",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_rift-swine"
                }
            ],
            "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_rime-worm-grub/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_rime-worm-grub",
            "name": "Rime Worm Grub",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "burrow": 20.0,
                "swim": 30.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 20.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": 13,
            "hit_points": 45,
            "hit_dice": "6d8+18",
            "challenge_rating_decimal": "1.000",
            "challenge_rating_text": "1",
            "experience_points": 200,
            "ability_scores": {
                "strength": 16,
                "dexterity": 12,
                "constitution": 16,
                "intelligence": 4,
                "wisdom": 12,
                "charisma": 3
            },
            "modifiers": {
                "strength": 3,
                "dexterity": 1,
                "constitution": 3,
                "intelligence": -3,
                "wisdom": 1,
                "charisma": -4
            },
            "saving_throws": {
                "strength": 5,
                "constitution": 5
            },
            "saving_throws_all": {
                "strength": 5,
                "dexterity": 1,
                "constitution": 5,
                "intelligence": -3,
                "wisdom": 1,
                "charisma": -4
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": 1,
                "arcana": -3,
                "athletics": 3,
                "deception": -4,
                "history": -3,
                "insight": 1,
                "intimidation": -4,
                "investigation": -3,
                "medicine": 1,
                "nature": -3,
                "perception": 1,
                "performance": -4,
                "persuasion": -4,
                "religion": -3,
                "sleight_of_hand": 1,
                "stealth": 1,
                "survival": 1
            },
            "passive_perception": 11,
            "damage_immunities": [],
            "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": 200.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_rime-worm-grub_gnash",
                    "attacks": [
                        {
                            "key": "tob_rime-worm-grub_gnash_gnash-attack",
                            "distance_unit": "feet",
                            "name": "Gnash 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": "D8",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_rime-worm-grub_gnash",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Gnash",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_rime-worm-grub"
                },
                {
                    "key": "tob_rime-worm-grub_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The rime worm makes one tendril attack and one gnash attack.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_rime-worm-grub"
                },
                {
                    "key": "tob_rime-worm-grub_tendril",
                    "attacks": [
                        {
                            "key": "tob_rime-worm-grub_tendril_tendril-attack",
                            "distance_unit": "feet",
                            "name": "Tendril 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_rime-worm-grub_tendril",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Tendril",
                    "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_rime-worm-grub"
                }
            ],
            "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_risen-reaver/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_risen-reaver",
            "name": "Risen Reaver",
            "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/undead/?format=api",
            "alignment": "chaotic evil",
            "languages": [],
            "armor_class": 15,
            "hit_points": 168,
            "hit_dice": "16d10+80",
            "challenge_rating_decimal": "7.000",
            "challenge_rating_text": "7",
            "experience_points": 2900,
            "ability_scores": {
                "strength": 19,
                "dexterity": 16,
                "constitution": 20,
                "intelligence": 9,
                "wisdom": 7,
                "charisma": 6
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 3,
                "constitution": 5,
                "intelligence": -1,
                "wisdom": -2,
                "charisma": -2
            },
            "saving_throws": {
                "dexterity": 6
            },
            "saving_throws_all": {
                "strength": 4,
                "dexterity": 6,
                "constitution": 5,
                "intelligence": -1,
                "wisdom": -2,
                "charisma": -2
            },
            "skill_bonuses": {
                "perception": 1
            },
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": -2,
                "arcana": -1,
                "athletics": 4,
                "deception": -2,
                "history": -1,
                "insight": -2,
                "intimidation": -2,
                "investigation": -1,
                "medicine": -2,
                "nature": -1,
                "perception": 1,
                "performance": -2,
                "persuasion": -2,
                "religion": -1,
                "sleight_of_hand": 3,
                "stealth": 3,
                "survival": -2
            },
            "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": 120.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_risen-reaver_blade",
                    "attacks": [
                        {
                            "key": "tob_risen-reaver_blade_blade-attack",
                            "distance_unit": "feet",
                            "name": "Blade 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": "D10",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_risen-reaver_blade",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Blade",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one creature. Hit: 15 (2d10 + 4) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_risen-reaver"
                },
                {
                    "key": "tob_risen-reaver_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The risen reaver makes three blade attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_risen-reaver"
                }
            ],
            "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_roachling-lord/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_roachling-lord",
            "name": "Roachling Lord",
            "size": "https://api-beta.open5e.com/v2/sizes/small/?format=api",
            "speed": {
                "walk": 25.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 25.0,
                "crawl": 12.5,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 12.5,
                "swim": 12.5
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api",
            "alignment": "chaotic neutral",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api"
            ],
            "armor_class": 15,
            "hit_points": 63,
            "hit_dice": "14d6+14",
            "challenge_rating_decimal": "2.000",
            "challenge_rating_text": "2",
            "experience_points": 450,
            "ability_scores": {
                "strength": 10,
                "dexterity": 16,
                "constitution": 12,
                "intelligence": 10,
                "wisdom": 10,
                "charisma": 10
            },
            "modifiers": {
                "strength": 0,
                "dexterity": 3,
                "constitution": 1,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": 0
            },
            "saving_throws": {
                "dexterity": 5,
                "constitution": 3
            },
            "saving_throws_all": {
                "strength": 0,
                "dexterity": 5,
                "constitution": 3,
                "intelligence": 0,
                "wisdom": 0,
                "charisma": 0
            },
            "skill_bonuses": {
                "acrobatics": 5,
                "stealth": 7
            },
            "skill_bonuses_all": {
                "acrobatics": 5,
                "animal_handling": 0,
                "arcana": 0,
                "athletics": 0,
                "deception": 0,
                "history": 0,
                "insight": 0,
                "intimidation": 0,
                "investigation": 0,
                "medicine": 0,
                "nature": 0,
                "perception": 0,
                "performance": 0,
                "persuasion": 0,
                "religion": 0,
                "sleight_of_hand": 3,
                "stealth": 7,
                "survival": 0
            },
            "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": 10.0,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_roachling-lord_begrimed-dart",
                    "attacks": [
                        {
                            "key": "tob_roachling-lord_begrimed-dart_begrimed-dart-attack",
                            "distance_unit": "feet",
                            "name": "Begrimed Dart attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 5,
                            "reach": null,
                            "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_roachling-lord_begrimed-dart",
                            "damage_type": null,
                            "extra_damage_type": "poison"
                        }
                    ],
                    "name": "Begrimed Dart",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 20/60 ft., one target. Hit: 4 (1d4 + 2) piercing damage plus 7 (2d6) poison damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_roachling-lord"
                },
                {
                    "key": "tob_roachling-lord_begrimed-shortsword",
                    "attacks": [
                        {
                            "key": "tob_roachling-lord_begrimed-shortsword_begrimed-shortsword-attack",
                            "distance_unit": "feet",
                            "name": "Begrimed Shortsword 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_roachling-lord_begrimed-shortsword",
                            "damage_type": null,
                            "extra_damage_type": "poison"
                        }
                    ],
                    "name": "Begrimed Shortsword",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage plus 7 (2d6) poison damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_roachling-lord"
                },
                {
                    "key": "tob_roachling-lord_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The roachling lord makes two melee attacks or throws two darts.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_roachling-lord"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?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_roachling-skirmisher/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_roachling-skirmisher",
            "name": "Roachling Skirmisher",
            "size": "https://api-beta.open5e.com/v2/sizes/small/?format=api",
            "speed": {
                "walk": 25.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 25.0,
                "crawl": 12.5,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 12.5,
                "swim": 12.5
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api",
            "alignment": "chaotic neutral",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api"
            ],
            "armor_class": 13,
            "hit_points": 7,
            "hit_dice": "2d6",
            "challenge_rating_decimal": "0.250",
            "challenge_rating_text": "1/4",
            "experience_points": 50,
            "ability_scores": {
                "strength": 10,
                "dexterity": 14,
                "constitution": 11,
                "intelligence": 10,
                "wisdom": 9,
                "charisma": 8
            },
            "modifiers": {
                "strength": 0,
                "dexterity": 2,
                "constitution": 0,
                "intelligence": 0,
                "wisdom": -1,
                "charisma": -1
            },
            "saving_throws": {
                "dexterity": 4,
                "constitution": 2
            },
            "saving_throws_all": {
                "strength": 0,
                "dexterity": 4,
                "constitution": 2,
                "intelligence": 0,
                "wisdom": -1,
                "charisma": -1
            },
            "skill_bonuses": {
                "acrobatics": 4,
                "stealth": 6
            },
            "skill_bonuses_all": {
                "acrobatics": 4,
                "animal_handling": -1,
                "arcana": 0,
                "athletics": 0,
                "deception": -1,
                "history": 0,
                "insight": -1,
                "intimidation": -1,
                "investigation": 0,
                "medicine": -1,
                "nature": 0,
                "perception": -1,
                "performance": -1,
                "persuasion": -1,
                "religion": 0,
                "sleight_of_hand": 2,
                "stealth": 6,
                "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": 10.0,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_roachling-skirmisher_dart",
                    "attacks": [
                        {
                            "key": "tob_roachling-skirmisher_dart_dart-attack",
                            "distance_unit": "feet",
                            "name": "Dart attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 4,
                            "reach": null,
                            "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_roachling-skirmisher_dart",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "name": "Dart",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 20/60 ft., one target. Hit: 4 (1d4 + 2) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_roachling-skirmisher"
                },
                {
                    "key": "tob_roachling-skirmisher_shortsword",
                    "attacks": [
                        {
                            "key": "tob_roachling-skirmisher_shortsword_shortsword-attack",
                            "distance_unit": "feet",
                            "name": "Shortsword 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": "D6",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_roachling-skirmisher_shortsword",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "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": null,
                    "parent": "tob_roachling-skirmisher"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?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_rotting-wind/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_rotting-wind",
            "name": "Rotting Wind",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?format=api",
            "speed": {
                "walk": 0.0,
                "unit": "feet",
                "fly": 60.0,
                "hover": true
            },
            "speed_all": {
                "unit": "feet",
                "walk": 0.0,
                "crawl": 0.0,
                "hover": true,
                "fly": 60.0,
                "burrow": 0.0,
                "climb": 0.0,
                "swim": 0.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api",
            "alignment": "neutral evil",
            "languages": [],
            "armor_class": 15,
            "hit_points": 82,
            "hit_dice": "11d10+22",
            "challenge_rating_decimal": "6.000",
            "challenge_rating_text": "6",
            "experience_points": 2300,
            "ability_scores": {
                "strength": 14,
                "dexterity": 20,
                "constitution": 15,
                "intelligence": 7,
                "wisdom": 12,
                "charisma": 10
            },
            "modifiers": {
                "strength": 2,
                "dexterity": 5,
                "constitution": 2,
                "intelligence": -2,
                "wisdom": 1,
                "charisma": 0
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 2,
                "dexterity": 5,
                "constitution": 2,
                "intelligence": -2,
                "wisdom": 1,
                "charisma": 0
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 5,
                "animal_handling": 1,
                "arcana": -2,
                "athletics": 2,
                "deception": 0,
                "history": -2,
                "insight": 1,
                "intimidation": 0,
                "investigation": -2,
                "medicine": 1,
                "nature": -2,
                "perception": 1,
                "performance": 0,
                "persuasion": 0,
                "religion": -2,
                "sleight_of_hand": 5,
                "stealth": 5,
                "survival": 1
            },
            "passive_perception": 10,
            "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/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/grappled/?format=api",
                "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/petrified/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api",
                "https://api-beta.open5e.com/v2/conditions/prone/?format=api",
                "https://api-beta.open5e.com/v2/conditions/restrained/?format=api",
                "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api"
            ],
            "normal_sight_range": null,
            "darkvision_range": null,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_rotting-wind_wind-of-decay",
                    "attacks": [
                        {
                            "key": "tob_rotting-wind_wind-of-decay_wind-of-decay-attack",
                            "distance_unit": "feet",
                            "name": "Wind of Decay attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 8,
                            "reach": 0.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_rotting-wind_wind-of-decay",
                            "damage_type": null,
                            "extra_damage_type": "necrotic"
                        }
                    ],
                    "name": "Wind of Decay",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 0 ft., one target. Hit: 12 (2d6 + 5) bludgeoning damage plus 14 (4d6) necrotic damage. If the target is a creature, it must succeed on a DC 15 Constitution saving throw or be cursed with tomb rot. The cursed target can't regain hit points, and its hit point maximum decreases by 10 (3d6) for every 24 hours that elapse. If the curse reduces the target's hit point maximum to 0, the target dies and its body turns to dust. The curse lasts until removed by the remove curse spell or comparable magic.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_rotting-wind"
                }
            ],
            "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_rust-drake/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_rust-drake",
            "name": "Rust Drake",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "fly": 100.0,
                "burrow": 5.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 100.0,
                "burrow": 5.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api",
            "alignment": "chaotic evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "https://api-beta.open5e.com/v2/languages/draconic/?format=api"
            ],
            "armor_class": 17,
            "hit_points": 161,
            "hit_dice": "19d8+76",
            "challenge_rating_decimal": "8.000",
            "challenge_rating_text": "8",
            "experience_points": 3900,
            "ability_scores": {
                "strength": 20,
                "dexterity": 15,
                "constitution": 19,
                "intelligence": 12,
                "wisdom": 8,
                "charisma": 8
            },
            "modifiers": {
                "strength": 5,
                "dexterity": 2,
                "constitution": 4,
                "intelligence": 1,
                "wisdom": -1,
                "charisma": -1
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 5,
                "dexterity": 2,
                "constitution": 4,
                "intelligence": 1,
                "wisdom": -1,
                "charisma": -1
            },
            "skill_bonuses": {
                "perception": 3,
                "stealth": 5
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": -1,
                "arcana": 1,
                "athletics": 5,
                "deception": -1,
                "history": 1,
                "insight": -1,
                "intimidation": -1,
                "investigation": 1,
                "medicine": -1,
                "nature": 1,
                "perception": 3,
                "performance": -1,
                "persuasion": -1,
                "religion": 1,
                "sleight_of_hand": 2,
                "stealth": 5,
                "survival": -1
            },
            "passive_perception": 13,
            "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/acid/?format=api"
            ],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/paralyzed/?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_rust-drake_bite",
                    "attacks": [
                        {
                            "key": "tob_rust-drake_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": 3,
                            "damage_die_type": "D8",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_rust-drake_bite",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 18 (3d8 + 5) piercing damage, and the target must succeed on a DC 16 Constitution save or contract Rust Drake Lockjaw.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_rust-drake"
                },
                {
                    "key": "tob_rust-drake_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The drake makes one bite attack and one tail swipe attack.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_rust-drake"
                },
                {
                    "key": "tob_rust-drake_rust-drake-lockjaw",
                    "attacks": [],
                    "name": "Rust Drake Lockjaw",
                    "desc": "This disease manifests symptoms in 1d4 days, when the affected creature experiences painful muscle spasms, particularly in the jaw. After each long rest, the creature must repeat the saving throw. If it fails, the victim takes 1d3 Dexterity damage and is paralyzed for 24 hours; if the saving throw succeeds, the creature takes no damage and feels well enough to act normally for the day. This continues until the creature dies from Dexterity loss, recovers naturally by making successful saving throws after two consecutive long rests, or is cured with lesser restoration or comparable magic. After the disease ends, the victim recovers 1d3 lost Dexterity with each long rest; greater restoration or comparable magic can restore it all at once.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_rust-drake"
                },
                {
                    "key": "tob_rust-drake_tail-swipe",
                    "attacks": [
                        {
                            "key": "tob_rust-drake_tail-swipe_tail-swipe-attack",
                            "distance_unit": "feet",
                            "name": "Tail Swipe 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_rust-drake_tail-swipe",
                            "damage_type": null,
                            "extra_damage_type": "bludgeoning"
                        }
                    ],
                    "name": "Tail Swipe",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) bludgeoning damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_rust-drake"
                },
                {
                    "key": "tob_rust-drake_vomits-scrap",
                    "attacks": [],
                    "name": "Vomits Scrap ",
                    "desc": "A rust drake can vomit forth a 15-foot cone of rusted metal. Targets in the affected area take 55 (10d10) slashing damage, or half damage with a successful DC 15 Dexterity saving throw. In addition, affected creatures must also make a successful DC 15 Constitution saving throw or contract Rust Drake Tetanus.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_rust-drake"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?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_sandman/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_sandman",
            "name": "Sandman",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?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/celestial/?format=api",
            "alignment": "chaotic 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/infernal/?format=api"
            ],
            "armor_class": 14,
            "hit_points": 82,
            "hit_dice": "11d8+33",
            "challenge_rating_decimal": "5.000",
            "challenge_rating_text": "5",
            "experience_points": 1800,
            "ability_scores": {
                "strength": 11,
                "dexterity": 19,
                "constitution": 16,
                "intelligence": 13,
                "wisdom": 14,
                "charisma": 19
            },
            "modifiers": {
                "strength": 0,
                "dexterity": 4,
                "constitution": 3,
                "intelligence": 1,
                "wisdom": 2,
                "charisma": 4
            },
            "saving_throws": {
                "constitution": 7,
                "charisma": 7
            },
            "saving_throws_all": {
                "strength": 0,
                "dexterity": 4,
                "constitution": 7,
                "intelligence": 1,
                "wisdom": 2,
                "charisma": 7
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 4,
                "animal_handling": 2,
                "arcana": 1,
                "athletics": 0,
                "deception": 4,
                "history": 1,
                "insight": 2,
                "intimidation": 4,
                "investigation": 1,
                "medicine": 2,
                "nature": 1,
                "perception": 2,
                "performance": 4,
                "persuasion": 4,
                "religion": 1,
                "sleight_of_hand": 4,
                "stealth": 4,
                "survival": 2
            },
            "passive_perception": 12,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/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/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api",
                "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 60.0,
            "actions": [
                {
                    "key": "tob_sandman_claw",
                    "attacks": [
                        {
                            "key": "tob_sandman_claw_claw-attack",
                            "distance_unit": "feet",
                            "name": "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_sandman_claw",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "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": null,
                    "parent": "tob_sandman"
                },
                {
                    "key": "tob_sandman_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The sandman makes two claw attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_sandman"
                }
            ],
            "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_sarcophagus-slime/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_sarcophagus-slime",
            "name": "Sarcophagus Slime",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 20.0,
                "unit": "feet"
            },
            "speed_all": {
                "unit": "feet",
                "walk": 20.0,
                "crawl": 10.0,
                "hover": false,
                "fly": 0.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": "neutral evil",
            "languages": [],
            "armor_class": 11,
            "hit_points": 105,
            "hit_dice": "14d8+42",
            "challenge_rating_decimal": "5.000",
            "challenge_rating_text": "5",
            "experience_points": 1800,
            "ability_scores": {
                "strength": 14,
                "dexterity": 12,
                "constitution": 18,
                "intelligence": 3,
                "wisdom": 12,
                "charisma": 12
            },
            "modifiers": {
                "strength": 2,
                "dexterity": 1,
                "constitution": 4,
                "intelligence": -4,
                "wisdom": 1,
                "charisma": 1
            },
            "saving_throws": {
                "wisdom": 4,
                "charisma": 4
            },
            "saving_throws_all": {
                "strength": 2,
                "dexterity": 1,
                "constitution": 4,
                "intelligence": -4,
                "wisdom": 4,
                "charisma": 4
            },
            "skill_bonuses": {
                "stealth": 4
            },
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": 1,
                "arcana": -4,
                "athletics": 2,
                "deception": 1,
                "history": -4,
                "insight": 1,
                "intimidation": 1,
                "investigation": -4,
                "medicine": 1,
                "nature": -4,
                "perception": 1,
                "performance": 1,
                "persuasion": 1,
                "religion": -4,
                "sleight_of_hand": 1,
                "stealth": 4,
                "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/acid/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/blinded/?format=api",
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/deafened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api",
                "https://api-beta.open5e.com/v2/conditions/prone/?format=api"
            ],
            "normal_sight_range": null,
            "darkvision_range": null,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_sarcophagus-slime_corrupting-gaze",
                    "attacks": [],
                    "name": "Corrupting Gaze",
                    "desc": "The sarcophagus slime targets one creature it can see within 30 feet of it. If the target can see the sarcophagus slime, the target must succeed on a DC 15 Constitution saving throw or take 14 (4d6) necrotic damage and its hit point maximum is reduced by an amount equal to the necrotic damage taken. If this effect reduces a creature's hit point maximum to 0, the creature dies and its corpse becomes a sarcophagus slime within 24 hours. This reduction lasts until the creature finishes a long rest or until it is affected by greater restoration or comparable magic.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_sarcophagus-slime"
                },
                {
                    "key": "tob_sarcophagus-slime_frightful-presence",
                    "attacks": [],
                    "name": "Frightful Presence",
                    "desc": "Each creature of the sarcophagus slime's choice that is within 60 feet of the sarcophagus slime and aware of it must succeed on a DC 15 Wisdom saving throw or become frightened for 1 minute. A frightened creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the sarcophagus slime's Frightful Presence for the next 24 hours.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_sarcophagus-slime"
                },
                {
                    "key": "tob_sarcophagus-slime_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The sarcophagus slime uses its Frightful Presence, uses its Corrupting Gaze, and makes two slam attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_sarcophagus-slime"
                },
                {
                    "key": "tob_sarcophagus-slime_slam",
                    "attacks": [
                        {
                            "key": "tob_sarcophagus-slime_slam_slam-attack",
                            "distance_unit": "feet",
                            "name": "Slam 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_sarcophagus-slime_slam",
                            "damage_type": null,
                            "extra_damage_type": "acid"
                        }
                    ],
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) bludgeoning damage plus 14 (4d6) acid damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_sarcophagus-slime"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_sathaq-worm/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_sathaq-worm",
            "name": "Sathaq Worm",
            "size": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
            "speed": {
                "walk": 20.0,
                "unit": "feet",
                "burrow": 20.0,
                "swim": 20.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 20.0,
                "crawl": 10.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 20.0,
                "climb": 10.0,
                "swim": 20.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/elemental/?format=api",
            "alignment": "neutral evil",
            "languages": [],
            "armor_class": 16,
            "hit_points": 172,
            "hit_dice": "15d12+75",
            "challenge_rating_decimal": "10.000",
            "challenge_rating_text": "10",
            "experience_points": 5900,
            "ability_scores": {
                "strength": 22,
                "dexterity": 6,
                "constitution": 20,
                "intelligence": 5,
                "wisdom": 12,
                "charisma": 9
            },
            "modifiers": {
                "strength": 6,
                "dexterity": -2,
                "constitution": 5,
                "intelligence": -3,
                "wisdom": 1,
                "charisma": -1
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 6,
                "dexterity": -2,
                "constitution": 5,
                "intelligence": -3,
                "wisdom": 1,
                "charisma": -1
            },
            "skill_bonuses": {
                "perception": 5,
                "stealth": 2
            },
            "skill_bonuses_all": {
                "acrobatics": -2,
                "animal_handling": 1,
                "arcana": -3,
                "athletics": 6,
                "deception": -1,
                "history": -3,
                "insight": 1,
                "intimidation": -1,
                "investigation": -3,
                "medicine": 1,
                "nature": -3,
                "perception": 5,
                "performance": -1,
                "persuasion": -1,
                "religion": -3,
                "sleight_of_hand": -2,
                "stealth": 2,
                "survival": 1
            },
            "passive_perception": 15,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?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/fire/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            ],
            "nonmagical_attack_resistance": true,
            "damage_vulnerabilities": [
                "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api"
            ],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/petrified/?format=api",
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api",
                "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": 60.0,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_sathaq-worm_bite",
                    "attacks": [
                        {
                            "key": "tob_sathaq-worm_bite_bite-attack",
                            "distance_unit": "feet",
                            "name": "Bite attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 10,
                            "reach": 10.0,
                            "range": null,
                            "long_range": null,
                            "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_sathaq-worm_bite",
                            "damage_type": null,
                            "extra_damage_type": "acid"
                        }
                    ],
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 24 (4d8 + 6) piercing damage. If the target is a Large or smaller creature, it must succeed on a DC 18 Dexterity saving throw or be swallowed by the sathaq worm. A swallowed creature is blinded and restrained, has total cover against attacks and other effects outside the worm, and takes 7 (2d6) bludgeoning damage plus 7 (2d6) slashing damage plus 7 (2d6) acid damage at the start of each of the sathaq worm's turns. The sathaq worm can have only one creature swallowed at a time. If the sathaq worm takes 20 damage or more on a single turn from a creature inside it, the sathaq worm must succeed on a DC 15 Constitution saving throw at the end of that turn or regurgitate the swallowed creature, which falls prone in a space within 5 feet of the sathaq worm. If the sathaq worm dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 10 feet of movement, exiting prone.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_sathaq-worm"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?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/tob_scheznyki/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_scheznyki",
            "name": "Scheznyki",
            "size": "https://api-beta.open5e.com/v2/sizes/small/?format=api",
            "speed": {
                "walk": 20.0,
                "unit": "feet",
                "climb": 15.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 20.0,
                "crawl": 10.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 10.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/elvish/?format=api"
            ],
            "armor_class": 16,
            "hit_points": 153,
            "hit_dice": "18d6+72",
            "challenge_rating_decimal": "6.000",
            "challenge_rating_text": "6",
            "experience_points": 2300,
            "ability_scores": {
                "strength": 19,
                "dexterity": 15,
                "constitution": 18,
                "intelligence": 15,
                "wisdom": 16,
                "charisma": 16
            },
            "modifiers": {
                "strength": 4,
                "dexterity": 2,
                "constitution": 4,
                "intelligence": 2,
                "wisdom": 3,
                "charisma": 3
            },
            "saving_throws": {
                "strength": 10,
                "constitution": 10
            },
            "saving_throws_all": {
                "strength": 10,
                "dexterity": 2,
                "constitution": 10,
                "intelligence": 2,
                "wisdom": 3,
                "charisma": 3
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 3,
                "arcana": 2,
                "athletics": 4,
                "deception": 3,
                "history": 2,
                "insight": 3,
                "intimidation": 3,
                "investigation": 2,
                "medicine": 3,
                "nature": 2,
                "perception": 3,
                "performance": 3,
                "persuasion": 3,
                "religion": 2,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": 3
            },
            "passive_perception": 13,
            "damage_immunities": [],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "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": "tob_scheznyki_hand-crossbow",
                    "attacks": [
                        {
                            "key": "tob_scheznyki_hand-crossbow_hand-crossbow-attack",
                            "distance_unit": "feet",
                            "name": "Hand Crossbow attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 5,
                            "reach": null,
                            "range": 30.0,
                            "long_range": 120.0,
                            "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_scheznyki_hand-crossbow",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "name": "Hand Crossbow",
                    "desc": "Ranged Weapon Attack: +5 to hit, 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": null,
                    "parent": "tob_scheznyki"
                },
                {
                    "key": "tob_scheznyki_heavy-pick",
                    "attacks": [
                        {
                            "key": "tob_scheznyki_heavy-pick_heavy-pick-attack",
                            "distance_unit": "feet",
                            "name": "Heavy Pick attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 7,
                            "reach": 5.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_scheznyki_heavy-pick",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "name": "Heavy Pick",
                    "desc": "Melee Weapon Attack: +7 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": null,
                    "parent": "tob_scheznyki"
                },
                {
                    "key": "tob_scheznyki_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The scheznyki makes four war pick attacks or two hand crossbow attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_scheznyki"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/hills/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_shabti/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_shabti",
            "name": "Shabti",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?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/construct/?format=api",
            "alignment": "unaligned",
            "languages": [],
            "armor_class": 17,
            "hit_points": 102,
            "hit_dice": "12d8+48",
            "challenge_rating_decimal": "8.000",
            "challenge_rating_text": "8",
            "experience_points": 3900,
            "ability_scores": {
                "strength": 14,
                "dexterity": 20,
                "constitution": 18,
                "intelligence": 6,
                "wisdom": 11,
                "charisma": 6
            },
            "modifiers": {
                "strength": 2,
                "dexterity": 5,
                "constitution": 4,
                "intelligence": -2,
                "wisdom": 0,
                "charisma": -2
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 2,
                "dexterity": 5,
                "constitution": 4,
                "intelligence": -2,
                "wisdom": 0,
                "charisma": -2
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 5,
                "animal_handling": 0,
                "arcana": -2,
                "athletics": 2,
                "deception": -2,
                "history": -2,
                "insight": 0,
                "intimidation": -2,
                "investigation": -2,
                "medicine": 0,
                "nature": -2,
                "perception": 0,
                "performance": -2,
                "persuasion": -2,
                "religion": -2,
                "sleight_of_hand": 5,
                "stealth": 5,
                "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": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_shabti_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The shabti uses Telekinesis and makes two attacks with its nabboot.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_shabti"
                },
                {
                    "key": "tob_shabti_nabboot",
                    "attacks": [
                        {
                            "key": "tob_shabti_nabboot_nabboot-attack",
                            "distance_unit": "feet",
                            "name": "Nabboot 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": "D4",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_shabti_nabboot",
                            "damage_type": null,
                            "extra_damage_type": "necrotic"
                        }
                    ],
                    "name": "Nabboot",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 7 (1d4 + 5) bludgeoning damage plus 7 (2d6) necrotic damage. If the target is a creature, it must succeed on a DC 15 Constitution saving throw or be cursed with tomb taint. The cursed target's speed is reduced to half, and its hit point maximum decreases by 3 (1d6) for every 24 hours that elapse. If the curse reduces the target's hit point maximum to 0, the target dies and its body turns to dust. The curse lasts until removed by the remove curse spell or comparable magic.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_shabti"
                },
                {
                    "key": "tob_shabti_telekinesis",
                    "attacks": [],
                    "name": "Telekinesis",
                    "desc": "The shabti targets a creature within 60 feet. The target must succeed on a DC 15 Strength check or the shabti moves it up to 30 feet in any direction (including upward), and it is restrained until the end of the shabti's next turn.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_shabti"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?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/tob_shadhavar/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_shadhavar",
            "name": "Shadhavar",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?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/monstrosity/?format=api",
            "alignment": "neutral",
            "languages": [],
            "armor_class": 14,
            "hit_points": 97,
            "hit_dice": "13d10+26",
            "challenge_rating_decimal": "2.000",
            "challenge_rating_text": "2",
            "experience_points": 450,
            "ability_scores": {
                "strength": 14,
                "dexterity": 15,
                "constitution": 14,
                "intelligence": 8,
                "wisdom": 10,
                "charisma": 16
            },
            "modifiers": {
                "strength": 2,
                "dexterity": 2,
                "constitution": 2,
                "intelligence": -1,
                "wisdom": 0,
                "charisma": 3
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 2,
                "dexterity": 2,
                "constitution": 2,
                "intelligence": -1,
                "wisdom": 0,
                "charisma": 3
            },
            "skill_bonuses": {
                "stealth": 4
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 0,
                "arcana": -1,
                "athletics": 2,
                "deception": 3,
                "history": -1,
                "insight": 0,
                "intimidation": 3,
                "investigation": -1,
                "medicine": 0,
                "nature": -1,
                "perception": 0,
                "performance": 3,
                "persuasion": 3,
                "religion": -1,
                "sleight_of_hand": 2,
                "stealth": 4,
                "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": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_shadhavar_gore",
                    "attacks": [
                        {
                            "key": "tob_shadhavar_gore_gore-attack",
                            "distance_unit": "feet",
                            "name": "Gore 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": "D8",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_shadhavar_gore",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "name": "Gore",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_shadhavar"
                },
                {
                    "key": "tob_shadhavar_hooves",
                    "attacks": [
                        {
                            "key": "tob_shadhavar_hooves_hooves-attack",
                            "distance_unit": "feet",
                            "name": "Hooves attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 4,
                            "reach": 5.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 3,
                            "damage_die_type": "D6",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_shadhavar_hooves",
                            "damage_type": null,
                            "extra_damage_type": "bludgeoning"
                        }
                    ],
                    "name": "Hooves",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 12 (3d6 + 2) bludgeoning damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_shadhavar"
                },
                {
                    "key": "tob_shadhavar_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "A shadhavar makes one gore attack and one hooves attack.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_shadhavar"
                }
            ],
            "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_shadow-beast/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_shadow-beast",
            "name": "Shadow Beast",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 0.0,
                "unit": "feet",
                "fly": 40.0,
                "hover": true
            },
            "speed_all": {
                "unit": "feet",
                "walk": 0.0,
                "crawl": 0.0,
                "hover": true,
                "fly": 40.0,
                "burrow": 0.0,
                "climb": 0.0,
                "swim": 0.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/elvish/?format=api",
                "https://api-beta.open5e.com/v2/languages/void-speech/?format=api"
            ],
            "armor_class": 14,
            "hit_points": 135,
            "hit_dice": "18d8+54",
            "challenge_rating_decimal": "7.000",
            "challenge_rating_text": "7",
            "experience_points": 2900,
            "ability_scores": {
                "strength": 20,
                "dexterity": 18,
                "constitution": 17,
                "intelligence": 14,
                "wisdom": 14,
                "charisma": 19
            },
            "modifiers": {
                "strength": 5,
                "dexterity": 4,
                "constitution": 3,
                "intelligence": 2,
                "wisdom": 2,
                "charisma": 4
            },
            "saving_throws": {
                "dexterity": 7,
                "constitution": 6
            },
            "saving_throws_all": {
                "strength": 5,
                "dexterity": 7,
                "constitution": 6,
                "intelligence": 2,
                "wisdom": 2,
                "charisma": 4
            },
            "skill_bonuses": {
                "stealth": 7
            },
            "skill_bonuses_all": {
                "acrobatics": 4,
                "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": 4,
                "stealth": 7,
                "survival": 2
            },
            "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": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_shadow-beast_bite",
                    "attacks": [
                        {
                            "key": "tob_shadow-beast_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": 2,
                            "damage_die_type": "D8",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_shadow-beast_bite",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) piercing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_shadow-beast"
                },
                {
                    "key": "tob_shadow-beast_claw",
                    "attacks": [
                        {
                            "key": "tob_shadow-beast_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": "D10",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_shadow-beast_claw",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 16 (2d10 + 5) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_shadow-beast"
                },
                {
                    "key": "tob_shadow-beast_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The shadow beast makes one bite attack and two claw attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_shadow-beast"
                },
                {
                    "key": "tob_shadow-beast_shadow-push",
                    "attacks": [],
                    "name": "Shadow Push ",
                    "desc": "The shadow beast buffets opponents with a gale of animated shadows in a 15-foot cone. Any creatures in the area of effect must succeed on a DC 15 Strength saving throw or be pushed back 10 feet and knocked prone.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_shadow-beast"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/forest/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_sharkjaw-skeleton/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_sharkjaw-skeleton",
            "name": "Sharkjaw Skeleton",
            "size": "https://api-beta.open5e.com/v2/sizes/large/?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/undead/?format=api",
            "alignment": "lawful evil",
            "languages": [],
            "armor_class": 13,
            "hit_points": 45,
            "hit_dice": "6d10+12",
            "challenge_rating_decimal": "1.000",
            "challenge_rating_text": "1",
            "experience_points": 200,
            "ability_scores": {
                "strength": 16,
                "dexterity": 10,
                "constitution": 15,
                "intelligence": 6,
                "wisdom": 8,
                "charisma": 4
            },
            "modifiers": {
                "strength": 3,
                "dexterity": 0,
                "constitution": 2,
                "intelligence": -2,
                "wisdom": -1,
                "charisma": -3
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 3,
                "dexterity": 0,
                "constitution": 2,
                "intelligence": -2,
                "wisdom": -1,
                "charisma": -3
            },
            "skill_bonuses": {
                "perception": 1,
                "stealth": 2
            },
            "skill_bonuses_all": {
                "acrobatics": 0,
                "animal_handling": -1,
                "arcana": -2,
                "athletics": 3,
                "deception": -3,
                "history": -2,
                "insight": -1,
                "intimidation": -3,
                "investigation": -2,
                "medicine": -1,
                "nature": -2,
                "perception": 1,
                "performance": -3,
                "persuasion": -3,
                "religion": -2,
                "sleight_of_hand": 0,
                "stealth": 2,
                "survival": -1
            },
            "passive_perception": 11,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [
                "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": "tob_sharkjaw-skeleton_bite",
                    "attacks": [
                        {
                            "key": "tob_sharkjaw-skeleton_bite_bite-attack",
                            "distance_unit": "feet",
                            "name": "Bite 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": "D8",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_sharkjaw-skeleton_bite",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) piercing damage. If the target is a Large or smaller creature, it is grappled (escape DC 13). Until this grapple ends, the sharkjaw skeleton can bite only the grappled creature and has advantage on attack rolls to do so.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_sharkjaw-skeleton"
                },
                {
                    "key": "tob_sharkjaw-skeleton_claw",
                    "attacks": [
                        {
                            "key": "tob_sharkjaw-skeleton_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": 2,
                            "damage_die_type": "D8",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_sharkjaw-skeleton_claw",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) slashing damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_sharkjaw-skeleton"
                },
                {
                    "key": "tob_sharkjaw-skeleton_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The sharkjaw skeleton makes one bite attack and one claw attack.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_sharkjaw-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/tob_shellycoat/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_shellycoat",
            "name": "Shellycoat",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "swim": 20.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 20.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/giant/?format=api",
                "https://api-beta.open5e.com/v2/languages/sylvan/?format=api"
            ],
            "armor_class": 14,
            "hit_points": 75,
            "hit_dice": "10d8+30",
            "challenge_rating_decimal": "2.000",
            "challenge_rating_text": "2",
            "experience_points": 450,
            "ability_scores": {
                "strength": 17,
                "dexterity": 15,
                "constitution": 16,
                "intelligence": 13,
                "wisdom": 9,
                "charisma": 7
            },
            "modifiers": {
                "strength": 3,
                "dexterity": 2,
                "constitution": 3,
                "intelligence": 1,
                "wisdom": -1,
                "charisma": -2
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 3,
                "dexterity": 2,
                "constitution": 3,
                "intelligence": 1,
                "wisdom": -1,
                "charisma": -2
            },
            "skill_bonuses": {
                "perception": 1,
                "stealth": 4
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": -1,
                "arcana": 1,
                "athletics": 3,
                "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": 2,
                "stealth": 4,
                "survival": -1
            },
            "passive_perception": 11,
            "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/unconscious/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_shellycoat_bite",
                    "attacks": [
                        {
                            "key": "tob_shellycoat_bite_bite-attack",
                            "distance_unit": "feet",
                            "name": "Bite 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_shellycoat_bite",
                            "damage_type": null,
                            "extra_damage_type": "piercing"
                        }
                    ],
                    "name": "Bite",
                    "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": null,
                    "parent": "tob_shellycoat"
                },
                {
                    "key": "tob_shellycoat_claws",
                    "attacks": [
                        {
                            "key": "tob_shellycoat_claws_claws-attack",
                            "distance_unit": "feet",
                            "name": "Claws attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 5,
                            "reach": 15.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_shellycoat_claws",
                            "damage_type": null,
                            "extra_damage_type": "slashing"
                        }
                    ],
                    "name": "Claws",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 15 ft., one target. Hit: 12 (2d8 + 3) slashing damage and the target is grappled (escape DC 13), restrained, and poisoned (DC 13 Strength saving throw negates, lasts while grappled and 1 round after). The shellycoat can shift the position of a grappled creature by up to 15 feet as a bonus action. While it has a creature grappled, the shellycoat can use its claws attack only against the grappled creature.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_shellycoat"
                },
                {
                    "key": "tob_shellycoat_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The shellycoat makes one bite attack and one claws attack.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_shellycoat"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api"
            ]
        },
        {
            "url": "https://api-beta.open5e.com/v2/creatures/tob_shoggoth/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_shoggoth",
            "name": "Shoggoth",
            "size": "https://api-beta.open5e.com/v2/sizes/huge/?format=api",
            "speed": {
                "walk": 50.0,
                "unit": "feet",
                "climb": 30.0,
                "swim": 30.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 50.0,
                "crawl": 25.0,
                "hover": false,
                "fly": 0.0,
                "burrow": 0.0,
                "climb": 30.0,
                "swim": 30.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api",
            "alignment": "chaotic neutral",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/void-speech/?format=api"
            ],
            "armor_class": 18,
            "hit_points": 387,
            "hit_dice": "25d12+225",
            "challenge_rating_decimal": "19.000",
            "challenge_rating_text": "19",
            "experience_points": 22000,
            "ability_scores": {
                "strength": 26,
                "dexterity": 14,
                "constitution": 28,
                "intelligence": 12,
                "wisdom": 16,
                "charisma": 13
            },
            "modifiers": {
                "strength": 8,
                "dexterity": 2,
                "constitution": 9,
                "intelligence": 1,
                "wisdom": 3,
                "charisma": 1
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 8,
                "dexterity": 2,
                "constitution": 9,
                "intelligence": 1,
                "wisdom": 3,
                "charisma": 1
            },
            "skill_bonuses": {
                "perception": 9
            },
            "skill_bonuses_all": {
                "acrobatics": 2,
                "animal_handling": 3,
                "arcana": 1,
                "athletics": 8,
                "deception": 1,
                "history": 1,
                "insight": 3,
                "intimidation": 1,
                "investigation": 1,
                "medicine": 3,
                "nature": 1,
                "perception": 9,
                "performance": 1,
                "persuasion": 1,
                "religion": 1,
                "sleight_of_hand": 2,
                "stealth": 2,
                "survival": 3
            },
            "passive_perception": 19,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/blinded/?format=api",
                "https://api-beta.open5e.com/v2/conditions/deafened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/prone/?format=api",
                "https://api-beta.open5e.com/v2/conditions/stunned/?format=api",
                "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 120.0,
            "blindsight_range": null,
            "tremorsense_range": 60.0,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_shoggoth_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The shoggoth makes 1d4 + 1 slam attacks. Reroll the number of attacks at the start of each of the shoggoth's turns.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_shoggoth"
                },
                {
                    "key": "tob_shoggoth_slam",
                    "attacks": [
                        {
                            "key": "tob_shoggoth_slam_slam-attack",
                            "distance_unit": "feet",
                            "name": "Slam attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 14,
                            "reach": 15.0,
                            "range": null,
                            "long_range": null,
                            "target_creature_only": false,
                            "damage_die_count": 4,
                            "damage_die_type": "D10",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_shoggoth_slam",
                            "damage_type": null,
                            "extra_damage_type": "bludgeoning"
                        }
                    ],
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 15 ft., one target. Hit: 30 (4d10 + 8) bludgeoning damage, and the target is grappled (escape DC 18) and restrained. The shoggoth can grapple any number of creatures simultaneously, and this has no effect on its number of attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_shoggoth"
                }
            ],
            "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_shroud/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_shroud",
            "name": "Shroud",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 0.0,
                "unit": "feet",
                "fly": 30.0,
                "hover": true
            },
            "speed_all": {
                "unit": "feet",
                "walk": 0.0,
                "crawl": 0.0,
                "hover": true,
                "fly": 30.0,
                "burrow": 0.0,
                "climb": 0.0,
                "swim": 0.0
            },
            "category": "Monsters",
            "subcategory": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api",
            "alignment": "neutral evil",
            "languages": [
                "https://api-beta.open5e.com/v2/languages/common/?format=api"
            ],
            "armor_class": 13,
            "hit_points": 9,
            "hit_dice": "2d8",
            "challenge_rating_decimal": "0.125",
            "challenge_rating_text": "1/8",
            "experience_points": 25,
            "ability_scores": {
                "strength": 4,
                "dexterity": 13,
                "constitution": 10,
                "intelligence": 2,
                "wisdom": 10,
                "charisma": 8
            },
            "modifiers": {
                "strength": -3,
                "dexterity": 1,
                "constitution": 0,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -1
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": -3,
                "dexterity": 1,
                "constitution": 0,
                "intelligence": -4,
                "wisdom": 0,
                "charisma": -1
            },
            "skill_bonuses": {
                "stealth": 3
            },
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": 0,
                "arcana": -4,
                "athletics": -3,
                "deception": -1,
                "history": -4,
                "insight": 0,
                "intimidation": -1,
                "investigation": -4,
                "medicine": 0,
                "nature": -4,
                "perception": 0,
                "performance": -1,
                "persuasion": -1,
                "religion": -4,
                "sleight_of_hand": 1,
                "stealth": 3,
                "survival": 0
            },
            "passive_perception": 10,
            "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/acid/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/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",
                "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api"
            ],
            "nonmagical_attack_resistance": true,
            "damage_vulnerabilities": [
                "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api"
            ],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?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/poisoned/?format=api",
                "https://api-beta.open5e.com/v2/conditions/prone/?format=api",
                "https://api-beta.open5e.com/v2/conditions/restrained/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_shroud_strength-drain",
                    "attacks": [
                        {
                            "key": "tob_shroud_strength-drain_strength-drain-attack",
                            "distance_unit": "feet",
                            "name": "Strength Drain attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 3,
                            "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_shroud_strength-drain",
                            "damage_type": null,
                            "extra_damage_type": "necrotic"
                        }
                    ],
                    "name": "Strength Drain",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one creature. Hit: 3 (1d4 + 1) necrotic damage, and the target's Strength score is reduced by one-half that amount. The target dies if this reduces its Strength to 0. Otherwise, the reduction lasts until the target finishes a short or long rest. If a non-evil humanoid dies from this attack, a new shadow rises from the corpse 1d4 hours later.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_shroud"
                }
            ],
            "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_skein-witch/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_skein-witch",
            "name": "Skein Witch",
            "size": "https://api-beta.open5e.com/v2/sizes/medium/?format=api",
            "speed": {
                "walk": 30.0,
                "unit": "feet",
                "fly": 30.0
            },
            "speed_all": {
                "unit": "feet",
                "walk": 30.0,
                "crawl": 15.0,
                "hover": false,
                "fly": 30.0,
                "burrow": 0.0,
                "climb": 15.0,
                "swim": 15.0
            },
            "category": "Monsters",
            "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"
            ],
            "armor_class": 20,
            "hit_points": 162,
            "hit_dice": "25d8+50",
            "challenge_rating_decimal": "12.000",
            "challenge_rating_text": "12",
            "experience_points": 8400,
            "ability_scores": {
                "strength": 6,
                "dexterity": 12,
                "constitution": 14,
                "intelligence": 16,
                "wisdom": 20,
                "charisma": 20
            },
            "modifiers": {
                "strength": -2,
                "dexterity": 1,
                "constitution": 2,
                "intelligence": 3,
                "wisdom": 5,
                "charisma": 5
            },
            "saving_throws": {
                "intelligence": 8,
                "wisdom": 10,
                "charisma": 10
            },
            "saving_throws_all": {
                "strength": -2,
                "dexterity": 1,
                "constitution": 2,
                "intelligence": 8,
                "wisdom": 10,
                "charisma": 10
            },
            "skill_bonuses": {
                "history": 8,
                "insight": 15,
                "perception": 15
            },
            "skill_bonuses_all": {
                "acrobatics": 1,
                "animal_handling": 5,
                "arcana": 3,
                "athletics": -2,
                "deception": 5,
                "history": 8,
                "insight": 15,
                "intimidation": 5,
                "investigation": 3,
                "medicine": 5,
                "nature": 3,
                "perception": 15,
                "performance": 5,
                "persuasion": 5,
                "religion": 3,
                "sleight_of_hand": 1,
                "stealth": 1,
                "survival": 5
            },
            "passive_perception": 25,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api",
                "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [
                "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api"
            ],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [],
            "normal_sight_range": 10560.0,
            "darkvision_range": null,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": 60.0,
            "actions": [
                {
                    "key": "tob_skein-witch_bind-fates",
                    "attacks": [],
                    "name": "Bind Fates ",
                    "desc": "One target within 60 feet of the skein witch must make a DC 18 Wisdom saving throw. On a failed save, the target's fate is bound to one random ally of the target. Any damage or condition the target suffers is inflicted on the individual to which they are bound instead, and vice versa. A creature can be bound to only one other creature at a time. This effect lasts until either of the affected creatures gains a level, or until a heal or heroes' feast lifts this binding.",
                    "uses_type": "PER_DAY",
                    "uses_param": 1,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_skein-witch"
                },
                {
                    "key": "tob_skein-witch_destiny-distortion-wave",
                    "attacks": [],
                    "name": "Destiny Distortion Wave ",
                    "desc": "The skein witch projects a 60-foot cone of distortion that frays the strands of fate. All targets in the cone take 55 (10d10) force damage, or half damage with a successful DC 18 Wisdom saving throw. In addition, if more than one target that failed its saving throw is affected by a condition, those conditions are randomly redistributed among the targets with failed saving throws.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 5,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_skein-witch"
                },
                {
                    "key": "tob_skein-witch_inexorable-threads",
                    "attacks": [
                        {
                            "key": "tob_skein-witch_inexorable-threads_inexorable-threads-attack",
                            "distance_unit": "feet",
                            "name": "Inexorable Threads attack",
                            "attack_type": "WEAPON",
                            "to_hit_mod": 9,
                            "reach": 30.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_skein-witch_inexorable-threads",
                            "damage_type": null,
                            "extra_damage_type": "radiant"
                        }
                    ],
                    "name": "Inexorable Threads",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 30 ft., one target. Hit: 27 (5d8 + 5) radiant damage, and the target is \"one step closer to death.\"If the target is reduced to 0 hit points, it's treated as if it's already failed one death saving throw. This effect is cumulative; each inexorable threads hit adds one unsuccessful death saving throw. If a character who's been hit three or more times by inexorable threads is reduced to 0 hit points, he or she dies immediately. This effect lasts until the character completes a long rest.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_skein-witch"
                },
                {
                    "key": "tob_skein-witch_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The skein witch makes two Inexorable Thread attacks.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_skein-witch"
                }
            ],
            "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_skin-bat/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_skin-bat",
            "name": "Skin Bat",
            "size": "https://api-beta.open5e.com/v2/sizes/small/?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/undead/?format=api",
            "alignment": "neutral evil",
            "languages": [],
            "armor_class": 13,
            "hit_points": 14,
            "hit_dice": "4d6",
            "challenge_rating_decimal": "0.500",
            "challenge_rating_text": "1/2",
            "experience_points": 100,
            "ability_scores": {
                "strength": 12,
                "dexterity": 16,
                "constitution": 10,
                "intelligence": 2,
                "wisdom": 13,
                "charisma": 6
            },
            "modifiers": {
                "strength": 1,
                "dexterity": 3,
                "constitution": 0,
                "intelligence": -4,
                "wisdom": 1,
                "charisma": -2
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 1,
                "dexterity": 3,
                "constitution": 0,
                "intelligence": -4,
                "wisdom": 1,
                "charisma": -2
            },
            "skill_bonuses": {
                "perception": 3
            },
            "skill_bonuses_all": {
                "acrobatics": 3,
                "animal_handling": 1,
                "arcana": -4,
                "athletics": 1,
                "deception": -2,
                "history": -4,
                "insight": 1,
                "intimidation": -2,
                "investigation": -4,
                "medicine": 1,
                "nature": -4,
                "perception": 3,
                "performance": -2,
                "persuasion": -2,
                "religion": -4,
                "sleight_of_hand": 3,
                "stealth": 3,
                "survival": 1
            },
            "passive_perception": 13,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            ],
            "normal_sight_range": 10560.0,
            "darkvision_range": 60.0,
            "blindsight_range": null,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_skin-bat_bite",
                    "attacks": [
                        {
                            "key": "tob_skin-bat_bite_bite-attack",
                            "distance_unit": "feet",
                            "name": "Bite 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_skin-bat_bite",
                            "damage_type": null,
                            "extra_damage_type": "poison"
                        }
                    ],
                    "name": "Bite",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) piercing damage and the target must make a successful DC 10 Constitution saving throw or be paralyzed for 1d4 rounds. In addition, the skin bat attaches itself to the target. The skin bat can't bite a different creature while it's attached, and its bite attack automatically hits a creature the skin bat is attached to. Removing a skin bat requires a successful DC 11 Strength check and inflicts 5 (1d4 + 3) slashing damage to the creature the bat is being removed from. A successful save renders the target immune to skin bat poison for 24 hours.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_skin-bat"
                }
            ],
            "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_skitterhaunt/?format=api",
            "document": "https://api-beta.open5e.com/v2/documents/tob/?format=api",
            "key": "tob_skitterhaunt",
            "name": "Skitterhaunt",
            "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": null,
            "type": "https://api-beta.open5e.com/v2/creaturetypes/ooze/?format=api",
            "alignment": "unaligned",
            "languages": [],
            "armor_class": 14,
            "hit_points": 95,
            "hit_dice": "10d10+40",
            "challenge_rating_decimal": "4.000",
            "challenge_rating_text": "4",
            "experience_points": 1100,
            "ability_scores": {
                "strength": 15,
                "dexterity": 11,
                "constitution": 19,
                "intelligence": 1,
                "wisdom": 7,
                "charisma": 1
            },
            "modifiers": {
                "strength": 2,
                "dexterity": 0,
                "constitution": 4,
                "intelligence": -5,
                "wisdom": -2,
                "charisma": -5
            },
            "saving_throws": {},
            "saving_throws_all": {
                "strength": 2,
                "dexterity": 0,
                "constitution": 4,
                "intelligence": -5,
                "wisdom": -2,
                "charisma": -5
            },
            "skill_bonuses": {},
            "skill_bonuses_all": {
                "acrobatics": 0,
                "animal_handling": -2,
                "arcana": -5,
                "athletics": 2,
                "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": 0,
                "stealth": 0,
                "survival": -2
            },
            "passive_perception": 8,
            "damage_immunities": [
                "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api"
            ],
            "nonmagical_attack_immunity": false,
            "damage_resistances": [],
            "nonmagical_attack_resistance": false,
            "damage_vulnerabilities": [],
            "condition_immunities": [
                "https://api-beta.open5e.com/v2/conditions/blinded/?format=api",
                "https://api-beta.open5e.com/v2/conditions/charmed/?format=api",
                "https://api-beta.open5e.com/v2/conditions/deafened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api",
                "https://api-beta.open5e.com/v2/conditions/frightened/?format=api",
                "https://api-beta.open5e.com/v2/conditions/prone/?format=api"
            ],
            "normal_sight_range": null,
            "darkvision_range": null,
            "blindsight_range": 60.0,
            "tremorsense_range": null,
            "truesight_range": null,
            "actions": [
                {
                    "key": "tob_skitterhaunt_acid-spray",
                    "attacks": [],
                    "name": "Acid Spray ",
                    "desc": "The skitterhaunt spits acid in a line 30 feet long and 5 feet wide. Each creature in that line takes 18 (4d8) acid damage, or half damage with a successful DC 14 Dexterity saving throw.",
                    "uses_type": "RECHARGE_ON_ROLL",
                    "uses_param": 6,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_skitterhaunt"
                },
                {
                    "key": "tob_skitterhaunt_claw",
                    "attacks": [
                        {
                            "key": "tob_skitterhaunt_claw_claw-attack",
                            "distance_unit": "feet",
                            "name": "Claw 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": "D8",
                            "damage_bonus": null,
                            "extra_damage_die_count": null,
                            "extra_damage_die_type": null,
                            "extra_damage_bonus": null,
                            "parent": "tob_skitterhaunt_claw",
                            "damage_type": null,
                            "extra_damage_type": "acid"
                        }
                    ],
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) slashing damage plus 5 (1d10) acid damage, and the target is grappled (escape DC 12). The skitterhaunt has two claws, each of which can grapple one target.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_skitterhaunt"
                },
                {
                    "key": "tob_skitterhaunt_multiattack",
                    "attacks": [],
                    "name": "Multiattack",
                    "desc": "The skitterhaunt makes two claw attacks and one sting attack.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_skitterhaunt"
                },
                {
                    "key": "tob_skitterhaunt_sting",
                    "attacks": [
                        {
                            "key": "tob_skitterhaunt_sting_sting-attack",
                            "distance_unit": "feet",
                            "name": "Sting 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_skitterhaunt_sting",
                            "damage_type": null,
                            "extra_damage_type": "acid"
                        }
                    ],
                    "name": "Sting",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 7 (1d10 + 2) piercing damage plus 5 (1d10) acid damage.",
                    "uses_type": null,
                    "uses_param": null,
                    "action_type": "ACTION",
                    "form_condition": null,
                    "legendary_cost": null,
                    "parent": "tob_skitterhaunt"
                }
            ],
            "creaturesets": [],
            "environments": [
                "https://api-beta.open5e.com/v2/environments/caves/?format=api",
                "https://api-beta.open5e.com/v2/environments/desert/?format=api",
                "https://api-beta.open5e.com/v2/environments/ruins/?format=api",
                "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api",
                "https://api-beta.open5e.com/v2/environments/underworld/?format=api"
            ]
        }
    ]
}